| 1 | [ May 21 09:16:24 Enabled. ] | ||
| 2 | [ May 21 09:16:24 Rereading configuration. ] | ||
| 3 | [ May 21 09:16:25 Rereading configuration. ] | ||
| 4 | [ May 21 09:16:26 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] | ||
| 5 | + set -o errexit | ||
| 6 | + set -o pipefail | ||
| 7 | + . /lib/svc/share/smf_include.sh | ||
| 8 | ++ SMF_EXIT_OK=0 | ||
| 9 | ++ SMF_EXIT_NODAEMON=94 | ||
| 10 | ++ SMF_EXIT_ERR_FATAL=95 | ||
| 11 | ++ SMF_EXIT_ERR_CONFIG=96 | ||
| 12 | ++ SMF_EXIT_MON_DEGRADE=97 | ||
| 13 | ++ SMF_EXIT_MON_OFFLINE=98 | ||
| 14 | ++ SMF_EXIT_ERR_NOSMF=99 | ||
| 15 | ++ SMF_EXIT_ERR_PERM=100 | ||
| 16 | ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default | ||
| 17 | + LISTEN_ADDR=fd00:1122:3344:101::e | ||
| 18 | ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default | ||
| 19 | + LISTEN_PORT=8123 | ||
| 20 | ++ svcprop -c -p config/store svc:/oxide/clickhouse:default | ||
| 21 | + DATASTORE=/data | ||
| 22 | + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
| 23 | + exec /opt/oxide/clickhouse/clickhouse server --config-file /opt/oxide/clickhouse/config.xml -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 | ||
| 24 | [ May 21 09:16:26 Method "start" exited with status 0. ] | ||
| 25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 26 | Logging trace to /var/tmp/clickhouse-server.log | ||
| 27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
| 28 | 2026.05.21 09:16:27.681327 [ 1 ] {} <Information> Application: Will watch for the process with pid 26940 | ||
| 29 | 2026.05.21 09:16:27.681659 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.05.21 09:16:28.138258 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 4cff21013def54268b86ec094cc295e07b1fd07d, build id: <unknown>), PID 26940 | ||
| 31 | 2026.05.21 09:16:28.139727 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.05.21 09:16:28.139906 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.05.21 09:16:28.239238 [ 1 ] {} <Information> Application: Available RAM: 127.81 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.05.21 09:16:28.283154 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.05.21 09:16:28.283218 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.05.21 09:16:28.283239 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.05.21 09:16:28.283323 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.05.21 09:16:28.283809 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.05.21 09:16:28.286899 [ 1 ] {} <Information> SensitiveDataMaskerConfigRead: 1 query masking rules loaded. | ||
| 40 | 2026.05.21 09:16:28.288621 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 41 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 42 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 43 | 2026.05.21 09:16:28.289574 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 44 | 2026.05.21 09:16:28.290390 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 115.03 GiB (127.81 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 45 | 2026.05.21 09:16:28.290413 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 63.90 GiB (127.81 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 46 | 2026.05.21 09:16:28.290426 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 63.90 GiB | ||
| 47 | 2026.05.21 09:16:28.291088 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 48 | 2026.05.21 09:16:28.293215 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 49 | 2026.05.21 09:16:28.299387 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.05.21 09:16:28.300233 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 51 | 2026.05.21 09:16:28.302028 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 52 | 2026.05.21 09:16:28.302593 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 53 | 2026.05.21 09:16:28.303308 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 54 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 55 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 56 | 2026.05.21 09:16:28.303946 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 57 | 2026.05.21 09:16:28.308751 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 58 | 2026.05.21 09:16:28.309108 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 59 | 2026.05.21 09:16:28.311176 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 60 | 2026.05.21 09:16:28.311568 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 61 | 2026.05.21 09:16:28.311901 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 62 | 2026.05.21 09:16:28.312283 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 63 | 2026.05.21 09:16:28.313328 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 64 | 2026.05.21 09:16:28.313365 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 65 | 2026.05.21 09:16:28.313449 [ 134 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 66 | 2026.05.21 09:16:28.313590 [ 134 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 67 | 2026.05.21 09:16:28.325386 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 68 | 2026.05.21 09:16:28.325419 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000153865 sec | ||
| 69 | 2026.05.21 09:16:28.325438 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 70 | 2026.05.21 09:16:28.325450 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 71 | 2026.05.21 09:16:28.326131 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 72 | 2026.05.21 09:16:28.326725 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 73 | 2026.05.21 09:16:28.337183 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 74 | 2026.05.21 09:16:28.337244 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 75 | 2026.05.21 09:16:28.337258 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 76 | 2026.05.21 09:16:28.337270 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 77 | 2026.05.21 09:16:28.337314 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 78 | 2026.05.21 09:16:28.337329 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 79 | 2026.05.21 09:16:28.339480 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 80 | 2026.05.21 09:16:28.339524 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 81 | 2026.05.21 09:16:28.339548 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 82 | 2026.05.21 09:16:28.339698 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 83 | 2026.05.21 09:16:28.339741 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 84 | 2026.05.21 09:16:28.339770 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 85 | 2026.05.21 09:16:28.339783 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 86 | 2026.05.21 09:16:28.339795 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 87 | 2026.05.21 09:16:28.339827 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 88 | 2026.05.21 09:16:28.339841 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 89 | 2026.05.21 09:16:28.361581 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 90 | 2026.05.21 09:16:28.362500 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 91 | 2026.05.21 09:16:28.362528 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.0022e-05 sec | ||
| 92 | 2026.05.21 09:16:28.362540 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 93 | 2026.05.21 09:16:28.362551 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 94 | 2026.05.21 09:16:28.362582 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 95 | 2026.05.21 09:16:28.362773 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 96 | 2026.05.21 09:16:28.362822 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 97 | 2026.05.21 09:16:28.362838 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 98 | 2026.05.21 09:16:28.362851 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
| 99 | 2026.05.21 09:16:28.362871 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 100 | 2026.05.21 09:16:28.366676 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 101 | 2026.05.21 09:16:28.366877 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.85 MiB, peak 24.85 MiB, free memory in arenas 0.00 B, will set to 117.32 MiB (RSS), difference: 92.47 MiB | ||
| 102 | 2026.05.21 09:16:28.368244 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.412e-05 sec. | ||
| 103 | 2026.05.21 09:16:28.368590 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 104 | 2026.05.21 09:16:28.370001 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 105 | 2026.05.21 09:16:28.370023 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 106 | 2026.05.21 09:16:28.442703 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51248 | ||
| 107 | 2026.05.21 09:16:28.442956 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 108 | 2026.05.21 09:16:28.443019 [ 3 ] {} <Debug> TCP-Session: 120467bf-752d-40ee-887c-4213654347be Authenticating user 'default' from [fd00:1122:3344:101::e]:51248 | ||
| 109 | 2026.05.21 09:16:28.443047 [ 3 ] {} <Debug> TCP-Session: 120467bf-752d-40ee-887c-4213654347be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.05.21 09:16:28.443073 [ 3 ] {} <Debug> TCP-Session: 120467bf-752d-40ee-887c-4213654347be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 111 | 2026.05.21 09:16:28.443183 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 112 | 2026.05.21 09:16:28.443215 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2026.05.21 09:16:28.443237 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 114 | 2026.05.21 09:16:28.443636 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43498 | ||
| 115 | 2026.05.21 09:16:28.443732 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 116 | 2026.05.21 09:16:28.443759 [ 4 ] {} <Debug> TCP-Session: 88b2d396-829e-4075-b64e-4388accd8ea6 Authenticating user 'default' from [fd00:1122:3344:101::e]:43498 | ||
| 117 | 2026.05.21 09:16:28.443758 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34397 | ||
| 118 | 2026.05.21 09:16:28.443786 [ 4 ] {} <Debug> TCP-Session: 88b2d396-829e-4075-b64e-4388accd8ea6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 119 | 2026.05.21 09:16:28.443763 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55059 | ||
| 120 | 2026.05.21 09:16:28.443810 [ 4 ] {} <Debug> TCP-Session: 88b2d396-829e-4075-b64e-4388accd8ea6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 121 | 2026.05.21 09:16:28.443881 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 122 | 2026.05.21 09:16:28.443925 [ 254 ] {} <Debug> TCP-Session: ef78ec02-2af5-4b83-b5cd-4b566718c1da Authenticating user 'default' from [fd00:1122:3344:101::e]:34397 | ||
| 123 | 2026.05.21 09:16:28.443945 [ 254 ] {} <Debug> TCP-Session: ef78ec02-2af5-4b83-b5cd-4b566718c1da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 124 | 2026.05.21 09:16:28.443969 [ 254 ] {} <Debug> TCP-Session: ef78ec02-2af5-4b83-b5cd-4b566718c1da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 125 | 2026.05.21 09:16:28.443998 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 126 | 2026.05.21 09:16:28.444045 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35618 | ||
| 127 | 2026.05.21 09:16:28.444046 [ 5 ] {} <Debug> TCP-Session: 3ba949b9-45c7-47cc-8438-d541d765845f Authenticating user 'default' from [fd00:1122:3344:101::e]:55059 | ||
| 128 | 2026.05.21 09:16:28.444118 [ 5 ] {} <Debug> TCP-Session: 3ba949b9-45c7-47cc-8438-d541d765845f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 129 | 2026.05.21 09:16:28.444133 [ 5 ] {} <Debug> TCP-Session: 3ba949b9-45c7-47cc-8438-d541d765845f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 130 | 2026.05.21 09:16:28.444170 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36822 | ||
| 131 | 2026.05.21 09:16:28.444182 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 132 | 2026.05.21 09:16:28.444237 [ 255 ] {} <Debug> TCP-Session: def13b4e-f009-4a09-9a25-9a7ea16e81d1 Authenticating user 'default' from [fd00:1122:3344:101::e]:35618 | ||
| 133 | 2026.05.21 09:16:28.444254 [ 255 ] {} <Debug> TCP-Session: def13b4e-f009-4a09-9a25-9a7ea16e81d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 134 | 2026.05.21 09:16:28.444277 [ 255 ] {} <Debug> TCP-Session: def13b4e-f009-4a09-9a25-9a7ea16e81d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2026.05.21 09:16:28.444303 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51296 | ||
| 136 | 2026.05.21 09:16:28.444397 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 137 | 2026.05.21 09:16:28.444474 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 138 | 2026.05.21 09:16:28.444498 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60247 | ||
| 139 | 2026.05.21 09:16:28.444535 [ 257 ] {} <Debug> TCP-Session: 02b130ea-7ac8-4564-b3fb-84fe8232b8ec Authenticating user 'default' from [fd00:1122:3344:101::e]:51296 | ||
| 140 | 2026.05.21 09:16:28.444541 [ 256 ] {} <Debug> TCP-Session: 241270fb-43f8-4e6e-998d-6e0790212d1d Authenticating user 'default' from [fd00:1122:3344:101::e]:36822 | ||
| 141 | 2026.05.21 09:16:28.444564 [ 257 ] {} <Debug> TCP-Session: 02b130ea-7ac8-4564-b3fb-84fe8232b8ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2026.05.21 09:16:28.444589 [ 257 ] {} <Debug> TCP-Session: 02b130ea-7ac8-4564-b3fb-84fe8232b8ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2026.05.21 09:16:28.444593 [ 256 ] {} <Debug> TCP-Session: 241270fb-43f8-4e6e-998d-6e0790212d1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.05.21 09:16:28.444623 [ 256 ] {} <Debug> TCP-Session: 241270fb-43f8-4e6e-998d-6e0790212d1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.05.21 09:16:28.444658 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 146 | 2026.05.21 09:16:28.444695 [ 258 ] {} <Debug> TCP-Session: 1634230b-7902-49c9-9516-8bb60b60f2ba Authenticating user 'default' from [fd00:1122:3344:101::e]:60247 | ||
| 147 | 2026.05.21 09:16:28.444735 [ 258 ] {} <Debug> TCP-Session: 1634230b-7902-49c9-9516-8bb60b60f2ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.05.21 09:16:28.444751 [ 258 ] {} <Debug> TCP-Session: 1634230b-7902-49c9-9516-8bb60b60f2ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2026.05.21 09:16:28.613328 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35801 | ||
| 150 | 2026.05.21 09:16:28.613458 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 151 | 2026.05.21 09:16:28.613487 [ 259 ] {} <Debug> TCP-Session: d80bc209-d20a-4e4d-bb85-b1e9ef83bcdf Authenticating user 'default' from [fd00:1122:3344:101::e]:35801 | ||
| 152 | 2026.05.21 09:16:28.613508 [ 259 ] {} <Debug> TCP-Session: d80bc209-d20a-4e4d-bb85-b1e9ef83bcdf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.05.21 09:16:28.613525 [ 259 ] {} <Debug> TCP-Session: d80bc209-d20a-4e4d-bb85-b1e9ef83bcdf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.05.21 09:16:28.613952 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59740 | ||
| 155 | 2026.05.21 09:16:28.614040 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49408 | ||
| 156 | 2026.05.21 09:16:28.614062 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 157 | 2026.05.21 09:16:28.614040 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60263 | ||
| 158 | 2026.05.21 09:16:28.614124 [ 261 ] {} <Debug> TCP-Session: 692b2453-3a6a-4244-a025-8f90fb2d9b04 Authenticating user 'default' from [fd00:1122:3344:101::e]:59740 | ||
| 159 | 2026.05.21 09:16:28.614156 [ 261 ] {} <Debug> TCP-Session: 692b2453-3a6a-4244-a025-8f90fb2d9b04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 160 | 2026.05.21 09:16:28.614168 [ 261 ] {} <Debug> TCP-Session: 692b2453-3a6a-4244-a025-8f90fb2d9b04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 161 | 2026.05.21 09:16:28.614880 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45804 | ||
| 162 | 2026.05.21 09:16:28.614904 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 163 | 2026.05.21 09:16:28.614880 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58747 | ||
| 164 | 2026.05.21 09:16:28.614973 [ 262 ] {} <Debug> TCP-Session: c19426c1-2346-4638-a71c-ff6cacdfcd90 Authenticating user 'default' from [fd00:1122:3344:101::e]:49408 | ||
| 165 | 2026.05.21 09:16:28.615006 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41247 | ||
| 166 | 2026.05.21 09:16:28.615022 [ 262 ] {} <Debug> TCP-Session: c19426c1-2346-4638-a71c-ff6cacdfcd90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 167 | 2026.05.21 09:16:28.615041 [ 262 ] {} <Debug> TCP-Session: c19426c1-2346-4638-a71c-ff6cacdfcd90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 168 | 2026.05.21 09:16:28.615573 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 169 | 2026.05.21 09:16:28.615638 [ 260 ] {} <Debug> TCP-Session: 6133b9ec-e114-4b24-9244-24743d7e63c6 Authenticating user 'default' from [fd00:1122:3344:101::e]:60263 | ||
| 170 | 2026.05.21 09:16:28.615661 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43122 | ||
| 171 | 2026.05.21 09:16:28.615667 [ 260 ] {} <Debug> TCP-Session: 6133b9ec-e114-4b24-9244-24743d7e63c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 172 | 2026.05.21 09:16:28.615725 [ 260 ] {} <Debug> TCP-Session: 6133b9ec-e114-4b24-9244-24743d7e63c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 173 | 2026.05.21 09:16:28.616416 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 174 | 2026.05.21 09:16:28.616358 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58790 | ||
| 175 | 2026.05.21 09:16:28.616474 [ 265 ] {} <Debug> TCP-Session: f7317652-3cc1-48cf-9f60-5ed9c8aaa9fb Authenticating user 'default' from [fd00:1122:3344:101::e]:41247 | ||
| 176 | 2026.05.21 09:16:28.616480 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 177 | 2026.05.21 09:16:28.616508 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 178 | 2026.05.21 09:16:28.616523 [ 259 ] {} <Trace> TCP-Session: d80bc209-d20a-4e4d-bb85-b1e9ef83bcdf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 179 | 2026.05.21 09:16:28.616537 [ 266 ] {} <Debug> TCP-Session: e7bc2bf6-246a-4685-a754-128358ae29b1 Authenticating user 'default' from [fd00:1122:3344:101::e]:43122 | ||
| 180 | 2026.05.21 09:16:28.616562 [ 264 ] {} <Debug> TCP-Session: d04115b4-7c19-4f49-adeb-f7c438c26695 Authenticating user 'default' from [fd00:1122:3344:101::e]:58747 | ||
| 181 | 2026.05.21 09:16:28.616557 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 182 | 2026.05.21 09:16:28.616598 [ 264 ] {} <Debug> TCP-Session: d04115b4-7c19-4f49-adeb-f7c438c26695 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 183 | 2026.05.21 09:16:28.616598 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 184 | 2026.05.21 09:16:28.616617 [ 264 ] {} <Debug> TCP-Session: d04115b4-7c19-4f49-adeb-f7c438c26695 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 185 | 2026.05.21 09:16:28.616621 [ 263 ] {} <Debug> TCP-Session: aa0c8d44-09b5-42d5-97ba-15acc13450ab Authenticating user 'default' from [fd00:1122:3344:101::e]:45804 | ||
| 186 | 2026.05.21 09:16:28.616588 [ 266 ] {} <Debug> TCP-Session: e7bc2bf6-246a-4685-a754-128358ae29b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 187 | 2026.05.21 09:16:28.616655 [ 267 ] {} <Debug> TCP-Session: a8f63aec-4fdd-4ab9-ba4d-4eb1f0e3bee9 Authenticating user 'default' from [fd00:1122:3344:101::e]:58790 | ||
| 188 | 2026.05.21 09:16:28.616688 [ 266 ] {} <Debug> TCP-Session: e7bc2bf6-246a-4685-a754-128358ae29b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 189 | 2026.05.21 09:16:28.616697 [ 267 ] {} <Debug> TCP-Session: a8f63aec-4fdd-4ab9-ba4d-4eb1f0e3bee9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 190 | 2026.05.21 09:16:28.616660 [ 263 ] {} <Debug> TCP-Session: aa0c8d44-09b5-42d5-97ba-15acc13450ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2026.05.21 09:16:28.616512 [ 265 ] {} <Debug> TCP-Session: f7317652-3cc1-48cf-9f60-5ed9c8aaa9fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 192 | 2026.05.21 09:16:28.616739 [ 267 ] {} <Debug> TCP-Session: a8f63aec-4fdd-4ab9-ba4d-4eb1f0e3bee9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 193 | 2026.05.21 09:16:28.616765 [ 265 ] {} <Debug> TCP-Session: f7317652-3cc1-48cf-9f60-5ed9c8aaa9fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 194 | 2026.05.21 09:16:28.616744 [ 263 ] {} <Debug> TCP-Session: aa0c8d44-09b5-42d5-97ba-15acc13450ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 195 | 2026.05.21 09:16:28.617698 [ 259 ] {0a878c1d-6237-4a91-9826-c56e158bab1d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35801) SELECT concat(database, '.', name) AS table_name, ifNull(total_bytes, 0) AS total_bytes, ifNull(total_rows, 0) AS total_rows FROM system.tables WHERE database = 'oximeter'AND has_own_data (stage: Complete) | ||
| 196 | 2026.05.21 09:16:28.626617 [ 259 ] {0a878c1d-6237-4a91-9826-c56e158bab1d} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 197 | 2026.05.21 09:16:28.629207 [ 259 ] {0a878c1d-6237-4a91-9826-c56e158bab1d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 198 | 2026.05.21 09:16:28.631548 [ 268 ] {0a878c1d-6237-4a91-9826-c56e158bab1d} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 199 | 2026.05.21 09:16:28.633039 [ 259 ] {0a878c1d-6237-4a91-9826-c56e158bab1d} <Debug> TCPHandler: Processed in 0.018984717 sec. | ||
| 200 | 2026.05.21 09:16:29.001146 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 119.51 MiB, peak 119.51 MiB, free memory in arenas 0.00 B, will set to 124.33 MiB (RSS), difference: 4.83 MiB | ||
| 201 | 2026.05.21 09:16:29.336743 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:60771 | ||
| 202 | 2026.05.21 09:16:29.336921 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 203 | 2026.05.21 09:16:29.336955 [ 269 ] {} <Debug> TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Authenticating user 'default' from [fd00:1122:3344:101::d]:60771 | ||
| 204 | 2026.05.21 09:16:29.336993 [ 269 ] {} <Debug> TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 205 | 2026.05.21 09:16:29.337083 [ 269 ] {} <Debug> TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 206 | 2026.05.21 09:16:29.337171 [ 269 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 207 | 2026.05.21 09:16:29.337200 [ 269 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 208 | 2026.05.21 09:16:29.337302 [ 269 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 209 | 2026.05.21 09:16:29.337955 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:45566 | ||
| 210 | 2026.05.21 09:16:29.337956 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:59608 | ||
| 211 | 2026.05.21 09:16:29.338080 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:44304 | ||
| 212 | 2026.05.21 09:16:29.338226 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 213 | 2026.05.21 09:16:29.338280 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 214 | 2026.05.21 09:16:29.338227 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:60748 | ||
| 215 | 2026.05.21 09:16:29.338359 [ 271 ] {} <Debug> TCP-Session: e3c3d287-f83a-416b-9050-e5720a64bb40 Authenticating user 'default' from [fd00:1122:3344:101::d]:45566 | ||
| 216 | 2026.05.21 09:16:29.338375 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:40893 | ||
| 217 | 2026.05.21 09:16:29.338452 [ 270 ] {} <Debug> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Authenticating user 'default' from [fd00:1122:3344:101::d]:59608 | ||
| 218 | 2026.05.21 09:16:29.338461 [ 271 ] {} <Debug> TCP-Session: e3c3d287-f83a-416b-9050-e5720a64bb40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 219 | 2026.05.21 09:16:29.338477 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 220 | 2026.05.21 09:16:29.338517 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 221 | 2026.05.21 09:16:29.338556 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:33714 | ||
| 222 | 2026.05.21 09:16:29.338500 [ 271 ] {} <Debug> TCP-Session: e3c3d287-f83a-416b-9050-e5720a64bb40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 223 | 2026.05.21 09:16:29.338659 [ 273 ] {} <Debug> TCP-Session: ad859d92-c442-414b-887e-0cf55c88dae0 Authenticating user 'default' from [fd00:1122:3344:101::d]:60748 | ||
| 224 | 2026.05.21 09:16:29.338648 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:62486 | ||
| 225 | 2026.05.21 09:16:29.338642 [ 272 ] {} <Debug> TCP-Session: 2bc812f1-0d20-4e21-adfb-e69967846e02 Authenticating user 'default' from [fd00:1122:3344:101::d]:44304 | ||
| 226 | 2026.05.21 09:16:29.338622 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 227 | 2026.05.21 09:16:29.338770 [ 273 ] {} <Debug> TCP-Session: ad859d92-c442-414b-887e-0cf55c88dae0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 228 | 2026.05.21 09:16:29.338749 [ 272 ] {} <Debug> TCP-Session: 2bc812f1-0d20-4e21-adfb-e69967846e02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 229 | 2026.05.21 09:16:29.338496 [ 270 ] {} <Debug> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 230 | 2026.05.21 09:16:29.338870 [ 272 ] {} <Debug> TCP-Session: 2bc812f1-0d20-4e21-adfb-e69967846e02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 231 | 2026.05.21 09:16:29.338884 [ 273 ] {} <Debug> TCP-Session: ad859d92-c442-414b-887e-0cf55c88dae0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 232 | 2026.05.21 09:16:29.338860 [ 274 ] {} <Debug> TCP-Session: c15823fb-87cc-451a-84e1-490f1037b873 Authenticating user 'default' from [fd00:1122:3344:101::d]:40893 | ||
| 233 | 2026.05.21 09:16:29.338968 [ 270 ] {} <Debug> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 234 | 2026.05.21 09:16:29.338991 [ 274 ] {} <Debug> TCP-Session: c15823fb-87cc-451a-84e1-490f1037b873 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 235 | 2026.05.21 09:16:29.339066 [ 274 ] {} <Debug> TCP-Session: c15823fb-87cc-451a-84e1-490f1037b873 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 236 | 2026.05.21 09:16:29.339885 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 237 | 2026.05.21 09:16:29.339981 [ 275 ] {} <Debug> TCP-Session: aa4896d1-c0d1-4e50-8d25-3465c7e83df5 Authenticating user 'default' from [fd00:1122:3344:101::d]:33714 | ||
| 238 | 2026.05.21 09:16:29.340005 [ 275 ] {} <Debug> TCP-Session: aa4896d1-c0d1-4e50-8d25-3465c7e83df5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 239 | 2026.05.21 09:16:29.340039 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:41418 | ||
| 240 | 2026.05.21 09:16:29.340121 [ 275 ] {} <Debug> TCP-Session: aa4896d1-c0d1-4e50-8d25-3465c7e83df5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 241 | 2026.05.21 09:16:29.340286 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 242 | 2026.05.21 09:16:29.340390 [ 277 ] {} <Debug> TCP-Session: c5552834-3124-4222-a8d7-b522a7b5a7fe Authenticating user 'default' from [fd00:1122:3344:101::d]:41418 | ||
| 243 | 2026.05.21 09:16:29.340476 [ 277 ] {} <Debug> TCP-Session: c5552834-3124-4222-a8d7-b522a7b5a7fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 244 | 2026.05.21 09:16:29.340499 [ 277 ] {} <Debug> TCP-Session: c5552834-3124-4222-a8d7-b522a7b5a7fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 245 | 2026.05.21 09:16:29.344882 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 246 | 2026.05.21 09:16:29.344960 [ 276 ] {} <Debug> TCP-Session: 2e0847a1-1e8b-4108-8c60-ae0cf3a03e54 Authenticating user 'default' from [fd00:1122:3344:101::d]:62486 | ||
| 247 | 2026.05.21 09:16:29.344992 [ 276 ] {} <Debug> TCP-Session: 2e0847a1-1e8b-4108-8c60-ae0cf3a03e54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 248 | 2026.05.21 09:16:29.345007 [ 276 ] {} <Debug> TCP-Session: 2e0847a1-1e8b-4108-8c60-ae0cf3a03e54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 249 | 2026.05.21 09:16:29.347140 [ 269 ] {} <Trace> TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 250 | 2026.05.21 09:16:29.347370 [ 269 ] {7d0bfb2b-dc20-43bc-ad15-200df8b21300} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60771) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 251 | 2026.05.21 09:16:29.403695 [ 269 ] {7d0bfb2b-dc20-43bc-ad15-200df8b21300} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:60771) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 252 | |||
| 253 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 254 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 255 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3bf3d7 in /opt/oxide/clickhouse/clickhouse | ||
| 256 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse | ||
| 257 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse | ||
| 258 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse | ||
| 259 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x000000001485c461 in /opt/oxide/clickhouse/clickhouse | ||
| 260 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x000000001485acc6 in /opt/oxide/clickhouse/clickhouse | ||
| 261 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148a9aa6 in /opt/oxide/clickhouse/clickhouse | ||
| 262 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148a87e3 in /opt/oxide/clickhouse/clickhouse | ||
| 263 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014833167 in /opt/oxide/clickhouse/clickhouse | ||
| 264 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse | ||
| 265 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse | ||
| 266 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a51986 in /opt/oxide/clickhouse/clickhouse | ||
| 267 | 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse | ||
| 268 | 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 269 | 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 270 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 271 | 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 272 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 273 | 20. _thrp_setup @ 0x00000000001174f7 in /system/lib/amd64/libc.so.1 | ||
| 274 | |||
| 275 | 2026.05.21 09:16:29.404675 [ 269 ] {7d0bfb2b-dc20-43bc-ad15-200df8b21300} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 276 | |||
| 277 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 278 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 279 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3bf3d7 in /opt/oxide/clickhouse/clickhouse | ||
| 280 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse | ||
| 281 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse | ||
| 282 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse | ||
| 283 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x000000001485c461 in /opt/oxide/clickhouse/clickhouse | ||
| 284 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x000000001485acc6 in /opt/oxide/clickhouse/clickhouse | ||
| 285 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148a9aa6 in /opt/oxide/clickhouse/clickhouse | ||
| 286 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148a87e3 in /opt/oxide/clickhouse/clickhouse | ||
| 287 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014833167 in /opt/oxide/clickhouse/clickhouse | ||
| 288 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse | ||
| 289 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse | ||
| 290 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a51986 in /opt/oxide/clickhouse/clickhouse | ||
| 291 | 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse | ||
| 292 | 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 293 | 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 294 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 295 | 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 296 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 297 | 20. _thrp_setup @ 0x00000000001174f7 in /system/lib/amd64/libc.so.1 | ||
| 298 | |||
| 299 | 2026.05.21 09:16:29.404887 [ 269 ] {7d0bfb2b-dc20-43bc-ad15-200df8b21300} <Debug> TCPHandler: Processed in 0.057904451 sec. | ||
| 300 | 2026.05.21 09:16:29.405326 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 301 | 2026.05.21 09:16:29.405603 [ 270 ] {98705938-3cfa-43a0-81d4-1112001fddab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 302 | 2026.05.21 09:16:29.405956 [ 270 ] {98705938-3cfa-43a0-81d4-1112001fddab} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:59608) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 303 | |||
| 304 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 305 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 306 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3bf3d7 in /opt/oxide/clickhouse/clickhouse | ||
| 307 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse | ||
| 308 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse | ||
| 309 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse | ||
| 310 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x000000001485c461 in /opt/oxide/clickhouse/clickhouse | ||
| 311 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x000000001485acc6 in /opt/oxide/clickhouse/clickhouse | ||
| 312 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148a9aa6 in /opt/oxide/clickhouse/clickhouse | ||
| 313 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148a87e3 in /opt/oxide/clickhouse/clickhouse | ||
| 314 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014833167 in /opt/oxide/clickhouse/clickhouse | ||
| 315 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse | ||
| 316 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse | ||
| 317 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a51986 in /opt/oxide/clickhouse/clickhouse | ||
| 318 | 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse | ||
| 319 | 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 320 | 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 321 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 322 | 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 323 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 324 | 20. _thrp_setup @ 0x00000000001174f7 in /system/lib/amd64/libc.so.1 | ||
| 325 | |||
| 326 | 2026.05.21 09:16:29.406219 [ 270 ] {98705938-3cfa-43a0-81d4-1112001fddab} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 327 | |||
| 328 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 329 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 330 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3bf3d7 in /opt/oxide/clickhouse/clickhouse | ||
| 331 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse | ||
| 332 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse | ||
| 333 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse | ||
| 334 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x000000001485c461 in /opt/oxide/clickhouse/clickhouse | ||
| 335 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x000000001485acc6 in /opt/oxide/clickhouse/clickhouse | ||
| 336 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148a9aa6 in /opt/oxide/clickhouse/clickhouse | ||
| 337 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148a87e3 in /opt/oxide/clickhouse/clickhouse | ||
| 338 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014833167 in /opt/oxide/clickhouse/clickhouse | ||
| 339 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse | ||
| 340 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse | ||
| 341 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a51986 in /opt/oxide/clickhouse/clickhouse | ||
| 342 | 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse | ||
| 343 | 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 344 | 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 345 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 346 | 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 347 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 348 | 20. _thrp_setup @ 0x00000000001174f7 in /system/lib/amd64/libc.so.1 | ||
| 349 | |||
| 350 | 2026.05.21 09:16:29.406441 [ 270 ] {98705938-3cfa-43a0-81d4-1112001fddab} <Debug> TCPHandler: Processed in 0.001278613 sec. | ||
| 351 | 2026.05.21 09:16:29.406772 [ 269 ] {} <Trace> TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 352 | 2026.05.21 09:16:29.407483 [ 269 ] {0f25126b-915c-4b73-a919-c8bee7a11eaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60771) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 353 | 2026.05.21 09:16:29.407586 [ 269 ] {0f25126b-915c-4b73-a919-c8bee7a11eaa} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 354 | 2026.05.21 09:16:29.408287 [ 269 ] {0f25126b-915c-4b73-a919-c8bee7a11eaa} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 355 | 2026.05.21 09:16:29.408308 [ 269 ] {0f25126b-915c-4b73-a919-c8bee7a11eaa} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.3062e-05 sec | ||
| 356 | 2026.05.21 09:16:29.408357 [ 269 ] {0f25126b-915c-4b73-a919-c8bee7a11eaa} <Trace> ReferentialDeps: No tables | ||
| 357 | 2026.05.21 09:16:29.408397 [ 269 ] {0f25126b-915c-4b73-a919-c8bee7a11eaa} <Trace> LoadingDeps: No tables | ||
| 358 | 2026.05.21 09:16:29.408421 [ 269 ] {0f25126b-915c-4b73-a919-c8bee7a11eaa} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 359 | 2026.05.21 09:16:29.408469 [ 269 ] {0f25126b-915c-4b73-a919-c8bee7a11eaa} <Debug> TCPHandler: Processed in 0.001750009 sec. | ||
| 360 | 2026.05.21 09:16:29.408612 [ 269 ] {} <Trace> TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 361 | 2026.05.21 09:16:29.408830 [ 269 ] {b64fcb19-68d7-4410-a2b0-238aaa49344b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60771) /* The version table contains metadata about the `oximeter` database */ | ||
| 362 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 363 | 2026.05.21 09:16:29.408959 [ 269 ] {b64fcb19-68d7-4410-a2b0-238aaa49344b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 364 | 2026.05.21 09:16:29.412773 [ 269 ] {b64fcb19-68d7-4410-a2b0-238aaa49344b} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 365 | 2026.05.21 09:16:29.413847 [ 269 ] {b64fcb19-68d7-4410-a2b0-238aaa49344b} <Debug> oximeter.version (0aef903c-aa8c-4aa8-a78f-ed504b3a4b83): Loading data parts | ||
| 366 | 2026.05.21 09:16:29.414246 [ 269 ] {b64fcb19-68d7-4410-a2b0-238aaa49344b} <Debug> oximeter.version (0aef903c-aa8c-4aa8-a78f-ed504b3a4b83): There are no data parts | ||
| 367 | 2026.05.21 09:16:29.416010 [ 269 ] {b64fcb19-68d7-4410-a2b0-238aaa49344b} <Debug> TCPHandler: Processed in 0.00744662 sec. | ||
| 368 | 2026.05.21 09:16:29.416181 [ 269 ] {} <Trace> TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 369 | 2026.05.21 09:16:29.416976 [ 269 ] {4526e024-bac3-4d55-a17b-fbfc6a602c17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60771) /* The measurement tables contain all individual samples from each timeseries. | ||
| 370 | * | ||
| 371 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 372 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 373 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 374 | * by all samples from the same timeseries. | ||
| 375 | * | ||
| 376 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 377 | * and then uses that to index quickly into the measurements tables. | ||
| 378 | */ | ||
| 379 | 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) | ||
| 380 | 2026.05.21 09:16:29.417092 [ 269 ] {4526e024-bac3-4d55-a17b-fbfc6a602c17} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 381 | 2026.05.21 09:16:29.423245 [ 269 ] {4526e024-bac3-4d55-a17b-fbfc6a602c17} <Debug> oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2): Loading data parts | ||
| 382 | 2026.05.21 09:16:29.423412 [ 269 ] {4526e024-bac3-4d55-a17b-fbfc6a602c17} <Debug> oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2): There are no data parts | ||
| 383 | 2026.05.21 09:16:29.423900 [ 269 ] {4526e024-bac3-4d55-a17b-fbfc6a602c17} <Debug> TCPHandler: Processed in 0.0077691 sec. | ||
| 384 | 2026.05.21 09:16:29.424136 [ 269 ] {} <Trace> TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 385 | 2026.05.21 09:16:29.424312 [ 269 ] {ace2337f-ebed-45b4-b5d1-6ab10ca8b618} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60771) 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) | ||
| 386 | 2026.05.21 09:16:29.424431 [ 269 ] {ace2337f-ebed-45b4-b5d1-6ab10ca8b618} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 387 | 2026.05.21 09:16:29.425475 [ 269 ] {ace2337f-ebed-45b4-b5d1-6ab10ca8b618} <Debug> oximeter.measurements_i8 (54923a51-0717-46a7-bfbb-82a47ef14744): Loading data parts | ||
| 388 | 2026.05.21 09:16:29.425603 [ 269 ] {ace2337f-ebed-45b4-b5d1-6ab10ca8b618} <Debug> oximeter.measurements_i8 (54923a51-0717-46a7-bfbb-82a47ef14744): There are no data parts | ||
| 389 | 2026.05.21 09:16:29.426186 [ 269 ] {ace2337f-ebed-45b4-b5d1-6ab10ca8b618} <Debug> TCPHandler: Processed in 0.0021027 sec. | ||
| 390 | 2026.05.21 09:16:29.426367 [ 269 ] {} <Trace> TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 391 | 2026.05.21 09:16:29.426534 [ 269 ] {02262f0f-7a69-491d-8da0-bf25740fe202} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60771) 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) | ||
| 392 | 2026.05.21 09:16:29.426648 [ 269 ] {02262f0f-7a69-491d-8da0-bf25740fe202} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 393 | 2026.05.21 09:16:29.427716 [ 269 ] {02262f0f-7a69-491d-8da0-bf25740fe202} <Debug> oximeter.measurements_u8 (791f6239-32e3-4f9d-b240-1943a2a4095a): Loading data parts | ||
| 394 | 2026.05.21 09:16:29.427842 [ 269 ] {02262f0f-7a69-491d-8da0-bf25740fe202} <Debug> oximeter.measurements_u8 (791f6239-32e3-4f9d-b240-1943a2a4095a): There are no data parts | ||
| 395 | 2026.05.21 09:16:29.428489 [ 269 ] {02262f0f-7a69-491d-8da0-bf25740fe202} <Debug> TCPHandler: Processed in 0.002170913 sec. | ||
| 396 | 2026.05.21 09:16:29.428822 [ 269 ] {} <Trace> TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 397 | 2026.05.21 09:16:29.429052 [ 269 ] {c1dd6983-5d84-45df-ac1e-74ee2d9be55f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60771) 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) | ||
| 398 | 2026.05.21 09:16:29.429196 [ 269 ] {c1dd6983-5d84-45df-ac1e-74ee2d9be55f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 399 | 2026.05.21 09:16:29.430413 [ 269 ] {c1dd6983-5d84-45df-ac1e-74ee2d9be55f} <Debug> oximeter.measurements_i16 (37434403-cf4c-42fe-a61f-22960ce1ad2d): Loading data parts | ||
| 400 | 2026.05.21 09:16:29.430536 [ 269 ] {c1dd6983-5d84-45df-ac1e-74ee2d9be55f} <Debug> oximeter.measurements_i16 (37434403-cf4c-42fe-a61f-22960ce1ad2d): There are no data parts | ||
| 401 | 2026.05.21 09:16:29.431074 [ 269 ] {c1dd6983-5d84-45df-ac1e-74ee2d9be55f} <Debug> TCPHandler: Processed in 0.00237025 sec. | ||
| 402 | 2026.05.21 09:16:29.431232 [ 269 ] {} <Trace> TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 403 | 2026.05.21 09:16:29.431404 [ 269 ] {d8eff11a-4ef1-490c-8da9-e703248e6042} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60771) 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) | ||
| 404 | 2026.05.21 09:16:29.431522 [ 269 ] {d8eff11a-4ef1-490c-8da9-e703248e6042} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 405 | 2026.05.21 09:16:29.432658 [ 269 ] {d8eff11a-4ef1-490c-8da9-e703248e6042} <Debug> oximeter.measurements_u16 (121f7e1d-c2d4-4a13-9594-f3f1e0af13d1): Loading data parts | ||
| 406 | 2026.05.21 09:16:29.432823 [ 269 ] {d8eff11a-4ef1-490c-8da9-e703248e6042} <Debug> oximeter.measurements_u16 (121f7e1d-c2d4-4a13-9594-f3f1e0af13d1): There are no data parts | ||
| 407 | 2026.05.21 09:16:29.433454 [ 269 ] {d8eff11a-4ef1-490c-8da9-e703248e6042} <Debug> TCPHandler: Processed in 0.002272567 sec. | ||
| 408 | 2026.05.21 09:16:29.433742 [ 269 ] {} <Trace> TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 409 | 2026.05.21 09:16:29.434022 [ 269 ] {420bbcd8-bc46-4acd-8555-02e37c2aae57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60771) 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) | ||
| 410 | 2026.05.21 09:16:29.434163 [ 269 ] {420bbcd8-bc46-4acd-8555-02e37c2aae57} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 411 | 2026.05.21 09:16:29.435410 [ 269 ] {420bbcd8-bc46-4acd-8555-02e37c2aae57} <Debug> oximeter.measurements_i32 (c09a3840-58ed-4acc-b1a0-9031d4a4d0c1): Loading data parts | ||
| 412 | 2026.05.21 09:16:29.435555 [ 269 ] {420bbcd8-bc46-4acd-8555-02e37c2aae57} <Debug> oximeter.measurements_i32 (c09a3840-58ed-4acc-b1a0-9031d4a4d0c1): There are no data parts | ||
| 413 | 2026.05.21 09:16:29.436158 [ 269 ] {420bbcd8-bc46-4acd-8555-02e37c2aae57} <Debug> TCPHandler: Processed in 0.002533905 sec. | ||
| 414 | 2026.05.21 09:16:29.436331 [ 269 ] {} <Trace> TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 415 | 2026.05.21 09:16:29.436519 [ 269 ] {b6d8b641-4eb3-4d14-9634-4d1c52e13578} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60771) 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) | ||
| 416 | 2026.05.21 09:16:29.436643 [ 269 ] {b6d8b641-4eb3-4d14-9634-4d1c52e13578} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 417 | 2026.05.21 09:16:29.437862 [ 269 ] {b6d8b641-4eb3-4d14-9634-4d1c52e13578} <Debug> oximeter.measurements_u32 (e6a3f0c1-c4e1-4fcf-b336-241343cf245f): Loading data parts | ||
| 418 | 2026.05.21 09:16:29.438005 [ 269 ] {b6d8b641-4eb3-4d14-9634-4d1c52e13578} <Debug> oximeter.measurements_u32 (e6a3f0c1-c4e1-4fcf-b336-241343cf245f): There are no data parts | ||
| 419 | 2026.05.21 09:16:29.438571 [ 269 ] {b6d8b641-4eb3-4d14-9634-4d1c52e13578} <Debug> TCPHandler: Processed in 0.002308627 sec. | ||
| 420 | 2026.05.21 09:16:29.438768 [ 269 ] {} <Trace> TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 421 | 2026.05.21 09:16:29.438980 [ 269 ] {c11c8234-2650-4891-af62-07bb7be999c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60771) 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) | ||
| 422 | 2026.05.21 09:16:29.439103 [ 269 ] {c11c8234-2650-4891-af62-07bb7be999c3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 423 | 2026.05.21 09:16:29.440147 [ 269 ] {c11c8234-2650-4891-af62-07bb7be999c3} <Debug> oximeter.measurements_i64 (6f5b5a26-da58-4a3a-98dd-faa8fe2f83c1): Loading data parts | ||
| 424 | 2026.05.21 09:16:29.440273 [ 269 ] {c11c8234-2650-4891-af62-07bb7be999c3} <Debug> oximeter.measurements_i64 (6f5b5a26-da58-4a3a-98dd-faa8fe2f83c1): There are no data parts | ||
| 425 | 2026.05.21 09:16:29.440963 [ 269 ] {c11c8234-2650-4891-af62-07bb7be999c3} <Debug> TCPHandler: Processed in 0.002246346 sec. | ||
| 426 | 2026.05.21 09:16:29.441129 [ 269 ] {} <Trace> TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 427 | 2026.05.21 09:16:29.441293 [ 269 ] {408333f3-1509-4033-80d1-7509288e4154} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60771) 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) | ||
| 428 | 2026.05.21 09:16:29.441408 [ 269 ] {408333f3-1509-4033-80d1-7509288e4154} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 429 | 2026.05.21 09:16:29.442809 [ 269 ] {408333f3-1509-4033-80d1-7509288e4154} <Debug> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Loading data parts | ||
| 430 | 2026.05.21 09:16:29.442955 [ 269 ] {408333f3-1509-4033-80d1-7509288e4154} <Debug> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): There are no data parts | ||
| 431 | 2026.05.21 09:16:29.443599 [ 269 ] {408333f3-1509-4033-80d1-7509288e4154} <Debug> TCPHandler: Processed in 0.002518735 sec. | ||
| 432 | 2026.05.21 09:16:29.443812 [ 269 ] {} <Trace> TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 433 | 2026.05.21 09:16:29.444120 [ 269 ] {5757f7bb-0d54-4d64-b0ae-1d457d6c8a0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60771) 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) | ||
| 434 | 2026.05.21 09:16:29.444259 [ 269 ] {5757f7bb-0d54-4d64-b0ae-1d457d6c8a0e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 435 | 2026.05.21 09:16:29.445535 [ 269 ] {5757f7bb-0d54-4d64-b0ae-1d457d6c8a0e} <Debug> oximeter.measurements_f32 (728b11d7-9758-4eae-b091-77aa78695d67): Loading data parts | ||
| 436 | 2026.05.21 09:16:29.445662 [ 269 ] {5757f7bb-0d54-4d64-b0ae-1d457d6c8a0e} <Debug> oximeter.measurements_f32 (728b11d7-9758-4eae-b091-77aa78695d67): There are no data parts | ||
| 437 | 2026.05.21 09:16:29.446323 [ 269 ] {5757f7bb-0d54-4d64-b0ae-1d457d6c8a0e} <Debug> TCPHandler: Processed in 0.002574686 sec. | ||
| 438 | 2026.05.21 09:16:29.446477 [ 269 ] {} <Trace> TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 439 | 2026.05.21 09:16:29.446644 [ 269 ] {a47cda27-ce5e-4ae3-83b6-9a0495b0db26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60771) 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) | ||
| 440 | 2026.05.21 09:16:29.446761 [ 269 ] {a47cda27-ce5e-4ae3-83b6-9a0495b0db26} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 441 | 2026.05.21 09:16:29.447798 [ 269 ] {a47cda27-ce5e-4ae3-83b6-9a0495b0db26} <Debug> oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23): Loading data parts | ||
| 442 | 2026.05.21 09:16:29.447918 [ 269 ] {a47cda27-ce5e-4ae3-83b6-9a0495b0db26} <Debug> oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23): There are no data parts | ||
| 443 | 2026.05.21 09:16:29.448558 [ 269 ] {a47cda27-ce5e-4ae3-83b6-9a0495b0db26} <Debug> TCPHandler: Processed in 0.002132862 sec. | ||
| 444 | 2026.05.21 09:16:29.448717 [ 269 ] {} <Trace> TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 445 | 2026.05.21 09:16:29.448956 [ 269 ] {2cfc1227-a853-46a3-aa0c-de5dc9d64907} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60771) 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) | ||
| 446 | 2026.05.21 09:16:29.449066 [ 269 ] {2cfc1227-a853-46a3-aa0c-de5dc9d64907} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 447 | 2026.05.21 09:16:29.450236 [ 269 ] {2cfc1227-a853-46a3-aa0c-de5dc9d64907} <Debug> oximeter.measurements_string (4c8100e2-9819-4b7f-90a3-647b158ae568): Loading data parts | ||
| 448 | 2026.05.21 09:16:29.450361 [ 269 ] {2cfc1227-a853-46a3-aa0c-de5dc9d64907} <Debug> oximeter.measurements_string (4c8100e2-9819-4b7f-90a3-647b158ae568): There are no data parts | ||
| 449 | 2026.05.21 09:16:29.450919 [ 269 ] {2cfc1227-a853-46a3-aa0c-de5dc9d64907} <Debug> TCPHandler: Processed in 0.002252755 sec. | ||
| 450 | 2026.05.21 09:16:29.451089 [ 269 ] {} <Trace> TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 451 | 2026.05.21 09:16:29.451270 [ 269 ] {f10df2d1-2f81-4a15-83c9-19b9c79641e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60771) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 452 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 453 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 454 | * a string isn't palatable for a few reasons. | ||
| 455 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 456 | * details. | ||
| 457 | */ | ||
| 458 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 459 | 2026.05.21 09:16:29.451510 [ 269 ] {f10df2d1-2f81-4a15-83c9-19b9c79641e1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 460 | 2026.05.21 09:16:29.452743 [ 269 ] {f10df2d1-2f81-4a15-83c9-19b9c79641e1} <Debug> oximeter.measurements_bytes (e976a7c2-bcbe-466e-a886-edb56ca52a0f): Loading data parts | ||
| 461 | 2026.05.21 09:16:29.452889 [ 269 ] {f10df2d1-2f81-4a15-83c9-19b9c79641e1} <Debug> oximeter.measurements_bytes (e976a7c2-bcbe-466e-a886-edb56ca52a0f): There are no data parts | ||
| 462 | 2026.05.21 09:16:29.453556 [ 269 ] {f10df2d1-2f81-4a15-83c9-19b9c79641e1} <Debug> TCPHandler: Processed in 0.002516114 sec. | ||
| 463 | 2026.05.21 09:16:29.453736 [ 269 ] {} <Trace> TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 464 | 2026.05.21 09:16:29.453959 [ 269 ] {5a59f74f-6fb4-41fa-9401-e03d8df6a507} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60771) 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) | ||
| 465 | 2026.05.21 09:16:29.454068 [ 269 ] {5a59f74f-6fb4-41fa-9401-e03d8df6a507} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 466 | 2026.05.21 09:16:29.455447 [ 269 ] {5a59f74f-6fb4-41fa-9401-e03d8df6a507} <Debug> oximeter.measurements_cumulativei64 (495b4f01-d2ca-4e5a-a565-cc07b83845ac): Loading data parts | ||
| 467 | 2026.05.21 09:16:29.455595 [ 269 ] {5a59f74f-6fb4-41fa-9401-e03d8df6a507} <Debug> oximeter.measurements_cumulativei64 (495b4f01-d2ca-4e5a-a565-cc07b83845ac): There are no data parts | ||
| 468 | 2026.05.21 09:16:29.456663 [ 269 ] {5a59f74f-6fb4-41fa-9401-e03d8df6a507} <Debug> TCPHandler: Processed in 0.00298352 sec. | ||
| 469 | 2026.05.21 09:16:29.456892 [ 269 ] {} <Trace> TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 470 | 2026.05.21 09:16:29.457068 [ 269 ] {43263569-c216-46f2-9951-fe338a124fa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60771) 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) | ||
| 471 | 2026.05.21 09:16:29.457189 [ 269 ] {43263569-c216-46f2-9951-fe338a124fa3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 472 | 2026.05.21 09:16:29.458326 [ 269 ] {43263569-c216-46f2-9951-fe338a124fa3} <Debug> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Loading data parts | ||
| 473 | 2026.05.21 09:16:29.458527 [ 269 ] {43263569-c216-46f2-9951-fe338a124fa3} <Debug> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): There are no data parts | ||
| 474 | 2026.05.21 09:16:29.459088 [ 269 ] {43263569-c216-46f2-9951-fe338a124fa3} <Debug> TCPHandler: Processed in 0.002249585 sec. | ||
| 475 | 2026.05.21 09:16:29.459243 [ 269 ] {} <Trace> TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 476 | 2026.05.21 09:16:29.459506 [ 269 ] {84a42258-f6d4-4412-ba5e-537153a7b889} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60771) 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) | ||
| 477 | 2026.05.21 09:16:29.459630 [ 269 ] {84a42258-f6d4-4412-ba5e-537153a7b889} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 478 | 2026.05.21 09:16:29.461005 [ 269 ] {84a42258-f6d4-4412-ba5e-537153a7b889} <Debug> oximeter.measurements_cumulativef32 (27e80da0-015c-494b-80cf-bbe1db87a7ef): Loading data parts | ||
| 479 | 2026.05.21 09:16:29.461156 [ 269 ] {84a42258-f6d4-4412-ba5e-537153a7b889} <Debug> oximeter.measurements_cumulativef32 (27e80da0-015c-494b-80cf-bbe1db87a7ef): There are no data parts | ||
| 480 | 2026.05.21 09:16:29.462012 [ 269 ] {84a42258-f6d4-4412-ba5e-537153a7b889} <Debug> TCPHandler: Processed in 0.002820335 sec. | ||
| 481 | 2026.05.21 09:16:29.462188 [ 269 ] {} <Trace> TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 482 | 2026.05.21 09:16:29.462377 [ 269 ] {d78563e3-ade9-42ff-a96b-af74f504ae20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60771) 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) | ||
| 483 | 2026.05.21 09:16:29.462530 [ 269 ] {d78563e3-ade9-42ff-a96b-af74f504ae20} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 484 | 2026.05.21 09:16:29.463791 [ 269 ] {d78563e3-ade9-42ff-a96b-af74f504ae20} <Debug> oximeter.measurements_cumulativef64 (2c56a3b9-cbf2-4680-a3f5-00d4f73aff63): Loading data parts | ||
| 485 | 2026.05.21 09:16:29.463941 [ 269 ] {d78563e3-ade9-42ff-a96b-af74f504ae20} <Debug> oximeter.measurements_cumulativef64 (2c56a3b9-cbf2-4680-a3f5-00d4f73aff63): There are no data parts | ||
| 486 | 2026.05.21 09:16:29.464618 [ 269 ] {d78563e3-ade9-42ff-a96b-af74f504ae20} <Debug> TCPHandler: Processed in 0.002487013 sec. | ||
| 487 | 2026.05.21 09:16:29.464850 [ 269 ] {} <Trace> TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 488 | 2026.05.21 09:16:29.465084 [ 269 ] {7e43bc45-0270-41b9-87c8-308c29b6ccf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60771) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 489 | * NOTE: Array types cannot be Nullable, see | ||
| 490 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 491 | * for more details. | ||
| 492 | * | ||
| 493 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 494 | * is unfortunate, and at this point relies on the fact that an | ||
| 495 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 496 | * to figure out another way to represent missing samples here. | ||
| 497 | */ | ||
| 498 | 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) | ||
| 499 | 2026.05.21 09:16:29.465273 [ 269 ] {7e43bc45-0270-41b9-87c8-308c29b6ccf8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 500 | 2026.05.21 09:16:29.468396 [ 269 ] {7e43bc45-0270-41b9-87c8-308c29b6ccf8} <Debug> oximeter.measurements_histogrami8 (0d9011e3-9c1f-4515-b579-b540963b6ad5): Loading data parts | ||
| 501 | 2026.05.21 09:16:29.468578 [ 269 ] {7e43bc45-0270-41b9-87c8-308c29b6ccf8} <Debug> oximeter.measurements_histogrami8 (0d9011e3-9c1f-4515-b579-b540963b6ad5): There are no data parts | ||
| 502 | 2026.05.21 09:16:29.469281 [ 269 ] {7e43bc45-0270-41b9-87c8-308c29b6ccf8} <Debug> TCPHandler: Processed in 0.004481341 sec. | ||
| 503 | 2026.05.21 09:16:29.469487 [ 269 ] {} <Trace> TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 504 | 2026.05.21 09:16:29.469790 [ 269 ] {e8d9c3df-f814-4737-a22d-4b858dfdfc36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60771) 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) | ||
| 505 | 2026.05.21 09:16:29.469933 [ 269 ] {e8d9c3df-f814-4737-a22d-4b858dfdfc36} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 506 | 2026.05.21 09:16:29.471340 [ 269 ] {e8d9c3df-f814-4737-a22d-4b858dfdfc36} <Debug> oximeter.measurements_histogramu8 (f31c840d-01ba-492d-a5ea-051d29fee24f): Loading data parts | ||
| 507 | 2026.05.21 09:16:29.471592 [ 269 ] {e8d9c3df-f814-4737-a22d-4b858dfdfc36} <Debug> oximeter.measurements_histogramu8 (f31c840d-01ba-492d-a5ea-051d29fee24f): There are no data parts | ||
| 508 | 2026.05.21 09:16:29.472115 [ 269 ] {e8d9c3df-f814-4737-a22d-4b858dfdfc36} <Debug> TCPHandler: Processed in 0.002718922 sec. | ||
| 509 | 2026.05.21 09:16:29.472355 [ 269 ] {} <Trace> TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 510 | 2026.05.21 09:16:29.472581 [ 269 ] {c03371ab-0ff8-45da-ad4a-fc77ab5652a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60771) 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) | ||
| 511 | 2026.05.21 09:16:29.472717 [ 269 ] {c03371ab-0ff8-45da-ad4a-fc77ab5652a9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 512 | 2026.05.21 09:16:29.474019 [ 269 ] {c03371ab-0ff8-45da-ad4a-fc77ab5652a9} <Debug> oximeter.measurements_histogrami16 (1b864b86-2b65-49c0-a041-a2cf380e7eac): Loading data parts | ||
| 513 | 2026.05.21 09:16:29.474156 [ 269 ] {c03371ab-0ff8-45da-ad4a-fc77ab5652a9} <Debug> oximeter.measurements_histogrami16 (1b864b86-2b65-49c0-a041-a2cf380e7eac): There are no data parts | ||
| 514 | 2026.05.21 09:16:29.474746 [ 269 ] {c03371ab-0ff8-45da-ad4a-fc77ab5652a9} <Debug> TCPHandler: Processed in 0.002443712 sec. | ||
| 515 | 2026.05.21 09:16:29.474920 [ 269 ] {} <Trace> TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 516 | 2026.05.21 09:16:29.475139 [ 269 ] {b46b2efd-0bb6-4087-bc36-1f03c2935c34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60771) 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) | ||
| 517 | 2026.05.21 09:16:29.475318 [ 269 ] {b46b2efd-0bb6-4087-bc36-1f03c2935c34} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 518 | 2026.05.21 09:16:29.476533 [ 269 ] {b46b2efd-0bb6-4087-bc36-1f03c2935c34} <Debug> oximeter.measurements_histogramu16 (620d64d1-2c82-41a7-9d3b-0a64c393ae38): Loading data parts | ||
| 519 | 2026.05.21 09:16:29.476666 [ 269 ] {b46b2efd-0bb6-4087-bc36-1f03c2935c34} <Debug> oximeter.measurements_histogramu16 (620d64d1-2c82-41a7-9d3b-0a64c393ae38): There are no data parts | ||
| 520 | 2026.05.21 09:16:29.477180 [ 269 ] {b46b2efd-0bb6-4087-bc36-1f03c2935c34} <Debug> TCPHandler: Processed in 0.002308037 sec. | ||
| 521 | 2026.05.21 09:16:29.477417 [ 269 ] {} <Trace> TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 522 | 2026.05.21 09:16:29.477633 [ 269 ] {6b38ed08-8183-49cf-a414-3094db2a5dd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60771) 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) | ||
| 523 | 2026.05.21 09:16:29.477760 [ 269 ] {6b38ed08-8183-49cf-a414-3094db2a5dd6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 524 | 2026.05.21 09:16:29.478931 [ 269 ] {6b38ed08-8183-49cf-a414-3094db2a5dd6} <Debug> oximeter.measurements_histogrami32 (0ae3f4e1-06eb-483b-9da0-e1566ab9dbbe): Loading data parts | ||
| 525 | 2026.05.21 09:16:29.479065 [ 269 ] {6b38ed08-8183-49cf-a414-3094db2a5dd6} <Debug> oximeter.measurements_histogrami32 (0ae3f4e1-06eb-483b-9da0-e1566ab9dbbe): There are no data parts | ||
| 526 | 2026.05.21 09:16:29.479679 [ 269 ] {6b38ed08-8183-49cf-a414-3094db2a5dd6} <Debug> TCPHandler: Processed in 0.002310077 sec. | ||
| 527 | 2026.05.21 09:16:29.479824 [ 269 ] {} <Trace> TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 528 | 2026.05.21 09:16:29.480036 [ 269 ] {c40be4ec-7cec-429a-84f8-95105a65a16b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60771) 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) | ||
| 529 | 2026.05.21 09:16:29.480171 [ 269 ] {c40be4ec-7cec-429a-84f8-95105a65a16b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 530 | 2026.05.21 09:16:29.481557 [ 269 ] {c40be4ec-7cec-429a-84f8-95105a65a16b} <Debug> oximeter.measurements_histogramu32 (df44bbe4-bee3-4f3e-8833-6903afa692ea): Loading data parts | ||
| 531 | 2026.05.21 09:16:29.481724 [ 269 ] {c40be4ec-7cec-429a-84f8-95105a65a16b} <Debug> oximeter.measurements_histogramu32 (df44bbe4-bee3-4f3e-8833-6903afa692ea): There are no data parts | ||
| 532 | 2026.05.21 09:16:29.482417 [ 269 ] {c40be4ec-7cec-429a-84f8-95105a65a16b} <Debug> TCPHandler: Processed in 0.002642428 sec. | ||
| 533 | 2026.05.21 09:16:29.482611 [ 269 ] {} <Trace> TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 534 | 2026.05.21 09:16:29.482864 [ 269 ] {2e670cc8-6b7b-4d8b-93cb-42d6feceac53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60771) 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) | ||
| 535 | 2026.05.21 09:16:29.482995 [ 269 ] {2e670cc8-6b7b-4d8b-93cb-42d6feceac53} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 536 | 2026.05.21 09:16:29.484396 [ 269 ] {2e670cc8-6b7b-4d8b-93cb-42d6feceac53} <Debug> oximeter.measurements_histogrami64 (634fc227-bb1b-4dad-af92-0f16aa34c00b): Loading data parts | ||
| 537 | 2026.05.21 09:16:29.484558 [ 269 ] {2e670cc8-6b7b-4d8b-93cb-42d6feceac53} <Debug> oximeter.measurements_histogrami64 (634fc227-bb1b-4dad-af92-0f16aa34c00b): There are no data parts | ||
| 538 | 2026.05.21 09:16:29.485366 [ 269 ] {2e670cc8-6b7b-4d8b-93cb-42d6feceac53} <Debug> TCPHandler: Processed in 0.002805664 sec. | ||
| 539 | 2026.05.21 09:16:29.485527 [ 269 ] {} <Trace> TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 540 | 2026.05.21 09:16:29.485742 [ 269 ] {b0bf19a1-8fce-4621-bcbd-703e71a199dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60771) 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) | ||
| 541 | 2026.05.21 09:16:29.485891 [ 269 ] {b0bf19a1-8fce-4621-bcbd-703e71a199dc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 542 | 2026.05.21 09:16:29.487388 [ 269 ] {b0bf19a1-8fce-4621-bcbd-703e71a199dc} <Debug> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Loading data parts | ||
| 543 | 2026.05.21 09:16:29.487521 [ 269 ] {b0bf19a1-8fce-4621-bcbd-703e71a199dc} <Debug> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): There are no data parts | ||
| 544 | 2026.05.21 09:16:29.488196 [ 269 ] {b0bf19a1-8fce-4621-bcbd-703e71a199dc} <Debug> TCPHandler: Processed in 0.002717511 sec. | ||
| 545 | 2026.05.21 09:16:29.488417 [ 269 ] {} <Trace> TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 546 | 2026.05.21 09:16:29.488687 [ 269 ] {6ae6c463-c365-4443-ad2a-6409c687ad91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60771) 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) | ||
| 547 | 2026.05.21 09:16:29.488825 [ 269 ] {6ae6c463-c365-4443-ad2a-6409c687ad91} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 548 | 2026.05.21 09:16:29.490199 [ 269 ] {6ae6c463-c365-4443-ad2a-6409c687ad91} <Debug> oximeter.measurements_histogramf32 (c589f742-31c3-40d5-9890-eb86a747f329): Loading data parts | ||
| 549 | 2026.05.21 09:16:29.490347 [ 269 ] {6ae6c463-c365-4443-ad2a-6409c687ad91} <Debug> oximeter.measurements_histogramf32 (c589f742-31c3-40d5-9890-eb86a747f329): There are no data parts | ||
| 550 | 2026.05.21 09:16:29.491222 [ 269 ] {6ae6c463-c365-4443-ad2a-6409c687ad91} <Debug> TCPHandler: Processed in 0.002856816 sec. | ||
| 551 | 2026.05.21 09:16:29.491449 [ 269 ] {} <Trace> TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 552 | 2026.05.21 09:16:29.491723 [ 269 ] {49281e6c-d73c-44a9-947e-907bb9040c2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60771) 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) | ||
| 553 | 2026.05.21 09:16:29.491873 [ 269 ] {49281e6c-d73c-44a9-947e-907bb9040c2f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 554 | 2026.05.21 09:16:29.493451 [ 269 ] {49281e6c-d73c-44a9-947e-907bb9040c2f} <Debug> oximeter.measurements_histogramf64 (aeb23369-df26-4ce3-9ccb-80483c5ef927): Loading data parts | ||
| 555 | 2026.05.21 09:16:29.493592 [ 269 ] {49281e6c-d73c-44a9-947e-907bb9040c2f} <Debug> oximeter.measurements_histogramf64 (aeb23369-df26-4ce3-9ccb-80483c5ef927): There are no data parts | ||
| 556 | 2026.05.21 09:16:29.494117 [ 269 ] {49281e6c-d73c-44a9-947e-907bb9040c2f} <Debug> TCPHandler: Processed in 0.002778103 sec. | ||
| 557 | 2026.05.21 09:16:29.494325 [ 269 ] {} <Trace> TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 558 | 2026.05.21 09:16:29.494568 [ 269 ] {e04caac9-4317-4bef-9c3c-f7959e7b9b64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60771) /* The field tables store named dimensions of each timeseries. | ||
| 559 | * | ||
| 560 | * As with the measurement tables, there is one field table for each field data | ||
| 561 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 562 | * this behavior **must not** be relied upon for query correctness. | ||
| 563 | * | ||
| 564 | * The index for the fields differs from the measurements, however. Rows are | ||
| 565 | * sorted by timeseries name, then field name, field value, and finally | ||
| 566 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 567 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 568 | * usually then used to look up measurements. | ||
| 569 | * | ||
| 570 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 571 | * timeseries name and then key, since it would improve lookups where one | ||
| 572 | * already has the key. Realistically though, these tables are quite small and | ||
| 573 | * so performance benefits will be low in absolute terms. | ||
| 574 | * | ||
| 575 | * TTL: We use a materialized column to expire old field table records. This | ||
| 576 | * column is generated automatically by the database whenever a new row is | ||
| 577 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 578 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 579 | * record will remain during a deduplication, which will have the last | ||
| 580 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 581 | * measurement tables. | ||
| 582 | */ | ||
| 583 | 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) | ||
| 584 | 2026.05.21 09:16:29.494703 [ 269 ] {e04caac9-4317-4bef-9c3c-f7959e7b9b64} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 585 | 2026.05.21 09:16:29.496330 [ 269 ] {e04caac9-4317-4bef-9c3c-f7959e7b9b64} <Debug> oximeter.fields_bool (ee2399ce-98c1-4631-872a-e93e6c927955): Loading data parts | ||
| 586 | 2026.05.21 09:16:29.496459 [ 269 ] {e04caac9-4317-4bef-9c3c-f7959e7b9b64} <Debug> oximeter.fields_bool (ee2399ce-98c1-4631-872a-e93e6c927955): There are no data parts | ||
| 587 | 2026.05.21 09:16:29.497068 [ 269 ] {e04caac9-4317-4bef-9c3c-f7959e7b9b64} <Debug> TCPHandler: Processed in 0.002803094 sec. | ||
| 588 | 2026.05.21 09:16:29.497226 [ 269 ] {} <Trace> TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 589 | 2026.05.21 09:16:29.497396 [ 269 ] {a0ee4fe1-a831-4f0f-beb4-bc61c2adb1d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60771) 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) | ||
| 590 | 2026.05.21 09:16:29.497517 [ 269 ] {a0ee4fe1-a831-4f0f-beb4-bc61c2adb1d3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 591 | 2026.05.21 09:16:29.498631 [ 269 ] {a0ee4fe1-a831-4f0f-beb4-bc61c2adb1d3} <Debug> oximeter.fields_i8 (6edfeb02-b728-4714-a8a7-d1069593f493): Loading data parts | ||
| 592 | 2026.05.21 09:16:29.498875 [ 269 ] {a0ee4fe1-a831-4f0f-beb4-bc61c2adb1d3} <Debug> oximeter.fields_i8 (6edfeb02-b728-4714-a8a7-d1069593f493): There are no data parts | ||
| 593 | 2026.05.21 09:16:29.499458 [ 269 ] {a0ee4fe1-a831-4f0f-beb4-bc61c2adb1d3} <Debug> TCPHandler: Processed in 0.002280856 sec. | ||
| 594 | 2026.05.21 09:16:29.499659 [ 269 ] {} <Trace> TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 595 | 2026.05.21 09:16:29.499958 [ 269 ] {f3bac54c-d117-40a9-b675-dcaf3ec915eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60771) 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) | ||
| 596 | 2026.05.21 09:16:29.500127 [ 269 ] {f3bac54c-d117-40a9-b675-dcaf3ec915eb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 597 | 2026.05.21 09:16:29.501311 [ 269 ] {f3bac54c-d117-40a9-b675-dcaf3ec915eb} <Debug> oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Loading data parts | ||
| 598 | 2026.05.21 09:16:29.501446 [ 269 ] {f3bac54c-d117-40a9-b675-dcaf3ec915eb} <Debug> oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): There are no data parts | ||
| 599 | 2026.05.21 09:16:29.502194 [ 269 ] {f3bac54c-d117-40a9-b675-dcaf3ec915eb} <Debug> TCPHandler: Processed in 0.002616398 sec. | ||
| 600 | 2026.05.21 09:16:29.502373 [ 269 ] {} <Trace> TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 601 | 2026.05.21 09:16:29.502538 [ 269 ] {0ae42cb4-d4a6-44a6-a5fb-4a7d4c75899a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60771) 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) | ||
| 602 | 2026.05.21 09:16:29.502677 [ 269 ] {0ae42cb4-d4a6-44a6-a5fb-4a7d4c75899a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 603 | 2026.05.21 09:16:29.503861 [ 269 ] {0ae42cb4-d4a6-44a6-a5fb-4a7d4c75899a} <Debug> oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Loading data parts | ||
| 604 | 2026.05.21 09:16:29.504025 [ 269 ] {0ae42cb4-d4a6-44a6-a5fb-4a7d4c75899a} <Debug> oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): There are no data parts | ||
| 605 | 2026.05.21 09:16:29.504561 [ 269 ] {0ae42cb4-d4a6-44a6-a5fb-4a7d4c75899a} <Debug> TCPHandler: Processed in 0.002236385 sec. | ||
| 606 | 2026.05.21 09:16:29.504727 [ 269 ] {} <Trace> TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 607 | 2026.05.21 09:16:29.504965 [ 269 ] {f67a75e5-16b5-4496-90f0-0c3871b0f69b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60771) 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) | ||
| 608 | 2026.05.21 09:16:29.505092 [ 269 ] {f67a75e5-16b5-4496-90f0-0c3871b0f69b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 609 | 2026.05.21 09:16:29.506225 [ 269 ] {f67a75e5-16b5-4496-90f0-0c3871b0f69b} <Debug> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Loading data parts | ||
| 610 | 2026.05.21 09:16:29.506355 [ 269 ] {f67a75e5-16b5-4496-90f0-0c3871b0f69b} <Debug> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): There are no data parts | ||
| 611 | 2026.05.21 09:16:29.506947 [ 269 ] {f67a75e5-16b5-4496-90f0-0c3871b0f69b} <Debug> TCPHandler: Processed in 0.002268446 sec. | ||
| 612 | 2026.05.21 09:16:29.507118 [ 269 ] {} <Trace> TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 613 | 2026.05.21 09:16:29.507291 [ 269 ] {9b7ca13f-8079-4e24-bda6-3a493e8490c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60771) 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) | ||
| 614 | 2026.05.21 09:16:29.507442 [ 269 ] {9b7ca13f-8079-4e24-bda6-3a493e8490c4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 615 | 2026.05.21 09:16:29.508762 [ 269 ] {9b7ca13f-8079-4e24-bda6-3a493e8490c4} <Debug> oximeter.fields_i32 (37012ff1-41bd-4fa9-8c52-af55ee3b4c8d): Loading data parts | ||
| 616 | 2026.05.21 09:16:29.508897 [ 269 ] {9b7ca13f-8079-4e24-bda6-3a493e8490c4} <Debug> oximeter.fields_i32 (37012ff1-41bd-4fa9-8c52-af55ee3b4c8d): There are no data parts | ||
| 617 | 2026.05.21 09:16:29.509373 [ 269 ] {9b7ca13f-8079-4e24-bda6-3a493e8490c4} <Debug> TCPHandler: Processed in 0.002307267 sec. | ||
| 618 | 2026.05.21 09:16:29.509539 [ 269 ] {} <Trace> TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 619 | 2026.05.21 09:16:29.509794 [ 269 ] {37c441ba-39fa-49d4-a435-9be9d996face} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60771) 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) | ||
| 620 | 2026.05.21 09:16:29.509919 [ 269 ] {37c441ba-39fa-49d4-a435-9be9d996face} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 621 | 2026.05.21 09:16:29.511165 [ 269 ] {37c441ba-39fa-49d4-a435-9be9d996face} <Debug> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Loading data parts | ||
| 622 | 2026.05.21 09:16:29.511295 [ 269 ] {37c441ba-39fa-49d4-a435-9be9d996face} <Debug> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): There are no data parts | ||
| 623 | 2026.05.21 09:16:29.511844 [ 269 ] {37c441ba-39fa-49d4-a435-9be9d996face} <Debug> TCPHandler: Processed in 0.002358039 sec. | ||
| 624 | 2026.05.21 09:16:29.512011 [ 269 ] {} <Trace> TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 625 | 2026.05.21 09:16:29.512186 [ 269 ] {8495b709-c9ee-41dd-bbe2-9e34c76f3a4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60771) 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) | ||
| 626 | 2026.05.21 09:16:29.512310 [ 269 ] {8495b709-c9ee-41dd-bbe2-9e34c76f3a4a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 627 | 2026.05.21 09:16:29.513392 [ 269 ] {8495b709-c9ee-41dd-bbe2-9e34c76f3a4a} <Debug> oximeter.fields_i64 (e064ab26-ab40-44ad-90c5-493be68cc3ef): Loading data parts | ||
| 628 | 2026.05.21 09:16:29.513524 [ 269 ] {8495b709-c9ee-41dd-bbe2-9e34c76f3a4a} <Debug> oximeter.fields_i64 (e064ab26-ab40-44ad-90c5-493be68cc3ef): There are no data parts | ||
| 629 | 2026.05.21 09:16:29.513983 [ 269 ] {8495b709-c9ee-41dd-bbe2-9e34c76f3a4a} <Debug> TCPHandler: Processed in 0.002026088 sec. | ||
| 630 | 2026.05.21 09:16:29.514178 [ 269 ] {} <Trace> TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 631 | 2026.05.21 09:16:29.514408 [ 269 ] {9036a4be-f203-4267-bb59-0de459aee96b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60771) 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) | ||
| 632 | 2026.05.21 09:16:29.514542 [ 269 ] {9036a4be-f203-4267-bb59-0de459aee96b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 633 | 2026.05.21 09:16:29.515744 [ 269 ] {9036a4be-f203-4267-bb59-0de459aee96b} <Debug> oximeter.fields_u64 (b5f83427-ae7b-4855-93f2-492292eb8518): Loading data parts | ||
| 634 | 2026.05.21 09:16:29.515966 [ 269 ] {9036a4be-f203-4267-bb59-0de459aee96b} <Debug> oximeter.fields_u64 (b5f83427-ae7b-4855-93f2-492292eb8518): There are no data parts | ||
| 635 | 2026.05.21 09:16:29.516514 [ 269 ] {9036a4be-f203-4267-bb59-0de459aee96b} <Debug> TCPHandler: Processed in 0.00238507 sec. | ||
| 636 | 2026.05.21 09:16:29.516680 [ 269 ] {} <Trace> TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 637 | 2026.05.21 09:16:29.516844 [ 269 ] {db12507a-5e8f-4d2d-a001-25fb0985631c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60771) 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) | ||
| 638 | 2026.05.21 09:16:29.517009 [ 269 ] {db12507a-5e8f-4d2d-a001-25fb0985631c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 639 | 2026.05.21 09:16:29.518129 [ 269 ] {db12507a-5e8f-4d2d-a001-25fb0985631c} <Debug> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Loading data parts | ||
| 640 | 2026.05.21 09:16:29.518246 [ 269 ] {db12507a-5e8f-4d2d-a001-25fb0985631c} <Debug> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): There are no data parts | ||
| 641 | 2026.05.21 09:16:29.518802 [ 269 ] {db12507a-5e8f-4d2d-a001-25fb0985631c} <Debug> TCPHandler: Processed in 0.002172363 sec. | ||
| 642 | 2026.05.21 09:16:29.519034 [ 269 ] {} <Trace> TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 643 | 2026.05.21 09:16:29.519196 [ 269 ] {6962a1b7-2b91-479b-a8f1-955aace66d8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60771) 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) | ||
| 644 | 2026.05.21 09:16:29.519322 [ 269 ] {6962a1b7-2b91-479b-a8f1-955aace66d8b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 645 | 2026.05.21 09:16:29.520413 [ 269 ] {6962a1b7-2b91-479b-a8f1-955aace66d8b} <Debug> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Loading data parts | ||
| 646 | 2026.05.21 09:16:29.520619 [ 269 ] {6962a1b7-2b91-479b-a8f1-955aace66d8b} <Debug> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): There are no data parts | ||
| 647 | 2026.05.21 09:16:29.521526 [ 269 ] {6962a1b7-2b91-479b-a8f1-955aace66d8b} <Debug> TCPHandler: Processed in 0.002539585 sec. | ||
| 648 | 2026.05.21 09:16:29.521770 [ 269 ] {} <Trace> TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 649 | 2026.05.21 09:16:29.522081 [ 269 ] {f7b04d83-3aab-4f08-8130-b109014a7415} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60771) 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) | ||
| 650 | 2026.05.21 09:16:29.522181 [ 269 ] {f7b04d83-3aab-4f08-8130-b109014a7415} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 651 | 2026.05.21 09:16:29.523705 [ 269 ] {f7b04d83-3aab-4f08-8130-b109014a7415} <Debug> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Loading data parts | ||
| 652 | 2026.05.21 09:16:29.523822 [ 269 ] {f7b04d83-3aab-4f08-8130-b109014a7415} <Debug> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): There are no data parts | ||
| 653 | 2026.05.21 09:16:29.524540 [ 269 ] {f7b04d83-3aab-4f08-8130-b109014a7415} <Debug> TCPHandler: Processed in 0.002892407 sec. | ||
| 654 | 2026.05.21 09:16:29.524822 [ 269 ] {} <Trace> TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 655 | 2026.05.21 09:16:29.525086 [ 269 ] {d0bdbbf0-cb4d-4f45-a805-193ed4b7d84e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60771) /* The timeseries schema table stores the extracted schema for the samples | ||
| 656 | * oximeter collects. | ||
| 657 | */ | ||
| 658 | 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) | ||
| 659 | 2026.05.21 09:16:29.525249 [ 269 ] {d0bdbbf0-cb4d-4f45-a805-193ed4b7d84e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 660 | 2026.05.21 09:16:29.526582 [ 269 ] {d0bdbbf0-cb4d-4f45-a805-193ed4b7d84e} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac): Loading data parts | ||
| 661 | 2026.05.21 09:16:29.526747 [ 269 ] {d0bdbbf0-cb4d-4f45-a805-193ed4b7d84e} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac): There are no data parts | ||
| 662 | 2026.05.21 09:16:29.527419 [ 269 ] {d0bdbbf0-cb4d-4f45-a805-193ed4b7d84e} <Debug> TCPHandler: Processed in 0.002647568 sec. | ||
| 663 | 2026.05.21 09:16:29.529705 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 664 | 2026.05.21 09:16:29.529937 [ 270 ] {1ece8842-fb57-472e-98b7-aa8efdda6ed9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 665 | 2026.05.21 09:16:29.531659 [ 270 ] {1ece8842-fb57-472e-98b7-aa8efdda6ed9} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 666 | 2026.05.21 09:16:29.537789 [ 268 ] {1ece8842-fb57-472e-98b7-aa8efdda6ed9} <Trace> oximeter.version (0aef903c-aa8c-4aa8-a78f-ed504b3a4b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 667 | 2026.05.21 09:16:29.537832 [ 268 ] {1ece8842-fb57-472e-98b7-aa8efdda6ed9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 668 | 2026.05.21 09:16:29.541580 [ 268 ] {1ece8842-fb57-472e-98b7-aa8efdda6ed9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 669 | 2026.05.21 09:16:29.542484 [ 268 ] {1ece8842-fb57-472e-98b7-aa8efdda6ed9} <Trace> oximeter.version (0aef903c-aa8c-4aa8-a78f-ed504b3a4b83): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 670 | 2026.05.21 09:16:29.542786 [ 270 ] {1ece8842-fb57-472e-98b7-aa8efdda6ed9} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.012953 sec., 77.20219254226821 rows/sec., 1.21 KiB/sec. | ||
| 671 | 2026.05.21 09:16:29.543065 [ 270 ] {1ece8842-fb57-472e-98b7-aa8efdda6ed9} <Debug> TCPHandler: Processed in 0.01341874 sec. | ||
| 672 | 2026.05.21 09:16:30.002161 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 131.19 MiB, peak 131.19 MiB, free memory in arenas 0.00 B, will set to 139.93 MiB (RSS), difference: 8.74 MiB | ||
| 673 | 2026.05.21 09:16:32.225983 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:50061 | ||
| 674 | 2026.05.21 09:16:32.226083 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 675 | 2026.05.21 09:16:32.226214 [ 278 ] {} <Debug> TCP-Session: ebada34d-6dee-410e-9d85-cb07a1a9fabb Authenticating user 'default' from [fd00:1122:3344:101::b]:50061 | ||
| 676 | 2026.05.21 09:16:32.226239 [ 278 ] {} <Debug> TCP-Session: ebada34d-6dee-410e-9d85-cb07a1a9fabb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 677 | 2026.05.21 09:16:32.226254 [ 278 ] {} <Debug> TCP-Session: ebada34d-6dee-410e-9d85-cb07a1a9fabb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 678 | 2026.05.21 09:16:32.226412 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 679 | 2026.05.21 09:16:32.226441 [ 278 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 680 | 2026.05.21 09:16:32.226556 [ 278 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 681 | 2026.05.21 09:16:32.226949 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:52406 | ||
| 682 | 2026.05.21 09:16:32.227004 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:35502 | ||
| 683 | 2026.05.21 09:16:32.227083 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:40034 | ||
| 684 | 2026.05.21 09:16:32.227189 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:56926 | ||
| 685 | 2026.05.21 09:16:32.227363 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 686 | 2026.05.21 09:16:32.227448 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 687 | 2026.05.21 09:16:32.227492 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:58156 | ||
| 688 | 2026.05.21 09:16:32.227512 [ 281 ] {} <Debug> TCP-Session: 946cb7d5-0d26-4be4-a86c-914eefd50046 Authenticating user 'default' from [fd00:1122:3344:101::b]:40034 | ||
| 689 | 2026.05.21 09:16:32.227544 [ 281 ] {} <Debug> TCP-Session: 946cb7d5-0d26-4be4-a86c-914eefd50046 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 690 | 2026.05.21 09:16:32.227551 [ 279 ] {} <Debug> TCP-Session: 38f84912-c082-4a56-a7fa-52a36bc2e4f2 Authenticating user 'default' from [fd00:1122:3344:101::b]:52406 | ||
| 691 | 2026.05.21 09:16:32.227644 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 692 | 2026.05.21 09:16:32.227548 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 693 | 2026.05.21 09:16:32.227747 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:39259 | ||
| 694 | 2026.05.21 09:16:32.227720 [ 279 ] {} <Debug> TCP-Session: 38f84912-c082-4a56-a7fa-52a36bc2e4f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 695 | 2026.05.21 09:16:32.227671 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:47402 | ||
| 696 | 2026.05.21 09:16:32.227834 [ 282 ] {} <Debug> TCP-Session: 7f1a2aa9-fdd8-4417-af15-84f14bdd2c53 Authenticating user 'default' from [fd00:1122:3344:101::b]:56926 | ||
| 697 | 2026.05.21 09:16:32.227838 [ 279 ] {} <Debug> TCP-Session: 38f84912-c082-4a56-a7fa-52a36bc2e4f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 698 | 2026.05.21 09:16:32.227678 [ 281 ] {} <Debug> TCP-Session: 946cb7d5-0d26-4be4-a86c-914eefd50046 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 699 | 2026.05.21 09:16:32.227543 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 700 | 2026.05.21 09:16:32.227965 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 701 | 2026.05.21 09:16:32.227951 [ 282 ] {} <Debug> TCP-Session: 7f1a2aa9-fdd8-4417-af15-84f14bdd2c53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 702 | 2026.05.21 09:16:32.228031 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 703 | 2026.05.21 09:16:32.228091 [ 285 ] {} <Debug> TCP-Session: 7ac0a013-7302-427e-a0b8-86f29f01c390 Authenticating user 'default' from [fd00:1122:3344:101::b]:39259 | ||
| 704 | 2026.05.21 09:16:32.228077 [ 280 ] {} <Debug> TCP-Session: dc80077d-2ba7-4f24-98e0-d92f5946c5cd Authenticating user 'default' from [fd00:1122:3344:101::b]:35502 | ||
| 705 | 2026.05.21 09:16:32.228073 [ 282 ] {} <Debug> TCP-Session: 7f1a2aa9-fdd8-4417-af15-84f14bdd2c53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2026.05.21 09:16:32.228231 [ 285 ] {} <Debug> TCP-Session: 7ac0a013-7302-427e-a0b8-86f29f01c390 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 707 | 2026.05.21 09:16:32.228223 [ 284 ] {} <Debug> TCP-Session: 8d8c3bea-b408-409b-8eee-ba60108cdac1 Authenticating user 'default' from [fd00:1122:3344:101::b]:47402 | ||
| 708 | 2026.05.21 09:16:32.228217 [ 280 ] {} <Debug> TCP-Session: dc80077d-2ba7-4f24-98e0-d92f5946c5cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 709 | 2026.05.21 09:16:32.228342 [ 285 ] {} <Debug> TCP-Session: 7ac0a013-7302-427e-a0b8-86f29f01c390 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 710 | 2026.05.21 09:16:32.228336 [ 284 ] {} <Debug> TCP-Session: 8d8c3bea-b408-409b-8eee-ba60108cdac1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 711 | 2026.05.21 09:16:32.227705 [ 283 ] {} <Debug> TCP-Session: 379cf430-0bf6-4197-b969-0d637dae5fcf Authenticating user 'default' from [fd00:1122:3344:101::b]:58156 | ||
| 712 | 2026.05.21 09:16:32.228475 [ 280 ] {} <Debug> TCP-Session: dc80077d-2ba7-4f24-98e0-d92f5946c5cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 713 | 2026.05.21 09:16:32.228507 [ 283 ] {} <Debug> TCP-Session: 379cf430-0bf6-4197-b969-0d637dae5fcf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 714 | 2026.05.21 09:16:32.228591 [ 283 ] {} <Debug> TCP-Session: 379cf430-0bf6-4197-b969-0d637dae5fcf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 715 | 2026.05.21 09:16:32.228603 [ 284 ] {} <Debug> TCP-Session: 8d8c3bea-b408-409b-8eee-ba60108cdac1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 716 | 2026.05.21 09:16:32.282919 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:35028 | ||
| 717 | 2026.05.21 09:16:32.283060 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 718 | 2026.05.21 09:16:32.283092 [ 286 ] {} <Debug> TCP-Session: 13f6434e-86cf-4a1a-915d-b6c9efa2c214 Authenticating user 'default' from [fd00:1122:3344:101::c]:35028 | ||
| 719 | 2026.05.21 09:16:32.283239 [ 286 ] {} <Debug> TCP-Session: 13f6434e-86cf-4a1a-915d-b6c9efa2c214 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 720 | 2026.05.21 09:16:32.283257 [ 286 ] {} <Debug> TCP-Session: 13f6434e-86cf-4a1a-915d-b6c9efa2c214 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 721 | 2026.05.21 09:16:32.283332 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 722 | 2026.05.21 09:16:32.283485 [ 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 | ||
| 723 | 2026.05.21 09:16:32.283506 [ 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 | ||
| 724 | 2026.05.21 09:16:32.284147 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:58172 | ||
| 725 | 2026.05.21 09:16:32.284250 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:50606 | ||
| 726 | 2026.05.21 09:16:32.284413 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:41745 | ||
| 727 | 2026.05.21 09:16:32.284321 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 728 | 2026.05.21 09:16:32.284497 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:54890 | ||
| 729 | 2026.05.21 09:16:32.284505 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:45922 | ||
| 730 | 2026.05.21 09:16:32.284588 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:50495 | ||
| 731 | 2026.05.21 09:16:32.284538 [ 287 ] {} <Debug> TCP-Session: 29182c6b-55ed-4d34-8b43-ae8cdb422e51 Authenticating user 'default' from [fd00:1122:3344:101::c]:58172 | ||
| 732 | 2026.05.21 09:16:32.284680 [ 287 ] {} <Debug> TCP-Session: 29182c6b-55ed-4d34-8b43-ae8cdb422e51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 733 | 2026.05.21 09:16:32.284745 [ 287 ] {} <Debug> TCP-Session: 29182c6b-55ed-4d34-8b43-ae8cdb422e51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 734 | 2026.05.21 09:16:32.284770 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:51812 | ||
| 735 | 2026.05.21 09:16:32.284824 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 736 | 2026.05.21 09:16:32.284879 [ 288 ] {} <Debug> TCP-Session: 1b2b776a-0838-40e3-ac46-5e4b8346bca6 Authenticating user 'default' from [fd00:1122:3344:101::c]:50606 | ||
| 737 | 2026.05.21 09:16:32.284928 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 738 | 2026.05.21 09:16:32.284887 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 739 | 2026.05.21 09:16:32.285061 [ 288 ] {} <Debug> TCP-Session: 1b2b776a-0838-40e3-ac46-5e4b8346bca6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 740 | 2026.05.21 09:16:32.285107 [ 290 ] {} <Debug> TCP-Session: dec74e8e-12e4-4f38-9f9b-958bc0765b6a Authenticating user 'default' from [fd00:1122:3344:101::c]:41745 | ||
| 741 | 2026.05.21 09:16:32.285118 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 742 | 2026.05.21 09:16:32.285074 [ 291 ] {} <Debug> TCP-Session: 67d28dc6-e401-48c4-aa74-efeff071e528 Authenticating user 'default' from [fd00:1122:3344:101::c]:54890 | ||
| 743 | 2026.05.21 09:16:32.285214 [ 290 ] {} <Debug> TCP-Session: dec74e8e-12e4-4f38-9f9b-958bc0765b6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 744 | 2026.05.21 09:16:32.285258 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 745 | 2026.05.21 09:16:32.285260 [ 291 ] {} <Debug> TCP-Session: 67d28dc6-e401-48c4-aa74-efeff071e528 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 746 | 2026.05.21 09:16:32.285204 [ 292 ] {} <Debug> TCP-Session: bfa96fd7-2cc9-40fb-a61b-c4062e0fd31b Authenticating user 'default' from [fd00:1122:3344:101::c]:50495 | ||
| 747 | 2026.05.21 09:16:32.285350 [ 291 ] {} <Debug> TCP-Session: 67d28dc6-e401-48c4-aa74-efeff071e528 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 748 | 2026.05.21 09:16:32.285372 [ 293 ] {} <Debug> TCP-Session: 282370b7-9ea8-4772-a81c-4568529c9c3a Authenticating user 'default' from [fd00:1122:3344:101::c]:51812 | ||
| 749 | 2026.05.21 09:16:32.285336 [ 290 ] {} <Debug> TCP-Session: dec74e8e-12e4-4f38-9f9b-958bc0765b6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 750 | 2026.05.21 09:16:32.285185 [ 288 ] {} <Debug> TCP-Session: 1b2b776a-0838-40e3-ac46-5e4b8346bca6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 751 | 2026.05.21 09:16:32.285432 [ 292 ] {} <Debug> TCP-Session: bfa96fd7-2cc9-40fb-a61b-c4062e0fd31b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 752 | 2026.05.21 09:16:32.285192 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 753 | 2026.05.21 09:16:32.285507 [ 292 ] {} <Debug> TCP-Session: bfa96fd7-2cc9-40fb-a61b-c4062e0fd31b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 754 | 2026.05.21 09:16:32.285529 [ 289 ] {} <Debug> TCP-Session: 800f8a10-ecdf-457c-b28f-93efec6b535f Authenticating user 'default' from [fd00:1122:3344:101::c]:45922 | ||
| 755 | 2026.05.21 09:16:32.285622 [ 289 ] {} <Debug> TCP-Session: 800f8a10-ecdf-457c-b28f-93efec6b535f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 756 | 2026.05.21 09:16:32.285640 [ 293 ] {} <Debug> TCP-Session: 282370b7-9ea8-4772-a81c-4568529c9c3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 757 | 2026.05.21 09:16:32.285734 [ 289 ] {} <Debug> TCP-Session: 800f8a10-ecdf-457c-b28f-93efec6b535f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 758 | 2026.05.21 09:16:32.285751 [ 293 ] {} <Debug> TCP-Session: 282370b7-9ea8-4772-a81c-4568529c9c3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 759 | 2026.05.21 09:16:33.583018 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:43577 | ||
| 760 | 2026.05.21 09:16:33.583210 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 761 | 2026.05.21 09:16:33.583250 [ 294 ] {} <Debug> TCP-Session: b65d9473-5268-4096-bbff-05245cdbd958 Authenticating user 'default' from [fd00:1122:3344:101::a]:43577 | ||
| 762 | 2026.05.21 09:16:33.583275 [ 294 ] {} <Debug> TCP-Session: b65d9473-5268-4096-bbff-05245cdbd958 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 763 | 2026.05.21 09:16:33.583289 [ 294 ] {} <Debug> TCP-Session: b65d9473-5268-4096-bbff-05245cdbd958 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 764 | 2026.05.21 09:16:33.583364 [ 294 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 765 | 2026.05.21 09:16:33.583394 [ 294 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 766 | 2026.05.21 09:16:33.583413 [ 294 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 767 | 2026.05.21 09:16:33.583877 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:62615 | ||
| 768 | 2026.05.21 09:16:33.583955 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:53177 | ||
| 769 | 2026.05.21 09:16:33.584077 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 770 | 2026.05.21 09:16:33.584091 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:39836 | ||
| 771 | 2026.05.21 09:16:33.584130 [ 295 ] {} <Debug> TCP-Session: 46825087-b88a-47c2-a92d-78a244969c86 Authenticating user 'default' from [fd00:1122:3344:101::a]:62615 | ||
| 772 | 2026.05.21 09:16:33.584161 [ 295 ] {} <Debug> TCP-Session: 46825087-b88a-47c2-a92d-78a244969c86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 773 | 2026.05.21 09:16:33.584176 [ 295 ] {} <Debug> TCP-Session: 46825087-b88a-47c2-a92d-78a244969c86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 774 | 2026.05.21 09:16:33.584213 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 775 | 2026.05.21 09:16:33.584252 [ 296 ] {} <Debug> TCP-Session: 971037e9-7f2f-4221-a447-c61cc701816a Authenticating user 'default' from [fd00:1122:3344:101::a]:53177 | ||
| 776 | 2026.05.21 09:16:33.584275 [ 296 ] {} <Debug> TCP-Session: 971037e9-7f2f-4221-a447-c61cc701816a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 777 | 2026.05.21 09:16:33.584289 [ 296 ] {} <Debug> TCP-Session: 971037e9-7f2f-4221-a447-c61cc701816a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 778 | 2026.05.21 09:16:33.584379 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:51004 | ||
| 779 | 2026.05.21 09:16:33.584387 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 780 | 2026.05.21 09:16:33.584444 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:36584 | ||
| 781 | 2026.05.21 09:16:33.584447 [ 297 ] {} <Debug> TCP-Session: 8252d2fb-7e9c-40cf-80e2-0e08531e00f3 Authenticating user 'default' from [fd00:1122:3344:101::a]:39836 | ||
| 782 | 2026.05.21 09:16:33.584504 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 783 | 2026.05.21 09:16:33.584509 [ 297 ] {} <Debug> TCP-Session: 8252d2fb-7e9c-40cf-80e2-0e08531e00f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 784 | 2026.05.21 09:16:33.584546 [ 298 ] {} <Debug> TCP-Session: 55ef520a-3c0b-4241-82bb-75d45d0f36e3 Authenticating user 'default' from [fd00:1122:3344:101::a]:51004 | ||
| 785 | 2026.05.21 09:16:33.584548 [ 297 ] {} <Debug> TCP-Session: 8252d2fb-7e9c-40cf-80e2-0e08531e00f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 786 | 2026.05.21 09:16:33.584618 [ 298 ] {} <Debug> TCP-Session: 55ef520a-3c0b-4241-82bb-75d45d0f36e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 787 | 2026.05.21 09:16:33.584624 [ 300 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:36202 | ||
| 788 | 2026.05.21 09:16:33.584641 [ 298 ] {} <Debug> TCP-Session: 55ef520a-3c0b-4241-82bb-75d45d0f36e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 789 | 2026.05.21 09:16:33.584638 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 790 | 2026.05.21 09:16:33.584689 [ 299 ] {} <Debug> TCP-Session: 2b466c83-5c56-4fa3-86b4-8c6bb3ec6b77 Authenticating user 'default' from [fd00:1122:3344:101::a]:36584 | ||
| 791 | 2026.05.21 09:16:33.584710 [ 299 ] {} <Debug> TCP-Session: 2b466c83-5c56-4fa3-86b4-8c6bb3ec6b77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 792 | 2026.05.21 09:16:33.584730 [ 299 ] {} <Debug> TCP-Session: 2b466c83-5c56-4fa3-86b4-8c6bb3ec6b77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 793 | 2026.05.21 09:16:33.584794 [ 301 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:50280 | ||
| 794 | 2026.05.21 09:16:33.584840 [ 300 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 795 | 2026.05.21 09:16:33.584954 [ 300 ] {} <Debug> TCP-Session: 283ef176-bd5a-4868-9928-00b0f045bd80 Authenticating user 'default' from [fd00:1122:3344:101::a]:36202 | ||
| 796 | 2026.05.21 09:16:33.584969 [ 301 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 797 | 2026.05.21 09:16:33.584979 [ 300 ] {} <Debug> TCP-Session: 283ef176-bd5a-4868-9928-00b0f045bd80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 798 | 2026.05.21 09:16:33.585009 [ 301 ] {} <Debug> TCP-Session: 6ad2b4f6-f203-46c5-8978-7a5627ef7a44 Authenticating user 'default' from [fd00:1122:3344:101::a]:50280 | ||
| 799 | 2026.05.21 09:16:33.585011 [ 300 ] {} <Debug> TCP-Session: 283ef176-bd5a-4868-9928-00b0f045bd80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 800 | 2026.05.21 09:16:33.585036 [ 301 ] {} <Debug> TCP-Session: 6ad2b4f6-f203-46c5-8978-7a5627ef7a44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 801 | 2026.05.21 09:16:33.585055 [ 301 ] {} <Debug> TCP-Session: 6ad2b4f6-f203-46c5-8978-7a5627ef7a44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 802 | 2026.05.21 09:16:35.840751 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 803 | 2026.05.21 09:16:35.840763 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 804 | 2026.05.21 09:16:35.840906 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 805 | 2026.05.21 09:16:35.840907 [ 245 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 806 | 2026.05.21 09:16:35.843734 [ 244 ] {} <Debug> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Loading data parts | ||
| 807 | 2026.05.21 09:16:35.844028 [ 244 ] {} <Debug> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): There are no data parts | ||
| 808 | 2026.05.21 09:16:35.850499 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 809 | 2026.05.21 09:16:35.850595 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 810 | 2026.05.21 09:16:35.856683 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 811 | 2026.05.21 09:16:35.857841 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 812 | 2026.05.21 09:16:35.858118 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 813 | 2026.05.21 09:16:35.865850 [ 245 ] {} <Debug> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Loading data parts | ||
| 814 | 2026.05.21 09:16:35.866146 [ 245 ] {} <Debug> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): There are no data parts | ||
| 815 | 2026.05.21 09:16:35.913904 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 816 | 2026.05.21 09:16:35.914008 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 817 | 2026.05.21 09:16:35.926488 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 818 | 2026.05.21 09:16:35.931701 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 819 | 2026.05.21 09:16:35.941462 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 820 | 2026.05.21 09:16:36.000321 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 146.67 MiB, peak 150.67 MiB, free memory in arenas 0.00 B, will set to 155.72 MiB (RSS), difference: 9.05 MiB | ||
| 821 | 2026.05.21 09:16:38.340621 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 4 entries to flush up to offset 4 | ||
| 822 | 2026.05.21 09:16:38.340717 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 823 | 2026.05.21 09:16:38.344103 [ 243 ] {} <Debug> system.query_log (2ec45662-5206-445c-a962-2dd69be4745a): Loading data parts | ||
| 824 | 2026.05.21 09:16:38.344277 [ 243 ] {} <Debug> system.query_log (2ec45662-5206-445c-a962-2dd69be4745a): There are no data parts | ||
| 825 | 2026.05.21 09:16:38.347752 [ 243 ] {} <Trace> system.query_log (2ec45662-5206-445c-a962-2dd69be4745a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 826 | 2026.05.21 09:16:38.347793 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 827 | 2026.05.21 09:16:38.351542 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 828 | 2026.05.21 09:16:38.352211 [ 243 ] {} <Trace> system.query_log (2ec45662-5206-445c-a962-2dd69be4745a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 829 | 2026.05.21 09:16:38.352746 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 4 | ||
| 830 | 2026.05.21 09:16:39.001169 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.86 MiB, peak 159.86 MiB, free memory in arenas 0.00 B, will set to 156.53 MiB (RSS), difference: -3.33 MiB | ||
| 831 | 2026.05.21 09:16:43.313836 [ 119 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 832 | 2026.05.21 09:16:43.313896 [ 119 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 833 | 2026.05.21 09:16:43.359021 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
| 834 | 2026.05.21 09:16:43.365469 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 835 | 2026.05.21 09:16:43.365535 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 836 | 2026.05.21 09:16:43.366068 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 837 | 2026.05.21 09:16:43.366308 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 838 | 2026.05.21 09:16:43.366503 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 839 | 2026.05.21 09:16:43.441578 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 840 | 2026.05.21 09:16:43.459615 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 841 | 2026.05.21 09:16:43.459677 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 842 | 2026.05.21 09:16:43.466195 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 843 | 2026.05.21 09:16:43.466914 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 844 | 2026.05.21 09:16:43.469989 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 845 | 2026.05.21 09:16:44.001011 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 157.29 MiB, peak 161.29 MiB, free memory in arenas 0.00 B, will set to 159.29 MiB (RSS), difference: 2.00 MiB | ||
| 846 | 2026.05.21 09:16:50.867126 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1403 | ||
| 847 | 2026.05.21 09:16:50.867593 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 848 | 2026.05.21 09:16:50.867635 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 849 | 2026.05.21 09:16:50.868135 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 850 | 2026.05.21 09:16:50.868359 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 851 | 2026.05.21 09:16:50.868481 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 | ||
| 852 | 2026.05.21 09:16:50.970673 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 853 | 2026.05.21 09:16:50.986262 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 854 | 2026.05.21 09:16:50.986321 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 855 | 2026.05.21 09:16:50.992412 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 856 | 2026.05.21 09:16:50.993097 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 857 | 2026.05.21 09:16:50.995725 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 858 | 2026.05.21 09:16:58.313954 [ 89 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 859 | 2026.05.21 09:16:58.314031 [ 89 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 860 | 2026.05.21 09:16:58.369421 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1891 | ||
| 861 | 2026.05.21 09:16:58.370200 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 862 | 2026.05.21 09:16:58.370245 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 863 | 2026.05.21 09:16:58.370795 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 864 | 2026.05.21 09:16:58.371027 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 865 | 2026.05.21 09:16:58.371153 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 866 | 2026.05.21 09:16:58.496633 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 867 | 2026.05.21 09:16:58.512679 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 868 | 2026.05.21 09:16:58.512735 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 869 | 2026.05.21 09:16:58.519104 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 870 | 2026.05.21 09:16:58.519801 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 871 | 2026.05.21 09:16:58.522466 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 872 | 2026.05.21 09:17:04.565209 [ 269 ] {} <Trace> TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 873 | 2026.05.21 09:17:04.565590 [ 269 ] {0ed4c5ae-9df0-455c-af67-e9f09f0016a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60771) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 874 | 2026.05.21 09:17:04.584508 [ 269 ] {0ed4c5ae-9df0-455c-af67-e9f09f0016a8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 875 | 2026.05.21 09:17:04.588612 [ 269 ] {0ed4c5ae-9df0-455c-af67-e9f09f0016a8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 876 | 2026.05.21 09:17:04.589140 [ 269 ] {0ed4c5ae-9df0-455c-af67-e9f09f0016a8} <Debug> TCPHandler: Processed in 0.024206751 sec. | ||
| 877 | 2026.05.21 09:17:04.609928 [ 269 ] {} <Trace> TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 878 | 2026.05.21 09:17:04.610101 [ 269 ] {be00a4d9-f49c-43db-8000-ee6acc45edf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60771) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 879 | 2026.05.21 09:17:04.610169 [ 269 ] {be00a4d9-f49c-43db-8000-ee6acc45edf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 880 | 2026.05.21 09:17:04.613334 [ 269 ] {be00a4d9-f49c-43db-8000-ee6acc45edf1} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 881 | 2026.05.21 09:17:04.613389 [ 269 ] {be00a4d9-f49c-43db-8000-ee6acc45edf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 882 | 2026.05.21 09:17:04.616486 [ 269 ] {be00a4d9-f49c-43db-8000-ee6acc45edf1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 883 | 2026.05.21 09:17:04.616708 [ 269 ] {be00a4d9-f49c-43db-8000-ee6acc45edf1} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 884 | 2026.05.21 09:17:04.616872 [ 269 ] {be00a4d9-f49c-43db-8000-ee6acc45edf1} <Debug> executeQuery: Read 27 rows, 6.61 KiB in 0.006817 sec., 3960.686518996626 rows/sec., 969.11 KiB/sec. | ||
| 885 | 2026.05.21 09:17:04.616937 [ 269 ] {be00a4d9-f49c-43db-8000-ee6acc45edf1} <Debug> TCPHandler: Processed in 0.007140259 sec. | ||
| 886 | 2026.05.21 09:17:04.617113 [ 269 ] {} <Trace> TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 887 | 2026.05.21 09:17:04.617226 [ 269 ] {c1118c0b-078f-4970-9edf-b0bd13de2dc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60771) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 888 | 2026.05.21 09:17:04.617275 [ 269 ] {c1118c0b-078f-4970-9edf-b0bd13de2dc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 889 | 2026.05.21 09:17:04.628502 [ 269 ] {c1118c0b-078f-4970-9edf-b0bd13de2dc2} <Trace> oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 890 | 2026.05.21 09:17:04.628548 [ 269 ] {c1118c0b-078f-4970-9edf-b0bd13de2dc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 891 | 2026.05.21 09:17:04.630979 [ 269 ] {c1118c0b-078f-4970-9edf-b0bd13de2dc2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 892 | 2026.05.21 09:17:04.631221 [ 269 ] {c1118c0b-078f-4970-9edf-b0bd13de2dc2} <Trace> oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 893 | 2026.05.21 09:17:04.631374 [ 269 ] {c1118c0b-078f-4970-9edf-b0bd13de2dc2} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.014173 sec., 20038.100613843224 rows/sec., 1.27 MiB/sec. | ||
| 894 | 2026.05.21 09:17:04.631434 [ 269 ] {c1118c0b-078f-4970-9edf-b0bd13de2dc2} <Debug> TCPHandler: Processed in 0.014386032 sec. | ||
| 895 | 2026.05.21 09:17:04.631630 [ 269 ] {} <Trace> TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 896 | 2026.05.21 09:17:04.631749 [ 269 ] {bfcaa779-e57a-4e5b-9d24-5b37fb3d3229} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60771) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 897 | 2026.05.21 09:17:04.631802 [ 269 ] {bfcaa779-e57a-4e5b-9d24-5b37fb3d3229} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 898 | 2026.05.21 09:17:04.632266 [ 269 ] {bfcaa779-e57a-4e5b-9d24-5b37fb3d3229} <Trace> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 899 | 2026.05.21 09:17:04.632305 [ 269 ] {bfcaa779-e57a-4e5b-9d24-5b37fb3d3229} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 900 | 2026.05.21 09:17:04.632641 [ 269 ] {bfcaa779-e57a-4e5b-9d24-5b37fb3d3229} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 901 | 2026.05.21 09:17:04.632866 [ 269 ] {bfcaa779-e57a-4e5b-9d24-5b37fb3d3229} <Trace> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 902 | 2026.05.21 09:17:04.632996 [ 269 ] {bfcaa779-e57a-4e5b-9d24-5b37fb3d3229} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001276 sec., 3134.796238244514 rows/sec., 255.62 KiB/sec. | ||
| 903 | 2026.05.21 09:17:04.633030 [ 269 ] {bfcaa779-e57a-4e5b-9d24-5b37fb3d3229} <Debug> TCPHandler: Processed in 0.00149114 sec. | ||
| 904 | 2026.05.21 09:17:04.633192 [ 269 ] {} <Trace> TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 905 | 2026.05.21 09:17:04.633295 [ 269 ] {10660ddc-b1cc-46fb-994b-06f5295e5860} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60771) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 906 | 2026.05.21 09:17:04.633338 [ 269 ] {10660ddc-b1cc-46fb-994b-06f5295e5860} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 907 | 2026.05.21 09:17:04.634183 [ 269 ] {10660ddc-b1cc-46fb-994b-06f5295e5860} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 908 | 2026.05.21 09:17:04.634232 [ 269 ] {10660ddc-b1cc-46fb-994b-06f5295e5860} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 909 | 2026.05.21 09:17:04.634624 [ 269 ] {10660ddc-b1cc-46fb-994b-06f5295e5860} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 910 | 2026.05.21 09:17:04.634858 [ 269 ] {10660ddc-b1cc-46fb-994b-06f5295e5860} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 911 | 2026.05.21 09:17:04.635002 [ 269 ] {10660ddc-b1cc-46fb-994b-06f5295e5860} <Debug> executeQuery: Read 769 rows, 60.54 KiB in 0.001725 sec., 445797.1014492754 rows/sec., 34.28 MiB/sec. | ||
| 912 | 2026.05.21 09:17:04.635042 [ 269 ] {10660ddc-b1cc-46fb-994b-06f5295e5860} <Debug> TCPHandler: Processed in 0.001905344 sec. | ||
| 913 | 2026.05.21 09:17:04.635206 [ 269 ] {} <Trace> TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 914 | 2026.05.21 09:17:04.635313 [ 269 ] {fdcaba5b-f86e-48f1-9a2b-391bab2cf785} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60771) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 915 | 2026.05.21 09:17:04.635356 [ 269 ] {fdcaba5b-f86e-48f1-9a2b-391bab2cf785} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 916 | 2026.05.21 09:17:04.635870 [ 269 ] {fdcaba5b-f86e-48f1-9a2b-391bab2cf785} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 917 | 2026.05.21 09:17:04.635914 [ 269 ] {fdcaba5b-f86e-48f1-9a2b-391bab2cf785} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 918 | 2026.05.21 09:17:04.636285 [ 269 ] {fdcaba5b-f86e-48f1-9a2b-391bab2cf785} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 919 | 2026.05.21 09:17:04.636507 [ 269 ] {fdcaba5b-f86e-48f1-9a2b-391bab2cf785} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 920 | 2026.05.21 09:17:04.636635 [ 269 ] {fdcaba5b-f86e-48f1-9a2b-391bab2cf785} <Debug> executeQuery: Read 146 rows, 8.82 KiB in 0.001342 sec., 108792.84649776452 rows/sec., 6.42 MiB/sec. | ||
| 921 | 2026.05.21 09:17:04.636671 [ 269 ] {fdcaba5b-f86e-48f1-9a2b-391bab2cf785} <Debug> TCPHandler: Processed in 0.001520071 sec. | ||
| 922 | 2026.05.21 09:17:04.636812 [ 269 ] {} <Trace> TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 923 | 2026.05.21 09:17:04.636915 [ 269 ] {b4efa8af-3213-49c1-a5dd-217b4a6378cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60771) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 924 | 2026.05.21 09:17:04.636958 [ 269 ] {b4efa8af-3213-49c1-a5dd-217b4a6378cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 925 | 2026.05.21 09:17:04.637436 [ 269 ] {b4efa8af-3213-49c1-a5dd-217b4a6378cc} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 926 | 2026.05.21 09:17:04.637475 [ 269 ] {b4efa8af-3213-49c1-a5dd-217b4a6378cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 927 | 2026.05.21 09:17:04.637806 [ 269 ] {b4efa8af-3213-49c1-a5dd-217b4a6378cc} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 928 | 2026.05.21 09:17:04.638042 [ 269 ] {b4efa8af-3213-49c1-a5dd-217b4a6378cc} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 929 | 2026.05.21 09:17:04.638171 [ 269 ] {b4efa8af-3213-49c1-a5dd-217b4a6378cc} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001275 sec., 116862.7450980392 rows/sec., 7.55 MiB/sec. | ||
| 930 | 2026.05.21 09:17:04.638207 [ 269 ] {b4efa8af-3213-49c1-a5dd-217b4a6378cc} <Debug> TCPHandler: Processed in 0.001448979 sec. | ||
| 931 | 2026.05.21 09:17:04.638360 [ 269 ] {} <Trace> TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 932 | 2026.05.21 09:17:04.638462 [ 269 ] {58d7d992-2bf0-45c7-8bb3-b126c24b88ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60771) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 933 | 2026.05.21 09:17:04.638504 [ 269 ] {58d7d992-2bf0-45c7-8bb3-b126c24b88ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 934 | 2026.05.21 09:17:04.638968 [ 269 ] {58d7d992-2bf0-45c7-8bb3-b126c24b88ec} <Trace> oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 935 | 2026.05.21 09:17:04.639006 [ 269 ] {58d7d992-2bf0-45c7-8bb3-b126c24b88ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 936 | 2026.05.21 09:17:04.639320 [ 269 ] {58d7d992-2bf0-45c7-8bb3-b126c24b88ec} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 937 | 2026.05.21 09:17:04.639536 [ 269 ] {58d7d992-2bf0-45c7-8bb3-b126c24b88ec} <Trace> oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 938 | 2026.05.21 09:17:04.639658 [ 269 ] {58d7d992-2bf0-45c7-8bb3-b126c24b88ec} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001216 sec., 121710.52631578947 rows/sec., 6.92 MiB/sec. | ||
| 939 | 2026.05.21 09:17:04.639691 [ 269 ] {58d7d992-2bf0-45c7-8bb3-b126c24b88ec} <Debug> TCPHandler: Processed in 0.001387757 sec. | ||
| 940 | 2026.05.21 09:17:04.639841 [ 269 ] {} <Trace> TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 941 | 2026.05.21 09:17:04.639946 [ 269 ] {36ad7d45-a4dc-4790-8dc7-bd347974cd39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60771) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 942 | 2026.05.21 09:17:04.639989 [ 269 ] {36ad7d45-a4dc-4790-8dc7-bd347974cd39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 943 | 2026.05.21 09:17:04.640575 [ 269 ] {36ad7d45-a4dc-4790-8dc7-bd347974cd39} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 944 | 2026.05.21 09:17:04.640615 [ 269 ] {36ad7d45-a4dc-4790-8dc7-bd347974cd39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 945 | 2026.05.21 09:17:04.641042 [ 269 ] {36ad7d45-a4dc-4790-8dc7-bd347974cd39} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 946 | 2026.05.21 09:17:04.641268 [ 269 ] {36ad7d45-a4dc-4790-8dc7-bd347974cd39} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 947 | 2026.05.21 09:17:04.641393 [ 269 ] {36ad7d45-a4dc-4790-8dc7-bd347974cd39} <Debug> executeQuery: Read 458 rows, 32.63 KiB in 0.001465 sec., 312627.9863481229 rows/sec., 21.75 MiB/sec. | ||
| 948 | 2026.05.21 09:17:04.641427 [ 269 ] {36ad7d45-a4dc-4790-8dc7-bd347974cd39} <Debug> TCPHandler: Processed in 0.001644175 sec. | ||
| 949 | 2026.05.21 09:17:04.641558 [ 269 ] {} <Trace> TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 950 | 2026.05.21 09:17:04.641658 [ 269 ] {3d7c097c-68f6-4f8c-9bc9-e900a17c039e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60771) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 951 | 2026.05.21 09:17:04.641702 [ 269 ] {3d7c097c-68f6-4f8c-9bc9-e900a17c039e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 952 | 2026.05.21 09:17:04.642038 [ 269 ] {3d7c097c-68f6-4f8c-9bc9-e900a17c039e} <Trace> oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 953 | 2026.05.21 09:17:04.642075 [ 269 ] {3d7c097c-68f6-4f8c-9bc9-e900a17c039e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 954 | 2026.05.21 09:17:04.644330 [ 269 ] {3d7c097c-68f6-4f8c-9bc9-e900a17c039e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 955 | 2026.05.21 09:17:04.644548 [ 269 ] {3d7c097c-68f6-4f8c-9bc9-e900a17c039e} <Trace> oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 956 | 2026.05.21 09:17:04.644687 [ 269 ] {3d7c097c-68f6-4f8c-9bc9-e900a17c039e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003047 sec., 1969.149983590417 rows/sec., 102.88 KiB/sec. | ||
| 957 | 2026.05.21 09:17:04.644728 [ 269 ] {3d7c097c-68f6-4f8c-9bc9-e900a17c039e} <Debug> TCPHandler: Processed in 0.003224008 sec. | ||
| 958 | 2026.05.21 09:17:04.644893 [ 269 ] {} <Trace> TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 959 | 2026.05.21 09:17:04.644998 [ 269 ] {daab7546-8b32-43ef-9352-cdb423b4b1f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60771) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 960 | 2026.05.21 09:17:04.645044 [ 269 ] {daab7546-8b32-43ef-9352-cdb423b4b1f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 961 | 2026.05.21 09:17:04.647342 [ 269 ] {daab7546-8b32-43ef-9352-cdb423b4b1f3} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 962 | 2026.05.21 09:17:04.647401 [ 269 ] {daab7546-8b32-43ef-9352-cdb423b4b1f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 963 | 2026.05.21 09:17:04.647901 [ 269 ] {daab7546-8b32-43ef-9352-cdb423b4b1f3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 964 | 2026.05.21 09:17:04.648172 [ 269 ] {daab7546-8b32-43ef-9352-cdb423b4b1f3} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 965 | 2026.05.21 09:17:04.648365 [ 269 ] {daab7546-8b32-43ef-9352-cdb423b4b1f3} <Debug> executeQuery: Read 147 rows, 9.60 KiB in 0.003383 sec., 43452.55690215785 rows/sec., 2.77 MiB/sec. | ||
| 966 | 2026.05.21 09:17:04.648430 [ 269 ] {daab7546-8b32-43ef-9352-cdb423b4b1f3} <Debug> TCPHandler: Processed in 0.003591961 sec. | ||
| 967 | 2026.05.21 09:17:04.648635 [ 269 ] {} <Trace> TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 968 | 2026.05.21 09:17:04.648775 [ 269 ] {6967cdac-7af5-4544-aff6-1174c2917885} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60771) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 969 | 2026.05.21 09:17:04.648839 [ 269 ] {6967cdac-7af5-4544-aff6-1174c2917885} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 970 | 2026.05.21 09:17:04.649270 [ 269 ] {6967cdac-7af5-4544-aff6-1174c2917885} <Trace> oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 971 | 2026.05.21 09:17:04.649311 [ 269 ] {6967cdac-7af5-4544-aff6-1174c2917885} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 972 | 2026.05.21 09:17:04.649781 [ 269 ] {6967cdac-7af5-4544-aff6-1174c2917885} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 973 | 2026.05.21 09:17:04.650012 [ 269 ] {6967cdac-7af5-4544-aff6-1174c2917885} <Trace> oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 974 | 2026.05.21 09:17:04.650148 [ 269 ] {6967cdac-7af5-4544-aff6-1174c2917885} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001414 sec., 707.2135785007073 rows/sec., 47.65 KiB/sec. | ||
| 975 | 2026.05.21 09:17:04.650185 [ 269 ] {6967cdac-7af5-4544-aff6-1174c2917885} <Debug> TCPHandler: Processed in 0.001665156 sec. | ||
| 976 | 2026.05.21 09:17:04.650330 [ 269 ] {} <Trace> TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 977 | 2026.05.21 09:17:04.650442 [ 269 ] {cb871d95-2cd3-4c4c-a477-41094d169402} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60771) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 978 | 2026.05.21 09:17:04.650491 [ 269 ] {cb871d95-2cd3-4c4c-a477-41094d169402} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 979 | 2026.05.21 09:17:04.650895 [ 269 ] {cb871d95-2cd3-4c4c-a477-41094d169402} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 980 | 2026.05.21 09:17:04.650933 [ 269 ] {cb871d95-2cd3-4c4c-a477-41094d169402} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 981 | 2026.05.21 09:17:04.651274 [ 269 ] {cb871d95-2cd3-4c4c-a477-41094d169402} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 982 | 2026.05.21 09:17:04.651494 [ 269 ] {cb871d95-2cd3-4c4c-a477-41094d169402} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 983 | 2026.05.21 09:17:04.651625 [ 269 ] {cb871d95-2cd3-4c4c-a477-41094d169402} <Debug> executeQuery: Read 42 rows, 2.47 KiB in 0.001208 sec., 34768.2119205298 rows/sec., 1.99 MiB/sec. | ||
| 984 | 2026.05.21 09:17:04.651673 [ 269 ] {cb871d95-2cd3-4c4c-a477-41094d169402} <Debug> TCPHandler: Processed in 0.001398026 sec. | ||
| 985 | 2026.05.21 09:17:05.871217 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2318 | ||
| 986 | 2026.05.21 09:17:05.871742 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 987 | 2026.05.21 09:17:05.871799 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 988 | 2026.05.21 09:17:05.872319 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 989 | 2026.05.21 09:17:05.872555 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 990 | 2026.05.21 09:17:05.872699 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2318 | ||
| 991 | 2026.05.21 09:17:06.023324 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 992 | 2026.05.21 09:17:06.040318 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 993 | 2026.05.21 09:17:06.040386 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 994 | 2026.05.21 09:17:06.047653 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 995 | 2026.05.21 09:17:06.048508 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 996 | 2026.05.21 09:17:06.051875 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 997 | 2026.05.21 09:17:07.000164 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 162.90 MiB, peak 166.90 MiB, free memory in arenas 0.00 B, will set to 164.04 MiB (RSS), difference: 1.14 MiB | ||
| 998 | 2026.05.21 09:17:08.354974 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 3 entries to flush up to offset 7 | ||
| 999 | 2026.05.21 09:17:08.357138 [ 243 ] {} <Trace> system.query_log (2ec45662-5206-445c-a962-2dd69be4745a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1000 | 2026.05.21 09:17:08.357194 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1001 | 2026.05.21 09:17:08.358363 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1002 | 2026.05.21 09:17:08.358663 [ 243 ] {} <Trace> system.query_log (2ec45662-5206-445c-a962-2dd69be4745a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1003 | 2026.05.21 09:17:08.358953 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 7 | ||
| 1004 | 2026.05.21 09:17:09.554672 [ 269 ] {} <Trace> TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1005 | 2026.05.21 09:17:09.554919 [ 269 ] {60161618-1778-46fa-a96a-7768b942f3c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60771) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT Native (stage: Complete) | ||
| 1006 | 2026.05.21 09:17:09.557243 [ 269 ] {60161618-1778-46fa-a96a-7768b942f3c4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1007 | 2026.05.21 09:17:09.561307 [ 269 ] {60161618-1778-46fa-a96a-7768b942f3c4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent')" moved to PREWHERE | ||
| 1008 | 2026.05.21 09:17:09.561643 [ 269 ] {60161618-1778-46fa-a96a-7768b942f3c4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1009 | 2026.05.21 09:17:09.570002 [ 269 ] {60161618-1778-46fa-a96a-7768b942f3c4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1010 | 2026.05.21 09:17:09.572337 [ 269 ] {60161618-1778-46fa-a96a-7768b942f3c4} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 14-element set) | ||
| 1011 | 2026.05.21 09:17:09.576729 [ 269 ] {60161618-1778-46fa-a96a-7768b942f3c4} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1012 | 2026.05.21 09:17:09.578758 [ 269 ] {60161618-1778-46fa-a96a-7768b942f3c4} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1013 | 2026.05.21 09:17:09.578809 [ 269 ] {60161618-1778-46fa-a96a-7768b942f3c4} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1014 | 2026.05.21 09:17:09.583463 [ 269 ] {60161618-1778-46fa-a96a-7768b942f3c4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent'))" | ||
| 1015 | 2026.05.21 09:17:09.583511 [ 269 ] {60161618-1778-46fa-a96a-7768b942f3c4} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 27 rows starting from 0 | ||
| 1016 | 2026.05.21 09:17:09.613174 [ 269 ] {60161618-1778-46fa-a96a-7768b942f3c4} <Debug> executeQuery: Read 27 rows, 6.61 KiB in 0.058332 sec., 462.8677226908043 rows/sec., 113.26 KiB/sec. | ||
| 1017 | 2026.05.21 09:17:09.613336 [ 269 ] {60161618-1778-46fa-a96a-7768b942f3c4} <Debug> MemoryTracker: Peak memory usage (for query): 134.93 KiB. | ||
| 1018 | 2026.05.21 09:17:09.613360 [ 269 ] {60161618-1778-46fa-a96a-7768b942f3c4} <Debug> TCPHandler: Processed in 0.058826702 sec. | ||
| 1019 | 2026.05.21 09:17:09.614688 [ 269 ] {} <Trace> TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1020 | 2026.05.21 09:17:09.614845 [ 269 ] {d007a185-9448-4141-aa52-06bce6c81eac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60771) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1021 | 2026.05.21 09:17:09.614909 [ 269 ] {d007a185-9448-4141-aa52-06bce6c81eac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1022 | 2026.05.21 09:17:09.615581 [ 269 ] {d007a185-9448-4141-aa52-06bce6c81eac} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1023 | 2026.05.21 09:17:09.615639 [ 269 ] {d007a185-9448-4141-aa52-06bce6c81eac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1024 | 2026.05.21 09:17:09.616154 [ 269 ] {d007a185-9448-4141-aa52-06bce6c81eac} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1025 | 2026.05.21 09:17:09.616472 [ 269 ] {d007a185-9448-4141-aa52-06bce6c81eac} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1026 | 2026.05.21 09:17:09.616675 [ 269 ] {d007a185-9448-4141-aa52-06bce6c81eac} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001875 sec., 13866.666666666668 rows/sec., 1.03 MiB/sec. | ||
| 1027 | 2026.05.21 09:17:09.616730 [ 269 ] {d007a185-9448-4141-aa52-06bce6c81eac} <Debug> TCPHandler: Processed in 0.002165382 sec. | ||
| 1028 | 2026.05.21 09:17:09.616923 [ 269 ] {} <Trace> TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1029 | 2026.05.21 09:17:09.617040 [ 269 ] {4c3e24f0-3d2b-4f88-953b-c492679f156a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60771) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1030 | 2026.05.21 09:17:09.617088 [ 269 ] {4c3e24f0-3d2b-4f88-953b-c492679f156a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1031 | 2026.05.21 09:17:09.617537 [ 269 ] {4c3e24f0-3d2b-4f88-953b-c492679f156a} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1032 | 2026.05.21 09:17:09.617576 [ 269 ] {4c3e24f0-3d2b-4f88-953b-c492679f156a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1033 | 2026.05.21 09:17:09.617923 [ 269 ] {4c3e24f0-3d2b-4f88-953b-c492679f156a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1034 | 2026.05.21 09:17:09.618142 [ 269 ] {4c3e24f0-3d2b-4f88-953b-c492679f156a} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1035 | 2026.05.21 09:17:09.618279 [ 269 ] {4c3e24f0-3d2b-4f88-953b-c492679f156a} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001266 sec., 22116.90363349131 rows/sec., 1.73 MiB/sec. | ||
| 1036 | 2026.05.21 09:17:09.618318 [ 269 ] {4c3e24f0-3d2b-4f88-953b-c492679f156a} <Debug> TCPHandler: Processed in 0.001453399 sec. | ||
| 1037 | 2026.05.21 09:17:09.618501 [ 269 ] {} <Trace> TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1038 | 2026.05.21 09:17:09.618611 [ 269 ] {834c11fe-bfb6-4975-928d-c58330dbb26c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60771) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1039 | 2026.05.21 09:17:09.618662 [ 269 ] {834c11fe-bfb6-4975-928d-c58330dbb26c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1040 | 2026.05.21 09:17:09.619106 [ 269 ] {834c11fe-bfb6-4975-928d-c58330dbb26c} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1041 | 2026.05.21 09:17:09.619154 [ 269 ] {834c11fe-bfb6-4975-928d-c58330dbb26c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1042 | 2026.05.21 09:17:09.619590 [ 269 ] {834c11fe-bfb6-4975-928d-c58330dbb26c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1043 | 2026.05.21 09:17:09.619836 [ 269 ] {834c11fe-bfb6-4975-928d-c58330dbb26c} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1044 | 2026.05.21 09:17:09.619975 [ 269 ] {834c11fe-bfb6-4975-928d-c58330dbb26c} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001388 sec., 72046.10951008646 rows/sec., 5.00 MiB/sec. | ||
| 1045 | 2026.05.21 09:17:09.620010 [ 269 ] {834c11fe-bfb6-4975-928d-c58330dbb26c} <Debug> TCPHandler: Processed in 0.001564262 sec. | ||
| 1046 | 2026.05.21 09:17:09.620159 [ 269 ] {} <Trace> TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1047 | 2026.05.21 09:17:09.620269 [ 269 ] {d91dea83-dbdd-4374-a43a-0a0da88b20bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60771) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1048 | 2026.05.21 09:17:09.620317 [ 269 ] {d91dea83-dbdd-4374-a43a-0a0da88b20bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1049 | 2026.05.21 09:17:09.620657 [ 269 ] {d91dea83-dbdd-4374-a43a-0a0da88b20bf} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1050 | 2026.05.21 09:17:09.620695 [ 269 ] {d91dea83-dbdd-4374-a43a-0a0da88b20bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1051 | 2026.05.21 09:17:09.621031 [ 269 ] {d91dea83-dbdd-4374-a43a-0a0da88b20bf} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1052 | 2026.05.21 09:17:09.621248 [ 269 ] {d91dea83-dbdd-4374-a43a-0a0da88b20bf} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1053 | 2026.05.21 09:17:09.621381 [ 269 ] {d91dea83-dbdd-4374-a43a-0a0da88b20bf} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001136 sec., 26408.45070422535 rows/sec., 1.81 MiB/sec. | ||
| 1054 | 2026.05.21 09:17:09.621414 [ 269 ] {d91dea83-dbdd-4374-a43a-0a0da88b20bf} <Debug> TCPHandler: Processed in 0.001311044 sec. | ||
| 1055 | 2026.05.21 09:17:09.957295 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49456 | ||
| 1056 | 2026.05.21 09:17:09.957391 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1057 | 2026.05.21 09:17:09.957423 [ 303 ] {} <Debug> TCP-Session: 8b3afafa-2612-4fd0-afb4-5aa795d6a83b Authenticating user 'default' from [fd00:1122:3344:101::e]:49456 | ||
| 1058 | 2026.05.21 09:17:09.957446 [ 303 ] {} <Debug> TCP-Session: 8b3afafa-2612-4fd0-afb4-5aa795d6a83b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1059 | 2026.05.21 09:17:09.957459 [ 303 ] {} <Debug> TCP-Session: 8b3afafa-2612-4fd0-afb4-5aa795d6a83b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1060 | 2026.05.21 09:17:09.957777 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50889 | ||
| 1061 | 2026.05.21 09:17:09.957850 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1062 | 2026.05.21 09:17:09.957880 [ 304 ] {} <Debug> TCP-Session: 0b083d4b-2681-4c14-8588-cf97399b5596 Authenticating user 'default' from [fd00:1122:3344:101::e]:50889 | ||
| 1063 | 2026.05.21 09:17:09.957897 [ 304 ] {} <Debug> TCP-Session: 0b083d4b-2681-4c14-8588-cf97399b5596 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1064 | 2026.05.21 09:17:09.957895 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44486 | ||
| 1065 | 2026.05.21 09:17:09.957911 [ 304 ] {} <Debug> TCP-Session: 0b083d4b-2681-4c14-8588-cf97399b5596 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1066 | 2026.05.21 09:17:09.958018 [ 303 ] {} <Trace> TCP-Session: 8b3afafa-2612-4fd0-afb4-5aa795d6a83b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1067 | 2026.05.21 09:17:09.958070 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35200 | ||
| 1068 | 2026.05.21 09:17:09.958081 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55556 | ||
| 1069 | 2026.05.21 09:17:09.958091 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1070 | 2026.05.21 09:17:09.958156 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41967 | ||
| 1071 | 2026.05.21 09:17:09.958172 [ 305 ] {} <Debug> TCP-Session: 547b654f-6032-463d-b8ba-222ad6836dc1 Authenticating user 'default' from [fd00:1122:3344:101::e]:44486 | ||
| 1072 | 2026.05.21 09:17:09.958206 [ 305 ] {} <Debug> TCP-Session: 547b654f-6032-463d-b8ba-222ad6836dc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1073 | 2026.05.21 09:17:09.958220 [ 305 ] {} <Debug> TCP-Session: 547b654f-6032-463d-b8ba-222ad6836dc1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1074 | 2026.05.21 09:17:09.958255 [ 303 ] {254f5afd-dcfd-4ac1-b4b6-04775aacd0c5} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49456) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1075 | 2026.05.21 09:17:09.958258 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1076 | 2026.05.21 09:17:09.958316 [ 307 ] {} <Debug> TCP-Session: 28a51788-a858-4cb9-a657-7414a7764f1f Authenticating user 'default' from [fd00:1122:3344:101::e]:35200 | ||
| 1077 | 2026.05.21 09:17:09.958334 [ 307 ] {} <Debug> TCP-Session: 28a51788-a858-4cb9-a657-7414a7764f1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1078 | 2026.05.21 09:17:09.958343 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50613 | ||
| 1079 | 2026.05.21 09:17:09.958347 [ 307 ] {} <Debug> TCP-Session: 28a51788-a858-4cb9-a657-7414a7764f1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1080 | 2026.05.21 09:17:09.958433 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1081 | 2026.05.21 09:17:09.958436 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1082 | 2026.05.21 09:17:09.958480 [ 308 ] {} <Debug> TCP-Session: e99ba01a-5075-47cc-8a76-d27b380610c3 Authenticating user 'default' from [fd00:1122:3344:101::e]:41967 | ||
| 1083 | 2026.05.21 09:17:09.958492 [ 306 ] {} <Debug> TCP-Session: 28e9c03e-7210-4626-ade2-7b9901ba59b6 Authenticating user 'default' from [fd00:1122:3344:101::e]:55556 | ||
| 1084 | 2026.05.21 09:17:09.958505 [ 308 ] {} <Debug> TCP-Session: e99ba01a-5075-47cc-8a76-d27b380610c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1085 | 2026.05.21 09:17:09.958513 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39173 | ||
| 1086 | 2026.05.21 09:17:09.958527 [ 308 ] {} <Debug> TCP-Session: e99ba01a-5075-47cc-8a76-d27b380610c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1087 | 2026.05.21 09:17:09.958520 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1088 | 2026.05.21 09:17:09.958525 [ 306 ] {} <Debug> TCP-Session: 28e9c03e-7210-4626-ade2-7b9901ba59b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1089 | 2026.05.21 09:17:09.958582 [ 309 ] {} <Debug> TCP-Session: 6e145931-02c0-4b3b-be87-100c5faba7e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:50613 | ||
| 1090 | 2026.05.21 09:17:09.958583 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33978 | ||
| 1091 | 2026.05.21 09:17:09.958608 [ 309 ] {} <Debug> TCP-Session: 6e145931-02c0-4b3b-be87-100c5faba7e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1092 | 2026.05.21 09:17:09.958616 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1093 | 2026.05.21 09:17:09.958637 [ 303 ] {254f5afd-dcfd-4ac1-b4b6-04775aacd0c5} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1094 | 2026.05.21 09:17:09.958664 [ 310 ] {} <Debug> TCP-Session: a8bf1508-1fbd-45fd-8eba-9ecaef1b2db1 Authenticating user 'default' from [fd00:1122:3344:101::e]:39173 | ||
| 1095 | 2026.05.21 09:17:09.958635 [ 309 ] {} <Debug> TCP-Session: 6e145931-02c0-4b3b-be87-100c5faba7e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1096 | 2026.05.21 09:17:09.958695 [ 310 ] {} <Debug> TCP-Session: a8bf1508-1fbd-45fd-8eba-9ecaef1b2db1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1097 | 2026.05.21 09:17:09.958716 [ 303 ] {254f5afd-dcfd-4ac1-b4b6-04775aacd0c5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1098 | 2026.05.21 09:17:09.958723 [ 310 ] {} <Debug> TCP-Session: a8bf1508-1fbd-45fd-8eba-9ecaef1b2db1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1099 | 2026.05.21 09:17:09.958726 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1100 | 2026.05.21 09:17:09.958590 [ 306 ] {} <Debug> TCP-Session: 28e9c03e-7210-4626-ade2-7b9901ba59b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1101 | 2026.05.21 09:17:09.958772 [ 311 ] {} <Debug> TCP-Session: b0aa92d0-f61f-4fdf-b712-2240c950b322 Authenticating user 'default' from [fd00:1122:3344:101::e]:33978 | ||
| 1102 | 2026.05.21 09:17:09.958802 [ 311 ] {} <Debug> TCP-Session: b0aa92d0-f61f-4fdf-b712-2240c950b322 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1103 | 2026.05.21 09:17:09.958817 [ 311 ] {} <Debug> TCP-Session: b0aa92d0-f61f-4fdf-b712-2240c950b322 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1104 | 2026.05.21 09:17:09.968782 [ 303 ] {254f5afd-dcfd-4ac1-b4b6-04775aacd0c5} <Debug> oximeter.version (0aef903c-aa8c-4aa8-a78f-ed504b3a4b83) (SelectExecutor): Key condition: unknown | ||
| 1105 | 2026.05.21 09:17:09.985998 [ 313 ] {254f5afd-dcfd-4ac1-b4b6-04775aacd0c5} <Trace> AggregatingTransform: Aggregating | ||
| 1106 | 2026.05.21 09:17:09.988297 [ 313 ] {254f5afd-dcfd-4ac1-b4b6-04775aacd0c5} <Trace> Aggregator: Aggregation method: without_key | ||
| 1107 | 2026.05.21 09:17:09.990557 [ 313 ] {254f5afd-dcfd-4ac1-b4b6-04775aacd0c5} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00981298 sec. (101.906 rows/sec., 3.98 KiB/sec.) | ||
| 1108 | 2026.05.21 09:17:09.990602 [ 313 ] {254f5afd-dcfd-4ac1-b4b6-04775aacd0c5} <Trace> Aggregator: Merging aggregated data | ||
| 1109 | 2026.05.21 09:17:09.990635 [ 313 ] {254f5afd-dcfd-4ac1-b4b6-04775aacd0c5} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1110 | 2026.05.21 09:17:09.994191 [ 303 ] {254f5afd-dcfd-4ac1-b4b6-04775aacd0c5} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.036009 sec., 27.770835069010527 rows/sec., 1.08 KiB/sec. | ||
| 1111 | 2026.05.21 09:17:09.994365 [ 303 ] {254f5afd-dcfd-4ac1-b4b6-04775aacd0c5} <Debug> TCPHandler: Processed in 0.036565416 sec. | ||
| 1112 | 2026.05.21 09:17:10.004779 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1113 | 2026.05.21 09:17:10.004819 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1114 | 2026.05.21 09:17:10.004834 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1115 | 2026.05.21 09:17:10.004868 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1116 | 2026.05.21 09:17:10.004894 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1117 | 2026.05.21 09:17:10.004912 [ 304 ] {} <Debug> TCP-Session: 0b083d4b-2681-4c14-8588-cf97399b5596 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1118 | 2026.05.21 09:17:10.004925 [ 307 ] {} <Debug> TCP-Session: 28a51788-a858-4cb9-a657-7414a7764f1f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1119 | 2026.05.21 09:17:10.004935 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1120 | 2026.05.21 09:17:10.004948 [ 310 ] {} <Debug> TCP-Session: a8bf1508-1fbd-45fd-8eba-9ecaef1b2db1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1121 | 2026.05.21 09:17:10.004923 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1122 | 2026.05.21 09:17:10.005001 [ 311 ] {} <Debug> TCP-Session: b0aa92d0-f61f-4fdf-b712-2240c950b322 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1123 | 2026.05.21 09:17:10.004913 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1124 | 2026.05.21 09:17:10.005032 [ 308 ] {} <Debug> TCP-Session: e99ba01a-5075-47cc-8a76-d27b380610c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1125 | 2026.05.21 09:17:10.004895 [ 305 ] {} <Debug> TCP-Session: 547b654f-6032-463d-b8ba-222ad6836dc1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1126 | 2026.05.21 09:17:10.005072 [ 309 ] {} <Debug> TCP-Session: 6e145931-02c0-4b3b-be87-100c5faba7e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1127 | 2026.05.21 09:17:10.004852 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1128 | 2026.05.21 09:17:10.004857 [ 303 ] {} <Debug> TCP-Session: 8b3afafa-2612-4fd0-afb4-5aa795d6a83b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1129 | 2026.05.21 09:17:10.005176 [ 306 ] {} <Debug> TCP-Session: 28e9c03e-7210-4626-ade2-7b9901ba59b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1130 | 2026.05.21 09:17:11.001194 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 165.63 MiB, peak 175.77 MiB, free memory in arenas 0.00 B, will set to 167.71 MiB (RSS), difference: 2.08 MiB | ||
| 1131 | 2026.05.21 09:17:13.314100 [ 69 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1132 | 2026.05.21 09:17:13.314152 [ 69 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1133 | 2026.05.21 09:17:13.373685 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 500 entries to flush up to offset 2818 | ||
| 1134 | 2026.05.21 09:17:13.374243 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1135 | 2026.05.21 09:17:13.374292 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1136 | 2026.05.21 09:17:13.374828 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1137 | 2026.05.21 09:17:13.375073 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1138 | 2026.05.21 09:17:13.375198 [ 69 ] {} <Debug> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1139 | 2026.05.21 09:17:13.375213 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2818 | ||
| 1140 | 2026.05.21 09:17:13.375238 [ 69 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1141 | 2026.05.21 09:17:13.375258 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1142 | 2026.05.21 09:17:13.377663 [ 188 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::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 | ||
| 1143 | 2026.05.21 09:17:13.379748 [ 188 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1144 | 2026.05.21 09:17:13.379855 [ 188 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::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 | ||
| 1145 | 2026.05.21 09:17:13.379974 [ 188 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 488 rows starting from the beginning of the part | ||
| 1146 | 2026.05.21 09:17:13.380047 [ 188 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 427 rows starting from the beginning of the part | ||
| 1147 | 2026.05.21 09:17:13.380112 [ 188 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 488 rows starting from the beginning of the part | ||
| 1148 | 2026.05.21 09:17:13.380182 [ 188 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 427 rows starting from the beginning of the part | ||
| 1149 | 2026.05.21 09:17:13.380229 [ 188 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 500 rows starting from the beginning of the part | ||
| 1150 | 2026.05.21 09:17:13.415651 [ 186 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2818 rows, containing 4 columns (4 merged, 0 gathered) in 0.04029611 sec., 69932.30860249289 rows/sec., 1.00 MiB/sec. | ||
| 1151 | 2026.05.21 09:17:13.416581 [ 187 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1152 | 2026.05.21 09:17:13.416981 [ 187 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_6_1} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1153 | 2026.05.21 09:17:13.417069 [ 187 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_6_1} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1154 | 2026.05.21 09:17:13.417187 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.35 MiB. | ||
| 1155 | 2026.05.21 09:17:13.552865 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1156 | 2026.05.21 09:17:13.570348 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1157 | 2026.05.21 09:17:13.570421 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1158 | 2026.05.21 09:17:13.576992 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1159 | 2026.05.21 09:17:13.577763 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1160 | 2026.05.21 09:17:13.578074 [ 69 ] {} <Debug> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1161 | 2026.05.21 09:17:13.578144 [ 69 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1162 | 2026.05.21 09:17:13.578166 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1163 | 2026.05.21 09:17:13.578305 [ 187 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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 | ||
| 1164 | 2026.05.21 09:17:13.582343 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1165 | 2026.05.21 09:17:13.582878 [ 187 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1166 | 2026.05.21 09:17:13.584375 [ 187 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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 | ||
| 1167 | 2026.05.21 09:17:13.589317 [ 187 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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 | ||
| 1168 | 2026.05.21 09:17:13.594000 [ 187 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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 | ||
| 1169 | 2026.05.21 09:17:13.598481 [ 187 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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 | ||
| 1170 | 2026.05.21 09:17:13.608506 [ 187 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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 | ||
| 1171 | 2026.05.21 09:17:13.613111 [ 187 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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 | ||
| 1172 | 2026.05.21 09:17:13.682252 [ 186 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.104013436 sec., 442.2505569376633 rows/sec., 2.29 MiB/sec. | ||
| 1173 | 2026.05.21 09:17:13.684587 [ 189 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1174 | 2026.05.21 09:17:13.686782 [ 189 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_6_1} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1175 | 2026.05.21 09:17:13.686921 [ 189 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_6_1} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1176 | 2026.05.21 09:17:13.688720 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1177 | 2026.05.21 09:17:14.000381 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 168.87 MiB, peak 178.41 MiB, free memory in arenas 0.00 B, will set to 179.95 MiB (RSS), difference: 11.08 MiB | ||
| 1178 | 2026.05.21 09:17:14.559179 [ 269 ] {} <Trace> TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1179 | 2026.05.21 09:17:14.559441 [ 269 ] {f77d121b-9dc4-496a-8544-53941c0ddf32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60771) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 1180 | 2026.05.21 09:17:14.559803 [ 269 ] {f77d121b-9dc4-496a-8544-53941c0ddf32} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1181 | 2026.05.21 09:17:14.559848 [ 269 ] {f77d121b-9dc4-496a-8544-53941c0ddf32} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1182 | 2026.05.21 09:17:14.560108 [ 269 ] {f77d121b-9dc4-496a-8544-53941c0ddf32} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1183 | 2026.05.21 09:17:14.560184 [ 269 ] {f77d121b-9dc4-496a-8544-53941c0ddf32} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1184 | 2026.05.21 09:17:14.560329 [ 269 ] {f77d121b-9dc4-496a-8544-53941c0ddf32} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 1185 | 2026.05.21 09:17:14.560367 [ 269 ] {f77d121b-9dc4-496a-8544-53941c0ddf32} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1186 | 2026.05.21 09:17:14.560391 [ 269 ] {f77d121b-9dc4-496a-8544-53941c0ddf32} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1187 | 2026.05.21 09:17:14.560408 [ 269 ] {f77d121b-9dc4-496a-8544-53941c0ddf32} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1188 | 2026.05.21 09:17:14.560450 [ 269 ] {f77d121b-9dc4-496a-8544-53941c0ddf32} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1189 | 2026.05.21 09:17:14.560471 [ 269 ] {f77d121b-9dc4-496a-8544-53941c0ddf32} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 27 rows starting from 0 | ||
| 1190 | 2026.05.21 09:17:14.561665 [ 269 ] {f77d121b-9dc4-496a-8544-53941c0ddf32} <Debug> executeQuery: Read 27 rows, 6.61 KiB in 0.002323 sec., 11622.90142057684 rows/sec., 2.78 MiB/sec. | ||
| 1191 | 2026.05.21 09:17:14.561782 [ 269 ] {f77d121b-9dc4-496a-8544-53941c0ddf32} <Debug> TCPHandler: Processed in 0.002744222 sec. | ||
| 1192 | 2026.05.21 09:17:14.566528 [ 269 ] {} <Trace> TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1193 | 2026.05.21 09:17:14.566691 [ 269 ] {5bf415c1-0a8f-4ce8-b362-76907ba6569e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60771) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1194 | 2026.05.21 09:17:14.566755 [ 269 ] {5bf415c1-0a8f-4ce8-b362-76907ba6569e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1195 | 2026.05.21 09:17:14.567523 [ 269 ] {5bf415c1-0a8f-4ce8-b362-76907ba6569e} <Trace> oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1196 | 2026.05.21 09:17:14.567582 [ 269 ] {5bf415c1-0a8f-4ce8-b362-76907ba6569e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1197 | 2026.05.21 09:17:14.568058 [ 269 ] {5bf415c1-0a8f-4ce8-b362-76907ba6569e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1198 | 2026.05.21 09:17:14.568299 [ 269 ] {5bf415c1-0a8f-4ce8-b362-76907ba6569e} <Trace> oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1199 | 2026.05.21 09:17:14.568469 [ 269 ] {5bf415c1-0a8f-4ce8-b362-76907ba6569e} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001827 sec., 155446.08648056924 rows/sec., 9.87 MiB/sec. | ||
| 1200 | 2026.05.21 09:17:14.568511 [ 269 ] {5bf415c1-0a8f-4ce8-b362-76907ba6569e} <Debug> TCPHandler: Processed in 0.00207282 sec. | ||
| 1201 | 2026.05.21 09:17:14.568654 [ 269 ] {} <Trace> TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1202 | 2026.05.21 09:17:14.568769 [ 269 ] {ca9fb9ac-d43e-4c55-8a63-d1df80b82fbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60771) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1203 | 2026.05.21 09:17:14.568815 [ 269 ] {ca9fb9ac-d43e-4c55-8a63-d1df80b82fbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1204 | 2026.05.21 09:17:14.569642 [ 269 ] {ca9fb9ac-d43e-4c55-8a63-d1df80b82fbc} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1205 | 2026.05.21 09:17:14.569685 [ 269 ] {ca9fb9ac-d43e-4c55-8a63-d1df80b82fbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1206 | 2026.05.21 09:17:14.570041 [ 269 ] {ca9fb9ac-d43e-4c55-8a63-d1df80b82fbc} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1207 | 2026.05.21 09:17:14.570260 [ 269 ] {ca9fb9ac-d43e-4c55-8a63-d1df80b82fbc} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1208 | 2026.05.21 09:17:14.570401 [ 269 ] {ca9fb9ac-d43e-4c55-8a63-d1df80b82fbc} <Debug> executeQuery: Read 767 rows, 60.40 KiB in 0.001659 sec., 462326.70283303194 rows/sec., 35.55 MiB/sec. | ||
| 1209 | 2026.05.21 09:17:14.570437 [ 269 ] {ca9fb9ac-d43e-4c55-8a63-d1df80b82fbc} <Debug> TCPHandler: Processed in 0.001838631 sec. | ||
| 1210 | 2026.05.21 09:17:14.570567 [ 269 ] {} <Trace> TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1211 | 2026.05.21 09:17:14.570675 [ 269 ] {9ca0800a-24af-47c5-839e-9c26046b9588} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60771) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1212 | 2026.05.21 09:17:14.570719 [ 269 ] {9ca0800a-24af-47c5-839e-9c26046b9588} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1213 | 2026.05.21 09:17:14.571185 [ 269 ] {9ca0800a-24af-47c5-839e-9c26046b9588} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1214 | 2026.05.21 09:17:14.571224 [ 269 ] {9ca0800a-24af-47c5-839e-9c26046b9588} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1215 | 2026.05.21 09:17:14.571564 [ 269 ] {9ca0800a-24af-47c5-839e-9c26046b9588} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1216 | 2026.05.21 09:17:14.571783 [ 269 ] {9ca0800a-24af-47c5-839e-9c26046b9588} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1217 | 2026.05.21 09:17:14.571917 [ 269 ] {9ca0800a-24af-47c5-839e-9c26046b9588} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001266 sec., 112164.29699842022 rows/sec., 6.59 MiB/sec. | ||
| 1218 | 2026.05.21 09:17:14.571952 [ 269 ] {9ca0800a-24af-47c5-839e-9c26046b9588} <Debug> TCPHandler: Processed in 0.001437428 sec. | ||
| 1219 | 2026.05.21 09:17:14.572110 [ 269 ] {} <Trace> TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1220 | 2026.05.21 09:17:14.572215 [ 269 ] {f330b420-c595-4db8-ae0a-67e16f1da5cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60771) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1221 | 2026.05.21 09:17:14.572259 [ 269 ] {f330b420-c595-4db8-ae0a-67e16f1da5cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1222 | 2026.05.21 09:17:14.572707 [ 269 ] {f330b420-c595-4db8-ae0a-67e16f1da5cd} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1223 | 2026.05.21 09:17:14.572747 [ 269 ] {f330b420-c595-4db8-ae0a-67e16f1da5cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1224 | 2026.05.21 09:17:14.573059 [ 269 ] {f330b420-c595-4db8-ae0a-67e16f1da5cd} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1225 | 2026.05.21 09:17:14.573287 [ 269 ] {f330b420-c595-4db8-ae0a-67e16f1da5cd} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1226 | 2026.05.21 09:17:14.573419 [ 269 ] {f330b420-c595-4db8-ae0a-67e16f1da5cd} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001226 sec., 121533.44208809134 rows/sec., 7.85 MiB/sec. | ||
| 1227 | 2026.05.21 09:17:14.573453 [ 269 ] {f330b420-c595-4db8-ae0a-67e16f1da5cd} <Debug> TCPHandler: Processed in 0.001394257 sec. | ||
| 1228 | 2026.05.21 09:17:14.573599 [ 269 ] {} <Trace> TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1229 | 2026.05.21 09:17:14.573713 [ 269 ] {d6f50cf9-d248-4438-aa0f-f2d11afa3c74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60771) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1230 | 2026.05.21 09:17:14.573757 [ 269 ] {d6f50cf9-d248-4438-aa0f-f2d11afa3c74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1231 | 2026.05.21 09:17:14.574210 [ 269 ] {d6f50cf9-d248-4438-aa0f-f2d11afa3c74} <Trace> oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1232 | 2026.05.21 09:17:14.574248 [ 269 ] {d6f50cf9-d248-4438-aa0f-f2d11afa3c74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1233 | 2026.05.21 09:17:14.574560 [ 269 ] {d6f50cf9-d248-4438-aa0f-f2d11afa3c74} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1234 | 2026.05.21 09:17:14.574767 [ 269 ] {d6f50cf9-d248-4438-aa0f-f2d11afa3c74} <Trace> oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1235 | 2026.05.21 09:17:14.574903 [ 269 ] {d6f50cf9-d248-4438-aa0f-f2d11afa3c74} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001211 sec., 122213.04706853839 rows/sec., 6.95 MiB/sec. | ||
| 1236 | 2026.05.21 09:17:14.574937 [ 269 ] {d6f50cf9-d248-4438-aa0f-f2d11afa3c74} <Debug> TCPHandler: Processed in 0.001389147 sec. | ||
| 1237 | 2026.05.21 09:17:14.575078 [ 269 ] {} <Trace> TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1238 | 2026.05.21 09:17:14.575179 [ 269 ] {a5b0b3e3-7aaf-44b0-8537-e813620cc985} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60771) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1239 | 2026.05.21 09:17:14.575222 [ 269 ] {a5b0b3e3-7aaf-44b0-8537-e813620cc985} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1240 | 2026.05.21 09:17:14.575764 [ 269 ] {a5b0b3e3-7aaf-44b0-8537-e813620cc985} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1241 | 2026.05.21 09:17:14.575801 [ 269 ] {a5b0b3e3-7aaf-44b0-8537-e813620cc985} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1242 | 2026.05.21 09:17:14.576141 [ 269 ] {a5b0b3e3-7aaf-44b0-8537-e813620cc985} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1243 | 2026.05.21 09:17:14.576359 [ 269 ] {a5b0b3e3-7aaf-44b0-8537-e813620cc985} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1244 | 2026.05.21 09:17:14.576489 [ 269 ] {a5b0b3e3-7aaf-44b0-8537-e813620cc985} <Debug> executeQuery: Read 454 rows, 32.30 KiB in 0.001329 sec., 341610.23325808876 rows/sec., 23.73 MiB/sec. | ||
| 1245 | 2026.05.21 09:17:14.576522 [ 269 ] {a5b0b3e3-7aaf-44b0-8537-e813620cc985} <Debug> TCPHandler: Processed in 0.00149618 sec. | ||
| 1246 | 2026.05.21 09:17:14.576653 [ 269 ] {} <Trace> TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1247 | 2026.05.21 09:17:14.576753 [ 269 ] {d64eda00-2328-4b8f-83ee-e8d99369b9cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60771) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1248 | 2026.05.21 09:17:14.576796 [ 269 ] {d64eda00-2328-4b8f-83ee-e8d99369b9cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1249 | 2026.05.21 09:17:14.577143 [ 269 ] {d64eda00-2328-4b8f-83ee-e8d99369b9cb} <Trace> oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1250 | 2026.05.21 09:17:14.577181 [ 269 ] {d64eda00-2328-4b8f-83ee-e8d99369b9cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1251 | 2026.05.21 09:17:14.577480 [ 269 ] {d64eda00-2328-4b8f-83ee-e8d99369b9cb} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1252 | 2026.05.21 09:17:14.577696 [ 269 ] {d64eda00-2328-4b8f-83ee-e8d99369b9cb} <Trace> oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1253 | 2026.05.21 09:17:14.577825 [ 269 ] {d64eda00-2328-4b8f-83ee-e8d99369b9cb} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001092 sec., 5494.505494505494 rows/sec., 287.07 KiB/sec. | ||
| 1254 | 2026.05.21 09:17:14.577858 [ 269 ] {d64eda00-2328-4b8f-83ee-e8d99369b9cb} <Debug> TCPHandler: Processed in 0.001256062 sec. | ||
| 1255 | 2026.05.21 09:17:14.578009 [ 269 ] {} <Trace> TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1256 | 2026.05.21 09:17:14.578111 [ 269 ] {4ef6b75d-3e03-4a74-8f58-5f6fef50ad4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60771) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1257 | 2026.05.21 09:17:14.578154 [ 269 ] {4ef6b75d-3e03-4a74-8f58-5f6fef50ad4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1258 | 2026.05.21 09:17:14.578570 [ 269 ] {4ef6b75d-3e03-4a74-8f58-5f6fef50ad4b} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1259 | 2026.05.21 09:17:14.578607 [ 269 ] {4ef6b75d-3e03-4a74-8f58-5f6fef50ad4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1260 | 2026.05.21 09:17:14.578960 [ 269 ] {4ef6b75d-3e03-4a74-8f58-5f6fef50ad4b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1261 | 2026.05.21 09:17:14.579177 [ 269 ] {4ef6b75d-3e03-4a74-8f58-5f6fef50ad4b} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1262 | 2026.05.21 09:17:14.579310 [ 269 ] {4ef6b75d-3e03-4a74-8f58-5f6fef50ad4b} <Debug> executeQuery: Read 205 rows, 13.72 KiB in 0.001219 sec., 168170.6316652994 rows/sec., 10.99 MiB/sec. | ||
| 1263 | 2026.05.21 09:17:14.579343 [ 269 ] {4ef6b75d-3e03-4a74-8f58-5f6fef50ad4b} <Debug> TCPHandler: Processed in 0.001386477 sec. | ||
| 1264 | 2026.05.21 09:17:14.579496 [ 269 ] {} <Trace> TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1265 | 2026.05.21 09:17:14.579597 [ 269 ] {d21e12d9-2e0a-4c43-9c52-0f4c1339bed0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60771) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1266 | 2026.05.21 09:17:14.579642 [ 269 ] {d21e12d9-2e0a-4c43-9c52-0f4c1339bed0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1267 | 2026.05.21 09:17:14.579984 [ 269 ] {d21e12d9-2e0a-4c43-9c52-0f4c1339bed0} <Trace> oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1268 | 2026.05.21 09:17:14.580020 [ 269 ] {d21e12d9-2e0a-4c43-9c52-0f4c1339bed0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1269 | 2026.05.21 09:17:14.580324 [ 269 ] {d21e12d9-2e0a-4c43-9c52-0f4c1339bed0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1270 | 2026.05.21 09:17:14.580545 [ 269 ] {d21e12d9-2e0a-4c43-9c52-0f4c1339bed0} <Trace> oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1271 | 2026.05.21 09:17:14.580682 [ 269 ] {d21e12d9-2e0a-4c43-9c52-0f4c1339bed0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001104 sec., 905.7971014492754 rows/sec., 61.04 KiB/sec. | ||
| 1272 | 2026.05.21 09:17:14.580716 [ 269 ] {d21e12d9-2e0a-4c43-9c52-0f4c1339bed0} <Debug> TCPHandler: Processed in 0.001271473 sec. | ||
| 1273 | 2026.05.21 09:17:14.580860 [ 269 ] {} <Trace> TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1274 | 2026.05.21 09:17:14.580962 [ 269 ] {c44a2f41-4e8f-4584-8b87-9b0e8bd288c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60771) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1275 | 2026.05.21 09:17:14.581007 [ 269 ] {c44a2f41-4e8f-4584-8b87-9b0e8bd288c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1276 | 2026.05.21 09:17:14.581375 [ 269 ] {c44a2f41-4e8f-4584-8b87-9b0e8bd288c3} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1277 | 2026.05.21 09:17:14.581411 [ 269 ] {c44a2f41-4e8f-4584-8b87-9b0e8bd288c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1278 | 2026.05.21 09:17:14.581715 [ 269 ] {c44a2f41-4e8f-4584-8b87-9b0e8bd288c3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1279 | 2026.05.21 09:17:14.581945 [ 269 ] {c44a2f41-4e8f-4584-8b87-9b0e8bd288c3} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1280 | 2026.05.21 09:17:14.582075 [ 269 ] {c44a2f41-4e8f-4584-8b87-9b0e8bd288c3} <Debug> executeQuery: Read 60 rows, 3.73 KiB in 0.001132 sec., 53003.5335689046 rows/sec., 3.22 MiB/sec. | ||
| 1281 | 2026.05.21 09:17:14.582108 [ 269 ] {c44a2f41-4e8f-4584-8b87-9b0e8bd288c3} <Debug> TCPHandler: Processed in 0.001299783 sec. | ||
| 1282 | 2026.05.21 09:17:15.000608 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33327 | ||
| 1283 | 2026.05.21 09:17:15.000710 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1284 | 2026.05.21 09:17:15.000736 [ 303 ] {} <Debug> TCP-Session: 5eebaa1e-6cff-45d1-a9b9-968170f1c65c Authenticating user 'default' from [fd00:1122:3344:101::e]:33327 | ||
| 1285 | 2026.05.21 09:17:15.000758 [ 303 ] {} <Debug> TCP-Session: 5eebaa1e-6cff-45d1-a9b9-968170f1c65c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1286 | 2026.05.21 09:17:15.000771 [ 303 ] {} <Debug> TCP-Session: 5eebaa1e-6cff-45d1-a9b9-968170f1c65c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1287 | 2026.05.21 09:17:15.001051 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50888 | ||
| 1288 | 2026.05.21 09:17:15.001070 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38112 | ||
| 1289 | 2026.05.21 09:17:15.001097 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49055 | ||
| 1290 | 2026.05.21 09:17:15.001119 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40909 | ||
| 1291 | 2026.05.21 09:17:15.001164 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1292 | 2026.05.21 09:17:15.001175 [ 303 ] {} <Trace> TCP-Session: 5eebaa1e-6cff-45d1-a9b9-968170f1c65c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1293 | 2026.05.21 09:17:15.001203 [ 304 ] {} <Debug> TCP-Session: c4f86748-8c5f-43af-832d-1d697664fb14 Authenticating user 'default' from [fd00:1122:3344:101::e]:50888 | ||
| 1294 | 2026.05.21 09:17:15.001108 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51362 | ||
| 1295 | 2026.05.21 09:17:15.001250 [ 304 ] {} <Debug> TCP-Session: c4f86748-8c5f-43af-832d-1d697664fb14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1296 | 2026.05.21 09:17:15.001273 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1297 | 2026.05.21 09:17:15.001082 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56885 | ||
| 1298 | 2026.05.21 09:17:15.001310 [ 306 ] {} <Debug> TCP-Session: 4306965a-6054-4015-809a-503ea823ed44 Authenticating user 'default' from [fd00:1122:3344:101::e]:38112 | ||
| 1299 | 2026.05.21 09:17:15.001296 [ 304 ] {} <Debug> TCP-Session: c4f86748-8c5f-43af-832d-1d697664fb14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1300 | 2026.05.21 09:17:15.001338 [ 306 ] {} <Debug> TCP-Session: 4306965a-6054-4015-809a-503ea823ed44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1301 | 2026.05.21 09:17:15.001059 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39433 | ||
| 1302 | 2026.05.21 09:17:15.001364 [ 306 ] {} <Debug> TCP-Session: 4306965a-6054-4015-809a-503ea823ed44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1303 | 2026.05.21 09:17:15.001365 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1304 | 2026.05.21 09:17:15.001362 [ 303 ] {f11d582d-0e72-4cf8-915f-49bf056fb8b4} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33327) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1305 | 2026.05.21 09:17:15.001451 [ 308 ] {} <Debug> TCP-Session: 9ae9b656-dca5-4526-857d-530424db1d1c Authenticating user 'default' from [fd00:1122:3344:101::e]:49055 | ||
| 1306 | 2026.05.21 09:17:15.001134 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65058 | ||
| 1307 | 2026.05.21 09:17:15.001476 [ 308 ] {} <Debug> TCP-Session: 9ae9b656-dca5-4526-857d-530424db1d1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1308 | 2026.05.21 09:17:15.001507 [ 308 ] {} <Debug> TCP-Session: 9ae9b656-dca5-4526-857d-530424db1d1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1309 | 2026.05.21 09:17:15.001620 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1310 | 2026.05.21 09:17:15.001621 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1311 | 2026.05.21 09:17:15.001650 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1312 | 2026.05.21 09:17:15.001679 [ 305 ] {} <Debug> TCP-Session: b32f7f1d-fd04-4d82-997f-a0eb3ab01932 Authenticating user 'default' from [fd00:1122:3344:101::e]:39433 | ||
| 1313 | 2026.05.21 09:17:15.001694 [ 303 ] {f11d582d-0e72-4cf8-915f-49bf056fb8b4} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1314 | 2026.05.21 09:17:15.001723 [ 305 ] {} <Debug> TCP-Session: b32f7f1d-fd04-4d82-997f-a0eb3ab01932 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1315 | 2026.05.21 09:17:15.001729 [ 309 ] {} <Debug> TCP-Session: 40709e82-dbda-4faf-acea-9e27a6542f0d Authenticating user 'default' from [fd00:1122:3344:101::e]:51362 | ||
| 1316 | 2026.05.21 09:17:15.001752 [ 307 ] {} <Debug> TCP-Session: 6e761c44-1db8-4a13-9591-48ea47eacec9 Authenticating user 'default' from [fd00:1122:3344:101::e]:56885 | ||
| 1317 | 2026.05.21 09:17:15.001759 [ 303 ] {f11d582d-0e72-4cf8-915f-49bf056fb8b4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1318 | 2026.05.21 09:17:15.001779 [ 309 ] {} <Debug> TCP-Session: 40709e82-dbda-4faf-acea-9e27a6542f0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1319 | 2026.05.21 09:17:15.001788 [ 307 ] {} <Debug> TCP-Session: 6e761c44-1db8-4a13-9591-48ea47eacec9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1320 | 2026.05.21 09:17:15.001788 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1321 | 2026.05.21 09:17:15.001825 [ 307 ] {} <Debug> TCP-Session: 6e761c44-1db8-4a13-9591-48ea47eacec9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1322 | 2026.05.21 09:17:15.001845 [ 310 ] {} <Debug> TCP-Session: 4bc2a3ef-2af9-42af-a155-c74e7d5fe933 Authenticating user 'default' from [fd00:1122:3344:101::e]:40909 | ||
| 1323 | 2026.05.21 09:17:15.001754 [ 305 ] {} <Debug> TCP-Session: b32f7f1d-fd04-4d82-997f-a0eb3ab01932 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1324 | 2026.05.21 09:17:15.001867 [ 310 ] {} <Debug> TCP-Session: 4bc2a3ef-2af9-42af-a155-c74e7d5fe933 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1325 | 2026.05.21 09:17:15.001812 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1326 | 2026.05.21 09:17:15.001900 [ 310 ] {} <Debug> TCP-Session: 4bc2a3ef-2af9-42af-a155-c74e7d5fe933 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1327 | 2026.05.21 09:17:15.001930 [ 311 ] {} <Debug> TCP-Session: 35b3789c-74bd-4a95-b041-e4b0da4bf431 Authenticating user 'default' from [fd00:1122:3344:101::e]:65058 | ||
| 1328 | 2026.05.21 09:17:15.001957 [ 311 ] {} <Debug> TCP-Session: 35b3789c-74bd-4a95-b041-e4b0da4bf431 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1329 | 2026.05.21 09:17:15.001812 [ 309 ] {} <Debug> TCP-Session: 40709e82-dbda-4faf-acea-9e27a6542f0d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1330 | 2026.05.21 09:17:15.001973 [ 311 ] {} <Debug> TCP-Session: 35b3789c-74bd-4a95-b041-e4b0da4bf431 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1331 | 2026.05.21 09:17:15.002057 [ 303 ] {f11d582d-0e72-4cf8-915f-49bf056fb8b4} <Debug> oximeter.version (0aef903c-aa8c-4aa8-a78f-ed504b3a4b83) (SelectExecutor): Key condition: unknown | ||
| 1332 | 2026.05.21 09:17:15.003053 [ 334 ] {f11d582d-0e72-4cf8-915f-49bf056fb8b4} <Trace> AggregatingTransform: Aggregating | ||
| 1333 | 2026.05.21 09:17:15.003110 [ 334 ] {f11d582d-0e72-4cf8-915f-49bf056fb8b4} <Trace> Aggregator: Aggregation method: without_key | ||
| 1334 | 2026.05.21 09:17:15.003142 [ 334 ] {f11d582d-0e72-4cf8-915f-49bf056fb8b4} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000987033 sec. (1013.137 rows/sec., 39.58 KiB/sec.) | ||
| 1335 | 2026.05.21 09:17:15.003159 [ 334 ] {f11d582d-0e72-4cf8-915f-49bf056fb8b4} <Trace> Aggregator: Merging aggregated data | ||
| 1336 | 2026.05.21 09:17:15.003840 [ 303 ] {f11d582d-0e72-4cf8-915f-49bf056fb8b4} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002534 sec., 394.63299131807423 rows/sec., 15.42 KiB/sec. | ||
| 1337 | 2026.05.21 09:17:15.003994 [ 303 ] {f11d582d-0e72-4cf8-915f-49bf056fb8b4} <Debug> TCPHandler: Processed in 0.00297997 sec. | ||
| 1338 | 2026.05.21 09:17:15.004141 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1339 | 2026.05.21 09:17:15.004170 [ 303 ] {} <Debug> TCP-Session: 5eebaa1e-6cff-45d1-a9b9-968170f1c65c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1340 | 2026.05.21 09:17:15.004177 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1341 | 2026.05.21 09:17:15.004209 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1342 | 2026.05.21 09:17:15.004217 [ 305 ] {} <Debug> TCP-Session: b32f7f1d-fd04-4d82-997f-a0eb3ab01932 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1343 | 2026.05.21 09:17:15.004232 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1344 | 2026.05.21 09:17:15.004260 [ 311 ] {} <Debug> TCP-Session: 35b3789c-74bd-4a95-b041-e4b0da4bf431 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1345 | 2026.05.21 09:17:15.004268 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1346 | 2026.05.21 09:17:15.004289 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1347 | 2026.05.21 09:17:15.004304 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1348 | 2026.05.21 09:17:15.004333 [ 309 ] {} <Debug> TCP-Session: 40709e82-dbda-4faf-acea-9e27a6542f0d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1349 | 2026.05.21 09:17:15.004348 [ 308 ] {} <Debug> TCP-Session: 9ae9b656-dca5-4526-857d-530424db1d1c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1350 | 2026.05.21 09:17:15.004359 [ 310 ] {} <Debug> TCP-Session: 4bc2a3ef-2af9-42af-a155-c74e7d5fe933 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1351 | 2026.05.21 09:17:15.004298 [ 307 ] {} <Debug> TCP-Session: 6e761c44-1db8-4a13-9591-48ea47eacec9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1352 | 2026.05.21 09:17:15.004249 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1353 | 2026.05.21 09:17:15.004235 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1354 | 2026.05.21 09:17:15.004445 [ 306 ] {} <Debug> TCP-Session: 4306965a-6054-4015-809a-503ea823ed44 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1355 | 2026.05.21 09:17:15.004462 [ 304 ] {} <Debug> TCP-Session: c4f86748-8c5f-43af-832d-1d697664fb14 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1356 | 2026.05.21 09:17:16.247850 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37214 | ||
| 1357 | 2026.05.21 09:17:16.247934 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1358 | 2026.05.21 09:17:16.247959 [ 307 ] {} <Debug> TCP-Session: 1ac81596-b760-4faa-af61-5bbadd1571a4 Authenticating user 'default' from [fd00:1122:3344:101::e]:37214 | ||
| 1359 | 2026.05.21 09:17:16.247981 [ 307 ] {} <Debug> TCP-Session: 1ac81596-b760-4faa-af61-5bbadd1571a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1360 | 2026.05.21 09:17:16.247993 [ 307 ] {} <Debug> TCP-Session: 1ac81596-b760-4faa-af61-5bbadd1571a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1361 | 2026.05.21 09:17:16.248180 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63702 | ||
| 1362 | 2026.05.21 09:17:16.248256 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1363 | 2026.05.21 09:17:16.248256 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43217 | ||
| 1364 | 2026.05.21 09:17:16.248280 [ 308 ] {} <Debug> TCP-Session: 731a9dcf-1563-4a39-814b-e07e9d3954b1 Authenticating user 'default' from [fd00:1122:3344:101::e]:63702 | ||
| 1365 | 2026.05.21 09:17:16.248293 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49903 | ||
| 1366 | 2026.05.21 09:17:16.248319 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57335 | ||
| 1367 | 2026.05.21 09:17:16.248352 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1368 | 2026.05.21 09:17:16.248371 [ 307 ] {} <Trace> TCP-Session: 1ac81596-b760-4faa-af61-5bbadd1571a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1369 | 2026.05.21 09:17:16.248391 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1370 | 2026.05.21 09:17:16.248393 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1371 | 2026.05.21 09:17:16.248330 [ 308 ] {} <Debug> TCP-Session: 731a9dcf-1563-4a39-814b-e07e9d3954b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1372 | 2026.05.21 09:17:16.248431 [ 305 ] {} <Debug> TCP-Session: 0e0647f3-fc72-4fac-a6f9-936a9909d7a5 Authenticating user 'default' from [fd00:1122:3344:101::e]:57335 | ||
| 1373 | 2026.05.21 09:17:16.248426 [ 303 ] {} <Debug> TCP-Session: 29419973-ecb6-4649-875d-84a6686d324a Authenticating user 'default' from [fd00:1122:3344:101::e]:49903 | ||
| 1374 | 2026.05.21 09:17:16.248448 [ 308 ] {} <Debug> TCP-Session: 731a9dcf-1563-4a39-814b-e07e9d3954b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1375 | 2026.05.21 09:17:16.248470 [ 305 ] {} <Debug> TCP-Session: 0e0647f3-fc72-4fac-a6f9-936a9909d7a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1376 | 2026.05.21 09:17:16.248473 [ 303 ] {} <Debug> TCP-Session: 29419973-ecb6-4649-875d-84a6686d324a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1377 | 2026.05.21 09:17:16.248491 [ 305 ] {} <Debug> TCP-Session: 0e0647f3-fc72-4fac-a6f9-936a9909d7a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1378 | 2026.05.21 09:17:16.248500 [ 303 ] {} <Debug> TCP-Session: 29419973-ecb6-4649-875d-84a6686d324a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1379 | 2026.05.21 09:17:16.248325 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44864 | ||
| 1380 | 2026.05.21 09:17:16.248297 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35907 | ||
| 1381 | 2026.05.21 09:17:16.248565 [ 307 ] {02ea47a1-dea2-463b-a552-b9e2842a5a18} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37214) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1382 | 2026.05.21 09:17:16.248290 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55152 | ||
| 1383 | 2026.05.21 09:17:16.248603 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1384 | 2026.05.21 09:17:16.248592 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1385 | 2026.05.21 09:17:16.248642 [ 304 ] {} <Debug> TCP-Session: ca5e3b8d-5ac2-4cee-bb00-10290732de10 Authenticating user 'default' from [fd00:1122:3344:101::e]:35907 | ||
| 1386 | 2026.05.21 09:17:16.248650 [ 306 ] {} <Debug> TCP-Session: c8bc6c70-ce02-45c2-9d02-e41f922a9a38 Authenticating user 'default' from [fd00:1122:3344:101::e]:44864 | ||
| 1387 | 2026.05.21 09:17:16.248651 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1388 | 2026.05.21 09:17:16.248669 [ 304 ] {} <Debug> TCP-Session: ca5e3b8d-5ac2-4cee-bb00-10290732de10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1389 | 2026.05.21 09:17:16.248672 [ 306 ] {} <Debug> TCP-Session: c8bc6c70-ce02-45c2-9d02-e41f922a9a38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1390 | 2026.05.21 09:17:16.248690 [ 311 ] {} <Debug> TCP-Session: 85d41b9b-c004-4f8e-85e2-e1bf568d1bb5 Authenticating user 'default' from [fd00:1122:3344:101::e]:55152 | ||
| 1391 | 2026.05.21 09:17:16.248702 [ 306 ] {} <Debug> TCP-Session: c8bc6c70-ce02-45c2-9d02-e41f922a9a38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1392 | 2026.05.21 09:17:16.248720 [ 311 ] {} <Debug> TCP-Session: 85d41b9b-c004-4f8e-85e2-e1bf568d1bb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1393 | 2026.05.21 09:17:16.248694 [ 304 ] {} <Debug> TCP-Session: ca5e3b8d-5ac2-4cee-bb00-10290732de10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1394 | 2026.05.21 09:17:16.248746 [ 311 ] {} <Debug> TCP-Session: 85d41b9b-c004-4f8e-85e2-e1bf568d1bb5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1395 | 2026.05.21 09:17:16.248267 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44481 | ||
| 1396 | 2026.05.21 09:17:16.248389 [ 309 ] {} <Debug> TCP-Session: d6c09c63-5336-4ab0-bbe8-94c5668fc5dc Authenticating user 'default' from [fd00:1122:3344:101::e]:43217 | ||
| 1397 | 2026.05.21 09:17:16.248826 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1398 | 2026.05.21 09:17:16.248827 [ 309 ] {} <Debug> TCP-Session: d6c09c63-5336-4ab0-bbe8-94c5668fc5dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1399 | 2026.05.21 09:17:16.248854 [ 310 ] {} <Debug> TCP-Session: a2dd587b-30b7-442a-bcdd-41e1dc59deed Authenticating user 'default' from [fd00:1122:3344:101::e]:44481 | ||
| 1400 | 2026.05.21 09:17:16.248860 [ 309 ] {} <Debug> TCP-Session: d6c09c63-5336-4ab0-bbe8-94c5668fc5dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1401 | 2026.05.21 09:17:16.248879 [ 310 ] {} <Debug> TCP-Session: a2dd587b-30b7-442a-bcdd-41e1dc59deed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1402 | 2026.05.21 09:17:16.248897 [ 310 ] {} <Debug> TCP-Session: a2dd587b-30b7-442a-bcdd-41e1dc59deed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1403 | 2026.05.21 09:17:16.248901 [ 307 ] {02ea47a1-dea2-463b-a552-b9e2842a5a18} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1404 | 2026.05.21 09:17:16.248961 [ 307 ] {02ea47a1-dea2-463b-a552-b9e2842a5a18} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1405 | 2026.05.21 09:17:16.249281 [ 307 ] {02ea47a1-dea2-463b-a552-b9e2842a5a18} <Debug> oximeter.version (0aef903c-aa8c-4aa8-a78f-ed504b3a4b83) (SelectExecutor): Key condition: unknown | ||
| 1406 | 2026.05.21 09:17:16.250328 [ 329 ] {02ea47a1-dea2-463b-a552-b9e2842a5a18} <Trace> AggregatingTransform: Aggregating | ||
| 1407 | 2026.05.21 09:17:16.250377 [ 329 ] {02ea47a1-dea2-463b-a552-b9e2842a5a18} <Trace> Aggregator: Aggregation method: without_key | ||
| 1408 | 2026.05.21 09:17:16.250409 [ 329 ] {02ea47a1-dea2-463b-a552-b9e2842a5a18} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001032555 sec. (968.471 rows/sec., 37.83 KiB/sec.) | ||
| 1409 | 2026.05.21 09:17:16.250425 [ 329 ] {02ea47a1-dea2-463b-a552-b9e2842a5a18} <Trace> Aggregator: Merging aggregated data | ||
| 1410 | 2026.05.21 09:17:16.251105 [ 307 ] {02ea47a1-dea2-463b-a552-b9e2842a5a18} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002612 sec., 382.8483920367534 rows/sec., 14.96 KiB/sec. | ||
| 1411 | 2026.05.21 09:17:16.251235 [ 307 ] {02ea47a1-dea2-463b-a552-b9e2842a5a18} <Debug> TCPHandler: Processed in 0.003012671 sec. | ||
| 1412 | 2026.05.21 09:17:16.251376 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1413 | 2026.05.21 09:17:16.251404 [ 307 ] {} <Debug> TCP-Session: 1ac81596-b760-4faa-af61-5bbadd1571a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1414 | 2026.05.21 09:17:16.251411 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1415 | 2026.05.21 09:17:16.251431 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1416 | 2026.05.21 09:17:16.251450 [ 308 ] {} <Debug> TCP-Session: 731a9dcf-1563-4a39-814b-e07e9d3954b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1417 | 2026.05.21 09:17:16.251454 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1418 | 2026.05.21 09:17:16.251479 [ 306 ] {} <Debug> TCP-Session: c8bc6c70-ce02-45c2-9d02-e41f922a9a38 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1419 | 2026.05.21 09:17:16.251502 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1420 | 2026.05.21 09:17:16.251538 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1421 | 2026.05.21 09:17:16.251557 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1422 | 2026.05.21 09:17:16.251570 [ 303 ] {} <Debug> TCP-Session: 29419973-ecb6-4649-875d-84a6686d324a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1423 | 2026.05.21 09:17:16.251589 [ 309 ] {} <Debug> TCP-Session: d6c09c63-5336-4ab0-bbe8-94c5668fc5dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1424 | 2026.05.21 09:17:16.251617 [ 311 ] {} <Debug> TCP-Session: 85d41b9b-c004-4f8e-85e2-e1bf568d1bb5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1425 | 2026.05.21 09:17:16.251517 [ 310 ] {} <Debug> TCP-Session: a2dd587b-30b7-442a-bcdd-41e1dc59deed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1426 | 2026.05.21 09:17:16.251525 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1427 | 2026.05.21 09:17:16.251502 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1428 | 2026.05.21 09:17:16.251709 [ 304 ] {} <Debug> TCP-Session: ca5e3b8d-5ac2-4cee-bb00-10290732de10 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1429 | 2026.05.21 09:17:16.251740 [ 305 ] {} <Debug> TCP-Session: 0e0647f3-fc72-4fac-a6f9-936a9909d7a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1430 | 2026.05.21 09:17:18.359883 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 2 entries to flush up to offset 9 | ||
| 1431 | 2026.05.21 09:17:18.361486 [ 243 ] {} <Trace> system.query_log (2ec45662-5206-445c-a962-2dd69be4745a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1432 | 2026.05.21 09:17:18.361533 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1433 | 2026.05.21 09:17:18.362692 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1434 | 2026.05.21 09:17:18.362966 [ 243 ] {} <Trace> system.query_log (2ec45662-5206-445c-a962-2dd69be4745a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1435 | 2026.05.21 09:17:18.363193 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 9 | ||
| 1436 | 2026.05.21 09:17:19.555115 [ 269 ] {} <Trace> TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1437 | 2026.05.21 09:17:19.555359 [ 269 ] {0e9eebd0-9bad-43a4-9508-98dcc9436579} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60771) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native (stage: Complete) | ||
| 1438 | 2026.05.21 09:17:19.555687 [ 269 ] {0e9eebd0-9bad-43a4-9508-98dcc9436579} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1439 | 2026.05.21 09:17:19.555728 [ 269 ] {0e9eebd0-9bad-43a4-9508-98dcc9436579} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1440 | 2026.05.21 09:17:19.555961 [ 269 ] {0e9eebd0-9bad-43a4-9508-98dcc9436579} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1441 | 2026.05.21 09:17:19.556032 [ 269 ] {0e9eebd0-9bad-43a4-9508-98dcc9436579} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1442 | 2026.05.21 09:17:19.556174 [ 269 ] {0e9eebd0-9bad-43a4-9508-98dcc9436579} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 1443 | 2026.05.21 09:17:19.556211 [ 269 ] {0e9eebd0-9bad-43a4-9508-98dcc9436579} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1444 | 2026.05.21 09:17:19.556233 [ 269 ] {0e9eebd0-9bad-43a4-9508-98dcc9436579} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1445 | 2026.05.21 09:17:19.556250 [ 269 ] {0e9eebd0-9bad-43a4-9508-98dcc9436579} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1446 | 2026.05.21 09:17:19.556294 [ 269 ] {0e9eebd0-9bad-43a4-9508-98dcc9436579} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 1447 | 2026.05.21 09:17:19.556315 [ 269 ] {0e9eebd0-9bad-43a4-9508-98dcc9436579} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 27 rows starting from 0 | ||
| 1448 | 2026.05.21 09:17:19.557476 [ 269 ] {0e9eebd0-9bad-43a4-9508-98dcc9436579} <Debug> executeQuery: Read 27 rows, 6.61 KiB in 0.002209 sec., 12222.725215029424 rows/sec., 2.92 MiB/sec. | ||
| 1449 | 2026.05.21 09:17:19.557578 [ 269 ] {0e9eebd0-9bad-43a4-9508-98dcc9436579} <Debug> TCPHandler: Processed in 0.002594047 sec. | ||
| 1450 | 2026.05.21 09:17:19.559165 [ 269 ] {} <Trace> TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1451 | 2026.05.21 09:17:19.559359 [ 269 ] {a3da0413-51c1-4735-8bbf-0a51f93319b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60771) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1452 | 2026.05.21 09:17:19.559443 [ 269 ] {a3da0413-51c1-4735-8bbf-0a51f93319b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1453 | 2026.05.21 09:17:19.560196 [ 269 ] {a3da0413-51c1-4735-8bbf-0a51f93319b3} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1454 | 2026.05.21 09:17:19.560253 [ 269 ] {a3da0413-51c1-4735-8bbf-0a51f93319b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1455 | 2026.05.21 09:17:19.560712 [ 269 ] {a3da0413-51c1-4735-8bbf-0a51f93319b3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1456 | 2026.05.21 09:17:19.560918 [ 269 ] {a3da0413-51c1-4735-8bbf-0a51f93319b3} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1457 | 2026.05.21 09:17:19.561079 [ 269 ] {a3da0413-51c1-4735-8bbf-0a51f93319b3} <Debug> executeQuery: Read 4 rows, 433.00 B in 0.001777 sec., 2250.9848058525604 rows/sec., 237.96 KiB/sec. | ||
| 1458 | 2026.05.21 09:17:19.561126 [ 269 ] {a3da0413-51c1-4735-8bbf-0a51f93319b3} <Debug> TCPHandler: Processed in 0.002095041 sec. | ||
| 1459 | 2026.05.21 09:17:19.561263 [ 269 ] {} <Trace> TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1460 | 2026.05.21 09:17:19.561370 [ 269 ] {f348e392-4640-4de3-a732-65ce20568973} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60771) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1461 | 2026.05.21 09:17:19.561415 [ 269 ] {f348e392-4640-4de3-a732-65ce20568973} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1462 | 2026.05.21 09:17:19.561856 [ 269 ] {f348e392-4640-4de3-a732-65ce20568973} <Trace> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1463 | 2026.05.21 09:17:19.561895 [ 269 ] {f348e392-4640-4de3-a732-65ce20568973} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1464 | 2026.05.21 09:17:19.562193 [ 269 ] {f348e392-4640-4de3-a732-65ce20568973} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1465 | 2026.05.21 09:17:19.562400 [ 269 ] {f348e392-4640-4de3-a732-65ce20568973} <Trace> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1466 | 2026.05.21 09:17:19.562528 [ 269 ] {f348e392-4640-4de3-a732-65ce20568973} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001183 sec., 1690.61707523246 rows/sec., 137.86 KiB/sec. | ||
| 1467 | 2026.05.21 09:17:19.562562 [ 269 ] {f348e392-4640-4de3-a732-65ce20568973} <Debug> TCPHandler: Processed in 0.001352496 sec. | ||
| 1468 | 2026.05.21 09:17:19.562699 [ 269 ] {} <Trace> TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1469 | 2026.05.21 09:17:19.562798 [ 269 ] {f7b0f426-350c-4a81-a417-3aa3aac98850} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60771) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1470 | 2026.05.21 09:17:19.562839 [ 269 ] {f7b0f426-350c-4a81-a417-3aa3aac98850} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1471 | 2026.05.21 09:17:19.563272 [ 269 ] {f7b0f426-350c-4a81-a417-3aa3aac98850} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1472 | 2026.05.21 09:17:19.563308 [ 269 ] {f7b0f426-350c-4a81-a417-3aa3aac98850} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1473 | 2026.05.21 09:17:19.563632 [ 269 ] {f7b0f426-350c-4a81-a417-3aa3aac98850} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1474 | 2026.05.21 09:17:19.563842 [ 269 ] {f7b0f426-350c-4a81-a417-3aa3aac98850} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1475 | 2026.05.21 09:17:19.563993 [ 269 ] {f7b0f426-350c-4a81-a417-3aa3aac98850} <Debug> executeQuery: Read 49 rows, 4.15 KiB in 0.001215 sec., 40329.21810699589 rows/sec., 3.34 MiB/sec. | ||
| 1476 | 2026.05.21 09:17:19.564026 [ 269 ] {f7b0f426-350c-4a81-a417-3aa3aac98850} <Debug> TCPHandler: Processed in 0.001376906 sec. | ||
| 1477 | 2026.05.21 09:17:19.564161 [ 269 ] {} <Trace> TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1478 | 2026.05.21 09:17:19.564260 [ 269 ] {9cfd8d31-76c3-4358-b277-2c55926f83f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60771) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1479 | 2026.05.21 09:17:19.564300 [ 269 ] {9cfd8d31-76c3-4358-b277-2c55926f83f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1480 | 2026.05.21 09:17:19.564716 [ 269 ] {9cfd8d31-76c3-4358-b277-2c55926f83f2} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1481 | 2026.05.21 09:17:19.564751 [ 269 ] {9cfd8d31-76c3-4358-b277-2c55926f83f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1482 | 2026.05.21 09:17:19.565039 [ 269 ] {9cfd8d31-76c3-4358-b277-2c55926f83f2} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1483 | 2026.05.21 09:17:19.565264 [ 269 ] {9cfd8d31-76c3-4358-b277-2c55926f83f2} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1484 | 2026.05.21 09:17:19.565389 [ 269 ] {9cfd8d31-76c3-4358-b277-2c55926f83f2} <Debug> executeQuery: Read 13 rows, 990.00 B in 0.001148 sec., 11324.041811846691 rows/sec., 842.16 KiB/sec. | ||
| 1485 | 2026.05.21 09:17:19.565422 [ 269 ] {9cfd8d31-76c3-4358-b277-2c55926f83f2} <Debug> TCPHandler: Processed in 0.001311794 sec. | ||
| 1486 | 2026.05.21 09:17:19.565552 [ 269 ] {} <Trace> TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1487 | 2026.05.21 09:17:19.565655 [ 269 ] {5c75cfe0-dae9-40c2-ac09-0d517ebc5832} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60771) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1488 | 2026.05.21 09:17:19.565696 [ 269 ] {5c75cfe0-dae9-40c2-ac09-0d517ebc5832} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1489 | 2026.05.21 09:17:19.566106 [ 269 ] {5c75cfe0-dae9-40c2-ac09-0d517ebc5832} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1490 | 2026.05.21 09:17:19.566143 [ 269 ] {5c75cfe0-dae9-40c2-ac09-0d517ebc5832} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1491 | 2026.05.21 09:17:19.566434 [ 269 ] {5c75cfe0-dae9-40c2-ac09-0d517ebc5832} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1492 | 2026.05.21 09:17:19.566640 [ 269 ] {5c75cfe0-dae9-40c2-ac09-0d517ebc5832} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1493 | 2026.05.21 09:17:19.566763 [ 269 ] {5c75cfe0-dae9-40c2-ac09-0d517ebc5832} <Debug> executeQuery: Read 48 rows, 3.85 KiB in 0.001126 sec., 42628.77442273535 rows/sec., 3.34 MiB/sec. | ||
| 1494 | 2026.05.21 09:17:19.566797 [ 269 ] {5c75cfe0-dae9-40c2-ac09-0d517ebc5832} <Debug> TCPHandler: Processed in 0.001295244 sec. | ||
| 1495 | 2026.05.21 09:17:19.566938 [ 269 ] {} <Trace> TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1496 | 2026.05.21 09:17:19.567036 [ 269 ] {d6571869-41a7-495d-a5ad-ce829967276f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60771) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1497 | 2026.05.21 09:17:19.567079 [ 269 ] {d6571869-41a7-495d-a5ad-ce829967276f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1498 | 2026.05.21 09:17:19.567454 [ 269 ] {d6571869-41a7-495d-a5ad-ce829967276f} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1499 | 2026.05.21 09:17:19.567489 [ 269 ] {d6571869-41a7-495d-a5ad-ce829967276f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1500 | 2026.05.21 09:17:19.567816 [ 269 ] {d6571869-41a7-495d-a5ad-ce829967276f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1501 | 2026.05.21 09:17:19.568021 [ 269 ] {d6571869-41a7-495d-a5ad-ce829967276f} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1502 | 2026.05.21 09:17:19.568144 [ 269 ] {d6571869-41a7-495d-a5ad-ce829967276f} <Debug> executeQuery: Read 101 rows, 7.17 KiB in 0.001127 sec., 89618.45607808341 rows/sec., 6.21 MiB/sec. | ||
| 1503 | 2026.05.21 09:17:19.568176 [ 269 ] {d6571869-41a7-495d-a5ad-ce829967276f} <Debug> TCPHandler: Processed in 0.001287613 sec. | ||
| 1504 | 2026.05.21 09:17:19.568318 [ 269 ] {} <Trace> TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1505 | 2026.05.21 09:17:19.568422 [ 269 ] {897062d0-2030-41f2-bbda-82909ace4c7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60771) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1506 | 2026.05.21 09:17:19.568476 [ 269 ] {897062d0-2030-41f2-bbda-82909ace4c7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1507 | 2026.05.21 09:17:19.569226 [ 269 ] {897062d0-2030-41f2-bbda-82909ace4c7b} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1508 | 2026.05.21 09:17:19.569262 [ 269 ] {897062d0-2030-41f2-bbda-82909ace4c7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1509 | 2026.05.21 09:17:19.571716 [ 269 ] {897062d0-2030-41f2-bbda-82909ace4c7b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1510 | 2026.05.21 09:17:19.571991 [ 269 ] {897062d0-2030-41f2-bbda-82909ace4c7b} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1511 | 2026.05.21 09:17:19.572155 [ 269 ] {897062d0-2030-41f2-bbda-82909ace4c7b} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.00375 sec., 2933.3333333333335 rows/sec., 5.26 MiB/sec. | ||
| 1512 | 2026.05.21 09:17:19.572223 [ 269 ] {897062d0-2030-41f2-bbda-82909ace4c7b} <Debug> TCPHandler: Processed in 0.003959683 sec. | ||
| 1513 | 2026.05.21 09:17:19.572365 [ 269 ] {} <Trace> TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1514 | 2026.05.21 09:17:19.572463 [ 269 ] {e546f3cb-0d27-4e2e-b0ce-21a2772f556b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60771) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1515 | 2026.05.21 09:17:19.572506 [ 269 ] {e546f3cb-0d27-4e2e-b0ce-21a2772f556b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1516 | 2026.05.21 09:17:19.572839 [ 269 ] {e546f3cb-0d27-4e2e-b0ce-21a2772f556b} <Trace> oximeter.measurements_i64 (6f5b5a26-da58-4a3a-98dd-faa8fe2f83c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1517 | 2026.05.21 09:17:19.572874 [ 269 ] {e546f3cb-0d27-4e2e-b0ce-21a2772f556b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1518 | 2026.05.21 09:17:19.573174 [ 269 ] {e546f3cb-0d27-4e2e-b0ce-21a2772f556b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1519 | 2026.05.21 09:17:19.573396 [ 269 ] {e546f3cb-0d27-4e2e-b0ce-21a2772f556b} <Trace> oximeter.measurements_i64 (6f5b5a26-da58-4a3a-98dd-faa8fe2f83c1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1520 | 2026.05.21 09:17:19.573523 [ 269 ] {e546f3cb-0d27-4e2e-b0ce-21a2772f556b} <Debug> executeQuery: Read 9 rows, 680.00 B in 0.001078 sec., 8348.794063079778 rows/sec., 616.01 KiB/sec. | ||
| 1521 | 2026.05.21 09:17:19.573556 [ 269 ] {e546f3cb-0d27-4e2e-b0ce-21a2772f556b} <Debug> TCPHandler: Processed in 0.001242151 sec. | ||
| 1522 | 2026.05.21 09:17:19.573698 [ 269 ] {} <Trace> TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1523 | 2026.05.21 09:17:19.573795 [ 269 ] {863bb994-940e-4b45-a1f9-d145882992e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60771) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1524 | 2026.05.21 09:17:19.573836 [ 269 ] {863bb994-940e-4b45-a1f9-d145882992e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1525 | 2026.05.21 09:17:19.574201 [ 269 ] {863bb994-940e-4b45-a1f9-d145882992e6} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1526 | 2026.05.21 09:17:19.574237 [ 269 ] {863bb994-940e-4b45-a1f9-d145882992e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1527 | 2026.05.21 09:17:19.574529 [ 269 ] {863bb994-940e-4b45-a1f9-d145882992e6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1528 | 2026.05.21 09:17:19.574731 [ 269 ] {863bb994-940e-4b45-a1f9-d145882992e6} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1529 | 2026.05.21 09:17:19.574853 [ 269 ] {863bb994-940e-4b45-a1f9-d145882992e6} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001077 sec., 27855.153203342616 rows/sec., 1.91 MiB/sec. | ||
| 1530 | 2026.05.21 09:17:19.574885 [ 269 ] {863bb994-940e-4b45-a1f9-d145882992e6} <Debug> TCPHandler: Processed in 0.001236172 sec. | ||
| 1531 | 2026.05.21 09:17:20.876172 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3266 | ||
| 1532 | 2026.05.21 09:17:20.876675 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1533 | 2026.05.21 09:17:20.876716 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1534 | 2026.05.21 09:17:20.877211 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1535 | 2026.05.21 09:17:20.877458 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1536 | 2026.05.21 09:17:20.877601 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3266 | ||
| 1537 | 2026.05.21 09:17:21.083305 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1538 | 2026.05.21 09:17:21.101200 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1539 | 2026.05.21 09:17:21.101270 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1540 | 2026.05.21 09:17:21.107264 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1541 | 2026.05.21 09:17:21.107980 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1542 | 2026.05.21 09:17:21.111373 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1543 | 2026.05.21 09:17:24.559403 [ 269 ] {} <Trace> TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1544 | 2026.05.21 09:17:24.559690 [ 269 ] {42c584a7-e4b5-4ffe-866e-c310143fc145} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60771) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 1545 | 2026.05.21 09:17:24.560072 [ 269 ] {42c584a7-e4b5-4ffe-866e-c310143fc145} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1546 | 2026.05.21 09:17:24.560121 [ 269 ] {42c584a7-e4b5-4ffe-866e-c310143fc145} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1547 | 2026.05.21 09:17:24.560391 [ 269 ] {42c584a7-e4b5-4ffe-866e-c310143fc145} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1548 | 2026.05.21 09:17:24.560459 [ 269 ] {42c584a7-e4b5-4ffe-866e-c310143fc145} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1549 | 2026.05.21 09:17:24.560598 [ 269 ] {42c584a7-e4b5-4ffe-866e-c310143fc145} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 1550 | 2026.05.21 09:17:24.560713 [ 335 ] {42c584a7-e4b5-4ffe-866e-c310143fc145} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1551 | 2026.05.21 09:17:24.560713 [ 317 ] {42c584a7-e4b5-4ffe-866e-c310143fc145} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1552 | 2026.05.21 09:17:24.560842 [ 269 ] {42c584a7-e4b5-4ffe-866e-c310143fc145} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (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 | ||
| 1553 | 2026.05.21 09:17:24.560870 [ 269 ] {42c584a7-e4b5-4ffe-866e-c310143fc145} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1554 | 2026.05.21 09:17:24.563199 [ 269 ] {42c584a7-e4b5-4ffe-866e-c310143fc145} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1555 | 2026.05.21 09:17:24.563261 [ 269 ] {42c584a7-e4b5-4ffe-866e-c310143fc145} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 31 rows with 2 streams | ||
| 1556 | 2026.05.21 09:17:24.565469 [ 269 ] {42c584a7-e4b5-4ffe-866e-c310143fc145} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1557 | 2026.05.21 09:17:24.565557 [ 269 ] {42c584a7-e4b5-4ffe-866e-c310143fc145} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1558 | 2026.05.21 09:17:24.566875 [ 269 ] {42c584a7-e4b5-4ffe-866e-c310143fc145} <Debug> executeQuery: Read 31 rows, 6.79 KiB in 0.007301 sec., 4245.9936994932195 rows/sec., 930.15 KiB/sec. | ||
| 1559 | 2026.05.21 09:17:24.566991 [ 269 ] {42c584a7-e4b5-4ffe-866e-c310143fc145} <Debug> TCPHandler: Processed in 0.00773697 sec. | ||
| 1560 | 2026.05.21 09:17:24.571556 [ 269 ] {} <Trace> TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1561 | 2026.05.21 09:17:24.571741 [ 269 ] {d18f2d62-a38a-4e78-bedd-38ec0d0cc23c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60771) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1562 | 2026.05.21 09:17:24.571818 [ 269 ] {d18f2d62-a38a-4e78-bedd-38ec0d0cc23c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1563 | 2026.05.21 09:17:24.572587 [ 269 ] {d18f2d62-a38a-4e78-bedd-38ec0d0cc23c} <Trace> oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1564 | 2026.05.21 09:17:24.572633 [ 269 ] {d18f2d62-a38a-4e78-bedd-38ec0d0cc23c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 1565 | 2026.05.21 09:17:24.573028 [ 269 ] {d18f2d62-a38a-4e78-bedd-38ec0d0cc23c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1566 | 2026.05.21 09:17:24.573257 [ 269 ] {d18f2d62-a38a-4e78-bedd-38ec0d0cc23c} <Trace> oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1567 | 2026.05.21 09:17:24.573410 [ 269 ] {d18f2d62-a38a-4e78-bedd-38ec0d0cc23c} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001724 sec., 164733.17865429234 rows/sec., 10.46 MiB/sec. | ||
| 1568 | 2026.05.21 09:17:24.573445 [ 269 ] {d18f2d62-a38a-4e78-bedd-38ec0d0cc23c} <Debug> TCPHandler: Processed in 0.002032228 sec. | ||
| 1569 | 2026.05.21 09:17:24.573644 [ 269 ] {} <Trace> TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1570 | 2026.05.21 09:17:24.573744 [ 269 ] {c5d093cc-8295-4b3a-93ea-2771e2681826} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60771) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1571 | 2026.05.21 09:17:24.573786 [ 269 ] {c5d093cc-8295-4b3a-93ea-2771e2681826} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1572 | 2026.05.21 09:17:24.574481 [ 269 ] {c5d093cc-8295-4b3a-93ea-2771e2681826} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1573 | 2026.05.21 09:17:24.574521 [ 269 ] {c5d093cc-8295-4b3a-93ea-2771e2681826} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 1574 | 2026.05.21 09:17:24.574860 [ 269 ] {c5d093cc-8295-4b3a-93ea-2771e2681826} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1575 | 2026.05.21 09:17:24.575077 [ 269 ] {c5d093cc-8295-4b3a-93ea-2771e2681826} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1576 | 2026.05.21 09:17:24.575208 [ 269 ] {c5d093cc-8295-4b3a-93ea-2771e2681826} <Debug> executeQuery: Read 767 rows, 60.40 KiB in 0.001485 sec., 516498.3164983165 rows/sec., 39.72 MiB/sec. | ||
| 1577 | 2026.05.21 09:17:24.575241 [ 269 ] {c5d093cc-8295-4b3a-93ea-2771e2681826} <Debug> TCPHandler: Processed in 0.001648615 sec. | ||
| 1578 | 2026.05.21 09:17:24.575380 [ 269 ] {} <Trace> TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1579 | 2026.05.21 09:17:24.575478 [ 269 ] {410d57d3-0110-4918-8522-26c60da29530} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60771) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1580 | 2026.05.21 09:17:24.575525 [ 269 ] {410d57d3-0110-4918-8522-26c60da29530} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1581 | 2026.05.21 09:17:24.576025 [ 269 ] {410d57d3-0110-4918-8522-26c60da29530} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1582 | 2026.05.21 09:17:24.576063 [ 269 ] {410d57d3-0110-4918-8522-26c60da29530} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 1583 | 2026.05.21 09:17:24.576376 [ 269 ] {410d57d3-0110-4918-8522-26c60da29530} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1584 | 2026.05.21 09:17:24.576593 [ 269 ] {410d57d3-0110-4918-8522-26c60da29530} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1585 | 2026.05.21 09:17:24.576718 [ 269 ] {410d57d3-0110-4918-8522-26c60da29530} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001259 sec., 112787.92692613185 rows/sec., 6.63 MiB/sec. | ||
| 1586 | 2026.05.21 09:17:24.576751 [ 269 ] {410d57d3-0110-4918-8522-26c60da29530} <Debug> TCPHandler: Processed in 0.001419858 sec. | ||
| 1587 | 2026.05.21 09:17:24.576900 [ 269 ] {} <Trace> TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1588 | 2026.05.21 09:17:24.576997 [ 269 ] {73a29177-5586-4311-9118-7e09110fa22f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60771) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1589 | 2026.05.21 09:17:24.577037 [ 269 ] {73a29177-5586-4311-9118-7e09110fa22f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1590 | 2026.05.21 09:17:24.577484 [ 269 ] {73a29177-5586-4311-9118-7e09110fa22f} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1591 | 2026.05.21 09:17:24.577520 [ 269 ] {73a29177-5586-4311-9118-7e09110fa22f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 1592 | 2026.05.21 09:17:24.577821 [ 269 ] {73a29177-5586-4311-9118-7e09110fa22f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1593 | 2026.05.21 09:17:24.578033 [ 269 ] {73a29177-5586-4311-9118-7e09110fa22f} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1594 | 2026.05.21 09:17:24.578161 [ 269 ] {73a29177-5586-4311-9118-7e09110fa22f} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001182 sec., 126057.5296108291 rows/sec., 8.14 MiB/sec. | ||
| 1595 | 2026.05.21 09:17:24.578193 [ 269 ] {73a29177-5586-4311-9118-7e09110fa22f} <Debug> TCPHandler: Processed in 0.001342895 sec. | ||
| 1596 | 2026.05.21 09:17:24.578333 [ 269 ] {} <Trace> TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1597 | 2026.05.21 09:17:24.578439 [ 269 ] {e2d0ef1c-7979-42ed-8ae3-7c7188595cc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60771) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1598 | 2026.05.21 09:17:24.578479 [ 269 ] {e2d0ef1c-7979-42ed-8ae3-7c7188595cc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1599 | 2026.05.21 09:17:24.578950 [ 269 ] {e2d0ef1c-7979-42ed-8ae3-7c7188595cc4} <Trace> oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1600 | 2026.05.21 09:17:24.578988 [ 269 ] {e2d0ef1c-7979-42ed-8ae3-7c7188595cc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 1601 | 2026.05.21 09:17:24.579290 [ 269 ] {e2d0ef1c-7979-42ed-8ae3-7c7188595cc4} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1602 | 2026.05.21 09:17:24.579498 [ 269 ] {e2d0ef1c-7979-42ed-8ae3-7c7188595cc4} <Trace> oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1603 | 2026.05.21 09:17:24.579624 [ 269 ] {e2d0ef1c-7979-42ed-8ae3-7c7188595cc4} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001203 sec., 123025.76891105568 rows/sec., 7.00 MiB/sec. | ||
| 1604 | 2026.05.21 09:17:24.579657 [ 269 ] {e2d0ef1c-7979-42ed-8ae3-7c7188595cc4} <Debug> TCPHandler: Processed in 0.001373716 sec. | ||
| 1605 | 2026.05.21 09:17:24.579808 [ 269 ] {} <Trace> TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1606 | 2026.05.21 09:17:24.579903 [ 269 ] {0f7bd498-2138-4bde-a0a0-913e66c30d3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60771) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1607 | 2026.05.21 09:17:24.579943 [ 269 ] {0f7bd498-2138-4bde-a0a0-913e66c30d3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1608 | 2026.05.21 09:17:24.580562 [ 269 ] {0f7bd498-2138-4bde-a0a0-913e66c30d3b} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1609 | 2026.05.21 09:17:24.580598 [ 269 ] {0f7bd498-2138-4bde-a0a0-913e66c30d3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 1610 | 2026.05.21 09:17:24.580915 [ 269 ] {0f7bd498-2138-4bde-a0a0-913e66c30d3b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1611 | 2026.05.21 09:17:24.581133 [ 269 ] {0f7bd498-2138-4bde-a0a0-913e66c30d3b} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1612 | 2026.05.21 09:17:24.581264 [ 269 ] {0f7bd498-2138-4bde-a0a0-913e66c30d3b} <Debug> executeQuery: Read 454 rows, 32.30 KiB in 0.001378 sec., 329462.9898403483 rows/sec., 22.89 MiB/sec. | ||
| 1613 | 2026.05.21 09:17:24.581298 [ 269 ] {0f7bd498-2138-4bde-a0a0-913e66c30d3b} <Debug> TCPHandler: Processed in 0.001539872 sec. | ||
| 1614 | 2026.05.21 09:17:24.581433 [ 269 ] {} <Trace> TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1615 | 2026.05.21 09:17:24.581537 [ 269 ] {12db6ab4-1b9a-4618-9003-deaa018144d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60771) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1616 | 2026.05.21 09:17:24.581578 [ 269 ] {12db6ab4-1b9a-4618-9003-deaa018144d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1617 | 2026.05.21 09:17:24.581939 [ 269 ] {12db6ab4-1b9a-4618-9003-deaa018144d6} <Trace> oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1618 | 2026.05.21 09:17:24.581975 [ 269 ] {12db6ab4-1b9a-4618-9003-deaa018144d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 1619 | 2026.05.21 09:17:24.582261 [ 269 ] {12db6ab4-1b9a-4618-9003-deaa018144d6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1620 | 2026.05.21 09:17:24.582479 [ 269 ] {12db6ab4-1b9a-4618-9003-deaa018144d6} <Trace> oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1621 | 2026.05.21 09:17:24.582605 [ 269 ] {12db6ab4-1b9a-4618-9003-deaa018144d6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001086 sec., 5524.861878453039 rows/sec., 288.65 KiB/sec. | ||
| 1622 | 2026.05.21 09:17:24.582638 [ 269 ] {12db6ab4-1b9a-4618-9003-deaa018144d6} <Debug> TCPHandler: Processed in 0.001257942 sec. | ||
| 1623 | 2026.05.21 09:17:24.582764 [ 269 ] {} <Trace> TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1624 | 2026.05.21 09:17:24.582860 [ 269 ] {7c0e68c3-c96f-42d0-b570-d9f63558ce4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60771) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1625 | 2026.05.21 09:17:24.582902 [ 269 ] {7c0e68c3-c96f-42d0-b570-d9f63558ce4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1626 | 2026.05.21 09:17:24.583329 [ 269 ] {7c0e68c3-c96f-42d0-b570-d9f63558ce4f} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1627 | 2026.05.21 09:17:24.583364 [ 269 ] {7c0e68c3-c96f-42d0-b570-d9f63558ce4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 1628 | 2026.05.21 09:17:24.583686 [ 269 ] {7c0e68c3-c96f-42d0-b570-d9f63558ce4f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1629 | 2026.05.21 09:17:24.583894 [ 269 ] {7c0e68c3-c96f-42d0-b570-d9f63558ce4f} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1630 | 2026.05.21 09:17:24.584021 [ 269 ] {7c0e68c3-c96f-42d0-b570-d9f63558ce4f} <Debug> executeQuery: Read 205 rows, 13.72 KiB in 0.001179 sec., 173876.16624257847 rows/sec., 11.36 MiB/sec. | ||
| 1631 | 2026.05.21 09:17:24.584054 [ 269 ] {7c0e68c3-c96f-42d0-b570-d9f63558ce4f} <Debug> TCPHandler: Processed in 0.001340615 sec. | ||
| 1632 | 2026.05.21 09:17:24.584179 [ 269 ] {} <Trace> TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1633 | 2026.05.21 09:17:24.584274 [ 269 ] {3bf22316-80ba-4a91-8948-4b11a6ef97c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60771) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1634 | 2026.05.21 09:17:24.584316 [ 269 ] {3bf22316-80ba-4a91-8948-4b11a6ef97c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1635 | 2026.05.21 09:17:24.584643 [ 269 ] {3bf22316-80ba-4a91-8948-4b11a6ef97c9} <Trace> oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1636 | 2026.05.21 09:17:24.584678 [ 269 ] {3bf22316-80ba-4a91-8948-4b11a6ef97c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 1637 | 2026.05.21 09:17:24.584959 [ 269 ] {3bf22316-80ba-4a91-8948-4b11a6ef97c9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1638 | 2026.05.21 09:17:24.585166 [ 269 ] {3bf22316-80ba-4a91-8948-4b11a6ef97c9} <Trace> oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1639 | 2026.05.21 09:17:24.585290 [ 269 ] {3bf22316-80ba-4a91-8948-4b11a6ef97c9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001033 sec., 968.054211035818 rows/sec., 65.23 KiB/sec. | ||
| 1640 | 2026.05.21 09:17:24.585322 [ 269 ] {3bf22316-80ba-4a91-8948-4b11a6ef97c9} <Debug> TCPHandler: Processed in 0.00119199 sec. | ||
| 1641 | 2026.05.21 09:17:24.585456 [ 269 ] {} <Trace> TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1642 | 2026.05.21 09:17:24.585551 [ 269 ] {ddbc83dd-eb3b-4bed-b179-09377c8ddc1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60771) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1643 | 2026.05.21 09:17:24.585593 [ 269 ] {ddbc83dd-eb3b-4bed-b179-09377c8ddc1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1644 | 2026.05.21 09:17:24.585922 [ 269 ] {ddbc83dd-eb3b-4bed-b179-09377c8ddc1d} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1645 | 2026.05.21 09:17:24.585957 [ 269 ] {ddbc83dd-eb3b-4bed-b179-09377c8ddc1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 1646 | 2026.05.21 09:17:24.586241 [ 269 ] {ddbc83dd-eb3b-4bed-b179-09377c8ddc1d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1647 | 2026.05.21 09:17:24.586456 [ 269 ] {ddbc83dd-eb3b-4bed-b179-09377c8ddc1d} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1648 | 2026.05.21 09:17:24.586584 [ 269 ] {ddbc83dd-eb3b-4bed-b179-09377c8ddc1d} <Debug> executeQuery: Read 60 rows, 3.73 KiB in 0.001051 sec., 57088.487155090384 rows/sec., 3.47 MiB/sec. | ||
| 1649 | 2026.05.21 09:17:24.586618 [ 269 ] {ddbc83dd-eb3b-4bed-b179-09377c8ddc1d} <Debug> TCPHandler: Processed in 0.001210861 sec. | ||
| 1650 | 2026.05.21 09:17:28.314461 [ 52 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1651 | 2026.05.21 09:17:28.314566 [ 52 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1652 | 2026.05.21 09:17:28.364105 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 1 entries to flush up to offset 10 | ||
| 1653 | 2026.05.21 09:17:28.365610 [ 243 ] {} <Trace> system.query_log (2ec45662-5206-445c-a962-2dd69be4745a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1654 | 2026.05.21 09:17:28.365655 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 1655 | 2026.05.21 09:17:28.366762 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1656 | 2026.05.21 09:17:28.367012 [ 243 ] {} <Trace> system.query_log (2ec45662-5206-445c-a962-2dd69be4745a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1657 | 2026.05.21 09:17:28.367235 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 10 | ||
| 1658 | 2026.05.21 09:17:28.378533 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3778 | ||
| 1659 | 2026.05.21 09:17:28.378881 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1660 | 2026.05.21 09:17:28.378914 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 1661 | 2026.05.21 09:17:28.379321 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1662 | 2026.05.21 09:17:28.379528 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1663 | 2026.05.21 09:17:28.379635 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3778 | ||
| 1664 | 2026.05.21 09:17:28.612300 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1665 | 2026.05.21 09:17:28.615041 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1666 | 2026.05.21 09:17:28.615109 [ 259 ] {} <Debug> TCP-Session: d80bc209-d20a-4e4d-bb85-b1e9ef83bcdf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1667 | 2026.05.21 09:17:28.629991 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1668 | 2026.05.21 09:17:28.630043 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 1669 | 2026.05.21 09:17:28.636232 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1670 | 2026.05.21 09:17:28.637373 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1671 | 2026.05.21 09:17:28.644093 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1672 | 2026.05.21 09:17:29.000323 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 179.74 MiB, peak 190.64 MiB, free memory in arenas 0.00 B, will set to 182.20 MiB (RSS), difference: 2.45 MiB | ||
| 1673 | 2026.05.21 09:17:29.339393 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1674 | 2026.05.21 09:17:29.339607 [ 269 ] {} <Debug> TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1675 | 2026.05.21 09:17:29.555643 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1676 | 2026.05.21 09:17:29.555902 [ 270 ] {1b89f3e9-2486-45d5-ba76-d38156adf678} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) 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') FORMAT Native (stage: Complete) | ||
| 1677 | 2026.05.21 09:17:29.556286 [ 270 ] {1b89f3e9-2486-45d5-ba76-d38156adf678} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1678 | 2026.05.21 09:17:29.556331 [ 270 ] {1b89f3e9-2486-45d5-ba76-d38156adf678} <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')" moved to PREWHERE | ||
| 1679 | 2026.05.21 09:17:29.556588 [ 270 ] {1b89f3e9-2486-45d5-ba76-d38156adf678} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1680 | 2026.05.21 09:17:29.556657 [ 270 ] {1b89f3e9-2486-45d5-ba76-d38156adf678} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1681 | 2026.05.21 09:17:29.556801 [ 270 ] {1b89f3e9-2486-45d5-ba76-d38156adf678} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1682 | 2026.05.21 09:17:29.556916 [ 329 ] {1b89f3e9-2486-45d5-ba76-d38156adf678} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1683 | 2026.05.21 09:17:29.556923 [ 317 ] {1b89f3e9-2486-45d5-ba76-d38156adf678} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1684 | 2026.05.21 09:17:29.557051 [ 270 ] {1b89f3e9-2486-45d5-ba76-d38156adf678} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (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 | ||
| 1685 | 2026.05.21 09:17:29.557078 [ 270 ] {1b89f3e9-2486-45d5-ba76-d38156adf678} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1686 | 2026.05.21 09:17:29.557151 [ 270 ] {1b89f3e9-2486-45d5-ba76-d38156adf678} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1687 | 2026.05.21 09:17:29.557172 [ 270 ] {1b89f3e9-2486-45d5-ba76-d38156adf678} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 31 rows with 2 streams | ||
| 1688 | 2026.05.21 09:17:29.557208 [ 270 ] {1b89f3e9-2486-45d5-ba76-d38156adf678} <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'))" | ||
| 1689 | 2026.05.21 09:17:29.557247 [ 270 ] {1b89f3e9-2486-45d5-ba76-d38156adf678} <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'))" | ||
| 1690 | 2026.05.21 09:17:29.558358 [ 270 ] {1b89f3e9-2486-45d5-ba76-d38156adf678} <Debug> executeQuery: Read 31 rows, 7.03 KiB in 0.00256 sec., 12109.374999999998 rows/sec., 2.68 MiB/sec. | ||
| 1691 | 2026.05.21 09:17:29.558490 [ 270 ] {1b89f3e9-2486-45d5-ba76-d38156adf678} <Debug> TCPHandler: Processed in 0.002990581 sec. | ||
| 1692 | 2026.05.21 09:17:29.560156 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1693 | 2026.05.21 09:17:29.560273 [ 270 ] {5705f608-d534-4b5e-a7b8-20ac8f450a8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1694 | 2026.05.21 09:17:29.560316 [ 270 ] {5705f608-d534-4b5e-a7b8-20ac8f450a8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1695 | 2026.05.21 09:17:29.560824 [ 270 ] {5705f608-d534-4b5e-a7b8-20ac8f450a8c} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1696 | 2026.05.21 09:17:29.560870 [ 270 ] {5705f608-d534-4b5e-a7b8-20ac8f450a8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 1697 | 2026.05.21 09:17:29.561226 [ 270 ] {5705f608-d534-4b5e-a7b8-20ac8f450a8c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1698 | 2026.05.21 09:17:29.561451 [ 270 ] {5705f608-d534-4b5e-a7b8-20ac8f450a8c} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1699 | 2026.05.21 09:17:29.561591 [ 270 ] {5705f608-d534-4b5e-a7b8-20ac8f450a8c} <Debug> executeQuery: Read 74 rows, 6.51 KiB in 0.001349 sec., 54855.44848035582 rows/sec., 4.71 MiB/sec. | ||
| 1700 | 2026.05.21 09:17:29.561591 [ 51 ] {} <Debug> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1701 | 2026.05.21 09:17:29.561626 [ 270 ] {5705f608-d534-4b5e-a7b8-20ac8f450a8c} <Debug> TCPHandler: Processed in 0.001523241 sec. | ||
| 1702 | 2026.05.21 09:17:29.561657 [ 51 ] {} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1703 | 2026.05.21 09:17:29.561685 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 1704 | 2026.05.21 09:17:29.561764 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1705 | 2026.05.21 09:17:29.561867 [ 270 ] {7ddfb3e6-39ca-4663-b939-7544f6268a8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1706 | 2026.05.21 09:17:29.561909 [ 270 ] {7ddfb3e6-39ca-4663-b939-7544f6268a8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1707 | 2026.05.21 09:17:29.562055 [ 191 ] {3cd78353-d451-4e36-8961-d673cdd72c18::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 | ||
| 1708 | 2026.05.21 09:17:29.562191 [ 191 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1709 | 2026.05.21 09:17:29.562238 [ 191 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 769 rows starting from the beginning of the part | ||
| 1710 | 2026.05.21 09:17:29.562338 [ 191 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 26 rows starting from the beginning of the part | ||
| 1711 | 2026.05.21 09:17:29.562355 [ 270 ] {7ddfb3e6-39ca-4663-b939-7544f6268a8a} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1712 | 2026.05.21 09:17:29.562395 [ 270 ] {7ddfb3e6-39ca-4663-b939-7544f6268a8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 1713 | 2026.05.21 09:17:29.562397 [ 191 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 767 rows starting from the beginning of the part | ||
| 1714 | 2026.05.21 09:17:29.562459 [ 191 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 49 rows starting from the beginning of the part | ||
| 1715 | 2026.05.21 09:17:29.562516 [ 191 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 767 rows starting from the beginning of the part | ||
| 1716 | 2026.05.21 09:17:29.562568 [ 191 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 74 rows starting from the beginning of the part | ||
| 1717 | 2026.05.21 09:17:29.562710 [ 270 ] {7ddfb3e6-39ca-4663-b939-7544f6268a8a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1718 | 2026.05.21 09:17:29.562975 [ 270 ] {7ddfb3e6-39ca-4663-b939-7544f6268a8a} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1719 | 2026.05.21 09:17:29.563111 [ 270 ] {7ddfb3e6-39ca-4663-b939-7544f6268a8a} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001263 sec., 19002.375296912112 rows/sec., 1.40 MiB/sec. | ||
| 1720 | 2026.05.21 09:17:29.563148 [ 270 ] {7ddfb3e6-39ca-4663-b939-7544f6268a8a} <Debug> TCPHandler: Processed in 0.001433938 sec. | ||
| 1721 | 2026.05.21 09:17:29.563275 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1722 | 2026.05.21 09:17:29.563377 [ 270 ] {e815bdea-1585-4294-ba16-45e249ebf5f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1723 | 2026.05.21 09:17:29.563422 [ 270 ] {e815bdea-1585-4294-ba16-45e249ebf5f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1724 | 2026.05.21 09:17:29.563795 [ 186 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2452 rows, containing 5 columns (5 merged, 0 gathered) in 0.00179143 sec., 1368738.940399569 rows/sec., 110.96 MiB/sec. | ||
| 1725 | 2026.05.21 09:17:29.563848 [ 270 ] {e815bdea-1585-4294-ba16-45e249ebf5f5} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1726 | 2026.05.21 09:17:29.563887 [ 270 ] {e815bdea-1585-4294-ba16-45e249ebf5f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 1727 | 2026.05.21 09:17:29.564027 [ 186 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1728 | 2026.05.21 09:17:29.564231 [ 270 ] {e815bdea-1585-4294-ba16-45e249ebf5f5} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1729 | 2026.05.21 09:17:29.564360 [ 186 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_6_1} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1730 | 2026.05.21 09:17:29.564444 [ 186 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_6_1} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1731 | 2026.05.21 09:17:29.564492 [ 270 ] {e815bdea-1585-4294-ba16-45e249ebf5f5} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1732 | 2026.05.21 09:17:29.564528 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 1733 | 2026.05.21 09:17:29.564600 [ 50 ] {} <Debug> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1734 | 2026.05.21 09:17:29.564637 [ 270 ] {e815bdea-1585-4294-ba16-45e249ebf5f5} <Debug> executeQuery: Read 58 rows, 4.67 KiB in 0.001279 sec., 45347.928068803754 rows/sec., 3.56 MiB/sec. | ||
| 1735 | 2026.05.21 09:17:29.564645 [ 50 ] {} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1736 | 2026.05.21 09:17:29.564681 [ 270 ] {e815bdea-1585-4294-ba16-45e249ebf5f5} <Debug> TCPHandler: Processed in 0.001456169 sec. | ||
| 1737 | 2026.05.21 09:17:29.564681 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 1738 | 2026.05.21 09:17:29.564815 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1739 | 2026.05.21 09:17:29.564825 [ 192 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::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 | ||
| 1740 | 2026.05.21 09:17:29.564918 [ 270 ] {8e868249-65ff-4af1-8ac1-4ba9e87606e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1741 | 2026.05.21 09:17:29.564944 [ 192 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1742 | 2026.05.21 09:17:29.564972 [ 270 ] {8e868249-65ff-4af1-8ac1-4ba9e87606e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1743 | 2026.05.21 09:17:29.564982 [ 192 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 458 rows starting from the beginning of the part | ||
| 1744 | 2026.05.21 09:17:29.565069 [ 192 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::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 | ||
| 1745 | 2026.05.21 09:17:29.565119 [ 192 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 454 rows starting from the beginning of the part | ||
| 1746 | 2026.05.21 09:17:29.565160 [ 192 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 48 rows starting from the beginning of the part | ||
| 1747 | 2026.05.21 09:17:29.565205 [ 192 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 454 rows starting from the beginning of the part | ||
| 1748 | 2026.05.21 09:17:29.565258 [ 192 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 58 rows starting from the beginning of the part | ||
| 1749 | 2026.05.21 09:17:29.565365 [ 270 ] {8e868249-65ff-4af1-8ac1-4ba9e87606e2} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1750 | 2026.05.21 09:17:29.565407 [ 270 ] {8e868249-65ff-4af1-8ac1-4ba9e87606e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 1751 | 2026.05.21 09:17:29.565771 [ 270 ] {8e868249-65ff-4af1-8ac1-4ba9e87606e2} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1752 | 2026.05.21 09:17:29.566005 [ 270 ] {8e868249-65ff-4af1-8ac1-4ba9e87606e2} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1753 | 2026.05.21 09:17:29.566134 [ 270 ] {8e868249-65ff-4af1-8ac1-4ba9e87606e2} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001235 sec., 80971.65991902835 rows/sec., 5.61 MiB/sec. | ||
| 1754 | 2026.05.21 09:17:29.566138 [ 51 ] {} <Debug> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1755 | 2026.05.21 09:17:29.566171 [ 270 ] {8e868249-65ff-4af1-8ac1-4ba9e87606e2} <Debug> TCPHandler: Processed in 0.001405937 sec. | ||
| 1756 | 2026.05.21 09:17:29.566189 [ 51 ] {} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1757 | 2026.05.21 09:17:29.566215 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 1758 | 2026.05.21 09:17:29.566306 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1759 | 2026.05.21 09:17:29.566312 [ 201 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::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 | ||
| 1760 | 2026.05.21 09:17:29.566314 [ 194 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1500 rows, containing 5 columns (5 merged, 0 gathered) in 0.001534222 sec., 977694.2319951089 rows/sec., 72.46 MiB/sec. | ||
| 1761 | 2026.05.21 09:17:29.566412 [ 270 ] {e8a015a2-7a19-4bc0-a5b1-583d0a059df0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1762 | 2026.05.21 09:17:29.566472 [ 270 ] {e8a015a2-7a19-4bc0-a5b1-583d0a059df0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1763 | 2026.05.21 09:17:29.566487 [ 201 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1764 | 2026.05.21 09:17:29.566525 [ 191 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1765 | 2026.05.21 09:17:29.566529 [ 201 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 147 rows starting from the beginning of the part | ||
| 1766 | 2026.05.21 09:17:29.566634 [ 201 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 100 rows starting from the beginning of the part | ||
| 1767 | 2026.05.21 09:17:29.566688 [ 201 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 205 rows starting from the beginning of the part | ||
| 1768 | 2026.05.21 09:17:29.566735 [ 201 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 101 rows starting from the beginning of the part | ||
| 1769 | 2026.05.21 09:17:29.566780 [ 201 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 205 rows starting from the beginning of the part | ||
| 1770 | 2026.05.21 09:17:29.566828 [ 201 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 100 rows starting from the beginning of the part | ||
| 1771 | 2026.05.21 09:17:29.566849 [ 191 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_6_1} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1772 | 2026.05.21 09:17:29.566931 [ 191 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_6_1} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1773 | 2026.05.21 09:17:29.567012 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 1774 | 2026.05.21 09:17:29.567400 [ 270 ] {e8a015a2-7a19-4bc0-a5b1-583d0a059df0} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1775 | 2026.05.21 09:17:29.567442 [ 270 ] {e8a015a2-7a19-4bc0-a5b1-583d0a059df0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 1776 | 2026.05.21 09:17:29.567867 [ 192 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 858 rows, containing 5 columns (5 merged, 0 gathered) in 0.001599794 sec., 536319.0510778263 rows/sec., 35.66 MiB/sec. | ||
| 1777 | 2026.05.21 09:17:29.568041 [ 270 ] {e8a015a2-7a19-4bc0-a5b1-583d0a059df0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1778 | 2026.05.21 09:17:29.568053 [ 201 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1779 | 2026.05.21 09:17:29.568383 [ 201 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1780 | 2026.05.21 09:17:29.568452 [ 201 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1781 | 2026.05.21 09:17:29.568469 [ 270 ] {e8a015a2-7a19-4bc0-a5b1-583d0a059df0} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1782 | 2026.05.21 09:17:29.568520 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 1783 | 2026.05.21 09:17:29.568721 [ 270 ] {e8a015a2-7a19-4bc0-a5b1-583d0a059df0} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.002317 sec., 10358.221838584375 rows/sec., 18.56 MiB/sec. | ||
| 1784 | 2026.05.21 09:17:29.568860 [ 270 ] {e8a015a2-7a19-4bc0-a5b1-583d0a059df0} <Debug> TCPHandler: Processed in 0.002602677 sec. | ||
| 1785 | 2026.05.21 09:17:29.569060 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1786 | 2026.05.21 09:17:29.569209 [ 270 ] {91a42869-d61b-4d5b-b719-8e1eeaaae8ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1787 | 2026.05.21 09:17:29.569274 [ 270 ] {91a42869-d61b-4d5b-b719-8e1eeaaae8ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1788 | 2026.05.21 09:17:29.569708 [ 270 ] {91a42869-d61b-4d5b-b719-8e1eeaaae8ab} <Trace> oximeter.measurements_i64 (6f5b5a26-da58-4a3a-98dd-faa8fe2f83c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1789 | 2026.05.21 09:17:29.569744 [ 270 ] {91a42869-d61b-4d5b-b719-8e1eeaaae8ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 1790 | 2026.05.21 09:17:29.570096 [ 270 ] {91a42869-d61b-4d5b-b719-8e1eeaaae8ab} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1791 | 2026.05.21 09:17:29.570298 [ 270 ] {91a42869-d61b-4d5b-b719-8e1eeaaae8ab} <Trace> oximeter.measurements_i64 (6f5b5a26-da58-4a3a-98dd-faa8fe2f83c1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1792 | 2026.05.21 09:17:29.570420 [ 270 ] {91a42869-d61b-4d5b-b719-8e1eeaaae8ab} <Debug> executeQuery: Read 9 rows, 709.00 B in 0.00126 sec., 7142.857142857142 rows/sec., 549.51 KiB/sec. | ||
| 1793 | 2026.05.21 09:17:29.570452 [ 270 ] {91a42869-d61b-4d5b-b719-8e1eeaaae8ab} <Debug> TCPHandler: Processed in 0.00151006 sec. | ||
| 1794 | 2026.05.21 09:17:29.570569 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1795 | 2026.05.21 09:17:29.570675 [ 270 ] {4b16d60e-ee82-4e16-b992-4ec5a0ce61ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1796 | 2026.05.21 09:17:29.570715 [ 270 ] {4b16d60e-ee82-4e16-b992-4ec5a0ce61ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1797 | 2026.05.21 09:17:29.571072 [ 270 ] {4b16d60e-ee82-4e16-b992-4ec5a0ce61ce} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1798 | 2026.05.21 09:17:29.571106 [ 270 ] {4b16d60e-ee82-4e16-b992-4ec5a0ce61ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 1799 | 2026.05.21 09:17:29.571392 [ 270 ] {4b16d60e-ee82-4e16-b992-4ec5a0ce61ce} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1800 | 2026.05.21 09:17:29.571590 [ 270 ] {4b16d60e-ee82-4e16-b992-4ec5a0ce61ce} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1801 | 2026.05.21 09:17:29.571707 [ 51 ] {} <Debug> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1802 | 2026.05.21 09:17:29.571713 [ 270 ] {4b16d60e-ee82-4e16-b992-4ec5a0ce61ce} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001057 sec., 28382.21381267739 rows/sec., 1.94 MiB/sec. | ||
| 1803 | 2026.05.21 09:17:29.571748 [ 51 ] {} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1804 | 2026.05.21 09:17:29.571765 [ 270 ] {4b16d60e-ee82-4e16-b992-4ec5a0ce61ce} <Debug> TCPHandler: Processed in 0.001244901 sec. | ||
| 1805 | 2026.05.21 09:17:29.571772 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 1806 | 2026.05.21 09:17:29.571885 [ 191 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::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 | ||
| 1807 | 2026.05.21 09:17:29.571996 [ 191 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1808 | 2026.05.21 09:17:29.572030 [ 191 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 42 rows starting from the beginning of the part | ||
| 1809 | 2026.05.21 09:17:29.572087 [ 191 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 30 rows starting from the beginning of the part | ||
| 1810 | 2026.05.21 09:17:29.572147 [ 191 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::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 | ||
| 1811 | 2026.05.21 09:17:29.572192 [ 191 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 30 rows starting from the beginning of the part | ||
| 1812 | 2026.05.21 09:17:29.572235 [ 191 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 60 rows starting from the beginning of the part | ||
| 1813 | 2026.05.21 09:17:29.572290 [ 191 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 30 rows starting from the beginning of the part | ||
| 1814 | 2026.05.21 09:17:29.573081 [ 192 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 252 rows, containing 4 columns (4 merged, 0 gathered) in 0.001236251 sec., 203842.10002661272 rows/sec., 12.83 MiB/sec. | ||
| 1815 | 2026.05.21 09:17:29.573216 [ 191 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1816 | 2026.05.21 09:17:29.573454 [ 191 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_6_1} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1817 | 2026.05.21 09:17:29.573514 [ 191 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_6_1} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1818 | 2026.05.21 09:17:29.573567 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 1819 | 2026.05.21 09:17:30.000230 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 180.78 MiB, peak 190.64 MiB, free memory in arenas 0.00 B, will set to 182.77 MiB (RSS), difference: 1.99 MiB | ||
| 1820 | 2026.05.21 09:17:34.562489 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1821 | 2026.05.21 09:17:34.562746 [ 270 ] {1cf920cf-b922-430d-bfb0-878e9713fc19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 1822 | 2026.05.21 09:17:34.563182 [ 270 ] {1cf920cf-b922-430d-bfb0-878e9713fc19} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1823 | 2026.05.21 09:17:34.563237 [ 270 ] {1cf920cf-b922-430d-bfb0-878e9713fc19} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1824 | 2026.05.21 09:17:34.563541 [ 270 ] {1cf920cf-b922-430d-bfb0-878e9713fc19} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1825 | 2026.05.21 09:17:34.563631 [ 270 ] {1cf920cf-b922-430d-bfb0-878e9713fc19} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1826 | 2026.05.21 09:17:34.563801 [ 270 ] {1cf920cf-b922-430d-bfb0-878e9713fc19} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 27-element set) | ||
| 1827 | 2026.05.21 09:17:34.563884 [ 317 ] {1cf920cf-b922-430d-bfb0-878e9713fc19} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1828 | 2026.05.21 09:17:34.563885 [ 335 ] {1cf920cf-b922-430d-bfb0-878e9713fc19} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1829 | 2026.05.21 09:17:34.563995 [ 270 ] {1cf920cf-b922-430d-bfb0-878e9713fc19} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (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 | ||
| 1830 | 2026.05.21 09:17:34.564023 [ 270 ] {1cf920cf-b922-430d-bfb0-878e9713fc19} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1831 | 2026.05.21 09:17:34.564108 [ 270 ] {1cf920cf-b922-430d-bfb0-878e9713fc19} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1832 | 2026.05.21 09:17:34.564132 [ 270 ] {1cf920cf-b922-430d-bfb0-878e9713fc19} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 31 rows with 2 streams | ||
| 1833 | 2026.05.21 09:17:34.564175 [ 270 ] {1cf920cf-b922-430d-bfb0-878e9713fc19} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1834 | 2026.05.21 09:17:34.564218 [ 270 ] {1cf920cf-b922-430d-bfb0-878e9713fc19} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1835 | 2026.05.21 09:17:34.565479 [ 270 ] {1cf920cf-b922-430d-bfb0-878e9713fc19} <Debug> executeQuery: Read 31 rows, 6.79 KiB in 0.002833 sec., 10942.463819272856 rows/sec., 2.34 MiB/sec. | ||
| 1836 | 2026.05.21 09:17:34.565600 [ 270 ] {1cf920cf-b922-430d-bfb0-878e9713fc19} <Debug> TCPHandler: Processed in 0.003251539 sec. | ||
| 1837 | 2026.05.21 09:17:34.570525 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1838 | 2026.05.21 09:17:34.570682 [ 270 ] {d0fae589-3d9e-46aa-9e3e-f3f83a482e10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1839 | 2026.05.21 09:17:34.570748 [ 270 ] {d0fae589-3d9e-46aa-9e3e-f3f83a482e10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1840 | 2026.05.21 09:17:34.571572 [ 270 ] {d0fae589-3d9e-46aa-9e3e-f3f83a482e10} <Trace> oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1841 | 2026.05.21 09:17:34.571617 [ 270 ] {d0fae589-3d9e-46aa-9e3e-f3f83a482e10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 1842 | 2026.05.21 09:17:34.572062 [ 270 ] {d0fae589-3d9e-46aa-9e3e-f3f83a482e10} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1843 | 2026.05.21 09:17:34.572319 [ 270 ] {d0fae589-3d9e-46aa-9e3e-f3f83a482e10} <Trace> oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1844 | 2026.05.21 09:17:34.572476 [ 270 ] {d0fae589-3d9e-46aa-9e3e-f3f83a482e10} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001838 sec., 154515.77801958652 rows/sec., 9.81 MiB/sec. | ||
| 1845 | 2026.05.21 09:17:34.572519 [ 270 ] {d0fae589-3d9e-46aa-9e3e-f3f83a482e10} <Debug> TCPHandler: Processed in 0.00208735 sec. | ||
| 1846 | 2026.05.21 09:17:34.572683 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1847 | 2026.05.21 09:17:34.572793 [ 270 ] {0f8f5d67-bc6b-4817-95da-77bf0b7062da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1848 | 2026.05.21 09:17:34.572839 [ 270 ] {0f8f5d67-bc6b-4817-95da-77bf0b7062da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1849 | 2026.05.21 09:17:34.573388 [ 270 ] {0f8f5d67-bc6b-4817-95da-77bf0b7062da} <Trace> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1850 | 2026.05.21 09:17:34.573440 [ 270 ] {0f8f5d67-bc6b-4817-95da-77bf0b7062da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 1851 | 2026.05.21 09:17:34.573805 [ 270 ] {0f8f5d67-bc6b-4817-95da-77bf0b7062da} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1852 | 2026.05.21 09:17:34.574050 [ 270 ] {0f8f5d67-bc6b-4817-95da-77bf0b7062da} <Trace> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1853 | 2026.05.21 09:17:34.574191 [ 270 ] {0f8f5d67-bc6b-4817-95da-77bf0b7062da} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001424 sec., 1404.4943820224719 rows/sec., 114.53 KiB/sec. | ||
| 1854 | 2026.05.21 09:17:34.574229 [ 270 ] {0f8f5d67-bc6b-4817-95da-77bf0b7062da} <Debug> TCPHandler: Processed in 0.001600133 sec. | ||
| 1855 | 2026.05.21 09:17:34.574400 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1856 | 2026.05.21 09:17:34.574509 [ 270 ] {0532dd21-4895-4caf-b8d3-8a80421ea4f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1857 | 2026.05.21 09:17:34.574556 [ 270 ] {0532dd21-4895-4caf-b8d3-8a80421ea4f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1858 | 2026.05.21 09:17:34.575416 [ 270 ] {0532dd21-4895-4caf-b8d3-8a80421ea4f8} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1859 | 2026.05.21 09:17:34.575455 [ 270 ] {0532dd21-4895-4caf-b8d3-8a80421ea4f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 1860 | 2026.05.21 09:17:34.575863 [ 270 ] {0532dd21-4895-4caf-b8d3-8a80421ea4f8} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1861 | 2026.05.21 09:17:34.576086 [ 270 ] {0532dd21-4895-4caf-b8d3-8a80421ea4f8} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1862 | 2026.05.21 09:17:34.576231 [ 270 ] {0532dd21-4895-4caf-b8d3-8a80421ea4f8} <Debug> executeQuery: Read 794 rows, 62.53 KiB in 0.001745 sec., 455014.3266475645 rows/sec., 35.00 MiB/sec. | ||
| 1863 | 2026.05.21 09:17:34.576270 [ 270 ] {0532dd21-4895-4caf-b8d3-8a80421ea4f8} <Debug> TCPHandler: Processed in 0.001923754 sec. | ||
| 1864 | 2026.05.21 09:17:34.576426 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1865 | 2026.05.21 09:17:34.576533 [ 270 ] {d2204796-e012-4fb6-9e77-6b19b7ac012a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1866 | 2026.05.21 09:17:34.576579 [ 270 ] {d2204796-e012-4fb6-9e77-6b19b7ac012a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1867 | 2026.05.21 09:17:34.577098 [ 270 ] {d2204796-e012-4fb6-9e77-6b19b7ac012a} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1868 | 2026.05.21 09:17:34.577135 [ 270 ] {d2204796-e012-4fb6-9e77-6b19b7ac012a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 1869 | 2026.05.21 09:17:34.577477 [ 270 ] {d2204796-e012-4fb6-9e77-6b19b7ac012a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1870 | 2026.05.21 09:17:34.577692 [ 270 ] {d2204796-e012-4fb6-9e77-6b19b7ac012a} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1871 | 2026.05.21 09:17:34.577804 [ 45 ] {} <Debug> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1872 | 2026.05.21 09:17:34.577834 [ 270 ] {d2204796-e012-4fb6-9e77-6b19b7ac012a} <Debug> executeQuery: Read 144 rows, 8.68 KiB in 0.001323 sec., 108843.53741496599 rows/sec., 6.41 MiB/sec. | ||
| 1873 | 2026.05.21 09:17:34.577840 [ 45 ] {} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1874 | 2026.05.21 09:17:34.577868 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 1875 | 2026.05.21 09:17:34.577869 [ 270 ] {d2204796-e012-4fb6-9e77-6b19b7ac012a} <Debug> TCPHandler: Processed in 0.00150788 sec. | ||
| 1876 | 2026.05.21 09:17:34.577998 [ 201 ] {33106484-ff80-4833-813a-1c2c5998985f::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 | ||
| 1877 | 2026.05.21 09:17:34.578014 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1878 | 2026.05.21 09:17:34.578158 [ 270 ] {651441de-cee5-40b0-9363-cc478cd8e316} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1879 | 2026.05.21 09:17:34.578165 [ 201 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1880 | 2026.05.21 09:17:34.578206 [ 270 ] {651441de-cee5-40b0-9363-cc478cd8e316} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1881 | 2026.05.21 09:17:34.578215 [ 201 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 146 rows starting from the beginning of the part | ||
| 1882 | 2026.05.21 09:17:34.578294 [ 201 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 142 rows starting from the beginning of the part | ||
| 1883 | 2026.05.21 09:17:34.578342 [ 201 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 13 rows starting from the beginning of the part | ||
| 1884 | 2026.05.21 09:17:34.578394 [ 201 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 142 rows starting from the beginning of the part | ||
| 1885 | 2026.05.21 09:17:34.578436 [ 201 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
| 1886 | 2026.05.21 09:17:34.578475 [ 201 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 144 rows starting from the beginning of the part | ||
| 1887 | 2026.05.21 09:17:34.578692 [ 270 ] {651441de-cee5-40b0-9363-cc478cd8e316} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1888 | 2026.05.21 09:17:34.578734 [ 270 ] {651441de-cee5-40b0-9363-cc478cd8e316} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 1889 | 2026.05.21 09:17:34.579093 [ 270 ] {651441de-cee5-40b0-9363-cc478cd8e316} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1890 | 2026.05.21 09:17:34.579342 [ 270 ] {651441de-cee5-40b0-9363-cc478cd8e316} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1891 | 2026.05.21 09:17:34.579471 [ 192 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 611 rows, containing 5 columns (5 merged, 0 gathered) in 0.001528932 sec., 399625.35940120294 rows/sec., 25.39 MiB/sec. | ||
| 1892 | 2026.05.21 09:17:34.579481 [ 270 ] {651441de-cee5-40b0-9363-cc478cd8e316} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001345 sec., 110780.66914498141 rows/sec., 7.16 MiB/sec. | ||
| 1893 | 2026.05.21 09:17:34.579527 [ 270 ] {651441de-cee5-40b0-9363-cc478cd8e316} <Debug> TCPHandler: Processed in 0.001566493 sec. | ||
| 1894 | 2026.05.21 09:17:34.579653 [ 195 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1895 | 2026.05.21 09:17:34.579655 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1896 | 2026.05.21 09:17:34.579769 [ 270 ] {833ea229-467d-4753-9ca4-82b3947e3d59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1897 | 2026.05.21 09:17:34.579813 [ 270 ] {833ea229-467d-4753-9ca4-82b3947e3d59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1898 | 2026.05.21 09:17:34.579939 [ 195 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_6_1} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1899 | 2026.05.21 09:17:34.580007 [ 195 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_6_1} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1900 | 2026.05.21 09:17:34.580091 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 1901 | 2026.05.21 09:17:34.580274 [ 270 ] {833ea229-467d-4753-9ca4-82b3947e3d59} <Trace> oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1902 | 2026.05.21 09:17:34.580310 [ 270 ] {833ea229-467d-4753-9ca4-82b3947e3d59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 1903 | 2026.05.21 09:17:34.580632 [ 270 ] {833ea229-467d-4753-9ca4-82b3947e3d59} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1904 | 2026.05.21 09:17:34.580854 [ 270 ] {833ea229-467d-4753-9ca4-82b3947e3d59} <Trace> oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1905 | 2026.05.21 09:17:34.580983 [ 270 ] {833ea229-467d-4753-9ca4-82b3947e3d59} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001235 sec., 119838.05668016194 rows/sec., 6.82 MiB/sec. | ||
| 1906 | 2026.05.21 09:17:34.581019 [ 270 ] {833ea229-467d-4753-9ca4-82b3947e3d59} <Debug> TCPHandler: Processed in 0.001419468 sec. | ||
| 1907 | 2026.05.21 09:17:34.581187 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1908 | 2026.05.21 09:17:34.581295 [ 270 ] {715abdb2-6b40-4903-b2e4-56c7597c5c44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1909 | 2026.05.21 09:17:34.581339 [ 270 ] {715abdb2-6b40-4903-b2e4-56c7597c5c44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1910 | 2026.05.21 09:17:34.581970 [ 270 ] {715abdb2-6b40-4903-b2e4-56c7597c5c44} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1911 | 2026.05.21 09:17:34.582006 [ 270 ] {715abdb2-6b40-4903-b2e4-56c7597c5c44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 1912 | 2026.05.21 09:17:34.582433 [ 270 ] {715abdb2-6b40-4903-b2e4-56c7597c5c44} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1913 | 2026.05.21 09:17:34.582703 [ 270 ] {715abdb2-6b40-4903-b2e4-56c7597c5c44} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1914 | 2026.05.21 09:17:34.582864 [ 270 ] {715abdb2-6b40-4903-b2e4-56c7597c5c44} <Debug> executeQuery: Read 484 rows, 34.70 KiB in 0.001587 sec., 304977.94580970384 rows/sec., 21.35 MiB/sec. | ||
| 1915 | 2026.05.21 09:17:34.582907 [ 270 ] {715abdb2-6b40-4903-b2e4-56c7597c5c44} <Debug> TCPHandler: Processed in 0.001773479 sec. | ||
| 1916 | 2026.05.21 09:17:34.583120 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1917 | 2026.05.21 09:17:34.583238 [ 270 ] {de29d315-de62-42c2-8761-a14f45fa8f5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1918 | 2026.05.21 09:17:34.583292 [ 270 ] {de29d315-de62-42c2-8761-a14f45fa8f5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1919 | 2026.05.21 09:17:34.583816 [ 270 ] {de29d315-de62-42c2-8761-a14f45fa8f5e} <Trace> oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1920 | 2026.05.21 09:17:34.583859 [ 270 ] {de29d315-de62-42c2-8761-a14f45fa8f5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 1921 | 2026.05.21 09:17:34.584254 [ 270 ] {de29d315-de62-42c2-8761-a14f45fa8f5e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1922 | 2026.05.21 09:17:34.584536 [ 270 ] {de29d315-de62-42c2-8761-a14f45fa8f5e} <Trace> oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1923 | 2026.05.21 09:17:34.584701 [ 270 ] {de29d315-de62-42c2-8761-a14f45fa8f5e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001488 sec., 4032.2580645161293 rows/sec., 210.67 KiB/sec. | ||
| 1924 | 2026.05.21 09:17:34.584740 [ 270 ] {de29d315-de62-42c2-8761-a14f45fa8f5e} <Debug> TCPHandler: Processed in 0.001684247 sec. | ||
| 1925 | 2026.05.21 09:17:34.584933 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1926 | 2026.05.21 09:17:34.585053 [ 270 ] {b2f3bf7b-54f3-49a7-b6dc-76513ff0038c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1927 | 2026.05.21 09:17:34.585107 [ 270 ] {b2f3bf7b-54f3-49a7-b6dc-76513ff0038c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1928 | 2026.05.21 09:17:34.585648 [ 270 ] {b2f3bf7b-54f3-49a7-b6dc-76513ff0038c} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1929 | 2026.05.21 09:17:34.585693 [ 270 ] {b2f3bf7b-54f3-49a7-b6dc-76513ff0038c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 1930 | 2026.05.21 09:17:34.586098 [ 270 ] {b2f3bf7b-54f3-49a7-b6dc-76513ff0038c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1931 | 2026.05.21 09:17:34.586319 [ 270 ] {b2f3bf7b-54f3-49a7-b6dc-76513ff0038c} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1932 | 2026.05.21 09:17:34.586452 [ 270 ] {b2f3bf7b-54f3-49a7-b6dc-76513ff0038c} <Debug> executeQuery: Read 226 rows, 15.21 KiB in 0.001426 sec., 158485.27349228613 rows/sec., 10.42 MiB/sec. | ||
| 1933 | 2026.05.21 09:17:34.586486 [ 270 ] {b2f3bf7b-54f3-49a7-b6dc-76513ff0038c} <Debug> TCPHandler: Processed in 0.001619354 sec. | ||
| 1934 | 2026.05.21 09:17:34.586635 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1935 | 2026.05.21 09:17:34.586739 [ 270 ] {63f8e235-9836-48c6-87d6-0d7856233a9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1936 | 2026.05.21 09:17:34.586785 [ 270 ] {63f8e235-9836-48c6-87d6-0d7856233a9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1937 | 2026.05.21 09:17:34.587124 [ 270 ] {63f8e235-9836-48c6-87d6-0d7856233a9f} <Trace> oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1938 | 2026.05.21 09:17:34.587161 [ 270 ] {63f8e235-9836-48c6-87d6-0d7856233a9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 1939 | 2026.05.21 09:17:34.587473 [ 270 ] {63f8e235-9836-48c6-87d6-0d7856233a9f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1940 | 2026.05.21 09:17:34.587682 [ 270 ] {63f8e235-9836-48c6-87d6-0d7856233a9f} <Trace> oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1941 | 2026.05.21 09:17:34.587816 [ 270 ] {63f8e235-9836-48c6-87d6-0d7856233a9f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001097 sec., 911.5770282588878 rows/sec., 61.42 KiB/sec. | ||
| 1942 | 2026.05.21 09:17:34.587849 [ 270 ] {63f8e235-9836-48c6-87d6-0d7856233a9f} <Debug> TCPHandler: Processed in 0.001269613 sec. | ||
| 1943 | 2026.05.21 09:17:34.587992 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1944 | 2026.05.21 09:17:34.588151 [ 270 ] {2f7f0b44-739b-498b-ba6d-a1f430d1a79a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1945 | 2026.05.21 09:17:34.588211 [ 270 ] {2f7f0b44-739b-498b-ba6d-a1f430d1a79a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1946 | 2026.05.21 09:17:34.588627 [ 270 ] {2f7f0b44-739b-498b-ba6d-a1f430d1a79a} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1947 | 2026.05.21 09:17:34.588712 [ 270 ] {2f7f0b44-739b-498b-ba6d-a1f430d1a79a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 1948 | 2026.05.21 09:17:34.589059 [ 270 ] {2f7f0b44-739b-498b-ba6d-a1f430d1a79a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1949 | 2026.05.21 09:17:34.589286 [ 270 ] {2f7f0b44-739b-498b-ba6d-a1f430d1a79a} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1950 | 2026.05.21 09:17:34.589421 [ 270 ] {2f7f0b44-739b-498b-ba6d-a1f430d1a79a} <Debug> executeQuery: Read 68 rows, 4.29 KiB in 0.001296 sec., 52469.135802469136 rows/sec., 3.23 MiB/sec. | ||
| 1951 | 2026.05.21 09:17:34.589456 [ 270 ] {2f7f0b44-739b-498b-ba6d-a1f430d1a79a} <Debug> TCPHandler: Processed in 0.001524031 sec. | ||
| 1952 | 2026.05.21 09:17:34.888715 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58887 | ||
| 1953 | 2026.05.21 09:17:34.888814 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1954 | 2026.05.21 09:17:34.888841 [ 307 ] {} <Debug> TCP-Session: 74b1f5d1-295d-4253-a449-d7320a306fd5 Authenticating user 'default' from [fd00:1122:3344:101::e]:58887 | ||
| 1955 | 2026.05.21 09:17:34.888862 [ 307 ] {} <Debug> TCP-Session: 74b1f5d1-295d-4253-a449-d7320a306fd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1956 | 2026.05.21 09:17:34.888876 [ 307 ] {} <Debug> TCP-Session: 74b1f5d1-295d-4253-a449-d7320a306fd5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1957 | 2026.05.21 09:17:34.889106 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40415 | ||
| 1958 | 2026.05.21 09:17:34.889122 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48957 | ||
| 1959 | 2026.05.21 09:17:34.889156 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49762 | ||
| 1960 | 2026.05.21 09:17:34.889191 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41277 | ||
| 1961 | 2026.05.21 09:17:34.889213 [ 307 ] {} <Trace> TCP-Session: 74b1f5d1-295d-4253-a449-d7320a306fd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1962 | 2026.05.21 09:17:34.889231 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1963 | 2026.05.21 09:17:34.889260 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1964 | 2026.05.21 09:17:34.889275 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1965 | 2026.05.21 09:17:34.889287 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1966 | 2026.05.21 09:17:34.889300 [ 310 ] {} <Debug> TCP-Session: 4c60ca5c-05be-4ccb-91fd-6c54ab1938fe Authenticating user 'default' from [fd00:1122:3344:101::e]:48957 | ||
| 1967 | 2026.05.21 09:17:34.889312 [ 311 ] {} <Debug> TCP-Session: 4dc793ba-7b53-44ad-99b0-18dbfbdc237c Authenticating user 'default' from [fd00:1122:3344:101::e]:49762 | ||
| 1968 | 2026.05.21 09:17:34.889322 [ 303 ] {} <Debug> TCP-Session: 105f054d-b0e5-4364-9146-d58a60dd7ac3 Authenticating user 'default' from [fd00:1122:3344:101::e]:41277 | ||
| 1969 | 2026.05.21 09:17:34.889338 [ 310 ] {} <Debug> TCP-Session: 4c60ca5c-05be-4ccb-91fd-6c54ab1938fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1970 | 2026.05.21 09:17:34.889347 [ 311 ] {} <Debug> TCP-Session: 4dc793ba-7b53-44ad-99b0-18dbfbdc237c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1971 | 2026.05.21 09:17:34.889357 [ 303 ] {} <Debug> TCP-Session: 105f054d-b0e5-4364-9146-d58a60dd7ac3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1972 | 2026.05.21 09:17:34.889363 [ 310 ] {} <Debug> TCP-Session: 4c60ca5c-05be-4ccb-91fd-6c54ab1938fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1973 | 2026.05.21 09:17:34.889374 [ 311 ] {} <Debug> TCP-Session: 4dc793ba-7b53-44ad-99b0-18dbfbdc237c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1974 | 2026.05.21 09:17:34.889386 [ 303 ] {} <Debug> TCP-Session: 105f054d-b0e5-4364-9146-d58a60dd7ac3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1975 | 2026.05.21 09:17:34.889415 [ 307 ] {cd66c61d-2478-4da7-a765-f4a9bbe98028} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58887) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1976 | 2026.05.21 09:17:34.889286 [ 308 ] {} <Debug> TCP-Session: 3993deb7-40fb-464d-8c29-512c1ceca21f Authenticating user 'default' from [fd00:1122:3344:101::e]:40415 | ||
| 1977 | 2026.05.21 09:17:34.889175 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33684 | ||
| 1978 | 2026.05.21 09:17:34.889483 [ 308 ] {} <Debug> TCP-Session: 3993deb7-40fb-464d-8c29-512c1ceca21f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1979 | 2026.05.21 09:17:34.889156 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65231 | ||
| 1980 | 2026.05.21 09:17:34.889518 [ 308 ] {} <Debug> TCP-Session: 3993deb7-40fb-464d-8c29-512c1ceca21f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1981 | 2026.05.21 09:17:34.889546 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1982 | 2026.05.21 09:17:34.889122 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34979 | ||
| 1983 | 2026.05.21 09:17:34.889591 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1984 | 2026.05.21 09:17:34.889587 [ 269 ] {} <Debug> TCP-Session: 9aa4a535-a6f4-4a27-9813-58306d798c95 Authenticating user 'default' from [fd00:1122:3344:101::e]:33684 | ||
| 1985 | 2026.05.21 09:17:34.889629 [ 259 ] {} <Debug> TCP-Session: 78321bb6-adaa-43bc-abcb-b27bc31fb85e Authenticating user 'default' from [fd00:1122:3344:101::e]:65231 | ||
| 1986 | 2026.05.21 09:17:34.889652 [ 269 ] {} <Debug> TCP-Session: 9aa4a535-a6f4-4a27-9813-58306d798c95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1987 | 2026.05.21 09:17:34.889656 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1988 | 2026.05.21 09:17:34.889666 [ 259 ] {} <Debug> TCP-Session: 78321bb6-adaa-43bc-abcb-b27bc31fb85e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1989 | 2026.05.21 09:17:34.889676 [ 269 ] {} <Debug> TCP-Session: 9aa4a535-a6f4-4a27-9813-58306d798c95 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1990 | 2026.05.21 09:17:34.889697 [ 259 ] {} <Debug> TCP-Session: 78321bb6-adaa-43bc-abcb-b27bc31fb85e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1991 | 2026.05.21 09:17:34.889695 [ 309 ] {} <Debug> TCP-Session: 67e5411e-5edd-4bfa-a4c1-5441a1411663 Authenticating user 'default' from [fd00:1122:3344:101::e]:34979 | ||
| 1992 | 2026.05.21 09:17:34.889675 [ 307 ] {cd66c61d-2478-4da7-a765-f4a9bbe98028} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1993 | 2026.05.21 09:17:34.889735 [ 309 ] {} <Debug> TCP-Session: 67e5411e-5edd-4bfa-a4c1-5441a1411663 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1994 | 2026.05.21 09:17:34.889200 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44750 | ||
| 1995 | 2026.05.21 09:17:34.889775 [ 309 ] {} <Debug> TCP-Session: 67e5411e-5edd-4bfa-a4c1-5441a1411663 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1996 | 2026.05.21 09:17:34.889808 [ 307 ] {cd66c61d-2478-4da7-a765-f4a9bbe98028} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1997 | 2026.05.21 09:17:34.889843 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1998 | 2026.05.21 09:17:34.889872 [ 304 ] {} <Debug> TCP-Session: 70bd0906-8e78-4b71-b761-f334ccd68281 Authenticating user 'default' from [fd00:1122:3344:101::e]:44750 | ||
| 1999 | 2026.05.21 09:17:34.889887 [ 304 ] {} <Debug> TCP-Session: 70bd0906-8e78-4b71-b761-f334ccd68281 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2000 | 2026.05.21 09:17:34.889899 [ 304 ] {} <Debug> TCP-Session: 70bd0906-8e78-4b71-b761-f334ccd68281 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2001 | 2026.05.21 09:17:34.890084 [ 307 ] {cd66c61d-2478-4da7-a765-f4a9bbe98028} <Debug> oximeter.version (0aef903c-aa8c-4aa8-a78f-ed504b3a4b83) (SelectExecutor): Key condition: unknown | ||
| 2002 | 2026.05.21 09:17:34.890173 [ 307 ] {cd66c61d-2478-4da7-a765-f4a9bbe98028} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2003 | 2026.05.21 09:17:35.001205 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 183.60 MiB, peak 190.64 MiB, free memory in arenas 0.00 B, will set to 187.76 MiB (RSS), difference: 4.16 MiB | ||
| 2004 | 2026.05.21 09:17:35.254781 [ 338 ] {cd66c61d-2478-4da7-a765-f4a9bbe98028} <Trace> AggregatingTransform: Aggregating | ||
| 2005 | 2026.05.21 09:17:35.254848 [ 338 ] {cd66c61d-2478-4da7-a765-f4a9bbe98028} <Trace> Aggregator: Aggregation method: without_key | ||
| 2006 | 2026.05.21 09:17:35.254891 [ 338 ] {cd66c61d-2478-4da7-a765-f4a9bbe98028} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001219601 sec. (819.940 rows/sec., 32.03 KiB/sec.) | ||
| 2007 | 2026.05.21 09:17:35.254909 [ 338 ] {cd66c61d-2478-4da7-a765-f4a9bbe98028} <Trace> Aggregator: Merging aggregated data | ||
| 2008 | 2026.05.21 09:17:35.255661 [ 307 ] {cd66c61d-2478-4da7-a765-f4a9bbe98028} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.36631 sec., 2.7299282028882637 rows/sec., 109.20 B/sec. | ||
| 2009 | 2026.05.21 09:17:35.255796 [ 307 ] {cd66c61d-2478-4da7-a765-f4a9bbe98028} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 2010 | 2026.05.21 09:17:35.255811 [ 307 ] {cd66c61d-2478-4da7-a765-f4a9bbe98028} <Debug> TCPHandler: Processed in 0.366739163 sec. | ||
| 2011 | 2026.05.21 09:17:35.255976 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2012 | 2026.05.21 09:17:35.256007 [ 307 ] {} <Debug> TCP-Session: 74b1f5d1-295d-4253-a449-d7320a306fd5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2013 | 2026.05.21 09:17:35.256049 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2014 | 2026.05.21 09:17:35.256050 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2015 | 2026.05.21 09:17:35.256081 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2016 | 2026.05.21 09:17:35.256119 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2017 | 2026.05.21 09:17:35.256144 [ 303 ] {} <Debug> TCP-Session: 105f054d-b0e5-4364-9146-d58a60dd7ac3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2018 | 2026.05.21 09:17:35.256157 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2019 | 2026.05.21 09:17:35.256173 [ 304 ] {} <Debug> TCP-Session: 70bd0906-8e78-4b71-b761-f334ccd68281 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2020 | 2026.05.21 09:17:35.256192 [ 310 ] {} <Debug> TCP-Session: 4c60ca5c-05be-4ccb-91fd-6c54ab1938fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2021 | 2026.05.21 09:17:35.256178 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2022 | 2026.05.21 09:17:35.256234 [ 311 ] {} <Debug> TCP-Session: 4dc793ba-7b53-44ad-99b0-18dbfbdc237c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2023 | 2026.05.21 09:17:35.256269 [ 269 ] {} <Debug> TCP-Session: 9aa4a535-a6f4-4a27-9813-58306d798c95 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2024 | 2026.05.21 09:17:35.256138 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2025 | 2026.05.21 09:17:35.256100 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2026 | 2026.05.21 09:17:35.256345 [ 259 ] {} <Debug> TCP-Session: 78321bb6-adaa-43bc-abcb-b27bc31fb85e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2027 | 2026.05.21 09:17:35.256091 [ 308 ] {} <Debug> TCP-Session: 3993deb7-40fb-464d-8c29-512c1ceca21f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2028 | 2026.05.21 09:17:35.256385 [ 309 ] {} <Debug> TCP-Session: 67e5411e-5edd-4bfa-a4c1-5441a1411663 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2029 | 2026.05.21 09:17:35.880526 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4226 | ||
| 2030 | 2026.05.21 09:17:35.881206 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2031 | 2026.05.21 09:17:35.881279 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2032 | 2026.05.21 09:17:35.881943 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2033 | 2026.05.21 09:17:35.882293 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2034 | 2026.05.21 09:17:35.882512 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4226 | ||
| 2035 | 2026.05.21 09:17:36.001254 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 189.15 MiB, peak 199.26 MiB, free memory in arenas 0.00 B, will set to 204.23 MiB (RSS), difference: 15.09 MiB | ||
| 2036 | 2026.05.21 09:17:36.144957 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2037 | 2026.05.21 09:17:36.166584 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2038 | 2026.05.21 09:17:36.166656 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2039 | 2026.05.21 09:17:36.173485 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2040 | 2026.05.21 09:17:36.174288 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2041 | 2026.05.21 09:17:36.178132 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2042 | 2026.05.21 09:17:36.386668 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59956 | ||
| 2043 | 2026.05.21 09:17:36.386754 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2044 | 2026.05.21 09:17:36.386782 [ 307 ] {} <Debug> TCP-Session: 56d3fe1f-c5ce-4c53-8d5a-926fbd42951b Authenticating user 'default' from [fd00:1122:3344:101::e]:59956 | ||
| 2045 | 2026.05.21 09:17:36.386804 [ 307 ] {} <Debug> TCP-Session: 56d3fe1f-c5ce-4c53-8d5a-926fbd42951b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2046 | 2026.05.21 09:17:36.386817 [ 307 ] {} <Debug> TCP-Session: 56d3fe1f-c5ce-4c53-8d5a-926fbd42951b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2047 | 2026.05.21 09:17:36.387048 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44622 | ||
| 2048 | 2026.05.21 09:17:36.387068 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59123 | ||
| 2049 | 2026.05.21 09:17:36.387101 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45430 | ||
| 2050 | 2026.05.21 09:17:36.387128 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2051 | 2026.05.21 09:17:36.387113 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34514 | ||
| 2052 | 2026.05.21 09:17:36.387157 [ 308 ] {} <Debug> TCP-Session: db40164f-d22c-4c6e-b193-9d7dae08af36 Authenticating user 'default' from [fd00:1122:3344:101::e]:44622 | ||
| 2053 | 2026.05.21 09:17:36.387171 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2054 | 2026.05.21 09:17:36.387202 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2055 | 2026.05.21 09:17:36.387216 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40738 | ||
| 2056 | 2026.05.21 09:17:36.387222 [ 259 ] {} <Debug> TCP-Session: cbb681c6-642e-4ffa-840b-70fb4034f3ac Authenticating user 'default' from [fd00:1122:3344:101::e]:45430 | ||
| 2057 | 2026.05.21 09:17:36.387243 [ 309 ] {} <Debug> TCP-Session: 09b056d8-f4e7-41fd-9107-119ad82179d3 Authenticating user 'default' from [fd00:1122:3344:101::e]:59123 | ||
| 2058 | 2026.05.21 09:17:36.387247 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2059 | 2026.05.21 09:17:36.387275 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2060 | 2026.05.21 09:17:36.387288 [ 309 ] {} <Debug> TCP-Session: 09b056d8-f4e7-41fd-9107-119ad82179d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2061 | 2026.05.21 09:17:36.387314 [ 304 ] {} <Debug> TCP-Session: a6c9c5d2-c6bc-4d5f-9c81-34f8f459b6dc Authenticating user 'default' from [fd00:1122:3344:101::e]:40738 | ||
| 2062 | 2026.05.21 09:17:36.387320 [ 309 ] {} <Debug> TCP-Session: 09b056d8-f4e7-41fd-9107-119ad82179d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2063 | 2026.05.21 09:17:36.387314 [ 311 ] {} <Debug> TCP-Session: ba73564c-ecfb-428b-8349-caf6baf14971 Authenticating user 'default' from [fd00:1122:3344:101::e]:34514 | ||
| 2064 | 2026.05.21 09:17:36.387334 [ 304 ] {} <Debug> TCP-Session: a6c9c5d2-c6bc-4d5f-9c81-34f8f459b6dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2065 | 2026.05.21 09:17:36.387269 [ 259 ] {} <Debug> TCP-Session: cbb681c6-642e-4ffa-840b-70fb4034f3ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2066 | 2026.05.21 09:17:36.387372 [ 304 ] {} <Debug> TCP-Session: a6c9c5d2-c6bc-4d5f-9c81-34f8f459b6dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2067 | 2026.05.21 09:17:36.387371 [ 311 ] {} <Debug> TCP-Session: ba73564c-ecfb-428b-8349-caf6baf14971 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2068 | 2026.05.21 09:17:36.387400 [ 259 ] {} <Debug> TCP-Session: cbb681c6-642e-4ffa-840b-70fb4034f3ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2069 | 2026.05.21 09:17:36.387430 [ 311 ] {} <Debug> TCP-Session: ba73564c-ecfb-428b-8349-caf6baf14971 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2070 | 2026.05.21 09:17:36.387179 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64353 | ||
| 2071 | 2026.05.21 09:17:36.387112 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36160 | ||
| 2072 | 2026.05.21 09:17:36.387082 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54855 | ||
| 2073 | 2026.05.21 09:17:36.387519 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2074 | 2026.05.21 09:17:36.387537 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2075 | 2026.05.21 09:17:36.387556 [ 303 ] {} <Debug> TCP-Session: 52e5abc6-54ac-46af-bfd0-fe31968a9631 Authenticating user 'default' from [fd00:1122:3344:101::e]:64353 | ||
| 2076 | 2026.05.21 09:17:36.387571 [ 269 ] {} <Debug> TCP-Session: e3c3e9ce-580c-411d-93ba-e8e10a94efa3 Authenticating user 'default' from [fd00:1122:3344:101::e]:36160 | ||
| 2077 | 2026.05.21 09:17:36.387588 [ 303 ] {} <Debug> TCP-Session: 52e5abc6-54ac-46af-bfd0-fe31968a9631 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2078 | 2026.05.21 09:17:36.387603 [ 269 ] {} <Debug> TCP-Session: e3c3e9ce-580c-411d-93ba-e8e10a94efa3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2079 | 2026.05.21 09:17:36.387622 [ 303 ] {} <Debug> TCP-Session: 52e5abc6-54ac-46af-bfd0-fe31968a9631 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2080 | 2026.05.21 09:17:36.387635 [ 269 ] {} <Debug> TCP-Session: e3c3e9ce-580c-411d-93ba-e8e10a94efa3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2081 | 2026.05.21 09:17:36.387151 [ 307 ] {} <Trace> TCP-Session: 56d3fe1f-c5ce-4c53-8d5a-926fbd42951b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2082 | 2026.05.21 09:17:36.387655 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2083 | 2026.05.21 09:17:36.387217 [ 308 ] {} <Debug> TCP-Session: db40164f-d22c-4c6e-b193-9d7dae08af36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2084 | 2026.05.21 09:17:36.387710 [ 310 ] {} <Debug> TCP-Session: 6a08f095-5261-40fc-8a19-f37408c3c0c8 Authenticating user 'default' from [fd00:1122:3344:101::e]:54855 | ||
| 2085 | 2026.05.21 09:17:36.387722 [ 308 ] {} <Debug> TCP-Session: db40164f-d22c-4c6e-b193-9d7dae08af36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2086 | 2026.05.21 09:17:36.387737 [ 310 ] {} <Debug> TCP-Session: 6a08f095-5261-40fc-8a19-f37408c3c0c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2087 | 2026.05.21 09:17:36.387756 [ 310 ] {} <Debug> TCP-Session: 6a08f095-5261-40fc-8a19-f37408c3c0c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2088 | 2026.05.21 09:17:36.387897 [ 307 ] {6463e847-a81c-45e5-97e3-217daf6d04c3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59956) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2089 | 2026.05.21 09:17:36.388165 [ 307 ] {6463e847-a81c-45e5-97e3-217daf6d04c3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2090 | 2026.05.21 09:17:36.388224 [ 307 ] {6463e847-a81c-45e5-97e3-217daf6d04c3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2091 | 2026.05.21 09:17:36.388514 [ 307 ] {6463e847-a81c-45e5-97e3-217daf6d04c3} <Debug> oximeter.version (0aef903c-aa8c-4aa8-a78f-ed504b3a4b83) (SelectExecutor): Key condition: unknown | ||
| 2092 | 2026.05.21 09:17:36.389416 [ 321 ] {6463e847-a81c-45e5-97e3-217daf6d04c3} <Trace> AggregatingTransform: Aggregating | ||
| 2093 | 2026.05.21 09:17:36.389465 [ 321 ] {6463e847-a81c-45e5-97e3-217daf6d04c3} <Trace> Aggregator: Aggregation method: without_key | ||
| 2094 | 2026.05.21 09:17:36.389497 [ 321 ] {6463e847-a81c-45e5-97e3-217daf6d04c3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000880969 sec. (1135.114 rows/sec., 44.34 KiB/sec.) | ||
| 2095 | 2026.05.21 09:17:36.389513 [ 321 ] {6463e847-a81c-45e5-97e3-217daf6d04c3} <Trace> Aggregator: Merging aggregated data | ||
| 2096 | 2026.05.21 09:17:36.390109 [ 307 ] {6463e847-a81c-45e5-97e3-217daf6d04c3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00227 sec., 440.5286343612335 rows/sec., 17.21 KiB/sec. | ||
| 2097 | 2026.05.21 09:17:36.390257 [ 307 ] {6463e847-a81c-45e5-97e3-217daf6d04c3} <Debug> TCPHandler: Processed in 0.003223948 sec. | ||
| 2098 | 2026.05.21 09:17:36.390396 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2099 | 2026.05.21 09:17:36.390425 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2100 | 2026.05.21 09:17:36.390438 [ 307 ] {} <Debug> TCP-Session: 56d3fe1f-c5ce-4c53-8d5a-926fbd42951b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2101 | 2026.05.21 09:17:36.390446 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2102 | 2026.05.21 09:17:36.390470 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2103 | 2026.05.21 09:17:36.390488 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2104 | 2026.05.21 09:17:36.390507 [ 304 ] {} <Debug> TCP-Session: a6c9c5d2-c6bc-4d5f-9c81-34f8f459b6dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2105 | 2026.05.21 09:17:36.390507 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2106 | 2026.05.21 09:17:36.390544 [ 311 ] {} <Debug> TCP-Session: ba73564c-ecfb-428b-8349-caf6baf14971 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2107 | 2026.05.21 09:17:36.390537 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2108 | 2026.05.21 09:17:36.390574 [ 259 ] {} <Debug> TCP-Session: cbb681c6-642e-4ffa-840b-70fb4034f3ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2109 | 2026.05.21 09:17:36.390524 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2110 | 2026.05.21 09:17:36.390612 [ 303 ] {} <Debug> TCP-Session: 52e5abc6-54ac-46af-bfd0-fe31968a9631 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2111 | 2026.05.21 09:17:36.390522 [ 310 ] {} <Debug> TCP-Session: 6a08f095-5261-40fc-8a19-f37408c3c0c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2112 | 2026.05.21 09:17:36.390656 [ 269 ] {} <Debug> TCP-Session: e3c3e9ce-580c-411d-93ba-e8e10a94efa3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2113 | 2026.05.21 09:17:36.390477 [ 309 ] {} <Debug> TCP-Session: 09b056d8-f4e7-41fd-9107-119ad82179d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2114 | 2026.05.21 09:17:36.390459 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2115 | 2026.05.21 09:17:36.390741 [ 308 ] {} <Debug> TCP-Session: db40164f-d22c-4c6e-b193-9d7dae08af36 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2116 | 2026.05.21 09:17:36.569395 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53817 | ||
| 2117 | 2026.05.21 09:17:36.569492 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2118 | 2026.05.21 09:17:36.569518 [ 307 ] {} <Debug> TCP-Session: 4c9bb7d6-1285-4ef1-8d37-16bbc4978584 Authenticating user 'default' from [fd00:1122:3344:101::e]:53817 | ||
| 2119 | 2026.05.21 09:17:36.569542 [ 307 ] {} <Debug> TCP-Session: 4c9bb7d6-1285-4ef1-8d37-16bbc4978584 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2120 | 2026.05.21 09:17:36.569557 [ 307 ] {} <Debug> TCP-Session: 4c9bb7d6-1285-4ef1-8d37-16bbc4978584 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2121 | 2026.05.21 09:17:36.569847 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45235 | ||
| 2122 | 2026.05.21 09:17:36.569875 [ 307 ] {} <Trace> TCP-Session: 4c9bb7d6-1285-4ef1-8d37-16bbc4978584 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2123 | 2026.05.21 09:17:36.569874 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61082 | ||
| 2124 | 2026.05.21 09:17:36.569926 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46507 | ||
| 2125 | 2026.05.21 09:17:36.569938 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43032 | ||
| 2126 | 2026.05.21 09:17:36.569911 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50653 | ||
| 2127 | 2026.05.21 09:17:36.569983 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2128 | 2026.05.21 09:17:36.570000 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2129 | 2026.05.21 09:17:36.569982 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2130 | 2026.05.21 09:17:36.570024 [ 303 ] {} <Debug> TCP-Session: 054b88a2-e4b5-4ba4-b2e0-553ce1722708 Authenticating user 'default' from [fd00:1122:3344:101::e]:46507 | ||
| 2131 | 2026.05.21 09:17:36.570029 [ 304 ] {} <Debug> TCP-Session: 5d787270-122c-4ed5-8320-356b27f7177c Authenticating user 'default' from [fd00:1122:3344:101::e]:43032 | ||
| 2132 | 2026.05.21 09:17:36.570029 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2133 | 2026.05.21 09:17:36.570055 [ 303 ] {} <Debug> TCP-Session: 054b88a2-e4b5-4ba4-b2e0-553ce1722708 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2134 | 2026.05.21 09:17:36.570058 [ 304 ] {} <Debug> TCP-Session: 5d787270-122c-4ed5-8320-356b27f7177c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2135 | 2026.05.21 09:17:36.570061 [ 307 ] {c8db937b-fee6-46c5-b5ef-366153b0ad7f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53817) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2136 | 2026.05.21 09:17:36.570082 [ 303 ] {} <Debug> TCP-Session: 054b88a2-e4b5-4ba4-b2e0-553ce1722708 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2137 | 2026.05.21 09:17:36.570088 [ 304 ] {} <Debug> TCP-Session: 5d787270-122c-4ed5-8320-356b27f7177c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2138 | 2026.05.21 09:17:36.570080 [ 259 ] {} <Debug> TCP-Session: fbe19609-e954-4942-871d-861485b1af6b Authenticating user 'default' from [fd00:1122:3344:101::e]:50653 | ||
| 2139 | 2026.05.21 09:17:36.570045 [ 310 ] {} <Debug> TCP-Session: edb63147-8f48-4978-875b-50b96578f011 Authenticating user 'default' from [fd00:1122:3344:101::e]:61082 | ||
| 2140 | 2026.05.21 09:17:36.570157 [ 259 ] {} <Debug> TCP-Session: fbe19609-e954-4942-871d-861485b1af6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2141 | 2026.05.21 09:17:36.569874 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53332 | ||
| 2142 | 2026.05.21 09:17:36.570184 [ 259 ] {} <Debug> TCP-Session: fbe19609-e954-4942-871d-861485b1af6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2143 | 2026.05.21 09:17:36.570175 [ 310 ] {} <Debug> TCP-Session: edb63147-8f48-4978-875b-50b96578f011 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2144 | 2026.05.21 09:17:36.569872 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37263 | ||
| 2145 | 2026.05.21 09:17:36.570248 [ 310 ] {} <Debug> TCP-Session: edb63147-8f48-4978-875b-50b96578f011 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2146 | 2026.05.21 09:17:36.570244 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2147 | 2026.05.21 09:17:36.569912 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38985 | ||
| 2148 | 2026.05.21 09:17:36.570329 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2149 | 2026.05.21 09:17:36.570325 [ 311 ] {} <Debug> TCP-Session: dd750b35-c15f-428c-b6d9-8b6c7b1c5338 Authenticating user 'default' from [fd00:1122:3344:101::e]:53332 | ||
| 2150 | 2026.05.21 09:17:36.570352 [ 307 ] {c8db937b-fee6-46c5-b5ef-366153b0ad7f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2151 | 2026.05.21 09:17:36.570372 [ 311 ] {} <Debug> TCP-Session: dd750b35-c15f-428c-b6d9-8b6c7b1c5338 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2152 | 2026.05.21 09:17:36.570373 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2153 | 2026.05.21 09:17:36.570401 [ 311 ] {} <Debug> TCP-Session: dd750b35-c15f-428c-b6d9-8b6c7b1c5338 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2154 | 2026.05.21 09:17:36.570420 [ 269 ] {} <Debug> TCP-Session: 93d129e8-290f-4dba-b2fa-86afa8a91294 Authenticating user 'default' from [fd00:1122:3344:101::e]:38985 | ||
| 2155 | 2026.05.21 09:17:36.570365 [ 309 ] {} <Debug> TCP-Session: 31fefdce-3dd0-42f4-93ad-97cdd099b29e Authenticating user 'default' from [fd00:1122:3344:101::e]:37263 | ||
| 2156 | 2026.05.21 09:17:36.570421 [ 307 ] {c8db937b-fee6-46c5-b5ef-366153b0ad7f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2157 | 2026.05.21 09:17:36.570492 [ 309 ] {} <Debug> TCP-Session: 31fefdce-3dd0-42f4-93ad-97cdd099b29e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2158 | 2026.05.21 09:17:36.570486 [ 269 ] {} <Debug> TCP-Session: 93d129e8-290f-4dba-b2fa-86afa8a91294 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2159 | 2026.05.21 09:17:36.570526 [ 309 ] {} <Debug> TCP-Session: 31fefdce-3dd0-42f4-93ad-97cdd099b29e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2160 | 2026.05.21 09:17:36.570538 [ 269 ] {} <Debug> TCP-Session: 93d129e8-290f-4dba-b2fa-86afa8a91294 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2161 | 2026.05.21 09:17:36.569928 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2162 | 2026.05.21 09:17:36.570583 [ 308 ] {} <Debug> TCP-Session: e62f1669-fdeb-452c-a617-305714515220 Authenticating user 'default' from [fd00:1122:3344:101::e]:45235 | ||
| 2163 | 2026.05.21 09:17:36.570602 [ 308 ] {} <Debug> TCP-Session: e62f1669-fdeb-452c-a617-305714515220 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2164 | 2026.05.21 09:17:36.570641 [ 308 ] {} <Debug> TCP-Session: e62f1669-fdeb-452c-a617-305714515220 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2165 | 2026.05.21 09:17:36.570792 [ 307 ] {c8db937b-fee6-46c5-b5ef-366153b0ad7f} <Debug> oximeter.version (0aef903c-aa8c-4aa8-a78f-ed504b3a4b83) (SelectExecutor): Key condition: unknown | ||
| 2166 | 2026.05.21 09:17:36.571709 [ 321 ] {c8db937b-fee6-46c5-b5ef-366153b0ad7f} <Trace> AggregatingTransform: Aggregating | ||
| 2167 | 2026.05.21 09:17:36.571746 [ 321 ] {c8db937b-fee6-46c5-b5ef-366153b0ad7f} <Trace> Aggregator: Aggregation method: without_key | ||
| 2168 | 2026.05.21 09:17:36.571775 [ 321 ] {c8db937b-fee6-46c5-b5ef-366153b0ad7f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000877399 sec. (1139.732 rows/sec., 44.52 KiB/sec.) | ||
| 2169 | 2026.05.21 09:17:36.571790 [ 321 ] {c8db937b-fee6-46c5-b5ef-366153b0ad7f} <Trace> Aggregator: Merging aggregated data | ||
| 2170 | 2026.05.21 09:17:36.572460 [ 307 ] {c8db937b-fee6-46c5-b5ef-366153b0ad7f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002453 sec., 407.6640847941297 rows/sec., 15.92 KiB/sec. | ||
| 2171 | 2026.05.21 09:17:36.572589 [ 307 ] {c8db937b-fee6-46c5-b5ef-366153b0ad7f} <Debug> TCPHandler: Processed in 0.002836005 sec. | ||
| 2172 | 2026.05.21 09:17:36.572740 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2173 | 2026.05.21 09:17:36.572773 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2174 | 2026.05.21 09:17:36.572774 [ 307 ] {} <Debug> TCP-Session: 4c9bb7d6-1285-4ef1-8d37-16bbc4978584 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2175 | 2026.05.21 09:17:36.572800 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2176 | 2026.05.21 09:17:36.572824 [ 304 ] {} <Debug> TCP-Session: 5d787270-122c-4ed5-8320-356b27f7177c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2177 | 2026.05.21 09:17:36.572815 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2178 | 2026.05.21 09:17:36.572852 [ 308 ] {} <Debug> TCP-Session: e62f1669-fdeb-452c-a617-305714515220 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2179 | 2026.05.21 09:17:36.572859 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2180 | 2026.05.21 09:17:36.572885 [ 309 ] {} <Debug> TCP-Session: 31fefdce-3dd0-42f4-93ad-97cdd099b29e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2181 | 2026.05.21 09:17:36.572910 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2182 | 2026.05.21 09:17:36.572929 [ 303 ] {} <Debug> TCP-Session: 054b88a2-e4b5-4ba4-b2e0-553ce1722708 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2183 | 2026.05.21 09:17:36.572931 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2184 | 2026.05.21 09:17:36.572966 [ 310 ] {} <Debug> TCP-Session: edb63147-8f48-4978-875b-50b96578f011 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2185 | 2026.05.21 09:17:36.572885 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2186 | 2026.05.21 09:17:36.573000 [ 259 ] {} <Debug> TCP-Session: fbe19609-e954-4942-871d-861485b1af6b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2187 | 2026.05.21 09:17:36.572831 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2188 | 2026.05.21 09:17:36.573035 [ 269 ] {} <Debug> TCP-Session: 93d129e8-290f-4dba-b2fa-86afa8a91294 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2189 | 2026.05.21 09:17:36.573074 [ 311 ] {} <Debug> TCP-Session: dd750b35-c15f-428c-b6d9-8b6c7b1c5338 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2190 | 2026.05.21 09:17:37.001189 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 205.21 MiB, peak 215.10 MiB, free memory in arenas 0.00 B, will set to 206.70 MiB (RSS), difference: 1.49 MiB | ||
| 2191 | 2026.05.21 09:17:38.368040 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 1 entries to flush up to offset 11 | ||
| 2192 | 2026.05.21 09:17:38.369655 [ 243 ] {} <Trace> system.query_log (2ec45662-5206-445c-a962-2dd69be4745a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2193 | 2026.05.21 09:17:38.369695 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2194 | 2026.05.21 09:17:38.370851 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2195 | 2026.05.21 09:17:38.371122 [ 243 ] {} <Trace> system.query_log (2ec45662-5206-445c-a962-2dd69be4745a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2196 | 2026.05.21 09:17:38.371357 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 11 | ||
| 2197 | 2026.05.21 09:17:39.557347 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2198 | 2026.05.21 09:17:39.557598 [ 270 ] {6792c42a-0f5c-4933-868a-fc449615d5dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram') FORMAT Native (stage: Complete) | ||
| 2199 | 2026.05.21 09:17:39.557911 [ 270 ] {6792c42a-0f5c-4933-868a-fc449615d5dd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2200 | 2026.05.21 09:17:39.557947 [ 270 ] {6792c42a-0f5c-4933-868a-fc449615d5dd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram')" moved to PREWHERE | ||
| 2201 | 2026.05.21 09:17:39.558152 [ 270 ] {6792c42a-0f5c-4933-868a-fc449615d5dd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2202 | 2026.05.21 09:17:39.558221 [ 270 ] {6792c42a-0f5c-4933-868a-fc449615d5dd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2203 | 2026.05.21 09:17:39.558357 [ 270 ] {6792c42a-0f5c-4933-868a-fc449615d5dd} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 15-element set) | ||
| 2204 | 2026.05.21 09:17:39.558464 [ 314 ] {6792c42a-0f5c-4933-868a-fc449615d5dd} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2205 | 2026.05.21 09:17:39.558465 [ 349 ] {6792c42a-0f5c-4933-868a-fc449615d5dd} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2206 | 2026.05.21 09:17:39.558585 [ 270 ] {6792c42a-0f5c-4933-868a-fc449615d5dd} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (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 | ||
| 2207 | 2026.05.21 09:17:39.558611 [ 270 ] {6792c42a-0f5c-4933-868a-fc449615d5dd} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2208 | 2026.05.21 09:17:39.558680 [ 270 ] {6792c42a-0f5c-4933-868a-fc449615d5dd} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2209 | 2026.05.21 09:17:39.558700 [ 270 ] {6792c42a-0f5c-4933-868a-fc449615d5dd} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 31 rows with 2 streams | ||
| 2210 | 2026.05.21 09:17:39.558734 [ 270 ] {6792c42a-0f5c-4933-868a-fc449615d5dd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram'))" | ||
| 2211 | 2026.05.21 09:17:39.558770 [ 270 ] {6792c42a-0f5c-4933-868a-fc449615d5dd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram'))" | ||
| 2212 | 2026.05.21 09:17:39.560005 [ 270 ] {6792c42a-0f5c-4933-868a-fc449615d5dd} <Debug> executeQuery: Read 31 rows, 7.03 KiB in 0.002506 sec., 12370.311252992817 rows/sec., 2.74 MiB/sec. | ||
| 2213 | 2026.05.21 09:17:39.560125 [ 270 ] {6792c42a-0f5c-4933-868a-fc449615d5dd} <Debug> TCPHandler: Processed in 0.002915377 sec. | ||
| 2214 | 2026.05.21 09:17:39.561921 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2215 | 2026.05.21 09:17:39.562036 [ 270 ] {74a4e4a9-5f63-48c0-9590-3f39257bd573} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2216 | 2026.05.21 09:17:39.562085 [ 270 ] {74a4e4a9-5f63-48c0-9590-3f39257bd573} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2217 | 2026.05.21 09:17:39.562638 [ 270 ] {74a4e4a9-5f63-48c0-9590-3f39257bd573} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2218 | 2026.05.21 09:17:39.562683 [ 270 ] {74a4e4a9-5f63-48c0-9590-3f39257bd573} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2219 | 2026.05.21 09:17:39.563046 [ 270 ] {74a4e4a9-5f63-48c0-9590-3f39257bd573} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2220 | 2026.05.21 09:17:39.563277 [ 270 ] {74a4e4a9-5f63-48c0-9590-3f39257bd573} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2221 | 2026.05.21 09:17:39.563416 [ 270 ] {74a4e4a9-5f63-48c0-9590-3f39257bd573} <Debug> executeQuery: Read 100 rows, 8.57 KiB in 0.001411 sec., 70871.72218284904 rows/sec., 5.93 MiB/sec. | ||
| 2222 | 2026.05.21 09:17:39.563450 [ 270 ] {74a4e4a9-5f63-48c0-9590-3f39257bd573} <Debug> TCPHandler: Processed in 0.001581053 sec. | ||
| 2223 | 2026.05.21 09:17:39.563598 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2224 | 2026.05.21 09:17:39.563707 [ 270 ] {7e46f1bf-1418-4035-a1f8-ef7d8f34b3d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2225 | 2026.05.21 09:17:39.563747 [ 270 ] {7e46f1bf-1418-4035-a1f8-ef7d8f34b3d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2226 | 2026.05.21 09:17:39.564164 [ 270 ] {7e46f1bf-1418-4035-a1f8-ef7d8f34b3d3} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2227 | 2026.05.21 09:17:39.564199 [ 270 ] {7e46f1bf-1418-4035-a1f8-ef7d8f34b3d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2228 | 2026.05.21 09:17:39.564479 [ 270 ] {7e46f1bf-1418-4035-a1f8-ef7d8f34b3d3} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2229 | 2026.05.21 09:17:39.564679 [ 270 ] {7e46f1bf-1418-4035-a1f8-ef7d8f34b3d3} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2230 | 2026.05.21 09:17:39.564802 [ 270 ] {7e46f1bf-1418-4035-a1f8-ef7d8f34b3d3} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001114 sec., 21543.98563734291 rows/sec., 1.58 MiB/sec. | ||
| 2231 | 2026.05.21 09:17:39.564835 [ 270 ] {7e46f1bf-1418-4035-a1f8-ef7d8f34b3d3} <Debug> TCPHandler: Processed in 0.001287233 sec. | ||
| 2232 | 2026.05.21 09:17:39.564962 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2233 | 2026.05.21 09:17:39.565058 [ 270 ] {29f6a853-d260-4571-bb3b-5c2548258e2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2234 | 2026.05.21 09:17:39.565099 [ 270 ] {29f6a853-d260-4571-bb3b-5c2548258e2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2235 | 2026.05.21 09:17:39.565515 [ 270 ] {29f6a853-d260-4571-bb3b-5c2548258e2f} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2236 | 2026.05.21 09:17:39.565551 [ 270 ] {29f6a853-d260-4571-bb3b-5c2548258e2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2237 | 2026.05.21 09:17:39.565852 [ 270 ] {29f6a853-d260-4571-bb3b-5c2548258e2f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2238 | 2026.05.21 09:17:39.566075 [ 270 ] {29f6a853-d260-4571-bb3b-5c2548258e2f} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2239 | 2026.05.21 09:17:39.566197 [ 270 ] {29f6a853-d260-4571-bb3b-5c2548258e2f} <Debug> executeQuery: Read 80 rows, 6.39 KiB in 0.001157 sec., 69144.33880726015 rows/sec., 5.40 MiB/sec. | ||
| 2240 | 2026.05.21 09:17:39.566230 [ 270 ] {29f6a853-d260-4571-bb3b-5c2548258e2f} <Debug> TCPHandler: Processed in 0.001317524 sec. | ||
| 2241 | 2026.05.21 09:17:39.566357 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2242 | 2026.05.21 09:17:39.566456 [ 270 ] {aa56097d-61dc-42af-b83d-5984ebdd2a14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2243 | 2026.05.21 09:17:39.566499 [ 270 ] {aa56097d-61dc-42af-b83d-5984ebdd2a14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2244 | 2026.05.21 09:17:39.566890 [ 270 ] {aa56097d-61dc-42af-b83d-5984ebdd2a14} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2245 | 2026.05.21 09:17:39.566926 [ 270 ] {aa56097d-61dc-42af-b83d-5984ebdd2a14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2246 | 2026.05.21 09:17:39.567249 [ 270 ] {aa56097d-61dc-42af-b83d-5984ebdd2a14} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2247 | 2026.05.21 09:17:39.567454 [ 270 ] {aa56097d-61dc-42af-b83d-5984ebdd2a14} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2248 | 2026.05.21 09:17:39.567579 [ 270 ] {aa56097d-61dc-42af-b83d-5984ebdd2a14} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001141 sec., 131463.62839614373 rows/sec., 9.11 MiB/sec. | ||
| 2249 | 2026.05.21 09:17:39.567612 [ 270 ] {aa56097d-61dc-42af-b83d-5984ebdd2a14} <Debug> TCPHandler: Processed in 0.001304234 sec. | ||
| 2250 | 2026.05.21 09:17:39.567737 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2251 | 2026.05.21 09:17:39.567832 [ 270 ] {80ef45b6-e470-4896-8353-e9c8b4f3a2af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2252 | 2026.05.21 09:17:39.567885 [ 270 ] {80ef45b6-e470-4896-8353-e9c8b4f3a2af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2253 | 2026.05.21 09:17:39.568635 [ 270 ] {80ef45b6-e470-4896-8353-e9c8b4f3a2af} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2254 | 2026.05.21 09:17:39.568671 [ 270 ] {80ef45b6-e470-4896-8353-e9c8b4f3a2af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2255 | 2026.05.21 09:17:39.569202 [ 270 ] {80ef45b6-e470-4896-8353-e9c8b4f3a2af} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2256 | 2026.05.21 09:17:39.569425 [ 270 ] {80ef45b6-e470-4896-8353-e9c8b4f3a2af} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2257 | 2026.05.21 09:17:39.569560 [ 270 ] {80ef45b6-e470-4896-8353-e9c8b4f3a2af} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001746 sec., 13745.704467353953 rows/sec., 24.63 MiB/sec. | ||
| 2258 | 2026.05.21 09:17:39.569606 [ 270 ] {80ef45b6-e470-4896-8353-e9c8b4f3a2af} <Debug> TCPHandler: Processed in 0.001918424 sec. | ||
| 2259 | 2026.05.21 09:17:39.569742 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2260 | 2026.05.21 09:17:39.569839 [ 270 ] {dcfd9542-4304-4afe-a2b0-c8d970e0feb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2261 | 2026.05.21 09:17:39.569880 [ 270 ] {dcfd9542-4304-4afe-a2b0-c8d970e0feb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2262 | 2026.05.21 09:17:39.570223 [ 270 ] {dcfd9542-4304-4afe-a2b0-c8d970e0feb3} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2263 | 2026.05.21 09:17:39.570257 [ 270 ] {dcfd9542-4304-4afe-a2b0-c8d970e0feb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2264 | 2026.05.21 09:17:39.570553 [ 270 ] {dcfd9542-4304-4afe-a2b0-c8d970e0feb3} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2265 | 2026.05.21 09:17:39.570783 [ 270 ] {dcfd9542-4304-4afe-a2b0-c8d970e0feb3} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2266 | 2026.05.21 09:17:39.570907 [ 270 ] {dcfd9542-4304-4afe-a2b0-c8d970e0feb3} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001087 sec., 45998.16007359705 rows/sec., 3.15 MiB/sec. | ||
| 2267 | 2026.05.21 09:17:39.570940 [ 270 ] {dcfd9542-4304-4afe-a2b0-c8d970e0feb3} <Debug> TCPHandler: Processed in 0.001246762 sec. | ||
| 2268 | 2026.05.21 09:17:43.314619 [ 33 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2269 | 2026.05.21 09:17:43.314691 [ 33 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2270 | 2026.05.21 09:17:43.383348 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4738 | ||
| 2271 | 2026.05.21 09:17:43.383865 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2272 | 2026.05.21 09:17:43.383915 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2273 | 2026.05.21 09:17:43.384377 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2274 | 2026.05.21 09:17:43.384599 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): 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.05.21 09:17:43.384724 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4738 | ||
| 2276 | 2026.05.21 09:17:43.678959 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2277 | 2026.05.21 09:17:43.695335 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2278 | 2026.05.21 09:17:43.695393 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2279 | 2026.05.21 09:17:43.700773 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2280 | 2026.05.21 09:17:43.701502 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2281 | 2026.05.21 09:17:43.704288 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2282 | 2026.05.21 09:17:44.559783 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2283 | 2026.05.21 09:17:44.560031 [ 270 ] {8474fa95-4644-473a-854f-2b6f6a976e38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 2284 | 2026.05.21 09:17:44.560372 [ 270 ] {8474fa95-4644-473a-854f-2b6f6a976e38} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2285 | 2026.05.21 09:17:44.560411 [ 270 ] {8474fa95-4644-473a-854f-2b6f6a976e38} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2286 | 2026.05.21 09:17:44.560640 [ 270 ] {8474fa95-4644-473a-854f-2b6f6a976e38} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2287 | 2026.05.21 09:17:44.560706 [ 270 ] {8474fa95-4644-473a-854f-2b6f6a976e38} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2288 | 2026.05.21 09:17:44.560849 [ 270 ] {8474fa95-4644-473a-854f-2b6f6a976e38} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 2289 | 2026.05.21 09:17:44.561005 [ 349 ] {8474fa95-4644-473a-854f-2b6f6a976e38} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2290 | 2026.05.21 09:17:44.561014 [ 346 ] {8474fa95-4644-473a-854f-2b6f6a976e38} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2291 | 2026.05.21 09:17:44.561187 [ 270 ] {8474fa95-4644-473a-854f-2b6f6a976e38} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (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 | ||
| 2292 | 2026.05.21 09:17:44.561216 [ 270 ] {8474fa95-4644-473a-854f-2b6f6a976e38} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2293 | 2026.05.21 09:17:44.561286 [ 270 ] {8474fa95-4644-473a-854f-2b6f6a976e38} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2294 | 2026.05.21 09:17:44.561306 [ 270 ] {8474fa95-4644-473a-854f-2b6f6a976e38} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 31 rows with 2 streams | ||
| 2295 | 2026.05.21 09:17:44.561341 [ 270 ] {8474fa95-4644-473a-854f-2b6f6a976e38} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2296 | 2026.05.21 09:17:44.561399 [ 270 ] {8474fa95-4644-473a-854f-2b6f6a976e38} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2297 | 2026.05.21 09:17:44.563032 [ 270 ] {8474fa95-4644-473a-854f-2b6f6a976e38} <Debug> executeQuery: Read 31 rows, 6.79 KiB in 0.003103 sec., 9990.33193683532 rows/sec., 2.14 MiB/sec. | ||
| 2298 | 2026.05.21 09:17:44.563161 [ 270 ] {8474fa95-4644-473a-854f-2b6f6a976e38} <Debug> TCPHandler: Processed in 0.003525968 sec. | ||
| 2299 | 2026.05.21 09:17:44.567785 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2300 | 2026.05.21 09:17:44.568007 [ 270 ] {22c57f49-f94f-43ef-bc08-b35374a9c214} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2301 | 2026.05.21 09:17:44.568089 [ 270 ] {22c57f49-f94f-43ef-bc08-b35374a9c214} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2302 | 2026.05.21 09:17:44.568953 [ 270 ] {22c57f49-f94f-43ef-bc08-b35374a9c214} <Trace> oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2303 | 2026.05.21 09:17:44.568991 [ 270 ] {22c57f49-f94f-43ef-bc08-b35374a9c214} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2304 | 2026.05.21 09:17:44.569383 [ 270 ] {22c57f49-f94f-43ef-bc08-b35374a9c214} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2305 | 2026.05.21 09:17:44.569610 [ 270 ] {22c57f49-f94f-43ef-bc08-b35374a9c214} <Trace> oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2306 | 2026.05.21 09:17:44.569754 [ 270 ] {22c57f49-f94f-43ef-bc08-b35374a9c214} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001807 sec., 157166.5744327615 rows/sec., 9.98 MiB/sec. | ||
| 2307 | 2026.05.21 09:17:44.569771 [ 32 ] {} <Debug> oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2308 | 2026.05.21 09:17:44.569789 [ 270 ] {22c57f49-f94f-43ef-bc08-b35374a9c214} <Debug> TCPHandler: Processed in 0.002131771 sec. | ||
| 2309 | 2026.05.21 09:17:44.569829 [ 32 ] {} <Trace> oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2310 | 2026.05.21 09:17:44.569857 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2311 | 2026.05.21 09:17:44.569964 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2312 | 2026.05.21 09:17:44.569972 [ 201 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::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 | ||
| 2313 | 2026.05.21 09:17:44.570077 [ 270 ] {94678295-14bb-41f7-aadf-074b3af04f3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2314 | 2026.05.21 09:17:44.570078 [ 201 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2315 | 2026.05.21 09:17:44.570120 [ 201 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::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 | ||
| 2316 | 2026.05.21 09:17:44.570123 [ 270 ] {94678295-14bb-41f7-aadf-074b3af04f3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2317 | 2026.05.21 09:17:44.570179 [ 201 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::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 | ||
| 2318 | 2026.05.21 09:17:44.570226 [ 201 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::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 | ||
| 2319 | 2026.05.21 09:17:44.570270 [ 201 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::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 | ||
| 2320 | 2026.05.21 09:17:44.570308 [ 201 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::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 | ||
| 2321 | 2026.05.21 09:17:44.570820 [ 270 ] {94678295-14bb-41f7-aadf-074b3af04f3e} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2322 | 2026.05.21 09:17:44.570855 [ 270 ] {94678295-14bb-41f7-aadf-074b3af04f3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2323 | 2026.05.21 09:17:44.571145 [ 192 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.00120571 sec., 1177729.3047250167 rows/sec., 79.29 MiB/sec. | ||
| 2324 | 2026.05.21 09:17:44.571213 [ 270 ] {94678295-14bb-41f7-aadf-074b3af04f3e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2325 | 2026.05.21 09:17:44.571386 [ 192 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2326 | 2026.05.21 09:17:44.571465 [ 270 ] {94678295-14bb-41f7-aadf-074b3af04f3e} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2327 | 2026.05.21 09:17:44.571611 [ 270 ] {94678295-14bb-41f7-aadf-074b3af04f3e} <Debug> executeQuery: Read 793 rows, 62.46 KiB in 0.00156 sec., 508333.3333333333 rows/sec., 39.10 MiB/sec. | ||
| 2328 | 2026.05.21 09:17:44.571648 [ 270 ] {94678295-14bb-41f7-aadf-074b3af04f3e} <Debug> TCPHandler: Processed in 0.001734047 sec. | ||
| 2329 | 2026.05.21 09:17:44.571732 [ 192 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_5_1} <Trace> oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2330 | 2026.05.21 09:17:44.571779 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2331 | 2026.05.21 09:17:44.571819 [ 192 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_5_1} <Trace> oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2332 | 2026.05.21 09:17:44.571886 [ 270 ] {facab598-d542-4747-b5a2-c94d78ca7e60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2333 | 2026.05.21 09:17:44.571926 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 2334 | 2026.05.21 09:17:44.571932 [ 270 ] {facab598-d542-4747-b5a2-c94d78ca7e60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2335 | 2026.05.21 09:17:44.572435 [ 270 ] {facab598-d542-4747-b5a2-c94d78ca7e60} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2336 | 2026.05.21 09:17:44.572474 [ 270 ] {facab598-d542-4747-b5a2-c94d78ca7e60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2337 | 2026.05.21 09:17:44.572788 [ 270 ] {facab598-d542-4747-b5a2-c94d78ca7e60} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2338 | 2026.05.21 09:17:44.573018 [ 270 ] {facab598-d542-4747-b5a2-c94d78ca7e60} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2339 | 2026.05.21 09:17:44.573148 [ 270 ] {facab598-d542-4747-b5a2-c94d78ca7e60} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001281 sec., 110850.89773614364 rows/sec., 6.51 MiB/sec. | ||
| 2340 | 2026.05.21 09:17:44.573184 [ 270 ] {facab598-d542-4747-b5a2-c94d78ca7e60} <Debug> TCPHandler: Processed in 0.001454859 sec. | ||
| 2341 | 2026.05.21 09:17:44.573334 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2342 | 2026.05.21 09:17:44.573431 [ 270 ] {b87cd502-51a4-4319-9ac4-837a649f0769} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2343 | 2026.05.21 09:17:44.573471 [ 270 ] {b87cd502-51a4-4319-9ac4-837a649f0769} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2344 | 2026.05.21 09:17:44.573941 [ 270 ] {b87cd502-51a4-4319-9ac4-837a649f0769} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2345 | 2026.05.21 09:17:44.573980 [ 270 ] {b87cd502-51a4-4319-9ac4-837a649f0769} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2346 | 2026.05.21 09:17:44.574277 [ 270 ] {b87cd502-51a4-4319-9ac4-837a649f0769} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2347 | 2026.05.21 09:17:44.574492 [ 270 ] {b87cd502-51a4-4319-9ac4-837a649f0769} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2348 | 2026.05.21 09:17:44.574602 [ 32 ] {} <Debug> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2349 | 2026.05.21 09:17:44.574626 [ 270 ] {b87cd502-51a4-4319-9ac4-837a649f0769} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001214 sec., 122734.76112026359 rows/sec., 7.93 MiB/sec. | ||
| 2350 | 2026.05.21 09:17:44.574637 [ 32 ] {} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2351 | 2026.05.21 09:17:44.574670 [ 270 ] {b87cd502-51a4-4319-9ac4-837a649f0769} <Debug> TCPHandler: Processed in 0.001385737 sec. | ||
| 2352 | 2026.05.21 09:17:44.574672 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2353 | 2026.05.21 09:17:44.574815 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2354 | 2026.05.21 09:17:44.574844 [ 197 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::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 | ||
| 2355 | 2026.05.21 09:17:44.574923 [ 270 ] {cecee670-f1e8-4353-b174-3e714faad3b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2356 | 2026.05.21 09:17:44.574970 [ 270 ] {cecee670-f1e8-4353-b174-3e714faad3b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2357 | 2026.05.21 09:17:44.574994 [ 197 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2358 | 2026.05.21 09:17:44.575046 [ 197 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 149 rows starting from the beginning of the part | ||
| 2359 | 2026.05.21 09:17:44.575150 [ 197 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 149 rows starting from the beginning of the part | ||
| 2360 | 2026.05.21 09:17:44.575214 [ 197 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 149 rows starting from the beginning of the part | ||
| 2361 | 2026.05.21 09:17:44.575267 [ 197 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 149 rows starting from the beginning of the part | ||
| 2362 | 2026.05.21 09:17:44.575314 [ 197 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 149 rows starting from the beginning of the part | ||
| 2363 | 2026.05.21 09:17:44.575409 [ 270 ] {cecee670-f1e8-4353-b174-3e714faad3b4} <Trace> oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2364 | 2026.05.21 09:17:44.575453 [ 270 ] {cecee670-f1e8-4353-b174-3e714faad3b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2365 | 2026.05.21 09:17:44.575798 [ 270 ] {cecee670-f1e8-4353-b174-3e714faad3b4} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2366 | 2026.05.21 09:17:44.576040 [ 270 ] {cecee670-f1e8-4353-b174-3e714faad3b4} <Trace> oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2367 | 2026.05.21 09:17:44.576148 [ 32 ] {} <Debug> oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2368 | 2026.05.21 09:17:44.576176 [ 270 ] {cecee670-f1e8-4353-b174-3e714faad3b4} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001273 sec., 116260.80125687353 rows/sec., 6.61 MiB/sec. | ||
| 2369 | 2026.05.21 09:17:44.576180 [ 32 ] {} <Trace> oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2370 | 2026.05.21 09:17:44.576221 [ 270 ] {cecee670-f1e8-4353-b174-3e714faad3b4} <Debug> TCPHandler: Processed in 0.001456809 sec. | ||
| 2371 | 2026.05.21 09:17:44.576221 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2372 | 2026.05.21 09:17:44.576285 [ 192 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 745 rows, containing 5 columns (5 merged, 0 gathered) in 0.00150429 sec., 495250.2509489527 rows/sec., 33.89 MiB/sec. | ||
| 2373 | 2026.05.21 09:17:44.576346 [ 200 ] {4ba94497-ebec-4659-9a75-515939c03307::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 | ||
| 2374 | 2026.05.21 09:17:44.576378 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2375 | 2026.05.21 09:17:44.576455 [ 200 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2376 | 2026.05.21 09:17:44.576472 [ 193 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2377 | 2026.05.21 09:17:44.576494 [ 270 ] {852e6140-66a2-4a14-9099-49db30d9fa44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2378 | 2026.05.21 09:17:44.576496 [ 200 ] {4ba94497-ebec-4659-9a75-515939c03307::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 | ||
| 2379 | 2026.05.21 09:17:44.576544 [ 270 ] {852e6140-66a2-4a14-9099-49db30d9fa44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2380 | 2026.05.21 09:17:44.576591 [ 200 ] {4ba94497-ebec-4659-9a75-515939c03307::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 | ||
| 2381 | 2026.05.21 09:17:44.576645 [ 200 ] {4ba94497-ebec-4659-9a75-515939c03307::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 | ||
| 2382 | 2026.05.21 09:17:44.576691 [ 200 ] {4ba94497-ebec-4659-9a75-515939c03307::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 | ||
| 2383 | 2026.05.21 09:17:44.576732 [ 200 ] {4ba94497-ebec-4659-9a75-515939c03307::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 | ||
| 2384 | 2026.05.21 09:17:44.576782 [ 193 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_5_1} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2385 | 2026.05.21 09:17:44.576884 [ 193 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_5_1} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2386 | 2026.05.21 09:17:44.576964 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 2387 | 2026.05.21 09:17:44.577135 [ 270 ] {852e6140-66a2-4a14-9099-49db30d9fa44} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2388 | 2026.05.21 09:17:44.577178 [ 270 ] {852e6140-66a2-4a14-9099-49db30d9fa44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2389 | 2026.05.21 09:17:44.577521 [ 270 ] {852e6140-66a2-4a14-9099-49db30d9fa44} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2390 | 2026.05.21 09:17:44.577525 [ 200 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.00121927 sec., 606920.5344181354 rows/sec., 36.83 MiB/sec. | ||
| 2391 | 2026.05.21 09:17:44.577663 [ 200 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2392 | 2026.05.21 09:17:44.577779 [ 270 ] {852e6140-66a2-4a14-9099-49db30d9fa44} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2393 | 2026.05.21 09:17:44.577932 [ 200 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_5_1} <Trace> oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2394 | 2026.05.21 09:17:44.577935 [ 270 ] {852e6140-66a2-4a14-9099-49db30d9fa44} <Debug> executeQuery: Read 482 rows, 34.54 KiB in 0.00146 sec., 330136.9863013699 rows/sec., 23.10 MiB/sec. | ||
| 2395 | 2026.05.21 09:17:44.577988 [ 270 ] {852e6140-66a2-4a14-9099-49db30d9fa44} <Debug> TCPHandler: Processed in 0.001674536 sec. | ||
| 2396 | 2026.05.21 09:17:44.578004 [ 200 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_5_1} <Trace> oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2397 | 2026.05.21 09:17:44.578063 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 2398 | 2026.05.21 09:17:44.578119 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2399 | 2026.05.21 09:17:44.578220 [ 270 ] {e659a980-9294-4eba-baad-942e97cc83af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2400 | 2026.05.21 09:17:44.578262 [ 270 ] {e659a980-9294-4eba-baad-942e97cc83af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2401 | 2026.05.21 09:17:44.578630 [ 270 ] {e659a980-9294-4eba-baad-942e97cc83af} <Trace> oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2402 | 2026.05.21 09:17:44.578665 [ 270 ] {e659a980-9294-4eba-baad-942e97cc83af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2403 | 2026.05.21 09:17:44.578981 [ 270 ] {e659a980-9294-4eba-baad-942e97cc83af} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2404 | 2026.05.21 09:17:44.579187 [ 270 ] {e659a980-9294-4eba-baad-942e97cc83af} <Trace> oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2405 | 2026.05.21 09:17:44.579317 [ 270 ] {e659a980-9294-4eba-baad-942e97cc83af} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001115 sec., 5381.165919282511 rows/sec., 281.14 KiB/sec. | ||
| 2406 | 2026.05.21 09:17:44.579350 [ 270 ] {e659a980-9294-4eba-baad-942e97cc83af} <Debug> TCPHandler: Processed in 0.001279703 sec. | ||
| 2407 | 2026.05.21 09:17:44.579474 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2408 | 2026.05.21 09:17:44.579568 [ 270 ] {1a87a53b-0b43-4f7e-a93f-772ae7079dea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2409 | 2026.05.21 09:17:44.579610 [ 270 ] {1a87a53b-0b43-4f7e-a93f-772ae7079dea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2410 | 2026.05.21 09:17:44.580042 [ 270 ] {1a87a53b-0b43-4f7e-a93f-772ae7079dea} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2411 | 2026.05.21 09:17:44.580078 [ 270 ] {1a87a53b-0b43-4f7e-a93f-772ae7079dea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2412 | 2026.05.21 09:17:44.580406 [ 270 ] {1a87a53b-0b43-4f7e-a93f-772ae7079dea} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2413 | 2026.05.21 09:17:44.580615 [ 270 ] {1a87a53b-0b43-4f7e-a93f-772ae7079dea} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2414 | 2026.05.21 09:17:44.580740 [ 270 ] {1a87a53b-0b43-4f7e-a93f-772ae7079dea} <Debug> executeQuery: Read 255 rows, 17.27 KiB in 0.00119 sec., 214285.71428571426 rows/sec., 14.17 MiB/sec. | ||
| 2415 | 2026.05.21 09:17:44.580773 [ 270 ] {1a87a53b-0b43-4f7e-a93f-772ae7079dea} <Debug> TCPHandler: Processed in 0.001347775 sec. | ||
| 2416 | 2026.05.21 09:17:44.580906 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2417 | 2026.05.21 09:17:44.581003 [ 270 ] {8ed47628-cf45-47c9-a91a-02402a902e06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2418 | 2026.05.21 09:17:44.581045 [ 270 ] {8ed47628-cf45-47c9-a91a-02402a902e06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2419 | 2026.05.21 09:17:44.581417 [ 270 ] {8ed47628-cf45-47c9-a91a-02402a902e06} <Trace> oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2420 | 2026.05.21 09:17:44.581452 [ 270 ] {8ed47628-cf45-47c9-a91a-02402a902e06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2421 | 2026.05.21 09:17:44.581733 [ 270 ] {8ed47628-cf45-47c9-a91a-02402a902e06} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2422 | 2026.05.21 09:17:44.581938 [ 270 ] {8ed47628-cf45-47c9-a91a-02402a902e06} <Trace> oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2423 | 2026.05.21 09:17:44.582069 [ 30 ] {} <Debug> oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2424 | 2026.05.21 09:17:44.582072 [ 270 ] {8ed47628-cf45-47c9-a91a-02402a902e06} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001087 sec., 919.963201471941 rows/sec., 61.99 KiB/sec. | ||
| 2425 | 2026.05.21 09:17:44.582117 [ 30 ] {} <Trace> oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2426 | 2026.05.21 09:17:44.582132 [ 270 ] {8ed47628-cf45-47c9-a91a-02402a902e06} <Debug> TCPHandler: Processed in 0.001275303 sec. | ||
| 2427 | 2026.05.21 09:17:44.582147 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2428 | 2026.05.21 09:17:44.582265 [ 193 ] {2c8398ac-e386-480f-bb0e-80e1f2c2ec23::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 | ||
| 2429 | 2026.05.21 09:17:44.582269 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2430 | 2026.05.21 09:17:44.582386 [ 193 ] {2c8398ac-e386-480f-bb0e-80e1f2c2ec23::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2431 | 2026.05.21 09:17:44.582395 [ 270 ] {a0070aeb-af47-4f04-b804-0a9c0fc977db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2432 | 2026.05.21 09:17:44.582419 [ 193 ] {2c8398ac-e386-480f-bb0e-80e1f2c2ec23::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
| 2433 | 2026.05.21 09:17:44.582439 [ 270 ] {a0070aeb-af47-4f04-b804-0a9c0fc977db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2434 | 2026.05.21 09:17:44.582508 [ 193 ] {2c8398ac-e386-480f-bb0e-80e1f2c2ec23::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 | ||
| 2435 | 2026.05.21 09:17:44.582566 [ 193 ] {2c8398ac-e386-480f-bb0e-80e1f2c2ec23::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 | ||
| 2436 | 2026.05.21 09:17:44.582622 [ 193 ] {2c8398ac-e386-480f-bb0e-80e1f2c2ec23::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 | ||
| 2437 | 2026.05.21 09:17:44.582674 [ 193 ] {2c8398ac-e386-480f-bb0e-80e1f2c2ec23::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 | ||
| 2438 | 2026.05.21 09:17:44.582776 [ 270 ] {a0070aeb-af47-4f04-b804-0a9c0fc977db} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2439 | 2026.05.21 09:17:44.582810 [ 270 ] {a0070aeb-af47-4f04-b804-0a9c0fc977db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2440 | 2026.05.21 09:17:44.583144 [ 270 ] {a0070aeb-af47-4f04-b804-0a9c0fc977db} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2441 | 2026.05.21 09:17:44.583357 [ 270 ] {a0070aeb-af47-4f04-b804-0a9c0fc977db} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2442 | 2026.05.21 09:17:44.583448 [ 193 ] {2c8398ac-e386-480f-bb0e-80e1f2c2ec23::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.001222831 sec., 4088.8724607079803 rows/sec., 275.52 KiB/sec. | ||
| 2443 | 2026.05.21 09:17:44.583485 [ 270 ] {a0070aeb-af47-4f04-b804-0a9c0fc977db} <Debug> executeQuery: Read 80 rows, 5.14 KiB in 0.001107 sec., 72267.38934056008 rows/sec., 4.53 MiB/sec. | ||
| 2444 | 2026.05.21 09:17:44.583518 [ 270 ] {a0070aeb-af47-4f04-b804-0a9c0fc977db} <Debug> TCPHandler: Processed in 0.001297614 sec. | ||
| 2445 | 2026.05.21 09:17:44.583549 [ 193 ] {2c8398ac-e386-480f-bb0e-80e1f2c2ec23::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2446 | 2026.05.21 09:17:44.583791 [ 193 ] {2c8398ac-e386-480f-bb0e-80e1f2c2ec23::all_1_5_1} <Trace> oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2447 | 2026.05.21 09:17:44.583848 [ 193 ] {2c8398ac-e386-480f-bb0e-80e1f2c2ec23::all_1_5_1} <Trace> oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2448 | 2026.05.21 09:17:44.583904 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. | ||
| 2449 | 2026.05.21 09:17:49.566055 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2450 | 2026.05.21 09:17:49.566363 [ 270 ] {02413e90-74b7-4206-bbee-a427a3b0cec2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 2451 | 2026.05.21 09:17:49.566776 [ 270 ] {02413e90-74b7-4206-bbee-a427a3b0cec2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2452 | 2026.05.21 09:17:49.566829 [ 270 ] {02413e90-74b7-4206-bbee-a427a3b0cec2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2453 | 2026.05.21 09:17:49.567105 [ 270 ] {02413e90-74b7-4206-bbee-a427a3b0cec2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2454 | 2026.05.21 09:17:49.567179 [ 270 ] {02413e90-74b7-4206-bbee-a427a3b0cec2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2455 | 2026.05.21 09:17:49.567326 [ 270 ] {02413e90-74b7-4206-bbee-a427a3b0cec2} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 2456 | 2026.05.21 09:17:49.567437 [ 346 ] {02413e90-74b7-4206-bbee-a427a3b0cec2} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2457 | 2026.05.21 09:17:49.567437 [ 349 ] {02413e90-74b7-4206-bbee-a427a3b0cec2} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2458 | 2026.05.21 09:17:49.567562 [ 270 ] {02413e90-74b7-4206-bbee-a427a3b0cec2} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (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 | ||
| 2459 | 2026.05.21 09:17:49.567594 [ 270 ] {02413e90-74b7-4206-bbee-a427a3b0cec2} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2460 | 2026.05.21 09:17:49.567670 [ 270 ] {02413e90-74b7-4206-bbee-a427a3b0cec2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2461 | 2026.05.21 09:17:49.567691 [ 270 ] {02413e90-74b7-4206-bbee-a427a3b0cec2} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 31 rows with 2 streams | ||
| 2462 | 2026.05.21 09:17:49.567733 [ 270 ] {02413e90-74b7-4206-bbee-a427a3b0cec2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2463 | 2026.05.21 09:17:49.567780 [ 270 ] {02413e90-74b7-4206-bbee-a427a3b0cec2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2464 | 2026.05.21 09:17:49.569075 [ 270 ] {02413e90-74b7-4206-bbee-a427a3b0cec2} <Debug> executeQuery: Read 31 rows, 7.03 KiB in 0.002836 sec., 10930.888575458392 rows/sec., 2.42 MiB/sec. | ||
| 2465 | 2026.05.21 09:17:49.569216 [ 270 ] {02413e90-74b7-4206-bbee-a427a3b0cec2} <Debug> TCPHandler: Processed in 0.003317131 sec. | ||
| 2466 | 2026.05.21 09:17:49.573863 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2467 | 2026.05.21 09:17:49.573985 [ 270 ] {4f4b9c72-b640-44fb-8e02-b16f623e124f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2468 | 2026.05.21 09:17:49.574034 [ 270 ] {4f4b9c72-b640-44fb-8e02-b16f623e124f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2469 | 2026.05.21 09:17:49.574686 [ 270 ] {4f4b9c72-b640-44fb-8e02-b16f623e124f} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2470 | 2026.05.21 09:17:49.574736 [ 270 ] {4f4b9c72-b640-44fb-8e02-b16f623e124f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2471 | 2026.05.21 09:17:49.575208 [ 270 ] {4f4b9c72-b640-44fb-8e02-b16f623e124f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2472 | 2026.05.21 09:17:49.575419 [ 270 ] {4f4b9c72-b640-44fb-8e02-b16f623e124f} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2473 | 2026.05.21 09:17:49.575576 [ 270 ] {4f4b9c72-b640-44fb-8e02-b16f623e124f} <Debug> executeQuery: Read 10 rows, 3.35 KiB in 0.001627 sec., 6146.281499692686 rows/sec., 2.01 MiB/sec. | ||
| 2474 | 2026.05.21 09:17:49.575613 [ 270 ] {4f4b9c72-b640-44fb-8e02-b16f623e124f} <Debug> TCPHandler: Processed in 0.00180892 sec. | ||
| 2475 | 2026.05.21 09:17:49.575791 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2476 | 2026.05.21 09:17:49.575892 [ 270 ] {faeede6d-eceb-4213-95a1-85ec16d58885} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2477 | 2026.05.21 09:17:49.575935 [ 270 ] {faeede6d-eceb-4213-95a1-85ec16d58885} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2478 | 2026.05.21 09:17:49.576412 [ 270 ] {faeede6d-eceb-4213-95a1-85ec16d58885} <Trace> oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2479 | 2026.05.21 09:17:49.576451 [ 270 ] {faeede6d-eceb-4213-95a1-85ec16d58885} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2480 | 2026.05.21 09:17:49.576753 [ 270 ] {faeede6d-eceb-4213-95a1-85ec16d58885} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2481 | 2026.05.21 09:17:49.576972 [ 270 ] {faeede6d-eceb-4213-95a1-85ec16d58885} <Trace> oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2482 | 2026.05.21 09:17:49.577101 [ 270 ] {faeede6d-eceb-4213-95a1-85ec16d58885} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00123 sec., 19512.19512195122 rows/sec., 1.62 MiB/sec. | ||
| 2483 | 2026.05.21 09:17:49.577135 [ 270 ] {faeede6d-eceb-4213-95a1-85ec16d58885} <Debug> TCPHandler: Processed in 0.001394196 sec. | ||
| 2484 | 2026.05.21 09:17:49.577286 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2485 | 2026.05.21 09:17:49.577384 [ 270 ] {19bea17d-8a0c-4920-b141-252a0535621e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2486 | 2026.05.21 09:17:49.577425 [ 270 ] {19bea17d-8a0c-4920-b141-252a0535621e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2487 | 2026.05.21 09:17:49.577840 [ 270 ] {19bea17d-8a0c-4920-b141-252a0535621e} <Trace> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2488 | 2026.05.21 09:17:49.577877 [ 270 ] {19bea17d-8a0c-4920-b141-252a0535621e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2489 | 2026.05.21 09:17:49.578166 [ 270 ] {19bea17d-8a0c-4920-b141-252a0535621e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2490 | 2026.05.21 09:17:49.578389 [ 270 ] {19bea17d-8a0c-4920-b141-252a0535621e} <Trace> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2491 | 2026.05.21 09:17:49.578517 [ 270 ] {19bea17d-8a0c-4920-b141-252a0535621e} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001152 sec., 6944.444444444444 rows/sec., 566.27 KiB/sec. | ||
| 2492 | 2026.05.21 09:17:49.578551 [ 270 ] {19bea17d-8a0c-4920-b141-252a0535621e} <Debug> TCPHandler: Processed in 0.001313574 sec. | ||
| 2493 | 2026.05.21 09:17:49.578677 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2494 | 2026.05.21 09:17:49.578773 [ 270 ] {63a06137-8664-44c6-bfaf-aa4d6add8071} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2495 | 2026.05.21 09:17:49.578812 [ 270 ] {63a06137-8664-44c6-bfaf-aa4d6add8071} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2496 | 2026.05.21 09:17:49.579373 [ 270 ] {63a06137-8664-44c6-bfaf-aa4d6add8071} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2497 | 2026.05.21 09:17:49.579410 [ 270 ] {63a06137-8664-44c6-bfaf-aa4d6add8071} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2498 | 2026.05.21 09:17:49.579727 [ 270 ] {63a06137-8664-44c6-bfaf-aa4d6add8071} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2499 | 2026.05.21 09:17:49.579943 [ 270 ] {63a06137-8664-44c6-bfaf-aa4d6add8071} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2500 | 2026.05.21 09:17:49.580072 [ 270 ] {63a06137-8664-44c6-bfaf-aa4d6add8071} <Debug> executeQuery: Read 262 rows, 24.00 KiB in 0.001317 sec., 198936.97798025815 rows/sec., 17.80 MiB/sec. | ||
| 2501 | 2026.05.21 09:17:49.580106 [ 270 ] {63a06137-8664-44c6-bfaf-aa4d6add8071} <Debug> TCPHandler: Processed in 0.001477559 sec. | ||
| 2502 | 2026.05.21 09:17:49.580235 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2503 | 2026.05.21 09:17:49.580331 [ 270 ] {4327f19e-4e3e-4eac-9bc2-311587f1a275} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2504 | 2026.05.21 09:17:49.580371 [ 270 ] {4327f19e-4e3e-4eac-9bc2-311587f1a275} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2505 | 2026.05.21 09:17:49.580807 [ 270 ] {4327f19e-4e3e-4eac-9bc2-311587f1a275} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2506 | 2026.05.21 09:17:49.580843 [ 270 ] {4327f19e-4e3e-4eac-9bc2-311587f1a275} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2507 | 2026.05.21 09:17:49.581141 [ 270 ] {4327f19e-4e3e-4eac-9bc2-311587f1a275} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2508 | 2026.05.21 09:17:49.581353 [ 270 ] {4327f19e-4e3e-4eac-9bc2-311587f1a275} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2509 | 2026.05.21 09:17:49.581481 [ 270 ] {4327f19e-4e3e-4eac-9bc2-311587f1a275} <Debug> executeQuery: Read 61 rows, 4.60 KiB in 0.001168 sec., 52226.02739726027 rows/sec., 3.85 MiB/sec. | ||
| 2510 | 2026.05.21 09:17:49.581514 [ 270 ] {4327f19e-4e3e-4eac-9bc2-311587f1a275} <Debug> TCPHandler: Processed in 0.001328914 sec. | ||
| 2511 | 2026.05.21 09:17:49.581656 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2512 | 2026.05.21 09:17:49.581752 [ 270 ] {8b8e4855-1a89-4582-b6c0-3076ecb3513f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2513 | 2026.05.21 09:17:49.581791 [ 270 ] {8b8e4855-1a89-4582-b6c0-3076ecb3513f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2514 | 2026.05.21 09:17:49.582213 [ 270 ] {8b8e4855-1a89-4582-b6c0-3076ecb3513f} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2515 | 2026.05.21 09:17:49.582249 [ 270 ] {8b8e4855-1a89-4582-b6c0-3076ecb3513f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2516 | 2026.05.21 09:17:49.582537 [ 270 ] {8b8e4855-1a89-4582-b6c0-3076ecb3513f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2517 | 2026.05.21 09:17:49.582757 [ 270 ] {8b8e4855-1a89-4582-b6c0-3076ecb3513f} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2518 | 2026.05.21 09:17:49.582884 [ 270 ] {8b8e4855-1a89-4582-b6c0-3076ecb3513f} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00115 sec., 20869.565217391304 rows/sec., 1.73 MiB/sec. | ||
| 2519 | 2026.05.21 09:17:49.582918 [ 270 ] {8b8e4855-1a89-4582-b6c0-3076ecb3513f} <Debug> TCPHandler: Processed in 0.001311364 sec. | ||
| 2520 | 2026.05.21 09:17:49.583062 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2521 | 2026.05.21 09:17:49.583158 [ 270 ] {c7d71a8a-693a-4571-908d-991d7a421f9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2522 | 2026.05.21 09:17:49.583198 [ 270 ] {c7d71a8a-693a-4571-908d-991d7a421f9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2523 | 2026.05.21 09:17:49.583615 [ 270 ] {c7d71a8a-693a-4571-908d-991d7a421f9d} <Trace> oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2524 | 2026.05.21 09:17:49.583652 [ 270 ] {c7d71a8a-693a-4571-908d-991d7a421f9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2525 | 2026.05.21 09:17:49.583940 [ 270 ] {c7d71a8a-693a-4571-908d-991d7a421f9d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2526 | 2026.05.21 09:17:49.584151 [ 270 ] {c7d71a8a-693a-4571-908d-991d7a421f9d} <Trace> oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2527 | 2026.05.21 09:17:49.584276 [ 270 ] {c7d71a8a-693a-4571-908d-991d7a421f9d} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001135 sec., 10572.687224669604 rows/sec., 825.99 KiB/sec. | ||
| 2528 | 2026.05.21 09:17:49.584309 [ 270 ] {c7d71a8a-693a-4571-908d-991d7a421f9d} <Debug> TCPHandler: Processed in 0.001300174 sec. | ||
| 2529 | 2026.05.21 09:17:49.584462 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2530 | 2026.05.21 09:17:49.584559 [ 270 ] {d3fd9236-456f-40bc-ab1f-4572aebba09b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2531 | 2026.05.21 09:17:49.584598 [ 270 ] {d3fd9236-456f-40bc-ab1f-4572aebba09b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2532 | 2026.05.21 09:17:49.585124 [ 270 ] {d3fd9236-456f-40bc-ab1f-4572aebba09b} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2533 | 2026.05.21 09:17:49.585163 [ 270 ] {d3fd9236-456f-40bc-ab1f-4572aebba09b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2534 | 2026.05.21 09:17:49.585482 [ 270 ] {d3fd9236-456f-40bc-ab1f-4572aebba09b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2535 | 2026.05.21 09:17:49.585698 [ 270 ] {d3fd9236-456f-40bc-ab1f-4572aebba09b} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2536 | 2026.05.21 09:17:49.585830 [ 270 ] {d3fd9236-456f-40bc-ab1f-4572aebba09b} <Debug> executeQuery: Read 158 rows, 13.03 KiB in 0.001289 sec., 122575.64003103181 rows/sec., 9.87 MiB/sec. | ||
| 2537 | 2026.05.21 09:17:49.585867 [ 270 ] {d3fd9236-456f-40bc-ab1f-4572aebba09b} <Debug> TCPHandler: Processed in 0.001452459 sec. | ||
| 2538 | 2026.05.21 09:17:49.586025 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2539 | 2026.05.21 09:17:49.586123 [ 270 ] {7f3a834f-ef47-43d5-bc0c-cb12251306e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2540 | 2026.05.21 09:17:49.586166 [ 270 ] {7f3a834f-ef47-43d5-bc0c-cb12251306e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2541 | 2026.05.21 09:17:49.586662 [ 270 ] {7f3a834f-ef47-43d5-bc0c-cb12251306e9} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2542 | 2026.05.21 09:17:49.586700 [ 270 ] {7f3a834f-ef47-43d5-bc0c-cb12251306e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2543 | 2026.05.21 09:17:49.587063 [ 270 ] {7f3a834f-ef47-43d5-bc0c-cb12251306e9} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2544 | 2026.05.21 09:17:49.587371 [ 270 ] {7f3a834f-ef47-43d5-bc0c-cb12251306e9} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2545 | 2026.05.21 09:17:49.587498 [ 270 ] {7f3a834f-ef47-43d5-bc0c-cb12251306e9} <Debug> executeQuery: Read 440 rows, 34.64 KiB in 0.001393 sec., 315865.03948313 rows/sec., 24.29 MiB/sec. | ||
| 2546 | 2026.05.21 09:17:49.587532 [ 270 ] {7f3a834f-ef47-43d5-bc0c-cb12251306e9} <Debug> TCPHandler: Processed in 0.001557342 sec. | ||
| 2547 | 2026.05.21 09:17:49.587662 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2548 | 2026.05.21 09:17:49.587758 [ 270 ] {4d69c828-c993-4500-a2cf-5bc523a7ef65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2549 | 2026.05.21 09:17:49.587811 [ 270 ] {4d69c828-c993-4500-a2cf-5bc523a7ef65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2550 | 2026.05.21 09:17:49.588715 [ 270 ] {4d69c828-c993-4500-a2cf-5bc523a7ef65} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2551 | 2026.05.21 09:17:49.588751 [ 270 ] {4d69c828-c993-4500-a2cf-5bc523a7ef65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2552 | 2026.05.21 09:17:49.589306 [ 270 ] {4d69c828-c993-4500-a2cf-5bc523a7ef65} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2553 | 2026.05.21 09:17:49.589522 [ 270 ] {4d69c828-c993-4500-a2cf-5bc523a7ef65} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2554 | 2026.05.21 09:17:49.589654 [ 270 ] {4d69c828-c993-4500-a2cf-5bc523a7ef65} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001913 sec., 21432.30527966545 rows/sec., 38.41 MiB/sec. | ||
| 2555 | 2026.05.21 09:17:49.589707 [ 270 ] {4d69c828-c993-4500-a2cf-5bc523a7ef65} <Debug> TCPHandler: Processed in 0.00209346 sec. | ||
| 2556 | 2026.05.21 09:17:49.589837 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2557 | 2026.05.21 09:17:49.589942 [ 270 ] {26c44bb3-3f58-40ab-8d5f-18b2fa4c3dc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2558 | 2026.05.21 09:17:49.589984 [ 270 ] {26c44bb3-3f58-40ab-8d5f-18b2fa4c3dc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2559 | 2026.05.21 09:17:49.590340 [ 270 ] {26c44bb3-3f58-40ab-8d5f-18b2fa4c3dc9} <Trace> oximeter.measurements_i64 (6f5b5a26-da58-4a3a-98dd-faa8fe2f83c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2560 | 2026.05.21 09:17:49.590375 [ 270 ] {26c44bb3-3f58-40ab-8d5f-18b2fa4c3dc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2561 | 2026.05.21 09:17:49.590667 [ 270 ] {26c44bb3-3f58-40ab-8d5f-18b2fa4c3dc9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2562 | 2026.05.21 09:17:49.590872 [ 270 ] {26c44bb3-3f58-40ab-8d5f-18b2fa4c3dc9} <Trace> oximeter.measurements_i64 (6f5b5a26-da58-4a3a-98dd-faa8fe2f83c1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2563 | 2026.05.21 09:17:49.590997 [ 270 ] {26c44bb3-3f58-40ab-8d5f-18b2fa4c3dc9} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001075 sec., 8372.093023255815 rows/sec., 591.39 KiB/sec. | ||
| 2564 | 2026.05.21 09:17:49.591029 [ 270 ] {26c44bb3-3f58-40ab-8d5f-18b2fa4c3dc9} <Debug> TCPHandler: Processed in 0.001241401 sec. | ||
| 2565 | 2026.05.21 09:17:49.591162 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2566 | 2026.05.21 09:17:49.591257 [ 270 ] {94b13405-d389-4eed-b305-80b93fa13081} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2567 | 2026.05.21 09:17:49.591297 [ 270 ] {94b13405-d389-4eed-b305-80b93fa13081} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2568 | 2026.05.21 09:17:49.591655 [ 270 ] {94b13405-d389-4eed-b305-80b93fa13081} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2569 | 2026.05.21 09:17:49.591691 [ 270 ] {94b13405-d389-4eed-b305-80b93fa13081} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2570 | 2026.05.21 09:17:49.591983 [ 270 ] {94b13405-d389-4eed-b305-80b93fa13081} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2571 | 2026.05.21 09:17:49.592180 [ 270 ] {94b13405-d389-4eed-b305-80b93fa13081} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2572 | 2026.05.21 09:17:49.592303 [ 270 ] {94b13405-d389-4eed-b305-80b93fa13081} <Debug> executeQuery: Read 54 rows, 3.76 KiB in 0.001065 sec., 50704.22535211268 rows/sec., 3.45 MiB/sec. | ||
| 2573 | 2026.05.21 09:17:49.592336 [ 270 ] {94b13405-d389-4eed-b305-80b93fa13081} <Debug> TCPHandler: Processed in 0.001223131 sec. | ||
| 2574 | 2026.05.21 09:17:50.885705 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5186 | ||
| 2575 | 2026.05.21 09:17:50.886200 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2576 | 2026.05.21 09:17:50.886240 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2577 | 2026.05.21 09:17:50.886706 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2578 | 2026.05.21 09:17:50.886930 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2579 | 2026.05.21 09:17:50.887051 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5186 | ||
| 2580 | 2026.05.21 09:17:50.887095 [ 64 ] {} <Debug> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2581 | 2026.05.21 09:17:50.887166 [ 64 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2582 | 2026.05.21 09:17:50.887186 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2583 | 2026.05.21 09:17:50.887295 [ 201 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2584 | 2026.05.21 09:17:50.887399 [ 201 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2585 | 2026.05.21 09:17:50.887434 [ 201 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2818 rows starting from the beginning of the part | ||
| 2586 | 2026.05.21 09:17:50.887495 [ 201 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::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 | ||
| 2587 | 2026.05.21 09:17:50.887546 [ 201 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::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 | ||
| 2588 | 2026.05.21 09:17:50.887587 [ 201 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::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 | ||
| 2589 | 2026.05.21 09:17:50.887629 [ 201 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::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 | ||
| 2590 | 2026.05.21 09:17:50.887675 [ 201 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::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 | ||
| 2591 | 2026.05.21 09:17:50.889001 [ 199 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5186 rows, containing 4 columns (4 merged, 0 gathered) in 0.001745468 sec., 2971122.9309274075 rows/sec., 42.50 MiB/sec. | ||
| 2592 | 2026.05.21 09:17:50.889882 [ 192 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2593 | 2026.05.21 09:17:50.890133 [ 192 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_11_2} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2594 | 2026.05.21 09:17:50.890197 [ 192 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_11_2} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2595 | 2026.05.21 09:17:50.890257 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2596 | 2026.05.21 09:17:51.205307 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2597 | 2026.05.21 09:17:51.221737 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2598 | 2026.05.21 09:17:51.221788 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2599 | 2026.05.21 09:17:51.228169 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2600 | 2026.05.21 09:17:51.228826 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2601 | 2026.05.21 09:17:51.229126 [ 74 ] {} <Debug> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2602 | 2026.05.21 09:17:51.229199 [ 74 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2603 | 2026.05.21 09:17:51.229222 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2604 | 2026.05.21 09:17:51.229391 [ 199 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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 | ||
| 2605 | 2026.05.21 09:17:51.231882 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2606 | 2026.05.21 09:17:51.233501 [ 199 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2607 | 2026.05.21 09:17:51.234880 [ 199 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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 | ||
| 2608 | 2026.05.21 09:17:51.239523 [ 199 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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 | ||
| 2609 | 2026.05.21 09:17:51.243760 [ 199 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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 | ||
| 2610 | 2026.05.21 09:17:51.247747 [ 199 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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 | ||
| 2611 | 2026.05.21 09:17:51.252348 [ 199 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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 | ||
| 2612 | 2026.05.21 09:17:51.256707 [ 199 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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 | ||
| 2613 | 2026.05.21 09:17:51.281611 [ 74 ] {} <Debug> system.query_log (2ec45662-5206-445c-a962-2dd69be4745a) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2614 | 2026.05.21 09:17:51.281656 [ 74 ] {} <Trace> system.query_log (2ec45662-5206-445c-a962-2dd69be4745a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2615 | 2026.05.21 09:17:51.281675 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2616 | 2026.05.21 09:17:51.281832 [ 192 ] {2ec45662-5206-445c-a962-2dd69be4745a::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 | ||
| 2617 | 2026.05.21 09:17:51.282685 [ 192 ] {2ec45662-5206-445c-a962-2dd69be4745a::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2618 | 2026.05.21 09:17:51.282886 [ 192 ] {2ec45662-5206-445c-a962-2dd69be4745a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part | ||
| 2619 | 2026.05.21 09:17:51.283488 [ 192 ] {2ec45662-5206-445c-a962-2dd69be4745a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 3 rows starting from the beginning of the part | ||
| 2620 | 2026.05.21 09:17:51.284004 [ 192 ] {2ec45662-5206-445c-a962-2dd69be4745a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part | ||
| 2621 | 2026.05.21 09:17:51.284491 [ 192 ] {2ec45662-5206-445c-a962-2dd69be4745a::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 | ||
| 2622 | 2026.05.21 09:17:51.284913 [ 192 ] {2ec45662-5206-445c-a962-2dd69be4745a::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 | ||
| 2623 | 2026.05.21 09:17:51.297132 [ 196 ] {2ec45662-5206-445c-a962-2dd69be4745a::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11 rows, containing 72 columns (72 merged, 0 gathered) in 0.015353384 sec., 716.4544311534187 rows/sec., 866.69 KiB/sec. | ||
| 2624 | 2026.05.21 09:17:51.297837 [ 196 ] {2ec45662-5206-445c-a962-2dd69be4745a::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2625 | 2026.05.21 09:17:51.298486 [ 196 ] {2ec45662-5206-445c-a962-2dd69be4745a::all_1_5_1} <Trace> system.query_log (2ec45662-5206-445c-a962-2dd69be4745a): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2626 | 2026.05.21 09:17:51.298567 [ 196 ] {2ec45662-5206-445c-a962-2dd69be4745a::all_1_5_1} <Trace> system.query_log (2ec45662-5206-445c-a962-2dd69be4745a) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2627 | 2026.05.21 09:17:51.298784 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 2628 | 2026.05.21 09:17:51.318494 [ 199 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.089174399 sec., 930.7604080404287 rows/sec., 4.81 MiB/sec. | ||
| 2629 | 2026.05.21 09:17:51.320403 [ 199 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2630 | 2026.05.21 09:17:51.322397 [ 199 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_11_2} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2631 | 2026.05.21 09:17:51.322507 [ 199 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_11_2} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2632 | 2026.05.21 09:17:51.325188 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2633 | 2026.05.21 09:17:52.000201 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 208.93 MiB, peak 222.39 MiB, free memory in arenas 0.00 B, will set to 220.78 MiB (RSS), difference: 11.84 MiB | ||
| 2634 | 2026.05.21 09:17:54.556638 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2635 | 2026.05.21 09:17:54.556878 [ 270 ] {7d0e91d7-7439-488d-8166-32dcd7f100de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 2636 | 2026.05.21 09:17:54.557229 [ 270 ] {7d0e91d7-7439-488d-8166-32dcd7f100de} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2637 | 2026.05.21 09:17:54.557267 [ 270 ] {7d0e91d7-7439-488d-8166-32dcd7f100de} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 2638 | 2026.05.21 09:17:54.557483 [ 270 ] {7d0e91d7-7439-488d-8166-32dcd7f100de} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2639 | 2026.05.21 09:17:54.557552 [ 270 ] {7d0e91d7-7439-488d-8166-32dcd7f100de} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2640 | 2026.05.21 09:17:54.557691 [ 270 ] {7d0e91d7-7439-488d-8166-32dcd7f100de} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 2641 | 2026.05.21 09:17:54.557795 [ 349 ] {7d0e91d7-7439-488d-8166-32dcd7f100de} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2642 | 2026.05.21 09:17:54.557846 [ 346 ] {7d0e91d7-7439-488d-8166-32dcd7f100de} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2643 | 2026.05.21 09:17:54.557851 [ 316 ] {7d0e91d7-7439-488d-8166-32dcd7f100de} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2644 | 2026.05.21 09:17:54.558031 [ 270 ] {7d0e91d7-7439-488d-8166-32dcd7f100de} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2645 | 2026.05.21 09:17:54.558055 [ 270 ] {7d0e91d7-7439-488d-8166-32dcd7f100de} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2646 | 2026.05.21 09:17:54.558148 [ 270 ] {7d0e91d7-7439-488d-8166-32dcd7f100de} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2647 | 2026.05.21 09:17:54.558169 [ 270 ] {7d0e91d7-7439-488d-8166-32dcd7f100de} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 2648 | 2026.05.21 09:17:54.558218 [ 270 ] {7d0e91d7-7439-488d-8166-32dcd7f100de} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2649 | 2026.05.21 09:17:54.558266 [ 270 ] {7d0e91d7-7439-488d-8166-32dcd7f100de} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2650 | 2026.05.21 09:17:54.558309 [ 270 ] {7d0e91d7-7439-488d-8166-32dcd7f100de} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2651 | 2026.05.21 09:17:54.559850 [ 270 ] {7d0e91d7-7439-488d-8166-32dcd7f100de} <Debug> executeQuery: Read 41 rows, 10.14 KiB in 0.00306 sec., 13398.692810457518 rows/sec., 3.24 MiB/sec. | ||
| 2652 | 2026.05.21 09:17:54.560074 [ 270 ] {7d0e91d7-7439-488d-8166-32dcd7f100de} <Debug> MemoryTracker: Peak memory usage (for query): 138.90 KiB. | ||
| 2653 | 2026.05.21 09:17:54.560091 [ 270 ] {7d0e91d7-7439-488d-8166-32dcd7f100de} <Debug> TCPHandler: Processed in 0.003597621 sec. | ||
| 2654 | 2026.05.21 09:17:54.561723 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2655 | 2026.05.21 09:17:54.561852 [ 270 ] {34e9cfbe-0b5c-4f76-87a5-cf37022faabb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2656 | 2026.05.21 09:17:54.561898 [ 270 ] {34e9cfbe-0b5c-4f76-87a5-cf37022faabb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2657 | 2026.05.21 09:17:54.562596 [ 270 ] {34e9cfbe-0b5c-4f76-87a5-cf37022faabb} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2658 | 2026.05.21 09:17:54.562640 [ 270 ] {34e9cfbe-0b5c-4f76-87a5-cf37022faabb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2659 | 2026.05.21 09:17:54.563102 [ 270 ] {34e9cfbe-0b5c-4f76-87a5-cf37022faabb} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2660 | 2026.05.21 09:17:54.563382 [ 270 ] {34e9cfbe-0b5c-4f76-87a5-cf37022faabb} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2661 | 2026.05.21 09:17:54.563538 [ 142 ] {} <Debug> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2662 | 2026.05.21 09:17:54.563565 [ 270 ] {34e9cfbe-0b5c-4f76-87a5-cf37022faabb} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001744 sec., 32110.091743119265 rows/sec., 2.45 MiB/sec. | ||
| 2663 | 2026.05.21 09:17:54.563597 [ 142 ] {} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2664 | 2026.05.21 09:17:54.563617 [ 270 ] {34e9cfbe-0b5c-4f76-87a5-cf37022faabb} <Debug> TCPHandler: Processed in 0.001953076 sec. | ||
| 2665 | 2026.05.21 09:17:54.563627 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2666 | 2026.05.21 09:17:54.563791 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2667 | 2026.05.21 09:17:54.563825 [ 190 ] {3cd78353-d451-4e36-8961-d673cdd72c18::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 | ||
| 2668 | 2026.05.21 09:17:54.563915 [ 270 ] {424ebbfa-6337-4841-929d-8968b44d096b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2669 | 2026.05.21 09:17:54.563969 [ 270 ] {424ebbfa-6337-4841-929d-8968b44d096b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2670 | 2026.05.21 09:17:54.564009 [ 190 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2671 | 2026.05.21 09:17:54.564057 [ 190 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 818 rows starting from the beginning of the part | ||
| 2672 | 2026.05.21 09:17:54.564167 [ 190 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 794 rows starting from the beginning of the part | ||
| 2673 | 2026.05.21 09:17:54.564243 [ 190 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 100 rows starting from the beginning of the part | ||
| 2674 | 2026.05.21 09:17:54.564299 [ 190 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 793 rows starting from the beginning of the part | ||
| 2675 | 2026.05.21 09:17:54.564355 [ 190 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 262 rows starting from the beginning of the part | ||
| 2676 | 2026.05.21 09:17:54.564407 [ 190 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 56 rows starting from the beginning of the part | ||
| 2677 | 2026.05.21 09:17:54.564467 [ 270 ] {424ebbfa-6337-4841-929d-8968b44d096b} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2678 | 2026.05.21 09:17:54.564511 [ 270 ] {424ebbfa-6337-4841-929d-8968b44d096b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2679 | 2026.05.21 09:17:54.564968 [ 270 ] {424ebbfa-6337-4841-929d-8968b44d096b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2680 | 2026.05.21 09:17:54.565223 [ 270 ] {424ebbfa-6337-4841-929d-8968b44d096b} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2681 | 2026.05.21 09:17:54.565366 [ 86 ] {} <Debug> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2682 | 2026.05.21 09:17:54.565369 [ 270 ] {424ebbfa-6337-4841-929d-8968b44d096b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001479 sec., 43272.48140635564 rows/sec., 3.38 MiB/sec. | ||
| 2683 | 2026.05.21 09:17:54.565417 [ 86 ] {} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2684 | 2026.05.21 09:17:54.565466 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2685 | 2026.05.21 09:17:54.565471 [ 270 ] {424ebbfa-6337-4841-929d-8968b44d096b} <Debug> TCPHandler: Processed in 0.001738838 sec. | ||
| 2686 | 2026.05.21 09:17:54.565556 [ 188 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::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 | ||
| 2687 | 2026.05.21 09:17:54.565632 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2688 | 2026.05.21 09:17:54.565646 [ 188 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2689 | 2026.05.21 09:17:54.565673 [ 188 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 494 rows starting from the beginning of the part | ||
| 2690 | 2026.05.21 09:17:54.565725 [ 188 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 484 rows starting from the beginning of the part | ||
| 2691 | 2026.05.21 09:17:54.565732 [ 270 ] {10a04845-31a1-4f5f-a37b-daa1fe594017} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2692 | 2026.05.21 09:17:54.565773 [ 188 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 80 rows starting from the beginning of the part | ||
| 2693 | 2026.05.21 09:17:54.565778 [ 270 ] {10a04845-31a1-4f5f-a37b-daa1fe594017} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2694 | 2026.05.21 09:17:54.565818 [ 188 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 482 rows starting from the beginning of the part | ||
| 2695 | 2026.05.21 09:17:54.565858 [ 188 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 158 rows starting from the beginning of the part | ||
| 2696 | 2026.05.21 09:17:54.565899 [ 188 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 64 rows starting from the beginning of the part | ||
| 2697 | 2026.05.21 09:17:54.565950 [ 192 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2823 rows, containing 5 columns (5 merged, 0 gathered) in 0.002204644 sec., 1280478.84374983 rows/sec., 105.47 MiB/sec. | ||
| 2698 | 2026.05.21 09:17:54.566212 [ 189 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2699 | 2026.05.21 09:17:54.566238 [ 270 ] {10a04845-31a1-4f5f-a37b-daa1fe594017} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2700 | 2026.05.21 09:17:54.566283 [ 270 ] {10a04845-31a1-4f5f-a37b-daa1fe594017} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2701 | 2026.05.21 09:17:54.566537 [ 189 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_11_2} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2702 | 2026.05.21 09:17:54.566639 [ 189 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_11_2} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2703 | 2026.05.21 09:17:54.566733 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 2704 | 2026.05.21 09:17:54.566778 [ 270 ] {10a04845-31a1-4f5f-a37b-daa1fe594017} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2705 | 2026.05.21 09:17:54.566971 [ 188 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1762 rows, containing 5 columns (5 merged, 0 gathered) in 0.001452339 sec., 1213215.3718932013 rows/sec., 91.57 MiB/sec. | ||
| 2706 | 2026.05.21 09:17:54.567015 [ 270 ] {10a04845-31a1-4f5f-a37b-daa1fe594017} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2707 | 2026.05.21 09:17:54.567159 [ 270 ] {10a04845-31a1-4f5f-a37b-daa1fe594017} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001446 sec., 110650.06915629322 rows/sec., 7.71 MiB/sec. | ||
| 2708 | 2026.05.21 09:17:54.567177 [ 134 ] {} <Debug> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2709 | 2026.05.21 09:17:54.567205 [ 192 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2710 | 2026.05.21 09:17:54.567195 [ 270 ] {10a04845-31a1-4f5f-a37b-daa1fe594017} <Debug> TCPHandler: Processed in 0.001613554 sec. | ||
| 2711 | 2026.05.21 09:17:54.567246 [ 134 ] {} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2712 | 2026.05.21 09:17:54.567284 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2713 | 2026.05.21 09:17:54.567372 [ 190 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::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 | ||
| 2714 | 2026.05.21 09:17:54.567389 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2715 | 2026.05.21 09:17:54.567498 [ 190 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2716 | 2026.05.21 09:17:54.567509 [ 270 ] {b20f4620-7d2b-4d2d-9a66-cf8f848480e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2717 | 2026.05.21 09:17:54.567537 [ 190 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 858 rows starting from the beginning of the part | ||
| 2718 | 2026.05.21 09:17:54.567551 [ 192 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_11_2} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2719 | 2026.05.21 09:17:54.567564 [ 270 ] {b20f4620-7d2b-4d2d-9a66-cf8f848480e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2720 | 2026.05.21 09:17:54.567594 [ 190 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 226 rows starting from the beginning of the part | ||
| 2721 | 2026.05.21 09:17:54.567642 [ 190 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 150 rows starting from the beginning of the part | ||
| 2722 | 2026.05.21 09:17:54.567654 [ 192 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_11_2} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2723 | 2026.05.21 09:17:54.567687 [ 190 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 255 rows starting from the beginning of the part | ||
| 2724 | 2026.05.21 09:17:54.567742 [ 190 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 440 rows starting from the beginning of the part | ||
| 2725 | 2026.05.21 09:17:54.567748 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
| 2726 | 2026.05.21 09:17:54.567788 [ 190 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::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 | ||
| 2727 | 2026.05.21 09:17:54.567970 [ 270 ] {b20f4620-7d2b-4d2d-9a66-cf8f848480e7} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2728 | 2026.05.21 09:17:54.568015 [ 270 ] {b20f4620-7d2b-4d2d-9a66-cf8f848480e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2729 | 2026.05.21 09:17:54.568460 [ 270 ] {b20f4620-7d2b-4d2d-9a66-cf8f848480e7} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2730 | 2026.05.21 09:17:54.568708 [ 270 ] {b20f4620-7d2b-4d2d-9a66-cf8f848480e7} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2731 | 2026.05.21 09:17:54.568835 [ 134 ] {} <Debug> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2732 | 2026.05.21 09:17:54.568843 [ 270 ] {b20f4620-7d2b-4d2d-9a66-cf8f848480e7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001353 sec., 44345.89800443459 rows/sec., 2.99 MiB/sec. | ||
| 2733 | 2026.05.21 09:17:54.568875 [ 134 ] {} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2734 | 2026.05.21 09:17:54.568894 [ 270 ] {b20f4620-7d2b-4d2d-9a66-cf8f848480e7} <Debug> TCPHandler: Processed in 0.001554462 sec. | ||
| 2735 | 2026.05.21 09:17:54.568901 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2736 | 2026.05.21 09:17:54.569022 [ 188 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::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 | ||
| 2737 | 2026.05.21 09:17:54.569050 [ 187 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2089 rows, containing 5 columns (5 merged, 0 gathered) in 0.001711327 sec., 1220690.14279562 rows/sec., 84.23 MiB/sec. | ||
| 2738 | 2026.05.21 09:17:54.569136 [ 188 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2739 | 2026.05.21 09:17:54.569172 [ 188 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 252 rows starting from the beginning of the part | ||
| 2740 | 2026.05.21 09:17:54.569227 [ 188 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 68 rows starting from the beginning of the part | ||
| 2741 | 2026.05.21 09:17:54.569272 [ 188 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 50 rows starting from the beginning of the part | ||
| 2742 | 2026.05.21 09:17:54.569273 [ 190 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2743 | 2026.05.21 09:17:54.569314 [ 188 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 80 rows starting from the beginning of the part | ||
| 2744 | 2026.05.21 09:17:54.569355 [ 188 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 54 rows starting from the beginning of the part | ||
| 2745 | 2026.05.21 09:17:54.569396 [ 188 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 60 rows starting from the beginning of the part | ||
| 2746 | 2026.05.21 09:17:54.569569 [ 190 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2747 | 2026.05.21 09:17:54.569647 [ 190 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2748 | 2026.05.21 09:17:54.569712 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
| 2749 | 2026.05.21 09:17:54.570211 [ 190 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 564 rows, containing 4 columns (4 merged, 0 gathered) in 0.001237922 sec., 455602.21080164984 rows/sec., 29.26 MiB/sec. | ||
| 2750 | 2026.05.21 09:17:54.570355 [ 188 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2751 | 2026.05.21 09:17:54.570596 [ 188 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_11_2} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2752 | 2026.05.21 09:17:54.570665 [ 188 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_11_2} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2753 | 2026.05.21 09:17:54.570718 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 2754 | 2026.05.21 09:17:56.281365 [ 107 ] {} <Debug> oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2755 | 2026.05.21 09:17:56.281427 [ 107 ] {} <Trace> oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2756 | 2026.05.21 09:17:56.281448 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2757 | 2026.05.21 09:17:56.281599 [ 190 ] {99541cf2-c455-4ded-b6e5-1e223d58d8e2::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 | ||
| 2758 | 2026.05.21 09:17:56.281767 [ 190 ] {99541cf2-c455-4ded-b6e5-1e223d58d8e2::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2759 | 2026.05.21 09:17:56.281807 [ 190 ] {99541cf2-c455-4ded-b6e5-1e223d58d8e2::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 | ||
| 2760 | 2026.05.21 09:17:56.281878 [ 190 ] {99541cf2-c455-4ded-b6e5-1e223d58d8e2::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 | ||
| 2761 | 2026.05.21 09:17:56.281926 [ 190 ] {99541cf2-c455-4ded-b6e5-1e223d58d8e2::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 | ||
| 2762 | 2026.05.21 09:17:56.281993 [ 190 ] {99541cf2-c455-4ded-b6e5-1e223d58d8e2::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 | ||
| 2763 | 2026.05.21 09:17:56.282050 [ 190 ] {99541cf2-c455-4ded-b6e5-1e223d58d8e2::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 | ||
| 2764 | 2026.05.21 09:17:56.282799 [ 188 ] {99541cf2-c455-4ded-b6e5-1e223d58d8e2::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.001259622 sec., 23816.66881016686 rows/sec., 1.22 MiB/sec. | ||
| 2765 | 2026.05.21 09:17:56.283013 [ 186 ] {99541cf2-c455-4ded-b6e5-1e223d58d8e2::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2766 | 2026.05.21 09:17:56.283331 [ 186 ] {99541cf2-c455-4ded-b6e5-1e223d58d8e2::all_1_5_1} <Trace> oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2767 | 2026.05.21 09:17:56.283401 [ 186 ] {99541cf2-c455-4ded-b6e5-1e223d58d8e2::all_1_5_1} <Trace> oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2768 | 2026.05.21 09:17:56.283490 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 2769 | 2026.05.21 09:17:58.314976 [ 111 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2770 | 2026.05.21 09:17:58.315079 [ 111 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2771 | 2026.05.21 09:17:58.388097 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5698 | ||
| 2772 | 2026.05.21 09:17:58.388704 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2773 | 2026.05.21 09:17:58.388743 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2774 | 2026.05.21 09:17:58.389236 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2775 | 2026.05.21 09:17:58.389457 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2776 | 2026.05.21 09:17:58.389580 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5698 | ||
| 2777 | 2026.05.21 09:17:58.732915 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2778 | 2026.05.21 09:17:58.748673 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2779 | 2026.05.21 09:17:58.748728 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2780 | 2026.05.21 09:17:58.754469 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2781 | 2026.05.21 09:17:58.755154 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2782 | 2026.05.21 09:17:58.757826 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2783 | 2026.05.21 09:17:59.557885 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2784 | 2026.05.21 09:17:59.558217 [ 270 ] {6dddf602-8c75-4aeb-a61a-973266b61fce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 2785 | 2026.05.21 09:17:59.558569 [ 270 ] {6dddf602-8c75-4aeb-a61a-973266b61fce} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2786 | 2026.05.21 09:17:59.558608 [ 270 ] {6dddf602-8c75-4aeb-a61a-973266b61fce} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2787 | 2026.05.21 09:17:59.558828 [ 270 ] {6dddf602-8c75-4aeb-a61a-973266b61fce} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2788 | 2026.05.21 09:17:59.558903 [ 270 ] {6dddf602-8c75-4aeb-a61a-973266b61fce} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2789 | 2026.05.21 09:17:59.559050 [ 270 ] {6dddf602-8c75-4aeb-a61a-973266b61fce} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2790 | 2026.05.21 09:17:59.559156 [ 338 ] {6dddf602-8c75-4aeb-a61a-973266b61fce} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2791 | 2026.05.21 09:17:59.559181 [ 323 ] {6dddf602-8c75-4aeb-a61a-973266b61fce} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2792 | 2026.05.21 09:17:59.559156 [ 316 ] {6dddf602-8c75-4aeb-a61a-973266b61fce} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2793 | 2026.05.21 09:17:59.559329 [ 270 ] {6dddf602-8c75-4aeb-a61a-973266b61fce} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2794 | 2026.05.21 09:17:59.559358 [ 270 ] {6dddf602-8c75-4aeb-a61a-973266b61fce} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2795 | 2026.05.21 09:17:59.559445 [ 270 ] {6dddf602-8c75-4aeb-a61a-973266b61fce} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2796 | 2026.05.21 09:17:59.559466 [ 270 ] {6dddf602-8c75-4aeb-a61a-973266b61fce} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 2797 | 2026.05.21 09:17:59.559501 [ 270 ] {6dddf602-8c75-4aeb-a61a-973266b61fce} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2798 | 2026.05.21 09:17:59.559539 [ 270 ] {6dddf602-8c75-4aeb-a61a-973266b61fce} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2799 | 2026.05.21 09:17:59.559574 [ 270 ] {6dddf602-8c75-4aeb-a61a-973266b61fce} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2800 | 2026.05.21 09:17:59.560846 [ 270 ] {6dddf602-8c75-4aeb-a61a-973266b61fce} <Debug> executeQuery: Read 41 rows, 10.38 KiB in 0.002739 sec., 14968.966776195692 rows/sec., 3.70 MiB/sec. | ||
| 2801 | 2026.05.21 09:17:59.561028 [ 270 ] {6dddf602-8c75-4aeb-a61a-973266b61fce} <Debug> MemoryTracker: Peak memory usage (for query): 152.67 KiB. | ||
| 2802 | 2026.05.21 09:17:59.561046 [ 270 ] {6dddf602-8c75-4aeb-a61a-973266b61fce} <Debug> TCPHandler: Processed in 0.003322771 sec. | ||
| 2803 | 2026.05.21 09:17:59.563161 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2804 | 2026.05.21 09:17:59.563299 [ 270 ] {d5daf4f3-66b5-4c41-8bae-2627ec549bc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2805 | 2026.05.21 09:17:59.563352 [ 270 ] {d5daf4f3-66b5-4c41-8bae-2627ec549bc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2806 | 2026.05.21 09:17:59.564050 [ 270 ] {d5daf4f3-66b5-4c41-8bae-2627ec549bc9} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2807 | 2026.05.21 09:17:59.564102 [ 270 ] {d5daf4f3-66b5-4c41-8bae-2627ec549bc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2808 | 2026.05.21 09:17:59.564485 [ 270 ] {d5daf4f3-66b5-4c41-8bae-2627ec549bc9} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2809 | 2026.05.21 09:17:59.564706 [ 270 ] {d5daf4f3-66b5-4c41-8bae-2627ec549bc9} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2810 | 2026.05.21 09:17:59.564851 [ 270 ] {d5daf4f3-66b5-4c41-8bae-2627ec549bc9} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.00159 sec., 86792.45283018867 rows/sec., 7.54 MiB/sec. | ||
| 2811 | 2026.05.21 09:17:59.564886 [ 270 ] {d5daf4f3-66b5-4c41-8bae-2627ec549bc9} <Debug> TCPHandler: Processed in 0.00177755 sec. | ||
| 2812 | 2026.05.21 09:17:59.565013 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2813 | 2026.05.21 09:17:59.565110 [ 270 ] {ade7ddf5-f019-4e8b-ad58-3e02710b05b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2814 | 2026.05.21 09:17:59.565149 [ 270 ] {ade7ddf5-f019-4e8b-ad58-3e02710b05b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2815 | 2026.05.21 09:17:59.565657 [ 270 ] {ade7ddf5-f019-4e8b-ad58-3e02710b05b7} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2816 | 2026.05.21 09:17:59.565696 [ 270 ] {ade7ddf5-f019-4e8b-ad58-3e02710b05b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2817 | 2026.05.21 09:17:59.566000 [ 270 ] {ade7ddf5-f019-4e8b-ad58-3e02710b05b7} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2818 | 2026.05.21 09:17:59.566211 [ 270 ] {ade7ddf5-f019-4e8b-ad58-3e02710b05b7} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2819 | 2026.05.21 09:17:59.566339 [ 270 ] {ade7ddf5-f019-4e8b-ad58-3e02710b05b7} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001248 sec., 32852.5641025641 rows/sec., 2.41 MiB/sec. | ||
| 2820 | 2026.05.21 09:17:59.566373 [ 270 ] {ade7ddf5-f019-4e8b-ad58-3e02710b05b7} <Debug> TCPHandler: Processed in 0.001409618 sec. | ||
| 2821 | 2026.05.21 09:17:59.566497 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2822 | 2026.05.21 09:17:59.566595 [ 270 ] {63a0c32b-8997-4cbb-84cd-ba279c7b34f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2823 | 2026.05.21 09:17:59.566635 [ 270 ] {63a0c32b-8997-4cbb-84cd-ba279c7b34f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2824 | 2026.05.21 09:17:59.567163 [ 270 ] {63a0c32b-8997-4cbb-84cd-ba279c7b34f4} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2825 | 2026.05.21 09:17:59.567201 [ 270 ] {63a0c32b-8997-4cbb-84cd-ba279c7b34f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2826 | 2026.05.21 09:17:59.567531 [ 270 ] {63a0c32b-8997-4cbb-84cd-ba279c7b34f4} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2827 | 2026.05.21 09:17:59.567742 [ 270 ] {63a0c32b-8997-4cbb-84cd-ba279c7b34f4} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2828 | 2026.05.21 09:17:59.567871 [ 270 ] {63a0c32b-8997-4cbb-84cd-ba279c7b34f4} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001294 sec., 81143.74034003091 rows/sec., 6.34 MiB/sec. | ||
| 2829 | 2026.05.21 09:17:59.567906 [ 270 ] {63a0c32b-8997-4cbb-84cd-ba279c7b34f4} <Debug> TCPHandler: Processed in 0.001458549 sec. | ||
| 2830 | 2026.05.21 09:17:59.568044 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2831 | 2026.05.21 09:17:59.568142 [ 270 ] {a55a7e80-a3e2-4710-9114-d4d1a96f5f25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2832 | 2026.05.21 09:17:59.568184 [ 270 ] {a55a7e80-a3e2-4710-9114-d4d1a96f5f25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2833 | 2026.05.21 09:17:59.568649 [ 270 ] {a55a7e80-a3e2-4710-9114-d4d1a96f5f25} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2834 | 2026.05.21 09:17:59.568688 [ 270 ] {a55a7e80-a3e2-4710-9114-d4d1a96f5f25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2835 | 2026.05.21 09:17:59.569013 [ 270 ] {a55a7e80-a3e2-4710-9114-d4d1a96f5f25} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2836 | 2026.05.21 09:17:59.569221 [ 270 ] {a55a7e80-a3e2-4710-9114-d4d1a96f5f25} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2837 | 2026.05.21 09:17:59.569350 [ 270 ] {a55a7e80-a3e2-4710-9114-d4d1a96f5f25} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001228 sec., 130293.15960912053 rows/sec., 9.07 MiB/sec. | ||
| 2838 | 2026.05.21 09:17:59.569384 [ 270 ] {a55a7e80-a3e2-4710-9114-d4d1a96f5f25} <Debug> TCPHandler: Processed in 0.001395626 sec. | ||
| 2839 | 2026.05.21 09:17:59.569509 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2840 | 2026.05.21 09:17:59.569606 [ 270 ] {154b78b0-7550-4825-ae0a-f650105e4173} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2841 | 2026.05.21 09:17:59.569661 [ 270 ] {154b78b0-7550-4825-ae0a-f650105e4173} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2842 | 2026.05.21 09:17:59.570529 [ 270 ] {154b78b0-7550-4825-ae0a-f650105e4173} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2843 | 2026.05.21 09:17:59.570567 [ 270 ] {154b78b0-7550-4825-ae0a-f650105e4173} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2844 | 2026.05.21 09:17:59.571126 [ 270 ] {154b78b0-7550-4825-ae0a-f650105e4173} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2845 | 2026.05.21 09:17:59.571349 [ 270 ] {154b78b0-7550-4825-ae0a-f650105e4173} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2846 | 2026.05.21 09:17:59.571488 [ 270 ] {154b78b0-7550-4825-ae0a-f650105e4173} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001901 sec., 21567.596002104157 rows/sec., 38.65 MiB/sec. | ||
| 2847 | 2026.05.21 09:17:59.571538 [ 270 ] {154b78b0-7550-4825-ae0a-f650105e4173} <Debug> TCPHandler: Processed in 0.00207913 sec. | ||
| 2848 | 2026.05.21 09:17:59.571674 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2849 | 2026.05.21 09:17:59.571771 [ 270 ] {4d1a06ea-93ff-426a-897e-6a951fa3fc2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2850 | 2026.05.21 09:17:59.571813 [ 270 ] {4d1a06ea-93ff-426a-897e-6a951fa3fc2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2851 | 2026.05.21 09:17:59.572200 [ 270 ] {4d1a06ea-93ff-426a-897e-6a951fa3fc2e} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2852 | 2026.05.21 09:17:59.572238 [ 270 ] {4d1a06ea-93ff-426a-897e-6a951fa3fc2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2853 | 2026.05.21 09:17:59.572550 [ 270 ] {4d1a06ea-93ff-426a-897e-6a951fa3fc2e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2854 | 2026.05.21 09:17:59.572760 [ 270 ] {4d1a06ea-93ff-426a-897e-6a951fa3fc2e} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2855 | 2026.05.21 09:17:59.572952 [ 270 ] {4d1a06ea-93ff-426a-897e-6a951fa3fc2e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001197 sec., 50125.31328320802 rows/sec., 3.38 MiB/sec. | ||
| 2856 | 2026.05.21 09:17:59.573007 [ 270 ] {4d1a06ea-93ff-426a-897e-6a951fa3fc2e} <Debug> TCPHandler: Processed in 0.001382816 sec. | ||
| 2857 | 2026.05.21 09:18:04.557616 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2858 | 2026.05.21 09:18:04.557876 [ 270 ] {a3c75943-1a85-4f5e-bb4a-acb6169f73e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', '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) | ||
| 2859 | 2026.05.21 09:18:04.558208 [ 270 ] {a3c75943-1a85-4f5e-bb4a-acb6169f73e2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2860 | 2026.05.21 09:18:04.558247 [ 270 ] {a3c75943-1a85-4f5e-bb4a-acb6169f73e2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', '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 | ||
| 2861 | 2026.05.21 09:18:04.558462 [ 270 ] {a3c75943-1a85-4f5e-bb4a-acb6169f73e2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2862 | 2026.05.21 09:18:04.558532 [ 270 ] {a3c75943-1a85-4f5e-bb4a-acb6169f73e2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2863 | 2026.05.21 09:18:04.558670 [ 270 ] {a3c75943-1a85-4f5e-bb4a-acb6169f73e2} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2864 | 2026.05.21 09:18:04.558773 [ 316 ] {a3c75943-1a85-4f5e-bb4a-acb6169f73e2} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2865 | 2026.05.21 09:18:04.558775 [ 346 ] {a3c75943-1a85-4f5e-bb4a-acb6169f73e2} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2866 | 2026.05.21 09:18:04.558775 [ 338 ] {a3c75943-1a85-4f5e-bb4a-acb6169f73e2} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2867 | 2026.05.21 09:18:04.558958 [ 270 ] {a3c75943-1a85-4f5e-bb4a-acb6169f73e2} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2868 | 2026.05.21 09:18:04.558987 [ 270 ] {a3c75943-1a85-4f5e-bb4a-acb6169f73e2} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2869 | 2026.05.21 09:18:04.559073 [ 270 ] {a3c75943-1a85-4f5e-bb4a-acb6169f73e2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2870 | 2026.05.21 09:18:04.559093 [ 270 ] {a3c75943-1a85-4f5e-bb4a-acb6169f73e2} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 2871 | 2026.05.21 09:18:04.559129 [ 270 ] {a3c75943-1a85-4f5e-bb4a-acb6169f73e2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', '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'))" | ||
| 2872 | 2026.05.21 09:18:04.559166 [ 270 ] {a3c75943-1a85-4f5e-bb4a-acb6169f73e2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', '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'))" | ||
| 2873 | 2026.05.21 09:18:04.559207 [ 270 ] {a3c75943-1a85-4f5e-bb4a-acb6169f73e2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', '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'))" | ||
| 2874 | 2026.05.21 09:18:04.560374 [ 270 ] {a3c75943-1a85-4f5e-bb4a-acb6169f73e2} <Debug> executeQuery: Read 41 rows, 10.14 KiB in 0.002598 sec., 15781.370284834487 rows/sec., 3.81 MiB/sec. | ||
| 2875 | 2026.05.21 09:18:04.560502 [ 270 ] {a3c75943-1a85-4f5e-bb4a-acb6169f73e2} <Debug> MemoryTracker: Peak memory usage (for query): 139.91 KiB. | ||
| 2876 | 2026.05.21 09:18:04.560519 [ 270 ] {a3c75943-1a85-4f5e-bb4a-acb6169f73e2} <Debug> TCPHandler: Processed in 0.003039712 sec. | ||
| 2877 | 2026.05.21 09:18:04.562275 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2878 | 2026.05.21 09:18:04.562435 [ 270 ] {cb00dc11-e525-4354-ac6a-8954f313e04d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2879 | 2026.05.21 09:18:04.562505 [ 270 ] {cb00dc11-e525-4354-ac6a-8954f313e04d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2880 | 2026.05.21 09:18:04.563246 [ 270 ] {cb00dc11-e525-4354-ac6a-8954f313e04d} <Trace> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2881 | 2026.05.21 09:18:04.563294 [ 270 ] {cb00dc11-e525-4354-ac6a-8954f313e04d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2882 | 2026.05.21 09:18:04.563683 [ 270 ] {cb00dc11-e525-4354-ac6a-8954f313e04d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2883 | 2026.05.21 09:18:04.563909 [ 270 ] {cb00dc11-e525-4354-ac6a-8954f313e04d} <Trace> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2884 | 2026.05.21 09:18:04.564062 [ 270 ] {cb00dc11-e525-4354-ac6a-8954f313e04d} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001672 sec., 2392.3444976076553 rows/sec., 195.08 KiB/sec. | ||
| 2885 | 2026.05.21 09:18:04.564101 [ 270 ] {cb00dc11-e525-4354-ac6a-8954f313e04d} <Debug> TCPHandler: Processed in 0.001956366 sec. | ||
| 2886 | 2026.05.21 09:18:04.564294 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2887 | 2026.05.21 09:18:04.564394 [ 270 ] {807bb594-23b3-4e74-9506-9820ec5ef3b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2888 | 2026.05.21 09:18:04.564437 [ 270 ] {807bb594-23b3-4e74-9506-9820ec5ef3b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2889 | 2026.05.21 09:18:04.564904 [ 270 ] {807bb594-23b3-4e74-9506-9820ec5ef3b3} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2890 | 2026.05.21 09:18:04.564941 [ 270 ] {807bb594-23b3-4e74-9506-9820ec5ef3b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2891 | 2026.05.21 09:18:04.565282 [ 270 ] {807bb594-23b3-4e74-9506-9820ec5ef3b3} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2892 | 2026.05.21 09:18:04.565539 [ 270 ] {807bb594-23b3-4e74-9506-9820ec5ef3b3} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2893 | 2026.05.21 09:18:04.565671 [ 270 ] {807bb594-23b3-4e74-9506-9820ec5ef3b3} <Debug> executeQuery: Read 58 rows, 4.52 KiB in 0.001296 sec., 44753.08641975308 rows/sec., 3.41 MiB/sec. | ||
| 2894 | 2026.05.21 09:18:04.565707 [ 270 ] {807bb594-23b3-4e74-9506-9820ec5ef3b3} <Debug> TCPHandler: Processed in 0.001465539 sec. | ||
| 2895 | 2026.05.21 09:18:04.565835 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2896 | 2026.05.21 09:18:04.565935 [ 270 ] {2b5151d7-1b83-4728-acfc-062e5403f937} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2897 | 2026.05.21 09:18:04.565976 [ 270 ] {2b5151d7-1b83-4728-acfc-062e5403f937} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2898 | 2026.05.21 09:18:04.566386 [ 270 ] {2b5151d7-1b83-4728-acfc-062e5403f937} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2899 | 2026.05.21 09:18:04.566422 [ 270 ] {2b5151d7-1b83-4728-acfc-062e5403f937} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2900 | 2026.05.21 09:18:04.566758 [ 270 ] {2b5151d7-1b83-4728-acfc-062e5403f937} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2901 | 2026.05.21 09:18:04.567121 [ 270 ] {2b5151d7-1b83-4728-acfc-062e5403f937} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2902 | 2026.05.21 09:18:04.567324 [ 87 ] {} <Debug> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2903 | 2026.05.21 09:18:04.567370 [ 87 ] {} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2904 | 2026.05.21 09:18:04.567390 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2905 | 2026.05.21 09:18:04.567411 [ 270 ] {2b5151d7-1b83-4728-acfc-062e5403f937} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001488 sec., 2688.172043010753 rows/sec., 187.70 KiB/sec. | ||
| 2906 | 2026.05.21 09:18:04.567481 [ 270 ] {2b5151d7-1b83-4728-acfc-062e5403f937} <Debug> TCPHandler: Processed in 0.001698987 sec. | ||
| 2907 | 2026.05.21 09:18:04.567484 [ 190 ] {33106484-ff80-4833-813a-1c2c5998985f::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 | ||
| 2908 | 2026.05.21 09:18:04.567589 [ 190 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2909 | 2026.05.21 09:18:04.567620 [ 190 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 174 rows starting from the beginning of the part | ||
| 2910 | 2026.05.21 09:18:04.567678 [ 190 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 2911 | 2026.05.21 09:18:04.567696 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2912 | 2026.05.21 09:18:04.567721 [ 190 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 142 rows starting from the beginning of the part | ||
| 2913 | 2026.05.21 09:18:04.567761 [ 190 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 61 rows starting from the beginning of the part | ||
| 2914 | 2026.05.21 09:18:04.567800 [ 190 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 41 rows starting from the beginning of the part | ||
| 2915 | 2026.05.21 09:18:04.567832 [ 270 ] {dded48be-ed10-453a-b0e6-677b7a0b6156} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2916 | 2026.05.21 09:18:04.567843 [ 190 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 4 rows starting from the beginning of the part | ||
| 2917 | 2026.05.21 09:18:04.567892 [ 270 ] {dded48be-ed10-453a-b0e6-677b7a0b6156} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2918 | 2026.05.21 09:18:04.568451 [ 270 ] {dded48be-ed10-453a-b0e6-677b7a0b6156} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2919 | 2026.05.21 09:18:04.568492 [ 270 ] {dded48be-ed10-453a-b0e6-677b7a0b6156} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 2920 | 2026.05.21 09:18:04.568632 [ 194 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 446 rows, containing 5 columns (5 merged, 0 gathered) in 0.001176129 sec., 379210.10365359584 rows/sec., 25.71 MiB/sec. | ||
| 2921 | 2026.05.21 09:18:04.568791 [ 190 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2922 | 2026.05.21 09:18:04.568847 [ 270 ] {dded48be-ed10-453a-b0e6-677b7a0b6156} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2923 | 2026.05.21 09:18:04.569026 [ 190 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_11_2} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2924 | 2026.05.21 09:18:04.569092 [ 270 ] {dded48be-ed10-453a-b0e6-677b7a0b6156} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2925 | 2026.05.21 09:18:04.569097 [ 190 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_11_2} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2926 | 2026.05.21 09:18:04.569161 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 2927 | 2026.05.21 09:18:04.569239 [ 270 ] {dded48be-ed10-453a-b0e6-677b7a0b6156} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001445 sec., 47058.82352941176 rows/sec., 3.68 MiB/sec. | ||
| 2928 | 2026.05.21 09:18:04.569279 [ 270 ] {dded48be-ed10-453a-b0e6-677b7a0b6156} <Debug> TCPHandler: Processed in 0.001696157 sec. | ||
| 2929 | 2026.05.21 09:18:04.569408 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2930 | 2026.05.21 09:18:04.569516 [ 270 ] {541ba8d8-a684-434d-b27f-490f1ad7c724} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2931 | 2026.05.21 09:18:04.569564 [ 270 ] {541ba8d8-a684-434d-b27f-490f1ad7c724} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2932 | 2026.05.21 09:18:04.569999 [ 270 ] {541ba8d8-a684-434d-b27f-490f1ad7c724} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2933 | 2026.05.21 09:18:04.570038 [ 270 ] {541ba8d8-a684-434d-b27f-490f1ad7c724} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2934 | 2026.05.21 09:18:04.570381 [ 270 ] {541ba8d8-a684-434d-b27f-490f1ad7c724} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2935 | 2026.05.21 09:18:04.570600 [ 270 ] {541ba8d8-a684-434d-b27f-490f1ad7c724} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2936 | 2026.05.21 09:18:04.570737 [ 270 ] {541ba8d8-a684-434d-b27f-490f1ad7c724} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001246 sec., 130016.05136436598 rows/sec., 9.05 MiB/sec. | ||
| 2937 | 2026.05.21 09:18:04.570773 [ 270 ] {541ba8d8-a684-434d-b27f-490f1ad7c724} <Debug> TCPHandler: Processed in 0.001422508 sec. | ||
| 2938 | 2026.05.21 09:18:04.570896 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2939 | 2026.05.21 09:18:04.571001 [ 270 ] {55016d92-59d7-4496-84d6-7e8fdb6d98ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2940 | 2026.05.21 09:18:04.571046 [ 270 ] {55016d92-59d7-4496-84d6-7e8fdb6d98ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2941 | 2026.05.21 09:18:04.571402 [ 270 ] {55016d92-59d7-4496-84d6-7e8fdb6d98ee} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2942 | 2026.05.21 09:18:04.571438 [ 270 ] {55016d92-59d7-4496-84d6-7e8fdb6d98ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2943 | 2026.05.21 09:18:04.571751 [ 270 ] {55016d92-59d7-4496-84d6-7e8fdb6d98ee} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2944 | 2026.05.21 09:18:04.571971 [ 270 ] {55016d92-59d7-4496-84d6-7e8fdb6d98ee} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2945 | 2026.05.21 09:18:04.572107 [ 270 ] {55016d92-59d7-4496-84d6-7e8fdb6d98ee} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001129 sec., 53144.37555358725 rows/sec., 3.58 MiB/sec. | ||
| 2946 | 2026.05.21 09:18:04.572143 [ 270 ] {55016d92-59d7-4496-84d6-7e8fdb6d98ee} <Debug> TCPHandler: Processed in 0.001301593 sec. | ||
| 2947 | 2026.05.21 09:18:05.890635 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6146 | ||
| 2948 | 2026.05.21 09:18:05.891174 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2949 | 2026.05.21 09:18:05.891230 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2950 | 2026.05.21 09:18:05.891754 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2951 | 2026.05.21 09:18:05.891989 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2952 | 2026.05.21 09:18:05.892124 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6146 | ||
| 2953 | 2026.05.21 09:18:06.258880 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 2954 | 2026.05.21 09:18:06.275375 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2955 | 2026.05.21 09:18:06.275441 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2956 | 2026.05.21 09:18:06.281345 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2957 | 2026.05.21 09:18:06.282071 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2958 | 2026.05.21 09:18:06.284889 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 2959 | 2026.05.21 09:18:09.557844 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2960 | 2026.05.21 09:18:09.558095 [ 270 ] {08a95cfc-ad57-4d29-ba72-595df3254eb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 2961 | 2026.05.21 09:18:09.558427 [ 270 ] {08a95cfc-ad57-4d29-ba72-595df3254eb0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2962 | 2026.05.21 09:18:09.558471 [ 270 ] {08a95cfc-ad57-4d29-ba72-595df3254eb0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2963 | 2026.05.21 09:18:09.558697 [ 270 ] {08a95cfc-ad57-4d29-ba72-595df3254eb0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2964 | 2026.05.21 09:18:09.558778 [ 270 ] {08a95cfc-ad57-4d29-ba72-595df3254eb0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2965 | 2026.05.21 09:18:09.558924 [ 270 ] {08a95cfc-ad57-4d29-ba72-595df3254eb0} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2966 | 2026.05.21 09:18:09.559023 [ 319 ] {08a95cfc-ad57-4d29-ba72-595df3254eb0} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2967 | 2026.05.21 09:18:09.559031 [ 313 ] {08a95cfc-ad57-4d29-ba72-595df3254eb0} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2968 | 2026.05.21 09:18:09.559023 [ 362 ] {08a95cfc-ad57-4d29-ba72-595df3254eb0} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2969 | 2026.05.21 09:18:09.559189 [ 270 ] {08a95cfc-ad57-4d29-ba72-595df3254eb0} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2970 | 2026.05.21 09:18:09.559220 [ 270 ] {08a95cfc-ad57-4d29-ba72-595df3254eb0} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2971 | 2026.05.21 09:18:09.559312 [ 270 ] {08a95cfc-ad57-4d29-ba72-595df3254eb0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2972 | 2026.05.21 09:18:09.559335 [ 270 ] {08a95cfc-ad57-4d29-ba72-595df3254eb0} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 2973 | 2026.05.21 09:18:09.559372 [ 270 ] {08a95cfc-ad57-4d29-ba72-595df3254eb0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2974 | 2026.05.21 09:18:09.559410 [ 270 ] {08a95cfc-ad57-4d29-ba72-595df3254eb0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2975 | 2026.05.21 09:18:09.559450 [ 270 ] {08a95cfc-ad57-4d29-ba72-595df3254eb0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2976 | 2026.05.21 09:18:09.560660 [ 270 ] {08a95cfc-ad57-4d29-ba72-595df3254eb0} <Debug> executeQuery: Read 41 rows, 10.38 KiB in 0.002655 sec., 15442.56120527307 rows/sec., 3.82 MiB/sec. | ||
| 2977 | 2026.05.21 09:18:09.560825 [ 270 ] {08a95cfc-ad57-4d29-ba72-595df3254eb0} <Debug> MemoryTracker: Peak memory usage (for query): 153.21 KiB. | ||
| 2978 | 2026.05.21 09:18:09.560840 [ 270 ] {08a95cfc-ad57-4d29-ba72-595df3254eb0} <Debug> TCPHandler: Processed in 0.003134975 sec. | ||
| 2979 | 2026.05.21 09:18:09.563211 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2980 | 2026.05.21 09:18:09.563333 [ 270 ] {9eae479d-2c5d-4d90-a0b7-34c69c254700} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2981 | 2026.05.21 09:18:09.563380 [ 270 ] {9eae479d-2c5d-4d90-a0b7-34c69c254700} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2982 | 2026.05.21 09:18:09.563995 [ 270 ] {9eae479d-2c5d-4d90-a0b7-34c69c254700} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2983 | 2026.05.21 09:18:09.564043 [ 270 ] {9eae479d-2c5d-4d90-a0b7-34c69c254700} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 2984 | 2026.05.21 09:18:09.564460 [ 270 ] {9eae479d-2c5d-4d90-a0b7-34c69c254700} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2985 | 2026.05.21 09:18:09.564684 [ 270 ] {9eae479d-2c5d-4d90-a0b7-34c69c254700} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2986 | 2026.05.21 09:18:09.564841 [ 270 ] {9eae479d-2c5d-4d90-a0b7-34c69c254700} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001544 sec., 89378.23834196891 rows/sec., 7.76 MiB/sec. | ||
| 2987 | 2026.05.21 09:18:09.564886 [ 270 ] {9eae479d-2c5d-4d90-a0b7-34c69c254700} <Debug> TCPHandler: Processed in 0.001732029 sec. | ||
| 2988 | 2026.05.21 09:18:09.565029 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2989 | 2026.05.21 09:18:09.565134 [ 270 ] {c16883a2-7cce-438f-be74-0b2c0e8440d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2990 | 2026.05.21 09:18:09.565177 [ 270 ] {c16883a2-7cce-438f-be74-0b2c0e8440d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2991 | 2026.05.21 09:18:09.565611 [ 270 ] {c16883a2-7cce-438f-be74-0b2c0e8440d4} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2992 | 2026.05.21 09:18:09.565649 [ 270 ] {c16883a2-7cce-438f-be74-0b2c0e8440d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 2993 | 2026.05.21 09:18:09.565952 [ 270 ] {c16883a2-7cce-438f-be74-0b2c0e8440d4} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2994 | 2026.05.21 09:18:09.566166 [ 270 ] {c16883a2-7cce-438f-be74-0b2c0e8440d4} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2995 | 2026.05.21 09:18:09.566296 [ 270 ] {c16883a2-7cce-438f-be74-0b2c0e8440d4} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001184 sec., 34628.37837837838 rows/sec., 2.54 MiB/sec. | ||
| 2996 | 2026.05.21 09:18:09.566331 [ 270 ] {c16883a2-7cce-438f-be74-0b2c0e8440d4} <Debug> TCPHandler: Processed in 0.001352735 sec. | ||
| 2997 | 2026.05.21 09:18:09.566458 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2998 | 2026.05.21 09:18:09.566556 [ 270 ] {a4f629be-8101-41a6-acfc-1e881d0ca02c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2999 | 2026.05.21 09:18:09.566597 [ 270 ] {a4f629be-8101-41a6-acfc-1e881d0ca02c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3000 | 2026.05.21 09:18:09.567046 [ 270 ] {a4f629be-8101-41a6-acfc-1e881d0ca02c} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3001 | 2026.05.21 09:18:09.567083 [ 270 ] {a4f629be-8101-41a6-acfc-1e881d0ca02c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 3002 | 2026.05.21 09:18:09.567395 [ 270 ] {a4f629be-8101-41a6-acfc-1e881d0ca02c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3003 | 2026.05.21 09:18:09.567601 [ 270 ] {a4f629be-8101-41a6-acfc-1e881d0ca02c} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3004 | 2026.05.21 09:18:09.567725 [ 270 ] {a4f629be-8101-41a6-acfc-1e881d0ca02c} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001189 sec., 88309.50378469302 rows/sec., 6.90 MiB/sec. | ||
| 3005 | 2026.05.21 09:18:09.567759 [ 270 ] {a4f629be-8101-41a6-acfc-1e881d0ca02c} <Debug> TCPHandler: Processed in 0.001351175 sec. | ||
| 3006 | 2026.05.21 09:18:09.567886 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3007 | 2026.05.21 09:18:09.567984 [ 270 ] {792d5c27-812b-42c5-aacd-15fd4ecf27b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3008 | 2026.05.21 09:18:09.568027 [ 270 ] {792d5c27-812b-42c5-aacd-15fd4ecf27b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3009 | 2026.05.21 09:18:09.568459 [ 270 ] {792d5c27-812b-42c5-aacd-15fd4ecf27b6} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3010 | 2026.05.21 09:18:09.568495 [ 270 ] {792d5c27-812b-42c5-aacd-15fd4ecf27b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 3011 | 2026.05.21 09:18:09.568846 [ 270 ] {792d5c27-812b-42c5-aacd-15fd4ecf27b6} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3012 | 2026.05.21 09:18:09.569051 [ 270 ] {792d5c27-812b-42c5-aacd-15fd4ecf27b6} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3013 | 2026.05.21 09:18:09.569176 [ 270 ] {792d5c27-812b-42c5-aacd-15fd4ecf27b6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001211 sec., 132122.21304706854 rows/sec., 9.20 MiB/sec. | ||
| 3014 | 2026.05.21 09:18:09.569209 [ 270 ] {792d5c27-812b-42c5-aacd-15fd4ecf27b6} <Debug> TCPHandler: Processed in 0.001373055 sec. | ||
| 3015 | 2026.05.21 09:18:09.569352 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3016 | 2026.05.21 09:18:09.569450 [ 270 ] {a0161aab-7828-4e00-ba6b-5972f0178817} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3017 | 2026.05.21 09:18:09.569503 [ 270 ] {a0161aab-7828-4e00-ba6b-5972f0178817} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3018 | 2026.05.21 09:18:09.570279 [ 270 ] {a0161aab-7828-4e00-ba6b-5972f0178817} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3019 | 2026.05.21 09:18:09.570315 [ 270 ] {a0161aab-7828-4e00-ba6b-5972f0178817} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 3020 | 2026.05.21 09:18:09.570880 [ 270 ] {a0161aab-7828-4e00-ba6b-5972f0178817} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3021 | 2026.05.21 09:18:09.571098 [ 270 ] {a0161aab-7828-4e00-ba6b-5972f0178817} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3022 | 2026.05.21 09:18:09.571222 [ 75 ] {} <Debug> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3023 | 2026.05.21 09:18:09.571234 [ 270 ] {a0161aab-7828-4e00-ba6b-5972f0178817} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001803 sec., 22739.87798114254 rows/sec., 40.75 MiB/sec. | ||
| 3024 | 2026.05.21 09:18:09.571284 [ 75 ] {} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3025 | 2026.05.21 09:18:09.571311 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 3026 | 2026.05.21 09:18:09.571314 [ 270 ] {a0161aab-7828-4e00-ba6b-5972f0178817} <Debug> TCPHandler: Processed in 0.002010027 sec. | ||
| 3027 | 2026.05.21 09:18:09.571422 [ 188 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::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 | ||
| 3028 | 2026.05.21 09:18:09.571465 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3029 | 2026.05.21 09:18:09.571569 [ 270 ] {f33aca50-f436-498a-9d4d-6c71c0e49db0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3030 | 2026.05.21 09:18:09.571611 [ 270 ] {f33aca50-f436-498a-9d4d-6c71c0e49db0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3031 | 2026.05.21 09:18:09.571648 [ 188 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3032 | 2026.05.21 09:18:09.571710 [ 188 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 11 rows starting from the beginning of the part | ||
| 3033 | 2026.05.21 09:18:09.571834 [ 188 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part | ||
| 3034 | 2026.05.21 09:18:09.571943 [ 188 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
| 3035 | 2026.05.21 09:18:09.571965 [ 270 ] {f33aca50-f436-498a-9d4d-6c71c0e49db0} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3036 | 2026.05.21 09:18:09.572004 [ 270 ] {f33aca50-f436-498a-9d4d-6c71c0e49db0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 3037 | 2026.05.21 09:18:09.572045 [ 188 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 41 rows starting from the beginning of the part | ||
| 3038 | 2026.05.21 09:18:09.572150 [ 188 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 41 rows starting from the beginning of the part | ||
| 3039 | 2026.05.21 09:18:09.572244 [ 188 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 41 rows starting from the beginning of the part | ||
| 3040 | 2026.05.21 09:18:09.572319 [ 270 ] {f33aca50-f436-498a-9d4d-6c71c0e49db0} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3041 | 2026.05.21 09:18:09.572534 [ 270 ] {f33aca50-f436-498a-9d4d-6c71c0e49db0} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3042 | 2026.05.21 09:18:09.572671 [ 270 ] {f33aca50-f436-498a-9d4d-6c71c0e49db0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001121 sec., 53523.63960749331 rows/sec., 3.61 MiB/sec. | ||
| 3043 | 2026.05.21 09:18:09.572704 [ 270 ] {f33aca50-f436-498a-9d4d-6c71c0e49db0} <Debug> TCPHandler: Processed in 0.001288573 sec. | ||
| 3044 | 2026.05.21 09:18:09.574617 [ 190 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 182 rows, containing 19 columns (19 merged, 0 gathered) in 0.003231008 sec., 56329.1703394111 rows/sec., 100.94 MiB/sec. | ||
| 3045 | 2026.05.21 09:18:09.575036 [ 188 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3046 | 2026.05.21 09:18:09.575377 [ 188 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3047 | 2026.05.21 09:18:09.575455 [ 188 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3048 | 2026.05.21 09:18:09.575539 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. | ||
| 3049 | 2026.05.21 09:18:13.315194 [ 80 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3050 | 2026.05.21 09:18:13.315294 [ 80 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3051 | 2026.05.21 09:18:13.393146 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6658 | ||
| 3052 | 2026.05.21 09:18:13.393640 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3053 | 2026.05.21 09:18:13.393683 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 3054 | 2026.05.21 09:18:13.394160 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3055 | 2026.05.21 09:18:13.394380 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3056 | 2026.05.21 09:18:13.394506 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6658 | ||
| 3057 | 2026.05.21 09:18:13.785932 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3058 | 2026.05.21 09:18:13.802198 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3059 | 2026.05.21 09:18:13.802261 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 3060 | 2026.05.21 09:18:13.808787 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3061 | 2026.05.21 09:18:13.809516 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3062 | 2026.05.21 09:18:13.812226 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3063 | 2026.05.21 09:18:14.556191 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3064 | 2026.05.21 09:18:14.556440 [ 270 ] {9748faea-1085-4ea7-b85e-c6c37047f996} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 3065 | 2026.05.21 09:18:14.556801 [ 270 ] {9748faea-1085-4ea7-b85e-c6c37047f996} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3066 | 2026.05.21 09:18:14.556840 [ 270 ] {9748faea-1085-4ea7-b85e-c6c37047f996} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 3067 | 2026.05.21 09:18:14.557053 [ 270 ] {9748faea-1085-4ea7-b85e-c6c37047f996} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3068 | 2026.05.21 09:18:14.557121 [ 270 ] {9748faea-1085-4ea7-b85e-c6c37047f996} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3069 | 2026.05.21 09:18:14.557258 [ 270 ] {9748faea-1085-4ea7-b85e-c6c37047f996} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 3070 | 2026.05.21 09:18:14.557357 [ 313 ] {9748faea-1085-4ea7-b85e-c6c37047f996} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3071 | 2026.05.21 09:18:14.557361 [ 343 ] {9748faea-1085-4ea7-b85e-c6c37047f996} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3072 | 2026.05.21 09:18:14.557361 [ 319 ] {9748faea-1085-4ea7-b85e-c6c37047f996} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3073 | 2026.05.21 09:18:14.557540 [ 270 ] {9748faea-1085-4ea7-b85e-c6c37047f996} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 3074 | 2026.05.21 09:18:14.557568 [ 270 ] {9748faea-1085-4ea7-b85e-c6c37047f996} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3075 | 2026.05.21 09:18:14.557655 [ 270 ] {9748faea-1085-4ea7-b85e-c6c37047f996} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3076 | 2026.05.21 09:18:14.557676 [ 270 ] {9748faea-1085-4ea7-b85e-c6c37047f996} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 3077 | 2026.05.21 09:18:14.557719 [ 270 ] {9748faea-1085-4ea7-b85e-c6c37047f996} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3078 | 2026.05.21 09:18:14.557764 [ 270 ] {9748faea-1085-4ea7-b85e-c6c37047f996} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3079 | 2026.05.21 09:18:14.557801 [ 270 ] {9748faea-1085-4ea7-b85e-c6c37047f996} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3080 | 2026.05.21 09:18:14.559082 [ 270 ] {9748faea-1085-4ea7-b85e-c6c37047f996} <Debug> executeQuery: Read 41 rows, 10.14 KiB in 0.002743 sec., 14947.138169886985 rows/sec., 3.61 MiB/sec. | ||
| 3081 | 2026.05.21 09:18:14.559213 [ 270 ] {9748faea-1085-4ea7-b85e-c6c37047f996} <Debug> MemoryTracker: Peak memory usage (for query): 140.19 KiB. | ||
| 3082 | 2026.05.21 09:18:14.559229 [ 270 ] {9748faea-1085-4ea7-b85e-c6c37047f996} <Debug> TCPHandler: Processed in 0.003178207 sec. | ||
| 3083 | 2026.05.21 09:18:14.560829 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3084 | 2026.05.21 09:18:14.560964 [ 270 ] {677420bd-cc99-481b-adb7-4d651f009a27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3085 | 2026.05.21 09:18:14.561015 [ 270 ] {677420bd-cc99-481b-adb7-4d651f009a27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3086 | 2026.05.21 09:18:14.561637 [ 270 ] {677420bd-cc99-481b-adb7-4d651f009a27} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3087 | 2026.05.21 09:18:14.561687 [ 270 ] {677420bd-cc99-481b-adb7-4d651f009a27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 3088 | 2026.05.21 09:18:14.562098 [ 270 ] {677420bd-cc99-481b-adb7-4d651f009a27} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3089 | 2026.05.21 09:18:14.562325 [ 270 ] {677420bd-cc99-481b-adb7-4d651f009a27} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3090 | 2026.05.21 09:18:14.562469 [ 270 ] {677420bd-cc99-481b-adb7-4d651f009a27} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001542 sec., 36316.47211413748 rows/sec., 2.77 MiB/sec. | ||
| 3091 | 2026.05.21 09:18:14.562504 [ 270 ] {677420bd-cc99-481b-adb7-4d651f009a27} <Debug> TCPHandler: Processed in 0.001737409 sec. | ||
| 3092 | 2026.05.21 09:18:14.562657 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3093 | 2026.05.21 09:18:14.562757 [ 270 ] {af23d49c-8389-4b64-94b2-78fa170229df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3094 | 2026.05.21 09:18:14.562797 [ 270 ] {af23d49c-8389-4b64-94b2-78fa170229df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3095 | 2026.05.21 09:18:14.563219 [ 270 ] {af23d49c-8389-4b64-94b2-78fa170229df} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3096 | 2026.05.21 09:18:14.563254 [ 270 ] {af23d49c-8389-4b64-94b2-78fa170229df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 3097 | 2026.05.21 09:18:14.563550 [ 270 ] {af23d49c-8389-4b64-94b2-78fa170229df} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3098 | 2026.05.21 09:18:14.563755 [ 270 ] {af23d49c-8389-4b64-94b2-78fa170229df} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3099 | 2026.05.21 09:18:14.563878 [ 270 ] {af23d49c-8389-4b64-94b2-78fa170229df} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001141 sec., 56091.14811568799 rows/sec., 4.38 MiB/sec. | ||
| 3100 | 2026.05.21 09:18:14.563911 [ 270 ] {af23d49c-8389-4b64-94b2-78fa170229df} <Debug> TCPHandler: Processed in 0.001304294 sec. | ||
| 3101 | 2026.05.21 09:18:14.564041 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3102 | 2026.05.21 09:18:14.564139 [ 270 ] {79a7d337-9627-4406-828e-cd7de80ccc30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3103 | 2026.05.21 09:18:14.564183 [ 270 ] {79a7d337-9627-4406-828e-cd7de80ccc30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3104 | 2026.05.21 09:18:14.564612 [ 270 ] {79a7d337-9627-4406-828e-cd7de80ccc30} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3105 | 2026.05.21 09:18:14.564660 [ 270 ] {79a7d337-9627-4406-828e-cd7de80ccc30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 3106 | 2026.05.21 09:18:14.564992 [ 270 ] {79a7d337-9627-4406-828e-cd7de80ccc30} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3107 | 2026.05.21 09:18:14.565193 [ 270 ] {79a7d337-9627-4406-828e-cd7de80ccc30} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3108 | 2026.05.21 09:18:14.565318 [ 270 ] {79a7d337-9627-4406-828e-cd7de80ccc30} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001198 sec., 133555.92654424038 rows/sec., 9.30 MiB/sec. | ||
| 3109 | 2026.05.21 09:18:14.565350 [ 270 ] {79a7d337-9627-4406-828e-cd7de80ccc30} <Debug> TCPHandler: Processed in 0.001358395 sec. | ||
| 3110 | 2026.05.21 09:18:14.565481 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3111 | 2026.05.21 09:18:14.565577 [ 270 ] {6e70cc6c-e4b7-45c3-9042-239a07ca5160} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3112 | 2026.05.21 09:18:14.565618 [ 270 ] {6e70cc6c-e4b7-45c3-9042-239a07ca5160} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3113 | 2026.05.21 09:18:14.565954 [ 270 ] {6e70cc6c-e4b7-45c3-9042-239a07ca5160} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3114 | 2026.05.21 09:18:14.565989 [ 270 ] {6e70cc6c-e4b7-45c3-9042-239a07ca5160} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 3115 | 2026.05.21 09:18:14.566297 [ 270 ] {6e70cc6c-e4b7-45c3-9042-239a07ca5160} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3116 | 2026.05.21 09:18:14.566496 [ 270 ] {6e70cc6c-e4b7-45c3-9042-239a07ca5160} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3117 | 2026.05.21 09:18:14.566620 [ 270 ] {6e70cc6c-e4b7-45c3-9042-239a07ca5160} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001062 sec., 56497.17514124294 rows/sec., 3.81 MiB/sec. | ||
| 3118 | 2026.05.21 09:18:14.566653 [ 270 ] {6e70cc6c-e4b7-45c3-9042-239a07ca5160} <Debug> TCPHandler: Processed in 0.001221151 sec. | ||
| 3119 | 2026.05.21 09:18:15.621915 [ 108 ] {} <Debug> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3120 | 2026.05.21 09:18:15.622012 [ 108 ] {} <Trace> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3121 | 2026.05.21 09:18:15.622046 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 3122 | 2026.05.21 09:18:15.622192 [ 191 ] {1c328464-d019-4d8f-b166-e4febecf3963::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 | ||
| 3123 | 2026.05.21 09:18:15.622349 [ 191 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3124 | 2026.05.21 09:18:15.622384 [ 191 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part | ||
| 3125 | 2026.05.21 09:18:15.622455 [ 191 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
| 3126 | 2026.05.21 09:18:15.622500 [ 191 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part | ||
| 3127 | 2026.05.21 09:18:15.622545 [ 191 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 8 rows starting from the beginning of the part | ||
| 3128 | 2026.05.21 09:18:15.622595 [ 191 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 4 rows starting from the beginning of the part | ||
| 3129 | 2026.05.21 09:18:15.623336 [ 188 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 5 columns (5 merged, 0 gathered) in 0.00119766 sec., 16699.23016548937 rows/sec., 1.39 MiB/sec. | ||
| 3130 | 2026.05.21 09:18:15.623563 [ 190 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3131 | 2026.05.21 09:18:15.623923 [ 190 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_5_1} <Trace> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3132 | 2026.05.21 09:18:15.624002 [ 190 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_5_1} <Trace> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3133 | 2026.05.21 09:18:15.624095 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 3134 | 2026.05.21 09:18:19.559159 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3135 | 2026.05.21 09:18:19.559434 [ 270 ] {ae26757f-aeab-4b7f-8aed-dbd4c1ab7449} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_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) | ||
| 3136 | 2026.05.21 09:18:19.559815 [ 270 ] {ae26757f-aeab-4b7f-8aed-dbd4c1ab7449} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3137 | 2026.05.21 09:18:19.559864 [ 270 ] {ae26757f-aeab-4b7f-8aed-dbd4c1ab7449} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_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 | ||
| 3138 | 2026.05.21 09:18:19.560122 [ 270 ] {ae26757f-aeab-4b7f-8aed-dbd4c1ab7449} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3139 | 2026.05.21 09:18:19.560188 [ 270 ] {ae26757f-aeab-4b7f-8aed-dbd4c1ab7449} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3140 | 2026.05.21 09:18:19.560327 [ 270 ] {ae26757f-aeab-4b7f-8aed-dbd4c1ab7449} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 3141 | 2026.05.21 09:18:19.560437 [ 319 ] {ae26757f-aeab-4b7f-8aed-dbd4c1ab7449} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3142 | 2026.05.21 09:18:19.560437 [ 313 ] {ae26757f-aeab-4b7f-8aed-dbd4c1ab7449} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3143 | 2026.05.21 09:18:19.560448 [ 334 ] {ae26757f-aeab-4b7f-8aed-dbd4c1ab7449} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3144 | 2026.05.21 09:18:19.560622 [ 270 ] {ae26757f-aeab-4b7f-8aed-dbd4c1ab7449} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 3145 | 2026.05.21 09:18:19.560650 [ 270 ] {ae26757f-aeab-4b7f-8aed-dbd4c1ab7449} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3146 | 2026.05.21 09:18:19.560733 [ 270 ] {ae26757f-aeab-4b7f-8aed-dbd4c1ab7449} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3147 | 2026.05.21 09:18:19.560753 [ 270 ] {ae26757f-aeab-4b7f-8aed-dbd4c1ab7449} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 3148 | 2026.05.21 09:18:19.560789 [ 270 ] {ae26757f-aeab-4b7f-8aed-dbd4c1ab7449} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_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'))" | ||
| 3149 | 2026.05.21 09:18:19.560828 [ 270 ] {ae26757f-aeab-4b7f-8aed-dbd4c1ab7449} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_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'))" | ||
| 3150 | 2026.05.21 09:18:19.560864 [ 270 ] {ae26757f-aeab-4b7f-8aed-dbd4c1ab7449} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_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'))" | ||
| 3151 | 2026.05.21 09:18:19.562100 [ 270 ] {ae26757f-aeab-4b7f-8aed-dbd4c1ab7449} <Debug> executeQuery: Read 41 rows, 10.38 KiB in 0.0028 sec., 14642.857142857143 rows/sec., 3.62 MiB/sec. | ||
| 3152 | 2026.05.21 09:18:19.562226 [ 270 ] {ae26757f-aeab-4b7f-8aed-dbd4c1ab7449} <Debug> MemoryTracker: Peak memory usage (for query): 153.28 KiB. | ||
| 3153 | 2026.05.21 09:18:19.562241 [ 270 ] {ae26757f-aeab-4b7f-8aed-dbd4c1ab7449} <Debug> TCPHandler: Processed in 0.003252218 sec. | ||
| 3154 | 2026.05.21 09:18:19.570558 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3155 | 2026.05.21 09:18:19.570687 [ 270 ] {f9a251ed-6ff7-4c13-9e4c-af1649118821} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3156 | 2026.05.21 09:18:19.570738 [ 270 ] {f9a251ed-6ff7-4c13-9e4c-af1649118821} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3157 | 2026.05.21 09:18:19.571284 [ 270 ] {f9a251ed-6ff7-4c13-9e4c-af1649118821} <Trace> oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3158 | 2026.05.21 09:18:19.571326 [ 270 ] {f9a251ed-6ff7-4c13-9e4c-af1649118821} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 3159 | 2026.05.21 09:18:19.571675 [ 270 ] {f9a251ed-6ff7-4c13-9e4c-af1649118821} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3160 | 2026.05.21 09:18:19.571893 [ 270 ] {f9a251ed-6ff7-4c13-9e4c-af1649118821} <Trace> oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3161 | 2026.05.21 09:18:19.572032 [ 270 ] {f9a251ed-6ff7-4c13-9e4c-af1649118821} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001381 sec., 17378.71107892831 rows/sec., 1.44 MiB/sec. | ||
| 3162 | 2026.05.21 09:18:19.572067 [ 270 ] {f9a251ed-6ff7-4c13-9e4c-af1649118821} <Debug> TCPHandler: Processed in 0.001570223 sec. | ||
| 3163 | 2026.05.21 09:18:19.572195 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3164 | 2026.05.21 09:18:19.572291 [ 270 ] {b7f0a1e8-5be5-4b2e-99e6-e954bce15f40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3165 | 2026.05.21 09:18:19.572330 [ 270 ] {b7f0a1e8-5be5-4b2e-99e6-e954bce15f40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3166 | 2026.05.21 09:18:19.572730 [ 270 ] {b7f0a1e8-5be5-4b2e-99e6-e954bce15f40} <Trace> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3167 | 2026.05.21 09:18:19.572766 [ 270 ] {b7f0a1e8-5be5-4b2e-99e6-e954bce15f40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 3168 | 2026.05.21 09:18:19.573056 [ 270 ] {b7f0a1e8-5be5-4b2e-99e6-e954bce15f40} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3169 | 2026.05.21 09:18:19.573259 [ 270 ] {b7f0a1e8-5be5-4b2e-99e6-e954bce15f40} <Trace> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3170 | 2026.05.21 09:18:19.573384 [ 270 ] {b7f0a1e8-5be5-4b2e-99e6-e954bce15f40} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001112 sec., 1798.5611510791368 rows/sec., 146.66 KiB/sec. | ||
| 3171 | 2026.05.21 09:18:19.573417 [ 270 ] {b7f0a1e8-5be5-4b2e-99e6-e954bce15f40} <Debug> TCPHandler: Processed in 0.001271633 sec. | ||
| 3172 | 2026.05.21 09:18:19.573540 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3173 | 2026.05.21 09:18:19.573636 [ 270 ] {8d014788-b8fe-4694-a947-c138af06102e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3174 | 2026.05.21 09:18:19.573675 [ 270 ] {8d014788-b8fe-4694-a947-c138af06102e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3175 | 2026.05.21 09:18:19.574217 [ 270 ] {8d014788-b8fe-4694-a947-c138af06102e} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3176 | 2026.05.21 09:18:19.574254 [ 270 ] {8d014788-b8fe-4694-a947-c138af06102e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 3177 | 2026.05.21 09:18:19.574572 [ 270 ] {8d014788-b8fe-4694-a947-c138af06102e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3178 | 2026.05.21 09:18:19.574802 [ 270 ] {8d014788-b8fe-4694-a947-c138af06102e} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3179 | 2026.05.21 09:18:19.574911 [ 127 ] {} <Debug> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3180 | 2026.05.21 09:18:19.574927 [ 270 ] {8d014788-b8fe-4694-a947-c138af06102e} <Debug> executeQuery: Read 259 rows, 23.78 KiB in 0.001309 sec., 197860.96256684492 rows/sec., 17.74 MiB/sec. | ||
| 3181 | 2026.05.21 09:18:19.574978 [ 127 ] {} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3182 | 2026.05.21 09:18:19.574981 [ 270 ] {8d014788-b8fe-4694-a947-c138af06102e} <Debug> TCPHandler: Processed in 0.001489539 sec. | ||
| 3183 | 2026.05.21 09:18:19.575007 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 3184 | 2026.05.21 09:18:19.575133 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3185 | 2026.05.21 09:18:19.575172 [ 188 ] {3cd78353-d451-4e36-8961-d673cdd72c18::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 | ||
| 3186 | 2026.05.21 09:18:19.575241 [ 270 ] {00fb0dee-fa63-456d-9090-be9ffab2b56f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3187 | 2026.05.21 09:18:19.575286 [ 270 ] {00fb0dee-fa63-456d-9090-be9ffab2b56f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3188 | 2026.05.21 09:18:19.575295 [ 188 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3189 | 2026.05.21 09:18:19.575334 [ 188 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1007 rows starting from the beginning of the part | ||
| 3190 | 2026.05.21 09:18:19.575404 [ 188 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 138 rows starting from the beginning of the part | ||
| 3191 | 2026.05.21 09:18:19.575457 [ 188 ] {3cd78353-d451-4e36-8961-d673cdd72c18::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 | ||
| 3192 | 2026.05.21 09:18:19.575505 [ 188 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 138 rows starting from the beginning of the part | ||
| 3193 | 2026.05.21 09:18:19.575549 [ 188 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 56 rows starting from the beginning of the part | ||
| 3194 | 2026.05.21 09:18:19.575595 [ 188 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 259 rows starting from the beginning of the part | ||
| 3195 | 2026.05.21 09:18:19.575708 [ 270 ] {00fb0dee-fa63-456d-9090-be9ffab2b56f} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3196 | 2026.05.21 09:18:19.575750 [ 270 ] {00fb0dee-fa63-456d-9090-be9ffab2b56f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 3197 | 2026.05.21 09:18:19.576094 [ 270 ] {00fb0dee-fa63-456d-9090-be9ffab2b56f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3198 | 2026.05.21 09:18:19.576318 [ 270 ] {00fb0dee-fa63-456d-9090-be9ffab2b56f} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3199 | 2026.05.21 09:18:19.576450 [ 270 ] {00fb0dee-fa63-456d-9090-be9ffab2b56f} <Debug> executeQuery: Read 55 rows, 4.18 KiB in 0.001227 sec., 44824.77587612062 rows/sec., 3.33 MiB/sec. | ||
| 3200 | 2026.05.21 09:18:19.576484 [ 270 ] {00fb0dee-fa63-456d-9090-be9ffab2b56f} <Debug> TCPHandler: Processed in 0.001401927 sec. | ||
| 3201 | 2026.05.21 09:18:19.576595 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3202 | 2026.05.21 09:18:19.576691 [ 270 ] {8630c9bc-ea84-4912-af45-98061e45efba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3203 | 2026.05.21 09:18:19.576730 [ 270 ] {8630c9bc-ea84-4912-af45-98061e45efba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3204 | 2026.05.21 09:18:19.576748 [ 190 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1656 rows, containing 5 columns (5 merged, 0 gathered) in 0.001619024 sec., 1022838.4508197532 rows/sec., 88.31 MiB/sec. | ||
| 3205 | 2026.05.21 09:18:19.576949 [ 190 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3206 | 2026.05.21 09:18:19.577158 [ 270 ] {8630c9bc-ea84-4912-af45-98061e45efba} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3207 | 2026.05.21 09:18:19.577202 [ 270 ] {8630c9bc-ea84-4912-af45-98061e45efba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 3208 | 2026.05.21 09:18:19.577231 [ 190 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_16_3} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3209 | 2026.05.21 09:18:19.577318 [ 190 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_16_3} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3210 | 2026.05.21 09:18:19.577406 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 3211 | 2026.05.21 09:18:19.577495 [ 270 ] {8630c9bc-ea84-4912-af45-98061e45efba} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3212 | 2026.05.21 09:18:19.577699 [ 270 ] {8630c9bc-ea84-4912-af45-98061e45efba} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3213 | 2026.05.21 09:18:19.577824 [ 270 ] {8630c9bc-ea84-4912-af45-98061e45efba} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00115 sec., 20869.565217391304 rows/sec., 1.73 MiB/sec. | ||
| 3214 | 2026.05.21 09:18:19.577857 [ 270 ] {8630c9bc-ea84-4912-af45-98061e45efba} <Debug> TCPHandler: Processed in 0.001313064 sec. | ||
| 3215 | 2026.05.21 09:18:19.578002 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3216 | 2026.05.21 09:18:19.578110 [ 270 ] {c08a3874-0a44-4206-9ca6-b11f758a2d81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3217 | 2026.05.21 09:18:19.578153 [ 270 ] {c08a3874-0a44-4206-9ca6-b11f758a2d81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3218 | 2026.05.21 09:18:19.578568 [ 270 ] {c08a3874-0a44-4206-9ca6-b11f758a2d81} <Trace> oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3219 | 2026.05.21 09:18:19.578607 [ 270 ] {c08a3874-0a44-4206-9ca6-b11f758a2d81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 3220 | 2026.05.21 09:18:19.578941 [ 270 ] {c08a3874-0a44-4206-9ca6-b11f758a2d81} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3221 | 2026.05.21 09:18:19.579173 [ 270 ] {c08a3874-0a44-4206-9ca6-b11f758a2d81} <Trace> oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3222 | 2026.05.21 09:18:19.579307 [ 270 ] {c08a3874-0a44-4206-9ca6-b11f758a2d81} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001214 sec., 9884.678747940692 rows/sec., 772.24 KiB/sec. | ||
| 3223 | 2026.05.21 09:18:19.579344 [ 270 ] {c08a3874-0a44-4206-9ca6-b11f758a2d81} <Debug> TCPHandler: Processed in 0.001395347 sec. | ||
| 3224 | 2026.05.21 09:18:19.579471 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3225 | 2026.05.21 09:18:19.579572 [ 270 ] {0f8abfcd-e0df-40fc-b9a9-4bfa02169772} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3226 | 2026.05.21 09:18:19.579613 [ 270 ] {0f8abfcd-e0df-40fc-b9a9-4bfa02169772} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3227 | 2026.05.21 09:18:19.580084 [ 270 ] {0f8abfcd-e0df-40fc-b9a9-4bfa02169772} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3228 | 2026.05.21 09:18:19.580122 [ 270 ] {0f8abfcd-e0df-40fc-b9a9-4bfa02169772} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 3229 | 2026.05.21 09:18:19.580444 [ 270 ] {0f8abfcd-e0df-40fc-b9a9-4bfa02169772} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3230 | 2026.05.21 09:18:19.580658 [ 270 ] {0f8abfcd-e0df-40fc-b9a9-4bfa02169772} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3231 | 2026.05.21 09:18:19.580763 [ 127 ] {} <Debug> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3232 | 2026.05.21 09:18:19.580793 [ 270 ] {0f8abfcd-e0df-40fc-b9a9-4bfa02169772} <Debug> executeQuery: Read 143 rows, 11.82 KiB in 0.001237 sec., 115602.26354082457 rows/sec., 9.33 MiB/sec. | ||
| 3233 | 2026.05.21 09:18:19.580798 [ 127 ] {} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3234 | 2026.05.21 09:18:19.580835 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 3235 | 2026.05.21 09:18:19.580837 [ 270 ] {0f8abfcd-e0df-40fc-b9a9-4bfa02169772} <Debug> TCPHandler: Processed in 0.001417438 sec. | ||
| 3236 | 2026.05.21 09:18:19.580920 [ 188 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::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 | ||
| 3237 | 2026.05.21 09:18:19.580974 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3238 | 2026.05.21 09:18:19.581038 [ 188 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3239 | 2026.05.21 09:18:19.581072 [ 188 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 601 rows starting from the beginning of the part | ||
| 3240 | 2026.05.21 09:18:19.581080 [ 270 ] {27507112-815b-45f0-ac44-40f33a039087} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3241 | 2026.05.21 09:18:19.581129 [ 188 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 105 rows starting from the beginning of the part | ||
| 3242 | 2026.05.21 09:18:19.581130 [ 270 ] {27507112-815b-45f0-ac44-40f33a039087} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3243 | 2026.05.21 09:18:19.581184 [ 188 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 68 rows starting from the beginning of the part | ||
| 3244 | 2026.05.21 09:18:19.581231 [ 188 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 105 rows starting from the beginning of the part | ||
| 3245 | 2026.05.21 09:18:19.581276 [ 188 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 64 rows starting from the beginning of the part | ||
| 3246 | 2026.05.21 09:18:19.581319 [ 188 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 143 rows starting from the beginning of the part | ||
| 3247 | 2026.05.21 09:18:19.581558 [ 270 ] {27507112-815b-45f0-ac44-40f33a039087} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3248 | 2026.05.21 09:18:19.581599 [ 270 ] {27507112-815b-45f0-ac44-40f33a039087} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 3249 | 2026.05.21 09:18:19.581988 [ 270 ] {27507112-815b-45f0-ac44-40f33a039087} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3250 | 2026.05.21 09:18:19.582216 [ 270 ] {27507112-815b-45f0-ac44-40f33a039087} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3251 | 2026.05.21 09:18:19.582298 [ 195 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1086 rows, containing 5 columns (5 merged, 0 gathered) in 0.001407528 sec., 771565.4679693761 rows/sec., 60.98 MiB/sec. | ||
| 3252 | 2026.05.21 09:18:19.582338 [ 127 ] {} <Debug> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3253 | 2026.05.21 09:18:19.582350 [ 270 ] {27507112-815b-45f0-ac44-40f33a039087} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001287 sec., 153069.15306915308 rows/sec., 10.98 MiB/sec. | ||
| 3254 | 2026.05.21 09:18:19.582382 [ 127 ] {} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3255 | 2026.05.21 09:18:19.582398 [ 270 ] {27507112-815b-45f0-ac44-40f33a039087} <Debug> TCPHandler: Processed in 0.001477059 sec. | ||
| 3256 | 2026.05.21 09:18:19.582407 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 3257 | 2026.05.21 09:18:19.582496 [ 188 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::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 | ||
| 3258 | 2026.05.21 09:18:19.582541 [ 197 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3259 | 2026.05.21 09:18:19.582551 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3260 | 2026.05.21 09:18:19.582601 [ 188 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3261 | 2026.05.21 09:18:19.582632 [ 188 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2089 rows starting from the beginning of the part | ||
| 3262 | 2026.05.21 09:18:19.582665 [ 270 ] {46fe4d55-30ee-4650-a080-e4f63f7f5da7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3263 | 2026.05.21 09:18:19.582680 [ 188 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 160 rows starting from the beginning of the part | ||
| 3264 | 2026.05.21 09:18:19.582724 [ 188 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 162 rows starting from the beginning of the part | ||
| 3265 | 2026.05.21 09:18:19.582726 [ 270 ] {46fe4d55-30ee-4650-a080-e4f63f7f5da7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3266 | 2026.05.21 09:18:19.582767 [ 188 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::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 | ||
| 3267 | 2026.05.21 09:18:19.582811 [ 188 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::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 | ||
| 3268 | 2026.05.21 09:18:19.582857 [ 188 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 197 rows starting from the beginning of the part | ||
| 3269 | 2026.05.21 09:18:19.582906 [ 197 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_16_3} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3270 | 2026.05.21 09:18:19.583004 [ 197 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_16_3} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3271 | 2026.05.21 09:18:19.583113 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 3272 | 2026.05.21 09:18:19.583551 [ 270 ] {46fe4d55-30ee-4650-a080-e4f63f7f5da7} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3273 | 2026.05.21 09:18:19.583595 [ 270 ] {46fe4d55-30ee-4650-a080-e4f63f7f5da7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 3274 | 2026.05.21 09:18:19.584033 [ 200 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2928 rows, containing 5 columns (5 merged, 0 gathered) in 0.001563193 sec., 1873089.2474569678 rows/sec., 129.85 MiB/sec. | ||
| 3275 | 2026.05.21 09:18:19.584215 [ 270 ] {46fe4d55-30ee-4650-a080-e4f63f7f5da7} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3276 | 2026.05.21 09:18:19.584377 [ 188 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3277 | 2026.05.21 09:18:19.584491 [ 270 ] {46fe4d55-30ee-4650-a080-e4f63f7f5da7} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3278 | 2026.05.21 09:18:19.584651 [ 270 ] {46fe4d55-30ee-4650-a080-e4f63f7f5da7} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002003 sec., 20469.296055916126 rows/sec., 36.68 MiB/sec. | ||
| 3279 | 2026.05.21 09:18:19.584655 [ 188 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3280 | 2026.05.21 09:18:19.584713 [ 270 ] {46fe4d55-30ee-4650-a080-e4f63f7f5da7} <Debug> TCPHandler: Processed in 0.002214955 sec. | ||
| 3281 | 2026.05.21 09:18:19.584745 [ 188 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3282 | 2026.05.21 09:18:19.584820 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 3283 | 2026.05.21 09:18:19.584853 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3284 | 2026.05.21 09:18:19.584959 [ 270 ] {28d0fc1f-939f-46a6-86a7-a24aad4b7d7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3285 | 2026.05.21 09:18:19.585002 [ 270 ] {28d0fc1f-939f-46a6-86a7-a24aad4b7d7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3286 | 2026.05.21 09:18:19.585359 [ 270 ] {28d0fc1f-939f-46a6-86a7-a24aad4b7d7a} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3287 | 2026.05.21 09:18:19.585396 [ 270 ] {28d0fc1f-939f-46a6-86a7-a24aad4b7d7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 3288 | 2026.05.21 09:18:19.585713 [ 270 ] {28d0fc1f-939f-46a6-86a7-a24aad4b7d7a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3289 | 2026.05.21 09:18:19.585930 [ 270 ] {28d0fc1f-939f-46a6-86a7-a24aad4b7d7a} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3290 | 2026.05.21 09:18:19.586062 [ 270 ] {28d0fc1f-939f-46a6-86a7-a24aad4b7d7a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001121 sec., 53523.63960749331 rows/sec., 3.61 MiB/sec. | ||
| 3291 | 2026.05.21 09:18:19.586075 [ 127 ] {} <Debug> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3292 | 2026.05.21 09:18:19.586098 [ 270 ] {28d0fc1f-939f-46a6-86a7-a24aad4b7d7a} <Debug> TCPHandler: Processed in 0.001297323 sec. | ||
| 3293 | 2026.05.21 09:18:19.586127 [ 127 ] {} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3294 | 2026.05.21 09:18:19.586157 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 3295 | 2026.05.21 09:18:19.586274 [ 197 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::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 | ||
| 3296 | 2026.05.21 09:18:19.586387 [ 197 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3297 | 2026.05.21 09:18:19.586417 [ 197 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 564 rows starting from the beginning of the part | ||
| 3298 | 2026.05.21 09:18:19.586472 [ 197 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 60 rows starting from the beginning of the part | ||
| 3299 | 2026.05.21 09:18:19.586513 [ 197 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::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 | ||
| 3300 | 2026.05.21 09:18:19.586552 [ 197 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::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 | ||
| 3301 | 2026.05.21 09:18:19.586592 [ 197 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 60 rows starting from the beginning of the part | ||
| 3302 | 2026.05.21 09:18:19.586631 [ 197 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::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 | ||
| 3303 | 2026.05.21 09:18:19.587502 [ 200 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 864 rows, containing 4 columns (4 merged, 0 gathered) in 0.001267933 sec., 681424.0184615434 rows/sec., 44.51 MiB/sec. | ||
| 3304 | 2026.05.21 09:18:19.587670 [ 197 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3305 | 2026.05.21 09:18:19.587916 [ 197 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_16_3} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3306 | 2026.05.21 09:18:19.587979 [ 197 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_16_3} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3307 | 2026.05.21 09:18:19.588034 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 3308 | 2026.05.21 09:18:20.894606 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7106 | ||
| 3309 | 2026.05.21 09:18:20.895125 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3310 | 2026.05.21 09:18:20.895163 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 3311 | 2026.05.21 09:18:20.895633 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3312 | 2026.05.21 09:18:20.895866 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3313 | 2026.05.21 09:18:20.895988 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7106 | ||
| 3314 | 2026.05.21 09:18:21.312357 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3315 | 2026.05.21 09:18:21.329495 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3316 | 2026.05.21 09:18:21.329562 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 3317 | 2026.05.21 09:18:21.335950 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3318 | 2026.05.21 09:18:21.336656 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3319 | 2026.05.21 09:18:21.339667 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3320 | 2026.05.21 09:18:22.000198 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 225.22 MiB, peak 229.22 MiB, free memory in arenas 0.00 B, will set to 226.55 MiB (RSS), difference: 1.33 MiB | ||
| 3321 | 2026.05.21 09:18:24.557078 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3322 | 2026.05.21 09:18:24.557326 [ 270 ] {577f2666-dc1a-4f8b-a27a-040b5094319f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 3323 | 2026.05.21 09:18:24.557688 [ 270 ] {577f2666-dc1a-4f8b-a27a-040b5094319f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3324 | 2026.05.21 09:18:24.557732 [ 270 ] {577f2666-dc1a-4f8b-a27a-040b5094319f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 3325 | 2026.05.21 09:18:24.557994 [ 270 ] {577f2666-dc1a-4f8b-a27a-040b5094319f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3326 | 2026.05.21 09:18:24.558072 [ 270 ] {577f2666-dc1a-4f8b-a27a-040b5094319f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3327 | 2026.05.21 09:18:24.558228 [ 270 ] {577f2666-dc1a-4f8b-a27a-040b5094319f} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 3328 | 2026.05.21 09:18:24.558328 [ 330 ] {577f2666-dc1a-4f8b-a27a-040b5094319f} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3329 | 2026.05.21 09:18:24.558333 [ 319 ] {577f2666-dc1a-4f8b-a27a-040b5094319f} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3330 | 2026.05.21 09:18:24.558409 [ 330 ] {577f2666-dc1a-4f8b-a27a-040b5094319f} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3331 | 2026.05.21 09:18:24.558477 [ 270 ] {577f2666-dc1a-4f8b-a27a-040b5094319f} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 3332 | 2026.05.21 09:18:24.558506 [ 270 ] {577f2666-dc1a-4f8b-a27a-040b5094319f} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3333 | 2026.05.21 09:18:24.558594 [ 270 ] {577f2666-dc1a-4f8b-a27a-040b5094319f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3334 | 2026.05.21 09:18:24.558616 [ 270 ] {577f2666-dc1a-4f8b-a27a-040b5094319f} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 3335 | 2026.05.21 09:18:24.558651 [ 270 ] {577f2666-dc1a-4f8b-a27a-040b5094319f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3336 | 2026.05.21 09:18:24.558689 [ 270 ] {577f2666-dc1a-4f8b-a27a-040b5094319f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3337 | 2026.05.21 09:18:24.558725 [ 270 ] {577f2666-dc1a-4f8b-a27a-040b5094319f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3338 | 2026.05.21 09:18:24.559959 [ 270 ] {577f2666-dc1a-4f8b-a27a-040b5094319f} <Debug> executeQuery: Read 41 rows, 10.14 KiB in 0.002733 sec., 15001.82949140139 rows/sec., 3.62 MiB/sec. | ||
| 3339 | 2026.05.21 09:18:24.560074 [ 270 ] {577f2666-dc1a-4f8b-a27a-040b5094319f} <Debug> MemoryTracker: Peak memory usage (for query): 138.06 KiB. | ||
| 3340 | 2026.05.21 09:18:24.560089 [ 270 ] {577f2666-dc1a-4f8b-a27a-040b5094319f} <Debug> TCPHandler: Processed in 0.003148326 sec. | ||
| 3341 | 2026.05.21 09:18:24.561701 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3342 | 2026.05.21 09:18:24.561812 [ 270 ] {90d8d7c3-82b1-4752-8bc2-b4a4534198db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3343 | 2026.05.21 09:18:24.561854 [ 270 ] {90d8d7c3-82b1-4752-8bc2-b4a4534198db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3344 | 2026.05.21 09:18:24.562356 [ 270 ] {90d8d7c3-82b1-4752-8bc2-b4a4534198db} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3345 | 2026.05.21 09:18:24.562419 [ 270 ] {90d8d7c3-82b1-4752-8bc2-b4a4534198db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 3346 | 2026.05.21 09:18:24.562766 [ 270 ] {90d8d7c3-82b1-4752-8bc2-b4a4534198db} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3347 | 2026.05.21 09:18:24.562980 [ 270 ] {90d8d7c3-82b1-4752-8bc2-b4a4534198db} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3348 | 2026.05.21 09:18:24.563126 [ 270 ] {90d8d7c3-82b1-4752-8bc2-b4a4534198db} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001343 sec., 41697.69173492181 rows/sec., 3.18 MiB/sec. | ||
| 3349 | 2026.05.21 09:18:24.563162 [ 270 ] {90d8d7c3-82b1-4752-8bc2-b4a4534198db} <Debug> TCPHandler: Processed in 0.001511021 sec. | ||
| 3350 | 2026.05.21 09:18:24.563306 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3351 | 2026.05.21 09:18:24.563403 [ 270 ] {9698d81c-1b81-42d4-85ad-b14d402a20d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3352 | 2026.05.21 09:18:24.563443 [ 270 ] {9698d81c-1b81-42d4-85ad-b14d402a20d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3353 | 2026.05.21 09:18:24.563897 [ 270 ] {9698d81c-1b81-42d4-85ad-b14d402a20d5} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3354 | 2026.05.21 09:18:24.563933 [ 270 ] {9698d81c-1b81-42d4-85ad-b14d402a20d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 3355 | 2026.05.21 09:18:24.564220 [ 270 ] {9698d81c-1b81-42d4-85ad-b14d402a20d5} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3356 | 2026.05.21 09:18:24.564435 [ 270 ] {9698d81c-1b81-42d4-85ad-b14d402a20d5} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3357 | 2026.05.21 09:18:24.564563 [ 270 ] {9698d81c-1b81-42d4-85ad-b14d402a20d5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001176 sec., 54421.768707482996 rows/sec., 4.25 MiB/sec. | ||
| 3358 | 2026.05.21 09:18:24.564599 [ 270 ] {9698d81c-1b81-42d4-85ad-b14d402a20d5} <Debug> TCPHandler: Processed in 0.001342745 sec. | ||
| 3359 | 2026.05.21 09:18:24.564740 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3360 | 2026.05.21 09:18:24.564842 [ 270 ] {859c8ee9-05c4-45aa-8dff-e18d56f5c585} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3361 | 2026.05.21 09:18:24.564885 [ 270 ] {859c8ee9-05c4-45aa-8dff-e18d56f5c585} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3362 | 2026.05.21 09:18:24.565300 [ 270 ] {859c8ee9-05c4-45aa-8dff-e18d56f5c585} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3363 | 2026.05.21 09:18:24.565336 [ 270 ] {859c8ee9-05c4-45aa-8dff-e18d56f5c585} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 3364 | 2026.05.21 09:18:24.565645 [ 270 ] {859c8ee9-05c4-45aa-8dff-e18d56f5c585} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3365 | 2026.05.21 09:18:24.565850 [ 270 ] {859c8ee9-05c4-45aa-8dff-e18d56f5c585} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3366 | 2026.05.21 09:18:24.565980 [ 270 ] {859c8ee9-05c4-45aa-8dff-e18d56f5c585} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001154 sec., 138648.18024263432 rows/sec., 9.66 MiB/sec. | ||
| 3367 | 2026.05.21 09:18:24.566015 [ 270 ] {859c8ee9-05c4-45aa-8dff-e18d56f5c585} <Debug> TCPHandler: Processed in 0.001324145 sec. | ||
| 3368 | 2026.05.21 09:18:24.566137 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3369 | 2026.05.21 09:18:24.566233 [ 270 ] {912244dc-5992-4924-ae69-6a16a8e56421} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3370 | 2026.05.21 09:18:24.566275 [ 270 ] {912244dc-5992-4924-ae69-6a16a8e56421} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3371 | 2026.05.21 09:18:24.566618 [ 270 ] {912244dc-5992-4924-ae69-6a16a8e56421} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3372 | 2026.05.21 09:18:24.566653 [ 270 ] {912244dc-5992-4924-ae69-6a16a8e56421} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 3373 | 2026.05.21 09:18:24.566945 [ 270 ] {912244dc-5992-4924-ae69-6a16a8e56421} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3374 | 2026.05.21 09:18:24.567144 [ 270 ] {912244dc-5992-4924-ae69-6a16a8e56421} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3375 | 2026.05.21 09:18:24.567272 [ 270 ] {912244dc-5992-4924-ae69-6a16a8e56421} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001055 sec., 56872.037914691944 rows/sec., 3.83 MiB/sec. | ||
| 3376 | 2026.05.21 09:18:24.567306 [ 270 ] {912244dc-5992-4924-ae69-6a16a8e56421} <Debug> TCPHandler: Processed in 0.001218231 sec. | ||
| 3377 | 2026.05.21 09:18:26.857414 [ 260 ] {} <Trace> TCP-Session: 6133b9ec-e114-4b24-9244-24743d7e63c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3378 | 2026.05.21 09:18:26.857698 [ 260 ] {c29e0728-c9da-47a9-bda6-ed012c7c4075} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60263) SELECT concat(database, '.', name) AS table_name, ifNull(total_bytes, 0) AS total_bytes, ifNull(total_rows, 0) AS total_rows FROM system.tables WHERE database = 'oximeter'AND has_own_data (stage: Complete) | ||
| 3379 | 2026.05.21 09:18:26.858248 [ 260 ] {c29e0728-c9da-47a9-bda6-ed012c7c4075} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 3380 | 2026.05.21 09:18:26.858455 [ 260 ] {c29e0728-c9da-47a9-bda6-ed012c7c4075} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3381 | 2026.05.21 09:18:26.858859 [ 319 ] {c29e0728-c9da-47a9-bda6-ed012c7c4075} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 3382 | 2026.05.21 09:18:26.859305 [ 260 ] {c29e0728-c9da-47a9-bda6-ed012c7c4075} <Debug> executeQuery: Read 41 rows, 2.50 KiB in 0.001728 sec., 23726.851851851854 rows/sec., 1.41 MiB/sec. | ||
| 3383 | 2026.05.21 09:18:26.859388 [ 260 ] {c29e0728-c9da-47a9-bda6-ed012c7c4075} <Debug> TCPHandler: Processed in 0.002160172 sec. | ||
| 3384 | 2026.05.21 09:18:27.000242 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 228.62 MiB, peak 229.22 MiB, free memory in arenas 0.00 B, will set to 226.61 MiB (RSS), difference: -2.01 MiB | ||
| 3385 | 2026.05.21 09:18:28.315572 [ 143 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3386 | 2026.05.21 09:18:28.315630 [ 143 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3387 | 2026.05.21 09:18:28.396995 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7618 | ||
| 3388 | 2026.05.21 09:18:28.397498 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3389 | 2026.05.21 09:18:28.397545 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 3390 | 2026.05.21 09:18:28.398191 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3391 | 2026.05.21 09:18:28.398470 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3392 | 2026.05.21 09:18:28.398616 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7618 | ||
| 3393 | 2026.05.21 09:18:28.398646 [ 141 ] {} <Debug> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3394 | 2026.05.21 09:18:28.398720 [ 141 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3395 | 2026.05.21 09:18:28.398746 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 3396 | 2026.05.21 09:18:28.398855 [ 200 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::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 | ||
| 3397 | 2026.05.21 09:18:28.398944 [ 200 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3398 | 2026.05.21 09:18:28.398974 [ 200 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5186 rows starting from the beginning of the part | ||
| 3399 | 2026.05.21 09:18:28.399026 [ 200 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::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 | ||
| 3400 | 2026.05.21 09:18:28.399068 [ 200 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::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 | ||
| 3401 | 2026.05.21 09:18:28.399105 [ 200 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::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 | ||
| 3402 | 2026.05.21 09:18:28.399140 [ 200 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::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 | ||
| 3403 | 2026.05.21 09:18:28.399174 [ 200 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::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 | ||
| 3404 | 2026.05.21 09:18:28.400429 [ 197 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7618 rows, containing 4 columns (4 merged, 0 gathered) in 0.001607224 sec., 4739849.5791501375 rows/sec., 67.80 MiB/sec. | ||
| 3405 | 2026.05.21 09:18:28.401276 [ 193 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3406 | 2026.05.21 09:18:28.401570 [ 193 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_16_3} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3407 | 2026.05.21 09:18:28.401647 [ 193 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_16_3} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3408 | 2026.05.21 09:18:28.401743 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3409 | 2026.05.21 09:18:28.840681 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3410 | 2026.05.21 09:18:28.856767 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3411 | 2026.05.21 09:18:28.856830 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 3412 | 2026.05.21 09:18:28.862296 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3413 | 2026.05.21 09:18:28.862976 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3414 | 2026.05.21 09:18:28.863254 [ 141 ] {} <Debug> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3415 | 2026.05.21 09:18:28.863322 [ 141 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3416 | 2026.05.21 09:18:28.863346 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 3417 | 2026.05.21 09:18:28.863480 [ 200 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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 | ||
| 3418 | 2026.05.21 09:18:28.866145 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3419 | 2026.05.21 09:18:28.867411 [ 200 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3420 | 2026.05.21 09:18:28.868818 [ 200 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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 | ||
| 3421 | 2026.05.21 09:18:28.873346 [ 200 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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 | ||
| 3422 | 2026.05.21 09:18:28.877538 [ 200 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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 | ||
| 3423 | 2026.05.21 09:18:28.882323 [ 200 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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 | ||
| 3424 | 2026.05.21 09:18:28.887331 [ 200 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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 | ||
| 3425 | 2026.05.21 09:18:28.891669 [ 200 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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 | ||
| 3426 | 2026.05.21 09:18:28.947377 [ 200 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.083956624 sec., 1441.2204092437066 rows/sec., 7.45 MiB/sec. | ||
| 3427 | 2026.05.21 09:18:28.949719 [ 201 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3428 | 2026.05.21 09:18:28.951802 [ 201 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_16_3} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3429 | 2026.05.21 09:18:28.951899 [ 201 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_16_3} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3430 | 2026.05.21 09:18:28.953745 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3431 | 2026.05.21 09:18:29.001208 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 227.72 MiB, peak 237.67 MiB, free memory in arenas 0.00 B, will set to 235.38 MiB (RSS), difference: 7.66 MiB | ||
| 3432 | 2026.05.21 09:18:29.002271 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000861259 sec. | ||
| 3433 | 2026.05.21 09:18:29.557906 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3434 | 2026.05.21 09:18:29.558172 [ 270 ] {31258e0d-451c-4299-916a-c3d5c1aa7c3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 3435 | 2026.05.21 09:18:29.558539 [ 270 ] {31258e0d-451c-4299-916a-c3d5c1aa7c3e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3436 | 2026.05.21 09:18:29.558577 [ 270 ] {31258e0d-451c-4299-916a-c3d5c1aa7c3e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 3437 | 2026.05.21 09:18:29.558799 [ 270 ] {31258e0d-451c-4299-916a-c3d5c1aa7c3e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3438 | 2026.05.21 09:18:29.558872 [ 270 ] {31258e0d-451c-4299-916a-c3d5c1aa7c3e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3439 | 2026.05.21 09:18:29.559015 [ 270 ] {31258e0d-451c-4299-916a-c3d5c1aa7c3e} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3440 | 2026.05.21 09:18:29.559133 [ 342 ] {31258e0d-451c-4299-916a-c3d5c1aa7c3e} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3441 | 2026.05.21 09:18:29.559133 [ 361 ] {31258e0d-451c-4299-916a-c3d5c1aa7c3e} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3442 | 2026.05.21 09:18:29.559133 [ 319 ] {31258e0d-451c-4299-916a-c3d5c1aa7c3e} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3443 | 2026.05.21 09:18:29.559296 [ 270 ] {31258e0d-451c-4299-916a-c3d5c1aa7c3e} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 3444 | 2026.05.21 09:18:29.559327 [ 270 ] {31258e0d-451c-4299-916a-c3d5c1aa7c3e} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3445 | 2026.05.21 09:18:29.559416 [ 270 ] {31258e0d-451c-4299-916a-c3d5c1aa7c3e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3446 | 2026.05.21 09:18:29.559437 [ 270 ] {31258e0d-451c-4299-916a-c3d5c1aa7c3e} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 3447 | 2026.05.21 09:18:29.559473 [ 270 ] {31258e0d-451c-4299-916a-c3d5c1aa7c3e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3448 | 2026.05.21 09:18:29.559510 [ 270 ] {31258e0d-451c-4299-916a-c3d5c1aa7c3e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3449 | 2026.05.21 09:18:29.559552 [ 270 ] {31258e0d-451c-4299-916a-c3d5c1aa7c3e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3450 | 2026.05.21 09:18:29.560902 [ 270 ] {31258e0d-451c-4299-916a-c3d5c1aa7c3e} <Debug> executeQuery: Read 41 rows, 10.38 KiB in 0.002841 sec., 14431.538190777894 rows/sec., 3.57 MiB/sec. | ||
| 3451 | 2026.05.21 09:18:29.561050 [ 270 ] {31258e0d-451c-4299-916a-c3d5c1aa7c3e} <Debug> MemoryTracker: Peak memory usage (for query): 152.55 KiB. | ||
| 3452 | 2026.05.21 09:18:29.561066 [ 270 ] {31258e0d-451c-4299-916a-c3d5c1aa7c3e} <Debug> TCPHandler: Processed in 0.003309611 sec. | ||
| 3453 | 2026.05.21 09:18:29.563521 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3454 | 2026.05.21 09:18:29.563658 [ 270 ] {a9695742-0455-4bfc-ae38-7920d2e7b5c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3455 | 2026.05.21 09:18:29.563711 [ 270 ] {a9695742-0455-4bfc-ae38-7920d2e7b5c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3456 | 2026.05.21 09:18:29.564478 [ 270 ] {a9695742-0455-4bfc-ae38-7920d2e7b5c5} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3457 | 2026.05.21 09:18:29.564516 [ 270 ] {a9695742-0455-4bfc-ae38-7920d2e7b5c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 3458 | 2026.05.21 09:18:29.564887 [ 270 ] {a9695742-0455-4bfc-ae38-7920d2e7b5c5} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3459 | 2026.05.21 09:18:29.565113 [ 270 ] {a9695742-0455-4bfc-ae38-7920d2e7b5c5} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3460 | 2026.05.21 09:18:29.565263 [ 270 ] {a9695742-0455-4bfc-ae38-7920d2e7b5c5} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001643 sec., 83992.69628727937 rows/sec., 7.29 MiB/sec. | ||
| 3461 | 2026.05.21 09:18:29.565298 [ 270 ] {a9695742-0455-4bfc-ae38-7920d2e7b5c5} <Debug> TCPHandler: Processed in 0.001840952 sec. | ||
| 3462 | 2026.05.21 09:18:29.565481 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3463 | 2026.05.21 09:18:29.565578 [ 270 ] {18a6b516-b529-48cb-a879-13300cfc8a57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3464 | 2026.05.21 09:18:29.565617 [ 270 ] {18a6b516-b529-48cb-a879-13300cfc8a57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3465 | 2026.05.21 09:18:29.566087 [ 270 ] {18a6b516-b529-48cb-a879-13300cfc8a57} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3466 | 2026.05.21 09:18:29.566122 [ 270 ] {18a6b516-b529-48cb-a879-13300cfc8a57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 3467 | 2026.05.21 09:18:29.566408 [ 270 ] {18a6b516-b529-48cb-a879-13300cfc8a57} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3468 | 2026.05.21 09:18:29.566618 [ 270 ] {18a6b516-b529-48cb-a879-13300cfc8a57} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3469 | 2026.05.21 09:18:29.566747 [ 270 ] {18a6b516-b529-48cb-a879-13300cfc8a57} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001188 sec., 34511.78451178451 rows/sec., 2.53 MiB/sec. | ||
| 3470 | 2026.05.21 09:18:29.566781 [ 270 ] {18a6b516-b529-48cb-a879-13300cfc8a57} <Debug> TCPHandler: Processed in 0.001348685 sec. | ||
| 3471 | 2026.05.21 09:18:29.566916 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3472 | 2026.05.21 09:18:29.567012 [ 270 ] {a7383e5b-4d45-4905-b24b-9316a555f0c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3473 | 2026.05.21 09:18:29.567051 [ 270 ] {a7383e5b-4d45-4905-b24b-9316a555f0c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3474 | 2026.05.21 09:18:29.567489 [ 270 ] {a7383e5b-4d45-4905-b24b-9316a555f0c5} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3475 | 2026.05.21 09:18:29.567525 [ 270 ] {a7383e5b-4d45-4905-b24b-9316a555f0c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 3476 | 2026.05.21 09:18:29.567882 [ 270 ] {a7383e5b-4d45-4905-b24b-9316a555f0c5} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3477 | 2026.05.21 09:18:29.568096 [ 270 ] {a7383e5b-4d45-4905-b24b-9316a555f0c5} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3478 | 2026.05.21 09:18:29.568226 [ 270 ] {a7383e5b-4d45-4905-b24b-9316a555f0c5} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001232 sec., 85227.27272727272 rows/sec., 6.66 MiB/sec. | ||
| 3479 | 2026.05.21 09:18:29.568260 [ 270 ] {a7383e5b-4d45-4905-b24b-9316a555f0c5} <Debug> TCPHandler: Processed in 0.001393756 sec. | ||
| 3480 | 2026.05.21 09:18:29.568387 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3481 | 2026.05.21 09:18:29.568483 [ 270 ] {6cb2068e-13b1-499e-9ff0-8065f2538878} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3482 | 2026.05.21 09:18:29.568527 [ 270 ] {6cb2068e-13b1-499e-9ff0-8065f2538878} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3483 | 2026.05.21 09:18:29.568949 [ 270 ] {6cb2068e-13b1-499e-9ff0-8065f2538878} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3484 | 2026.05.21 09:18:29.568983 [ 270 ] {6cb2068e-13b1-499e-9ff0-8065f2538878} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 3485 | 2026.05.21 09:18:29.569304 [ 270 ] {6cb2068e-13b1-499e-9ff0-8065f2538878} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3486 | 2026.05.21 09:18:29.569510 [ 270 ] {6cb2068e-13b1-499e-9ff0-8065f2538878} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3487 | 2026.05.21 09:18:29.569639 [ 270 ] {6cb2068e-13b1-499e-9ff0-8065f2538878} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001174 sec., 136286.20102214653 rows/sec., 9.49 MiB/sec. | ||
| 3488 | 2026.05.21 09:18:29.569674 [ 270 ] {6cb2068e-13b1-499e-9ff0-8065f2538878} <Debug> TCPHandler: Processed in 0.001335465 sec. | ||
| 3489 | 2026.05.21 09:18:29.569797 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3490 | 2026.05.21 09:18:29.569893 [ 270 ] {79c3281f-5853-42b1-8b24-a69a65ca789f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3491 | 2026.05.21 09:18:29.569947 [ 270 ] {79c3281f-5853-42b1-8b24-a69a65ca789f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3492 | 2026.05.21 09:18:29.570726 [ 270 ] {79c3281f-5853-42b1-8b24-a69a65ca789f} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3493 | 2026.05.21 09:18:29.570764 [ 270 ] {79c3281f-5853-42b1-8b24-a69a65ca789f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 3494 | 2026.05.21 09:18:29.571349 [ 270 ] {79c3281f-5853-42b1-8b24-a69a65ca789f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3495 | 2026.05.21 09:18:29.571573 [ 270 ] {79c3281f-5853-42b1-8b24-a69a65ca789f} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3496 | 2026.05.21 09:18:29.571709 [ 270 ] {79c3281f-5853-42b1-8b24-a69a65ca789f} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001834 sec., 22355.507088331517 rows/sec., 40.06 MiB/sec. | ||
| 3497 | 2026.05.21 09:18:29.571959 [ 270 ] {79c3281f-5853-42b1-8b24-a69a65ca789f} <Debug> TCPHandler: Processed in 0.002201204 sec. | ||
| 3498 | 2026.05.21 09:18:29.572220 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3499 | 2026.05.21 09:18:29.572381 [ 270 ] {28961848-1e0a-459b-81c6-7e12a94637ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3500 | 2026.05.21 09:18:29.572455 [ 270 ] {28961848-1e0a-459b-81c6-7e12a94637ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3501 | 2026.05.21 09:18:29.572942 [ 270 ] {28961848-1e0a-459b-81c6-7e12a94637ef} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3502 | 2026.05.21 09:18:29.572983 [ 270 ] {28961848-1e0a-459b-81c6-7e12a94637ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 3503 | 2026.05.21 09:18:29.573394 [ 270 ] {28961848-1e0a-459b-81c6-7e12a94637ef} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3504 | 2026.05.21 09:18:29.573617 [ 270 ] {28961848-1e0a-459b-81c6-7e12a94637ef} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3505 | 2026.05.21 09:18:29.573771 [ 270 ] {28961848-1e0a-459b-81c6-7e12a94637ef} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001448 sec., 41436.464088397785 rows/sec., 2.79 MiB/sec. | ||
| 3506 | 2026.05.21 09:18:29.573807 [ 270 ] {28961848-1e0a-459b-81c6-7e12a94637ef} <Debug> TCPHandler: Processed in 0.001719127 sec. | ||
| 3507 | 2026.05.21 09:18:34.556368 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3508 | 2026.05.21 09:18:34.556628 [ 270 ] {20589bb3-a7ae-405f-93fd-a8b497c27574} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', '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) | ||
| 3509 | 2026.05.21 09:18:34.556987 [ 270 ] {20589bb3-a7ae-405f-93fd-a8b497c27574} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3510 | 2026.05.21 09:18:34.557033 [ 270 ] {20589bb3-a7ae-405f-93fd-a8b497c27574} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', '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 | ||
| 3511 | 2026.05.21 09:18:34.557273 [ 270 ] {20589bb3-a7ae-405f-93fd-a8b497c27574} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3512 | 2026.05.21 09:18:34.557382 [ 270 ] {20589bb3-a7ae-405f-93fd-a8b497c27574} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3513 | 2026.05.21 09:18:34.557546 [ 270 ] {20589bb3-a7ae-405f-93fd-a8b497c27574} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3514 | 2026.05.21 09:18:34.557652 [ 342 ] {20589bb3-a7ae-405f-93fd-a8b497c27574} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3515 | 2026.05.21 09:18:34.557679 [ 319 ] {20589bb3-a7ae-405f-93fd-a8b497c27574} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3516 | 2026.05.21 09:18:34.557665 [ 361 ] {20589bb3-a7ae-405f-93fd-a8b497c27574} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3517 | 2026.05.21 09:18:34.557823 [ 270 ] {20589bb3-a7ae-405f-93fd-a8b497c27574} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 3518 | 2026.05.21 09:18:34.557853 [ 270 ] {20589bb3-a7ae-405f-93fd-a8b497c27574} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3519 | 2026.05.21 09:18:34.557946 [ 270 ] {20589bb3-a7ae-405f-93fd-a8b497c27574} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3520 | 2026.05.21 09:18:34.557967 [ 270 ] {20589bb3-a7ae-405f-93fd-a8b497c27574} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 3521 | 2026.05.21 09:18:34.558005 [ 270 ] {20589bb3-a7ae-405f-93fd-a8b497c27574} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', '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'))" | ||
| 3522 | 2026.05.21 09:18:34.558048 [ 270 ] {20589bb3-a7ae-405f-93fd-a8b497c27574} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', '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'))" | ||
| 3523 | 2026.05.21 09:18:34.558086 [ 270 ] {20589bb3-a7ae-405f-93fd-a8b497c27574} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', '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'))" | ||
| 3524 | 2026.05.21 09:18:34.559489 [ 270 ] {20589bb3-a7ae-405f-93fd-a8b497c27574} <Debug> executeQuery: Read 41 rows, 10.14 KiB in 0.002955 sec., 13874.788494077833 rows/sec., 3.35 MiB/sec. | ||
| 3525 | 2026.05.21 09:18:34.559727 [ 270 ] {20589bb3-a7ae-405f-93fd-a8b497c27574} <Debug> MemoryTracker: Peak memory usage (for query): 139.89 KiB. | ||
| 3526 | 2026.05.21 09:18:34.559754 [ 270 ] {20589bb3-a7ae-405f-93fd-a8b497c27574} <Debug> TCPHandler: Processed in 0.003527528 sec. | ||
| 3527 | 2026.05.21 09:18:34.561763 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3528 | 2026.05.21 09:18:34.561939 [ 270 ] {481d7c68-d668-48ac-837b-772b5577fff9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3529 | 2026.05.21 09:18:34.562013 [ 270 ] {481d7c68-d668-48ac-837b-772b5577fff9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3530 | 2026.05.21 09:18:34.562623 [ 270 ] {481d7c68-d668-48ac-837b-772b5577fff9} <Trace> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3531 | 2026.05.21 09:18:34.562678 [ 270 ] {481d7c68-d668-48ac-837b-772b5577fff9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 3532 | 2026.05.21 09:18:34.563097 [ 270 ] {481d7c68-d668-48ac-837b-772b5577fff9} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3533 | 2026.05.21 09:18:34.563333 [ 270 ] {481d7c68-d668-48ac-837b-772b5577fff9} <Trace> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3534 | 2026.05.21 09:18:34.563503 [ 270 ] {481d7c68-d668-48ac-837b-772b5577fff9} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001605 sec., 1246.105919003115 rows/sec., 101.61 KiB/sec. | ||
| 3535 | 2026.05.21 09:18:34.563555 [ 270 ] {481d7c68-d668-48ac-837b-772b5577fff9} <Debug> TCPHandler: Processed in 0.001971187 sec. | ||
| 3536 | 2026.05.21 09:18:34.563704 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3537 | 2026.05.21 09:18:34.563818 [ 270 ] {0a4ae5f6-cbd3-4a17-a649-30fc945bf612} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3538 | 2026.05.21 09:18:34.563865 [ 270 ] {0a4ae5f6-cbd3-4a17-a649-30fc945bf612} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3539 | 2026.05.21 09:18:34.564351 [ 270 ] {0a4ae5f6-cbd3-4a17-a649-30fc945bf612} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3540 | 2026.05.21 09:18:34.564392 [ 270 ] {0a4ae5f6-cbd3-4a17-a649-30fc945bf612} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 3541 | 2026.05.21 09:18:34.564732 [ 270 ] {0a4ae5f6-cbd3-4a17-a649-30fc945bf612} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3542 | 2026.05.21 09:18:34.564964 [ 270 ] {0a4ae5f6-cbd3-4a17-a649-30fc945bf612} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3543 | 2026.05.21 09:18:34.565119 [ 270 ] {0a4ae5f6-cbd3-4a17-a649-30fc945bf612} <Debug> executeQuery: Read 57 rows, 4.45 KiB in 0.001326 sec., 42986.42533936652 rows/sec., 3.28 MiB/sec. | ||
| 3544 | 2026.05.21 09:18:34.565159 [ 270 ] {0a4ae5f6-cbd3-4a17-a649-30fc945bf612} <Debug> TCPHandler: Processed in 0.00151028 sec. | ||
| 3545 | 2026.05.21 09:18:34.565303 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3546 | 2026.05.21 09:18:34.565410 [ 270 ] {e9d73c90-0f53-4192-96f7-76eb43cbf8fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3547 | 2026.05.21 09:18:34.565455 [ 270 ] {e9d73c90-0f53-4192-96f7-76eb43cbf8fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3548 | 2026.05.21 09:18:34.565880 [ 270 ] {e9d73c90-0f53-4192-96f7-76eb43cbf8fa} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3549 | 2026.05.21 09:18:34.565919 [ 270 ] {e9d73c90-0f53-4192-96f7-76eb43cbf8fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 3550 | 2026.05.21 09:18:34.566237 [ 270 ] {e9d73c90-0f53-4192-96f7-76eb43cbf8fa} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3551 | 2026.05.21 09:18:34.566463 [ 270 ] {e9d73c90-0f53-4192-96f7-76eb43cbf8fa} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3552 | 2026.05.21 09:18:34.566610 [ 270 ] {e9d73c90-0f53-4192-96f7-76eb43cbf8fa} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001223 sec., 1635.322976287817 rows/sec., 114.19 KiB/sec. | ||
| 3553 | 2026.05.21 09:18:34.566646 [ 270 ] {e9d73c90-0f53-4192-96f7-76eb43cbf8fa} <Debug> TCPHandler: Processed in 0.001396147 sec. | ||
| 3554 | 2026.05.21 09:18:34.566783 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3555 | 2026.05.21 09:18:34.566893 [ 270 ] {72265f31-0f82-4dbb-bb94-eda70c865cc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3556 | 2026.05.21 09:18:34.566938 [ 270 ] {72265f31-0f82-4dbb-bb94-eda70c865cc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3557 | 2026.05.21 09:18:34.567408 [ 270 ] {72265f31-0f82-4dbb-bb94-eda70c865cc4} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3558 | 2026.05.21 09:18:34.567447 [ 270 ] {72265f31-0f82-4dbb-bb94-eda70c865cc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 3559 | 2026.05.21 09:18:34.567790 [ 270 ] {72265f31-0f82-4dbb-bb94-eda70c865cc4} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3560 | 2026.05.21 09:18:34.568024 [ 270 ] {72265f31-0f82-4dbb-bb94-eda70c865cc4} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3561 | 2026.05.21 09:18:34.568162 [ 270 ] {72265f31-0f82-4dbb-bb94-eda70c865cc4} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001293 sec., 51044.08352668213 rows/sec., 3.99 MiB/sec. | ||
| 3562 | 2026.05.21 09:18:34.568198 [ 270 ] {72265f31-0f82-4dbb-bb94-eda70c865cc4} <Debug> TCPHandler: Processed in 0.001471679 sec. | ||
| 3563 | 2026.05.21 09:18:34.568331 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3564 | 2026.05.21 09:18:34.568434 [ 270 ] {4933c108-da7d-40be-af3d-c19eaca7da29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3565 | 2026.05.21 09:18:34.568480 [ 270 ] {4933c108-da7d-40be-af3d-c19eaca7da29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3566 | 2026.05.21 09:18:34.568930 [ 270 ] {4933c108-da7d-40be-af3d-c19eaca7da29} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3567 | 2026.05.21 09:18:34.568967 [ 270 ] {4933c108-da7d-40be-af3d-c19eaca7da29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 3568 | 2026.05.21 09:18:34.569316 [ 270 ] {4933c108-da7d-40be-af3d-c19eaca7da29} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3569 | 2026.05.21 09:18:34.569535 [ 270 ] {4933c108-da7d-40be-af3d-c19eaca7da29} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3570 | 2026.05.21 09:18:34.569679 [ 270 ] {4933c108-da7d-40be-af3d-c19eaca7da29} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001265 sec., 127272.72727272726 rows/sec., 8.86 MiB/sec. | ||
| 3571 | 2026.05.21 09:18:34.569716 [ 270 ] {4933c108-da7d-40be-af3d-c19eaca7da29} <Debug> TCPHandler: Processed in 0.001437218 sec. | ||
| 3572 | 2026.05.21 09:18:34.569857 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3573 | 2026.05.21 09:18:34.569959 [ 270 ] {3fb6799a-46a0-4bc2-8b58-66038522b46d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3574 | 2026.05.21 09:18:34.570003 [ 270 ] {3fb6799a-46a0-4bc2-8b58-66038522b46d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3575 | 2026.05.21 09:18:34.570369 [ 270 ] {3fb6799a-46a0-4bc2-8b58-66038522b46d} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3576 | 2026.05.21 09:18:34.570406 [ 270 ] {3fb6799a-46a0-4bc2-8b58-66038522b46d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 3577 | 2026.05.21 09:18:34.570734 [ 270 ] {3fb6799a-46a0-4bc2-8b58-66038522b46d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3578 | 2026.05.21 09:18:34.570954 [ 270 ] {3fb6799a-46a0-4bc2-8b58-66038522b46d} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3579 | 2026.05.21 09:18:34.571090 [ 270 ] {3fb6799a-46a0-4bc2-8b58-66038522b46d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001151 sec., 52128.583840139014 rows/sec., 3.51 MiB/sec. | ||
| 3580 | 2026.05.21 09:18:34.571125 [ 270 ] {3fb6799a-46a0-4bc2-8b58-66038522b46d} <Debug> TCPHandler: Processed in 0.001325754 sec. | ||
| 3581 | 2026.05.21 09:18:35.211275 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62400 | ||
| 3582 | 2026.05.21 09:18:35.211390 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3583 | 2026.05.21 09:18:35.211421 [ 307 ] {} <Debug> TCP-Session: 559d5d11-4666-4433-a933-aa7e5f248272 Authenticating user 'default' from [fd00:1122:3344:101::e]:62400 | ||
| 3584 | 2026.05.21 09:18:35.211447 [ 307 ] {} <Debug> TCP-Session: 559d5d11-4666-4433-a933-aa7e5f248272 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3585 | 2026.05.21 09:18:35.211463 [ 307 ] {} <Debug> TCP-Session: 559d5d11-4666-4433-a933-aa7e5f248272 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3586 | 2026.05.21 09:18:35.211678 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61478 | ||
| 3587 | 2026.05.21 09:18:35.211708 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47802 | ||
| 3588 | 2026.05.21 09:18:35.211752 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52867 | ||
| 3589 | 2026.05.21 09:18:35.211778 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43718 | ||
| 3590 | 2026.05.21 09:18:35.211803 [ 307 ] {} <Trace> TCP-Session: 559d5d11-4666-4433-a933-aa7e5f248272 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3591 | 2026.05.21 09:18:35.211836 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3592 | 2026.05.21 09:18:35.211768 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48488 | ||
| 3593 | 2026.05.21 09:18:35.211885 [ 308 ] {} <Debug> TCP-Session: a03cd645-a847-4cac-89ca-cbcacdf05896 Authenticating user 'default' from [fd00:1122:3344:101::e]:61478 | ||
| 3594 | 2026.05.21 09:18:35.211756 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60309 | ||
| 3595 | 2026.05.21 09:18:35.211935 [ 308 ] {} <Debug> TCP-Session: a03cd645-a847-4cac-89ca-cbcacdf05896 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3596 | 2026.05.21 09:18:35.211719 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62303 | ||
| 3597 | 2026.05.21 09:18:35.211956 [ 308 ] {} <Debug> TCP-Session: a03cd645-a847-4cac-89ca-cbcacdf05896 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3598 | 2026.05.21 09:18:35.211708 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56961 | ||
| 3599 | 2026.05.21 09:18:35.212064 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3600 | 2026.05.21 09:18:35.212102 [ 310 ] {} <Debug> TCP-Session: eb8e9484-aa29-4682-b979-eaef0f479ff6 Authenticating user 'default' from [fd00:1122:3344:101::e]:47802 | ||
| 3601 | 2026.05.21 09:18:35.212116 [ 307 ] {5bef3d49-e783-421e-ad9b-682a3cdb8ac6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62400) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3602 | 2026.05.21 09:18:35.212128 [ 310 ] {} <Debug> TCP-Session: eb8e9484-aa29-4682-b979-eaef0f479ff6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3603 | 2026.05.21 09:18:35.212165 [ 310 ] {} <Debug> TCP-Session: eb8e9484-aa29-4682-b979-eaef0f479ff6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3604 | 2026.05.21 09:18:35.212342 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3605 | 2026.05.21 09:18:35.212375 [ 309 ] {} <Debug> TCP-Session: 92147eba-1ea5-4959-96aa-219a5efdc172 Authenticating user 'default' from [fd00:1122:3344:101::e]:56961 | ||
| 3606 | 2026.05.21 09:18:35.212399 [ 309 ] {} <Debug> TCP-Session: 92147eba-1ea5-4959-96aa-219a5efdc172 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3607 | 2026.05.21 09:18:35.212414 [ 309 ] {} <Debug> TCP-Session: 92147eba-1ea5-4959-96aa-219a5efdc172 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3608 | 2026.05.21 09:18:35.212418 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3609 | 2026.05.21 09:18:35.212453 [ 307 ] {5bef3d49-e783-421e-ad9b-682a3cdb8ac6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3610 | 2026.05.21 09:18:35.212456 [ 303 ] {} <Debug> TCP-Session: fce63280-48f6-4f2a-b849-847c011ced74 Authenticating user 'default' from [fd00:1122:3344:101::e]:48488 | ||
| 3611 | 2026.05.21 09:18:35.212509 [ 303 ] {} <Debug> TCP-Session: fce63280-48f6-4f2a-b849-847c011ced74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3612 | 2026.05.21 09:18:35.212525 [ 303 ] {} <Debug> TCP-Session: fce63280-48f6-4f2a-b849-847c011ced74 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3613 | 2026.05.21 09:18:35.212529 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3614 | 2026.05.21 09:18:35.212542 [ 307 ] {5bef3d49-e783-421e-ad9b-682a3cdb8ac6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3615 | 2026.05.21 09:18:35.212573 [ 311 ] {} <Debug> TCP-Session: 05eb437d-78e4-4ebc-aabd-bf81f0416339 Authenticating user 'default' from [fd00:1122:3344:101::e]:62303 | ||
| 3616 | 2026.05.21 09:18:35.212598 [ 311 ] {} <Debug> TCP-Session: 05eb437d-78e4-4ebc-aabd-bf81f0416339 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3617 | 2026.05.21 09:18:35.212614 [ 311 ] {} <Debug> TCP-Session: 05eb437d-78e4-4ebc-aabd-bf81f0416339 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3618 | 2026.05.21 09:18:35.212670 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3619 | 2026.05.21 09:18:35.212714 [ 259 ] {} <Debug> TCP-Session: 7ad31f46-b4c1-4a89-91cf-d94e1d289a6e Authenticating user 'default' from [fd00:1122:3344:101::e]:52867 | ||
| 3620 | 2026.05.21 09:18:35.212742 [ 259 ] {} <Debug> TCP-Session: 7ad31f46-b4c1-4a89-91cf-d94e1d289a6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3621 | 2026.05.21 09:18:35.212756 [ 259 ] {} <Debug> TCP-Session: 7ad31f46-b4c1-4a89-91cf-d94e1d289a6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3622 | 2026.05.21 09:18:35.212861 [ 307 ] {5bef3d49-e783-421e-ad9b-682a3cdb8ac6} <Debug> oximeter.version (0aef903c-aa8c-4aa8-a78f-ed504b3a4b83) (SelectExecutor): Key condition: unknown | ||
| 3623 | 2026.05.21 09:18:35.212996 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3624 | 2026.05.21 09:18:35.213032 [ 304 ] {} <Debug> TCP-Session: 51a6c575-3d87-423d-856f-85fabc887ceb Authenticating user 'default' from [fd00:1122:3344:101::e]:43718 | ||
| 3625 | 2026.05.21 09:18:35.213049 [ 304 ] {} <Debug> TCP-Session: 51a6c575-3d87-423d-856f-85fabc887ceb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3626 | 2026.05.21 09:18:35.213066 [ 304 ] {} <Debug> TCP-Session: 51a6c575-3d87-423d-856f-85fabc887ceb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3627 | 2026.05.21 09:18:35.213099 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3628 | 2026.05.21 09:18:35.213141 [ 269 ] {} <Debug> TCP-Session: 739fbc51-f853-404d-8819-4689b7cef400 Authenticating user 'default' from [fd00:1122:3344:101::e]:60309 | ||
| 3629 | 2026.05.21 09:18:35.213159 [ 269 ] {} <Debug> TCP-Session: 739fbc51-f853-404d-8819-4689b7cef400 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3630 | 2026.05.21 09:18:35.213172 [ 269 ] {} <Debug> TCP-Session: 739fbc51-f853-404d-8819-4689b7cef400 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3631 | 2026.05.21 09:18:35.214113 [ 324 ] {5bef3d49-e783-421e-ad9b-682a3cdb8ac6} <Trace> AggregatingTransform: Aggregating | ||
| 3632 | 2026.05.21 09:18:35.214158 [ 324 ] {5bef3d49-e783-421e-ad9b-682a3cdb8ac6} <Trace> Aggregator: Aggregation method: without_key | ||
| 3633 | 2026.05.21 09:18:35.214194 [ 324 ] {5bef3d49-e783-421e-ad9b-682a3cdb8ac6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001226162 sec. (815.553 rows/sec., 31.86 KiB/sec.) | ||
| 3634 | 2026.05.21 09:18:35.214213 [ 324 ] {5bef3d49-e783-421e-ad9b-682a3cdb8ac6} <Trace> Aggregator: Merging aggregated data | ||
| 3635 | 2026.05.21 09:18:35.214873 [ 307 ] {5bef3d49-e783-421e-ad9b-682a3cdb8ac6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00283 sec., 353.35689045936397 rows/sec., 13.80 KiB/sec. | ||
| 3636 | 2026.05.21 09:18:35.214996 [ 307 ] {5bef3d49-e783-421e-ad9b-682a3cdb8ac6} <Debug> TCPHandler: Processed in 0.003320271 sec. | ||
| 3637 | 2026.05.21 09:18:35.215114 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3638 | 2026.05.21 09:18:35.215141 [ 307 ] {} <Debug> TCP-Session: 559d5d11-4666-4433-a933-aa7e5f248272 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3639 | 2026.05.21 09:18:35.215148 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3640 | 2026.05.21 09:18:35.215170 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3641 | 2026.05.21 09:18:35.215187 [ 308 ] {} <Debug> TCP-Session: a03cd645-a847-4cac-89ca-cbcacdf05896 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3642 | 2026.05.21 09:18:35.215192 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3643 | 2026.05.21 09:18:35.215211 [ 309 ] {} <Debug> TCP-Session: 92147eba-1ea5-4959-96aa-219a5efdc172 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3644 | 2026.05.21 09:18:35.215214 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3645 | 2026.05.21 09:18:35.215245 [ 310 ] {} <Debug> TCP-Session: eb8e9484-aa29-4682-b979-eaef0f479ff6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3646 | 2026.05.21 09:18:35.215245 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3647 | 2026.05.21 09:18:35.215268 [ 311 ] {} <Debug> TCP-Session: 05eb437d-78e4-4ebc-aabd-bf81f0416339 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3648 | 2026.05.21 09:18:35.215291 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3649 | 2026.05.21 09:18:35.215312 [ 303 ] {} <Debug> TCP-Session: fce63280-48f6-4f2a-b849-847c011ced74 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3650 | 2026.05.21 09:18:35.215324 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3651 | 2026.05.21 09:18:35.215336 [ 304 ] {} <Debug> TCP-Session: 51a6c575-3d87-423d-856f-85fabc887ceb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3652 | 2026.05.21 09:18:35.215257 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3653 | 2026.05.21 09:18:35.215369 [ 269 ] {} <Debug> TCP-Session: 739fbc51-f853-404d-8819-4689b7cef400 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3654 | 2026.05.21 09:18:35.215412 [ 259 ] {} <Debug> TCP-Session: 7ad31f46-b4c1-4a89-91cf-d94e1d289a6e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3655 | 2026.05.21 09:18:35.899626 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8066 | ||
| 3656 | 2026.05.21 09:18:35.900173 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3657 | 2026.05.21 09:18:35.900244 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 3658 | 2026.05.21 09:18:35.900975 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3659 | 2026.05.21 09:18:35.901331 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3660 | 2026.05.21 09:18:35.901519 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8066 | ||
| 3661 | 2026.05.21 09:18:36.198447 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43394 | ||
| 3662 | 2026.05.21 09:18:36.198597 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3663 | 2026.05.21 09:18:36.198630 [ 307 ] {} <Debug> TCP-Session: a969f582-43dd-4fd9-95ca-d497dc2a807a Authenticating user 'default' from [fd00:1122:3344:101::e]:43394 | ||
| 3664 | 2026.05.21 09:18:36.198654 [ 307 ] {} <Debug> TCP-Session: a969f582-43dd-4fd9-95ca-d497dc2a807a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3665 | 2026.05.21 09:18:36.198667 [ 307 ] {} <Debug> TCP-Session: a969f582-43dd-4fd9-95ca-d497dc2a807a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3666 | 2026.05.21 09:18:36.198924 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44067 | ||
| 3667 | 2026.05.21 09:18:36.199007 [ 307 ] {} <Trace> TCP-Session: a969f582-43dd-4fd9-95ca-d497dc2a807a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3668 | 2026.05.21 09:18:36.199013 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3669 | 2026.05.21 09:18:36.199023 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65482 | ||
| 3670 | 2026.05.21 09:18:36.199052 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58213 | ||
| 3671 | 2026.05.21 09:18:36.199072 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35652 | ||
| 3672 | 2026.05.21 09:18:36.199118 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3673 | 2026.05.21 09:18:36.199064 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41831 | ||
| 3674 | 2026.05.21 09:18:36.199156 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3675 | 2026.05.21 09:18:36.199165 [ 310 ] {} <Debug> TCP-Session: 977b43b2-60f0-4bd5-8127-722587a5b297 Authenticating user 'default' from [fd00:1122:3344:101::e]:65482 | ||
| 3676 | 2026.05.21 09:18:36.199187 [ 307 ] {0566980d-e1a4-4b1c-9cab-a33b1bbe0bcb} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43394) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3677 | 2026.05.21 09:18:36.199206 [ 311 ] {} <Debug> TCP-Session: 77424797-28b3-4116-84d2-40d419380013 Authenticating user 'default' from [fd00:1122:3344:101::e]:58213 | ||
| 3678 | 2026.05.21 09:18:36.199217 [ 310 ] {} <Debug> TCP-Session: 977b43b2-60f0-4bd5-8127-722587a5b297 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3679 | 2026.05.21 09:18:36.199211 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3680 | 2026.05.21 09:18:36.199252 [ 311 ] {} <Debug> TCP-Session: 77424797-28b3-4116-84d2-40d419380013 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3681 | 2026.05.21 09:18:36.199261 [ 310 ] {} <Debug> TCP-Session: 977b43b2-60f0-4bd5-8127-722587a5b297 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3682 | 2026.05.21 09:18:36.199291 [ 311 ] {} <Debug> TCP-Session: 77424797-28b3-4116-84d2-40d419380013 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3683 | 2026.05.21 09:18:36.199286 [ 303 ] {} <Debug> TCP-Session: cafb7b99-1f17-44b6-9787-34c2b300031c Authenticating user 'default' from [fd00:1122:3344:101::e]:41831 | ||
| 3684 | 2026.05.21 09:18:36.199166 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3685 | 2026.05.21 09:18:36.199341 [ 303 ] {} <Debug> TCP-Session: cafb7b99-1f17-44b6-9787-34c2b300031c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3686 | 2026.05.21 09:18:36.199061 [ 308 ] {} <Debug> TCP-Session: 712872d2-cac1-40ea-8cea-ba95e7bea08b Authenticating user 'default' from [fd00:1122:3344:101::e]:44067 | ||
| 3687 | 2026.05.21 09:18:36.199367 [ 303 ] {} <Debug> TCP-Session: cafb7b99-1f17-44b6-9787-34c2b300031c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3688 | 2026.05.21 09:18:36.199363 [ 304 ] {} <Debug> TCP-Session: 7206c3bf-3778-4684-b849-fb784cee119b Authenticating user 'default' from [fd00:1122:3344:101::e]:35652 | ||
| 3689 | 2026.05.21 09:18:36.199386 [ 308 ] {} <Debug> TCP-Session: 712872d2-cac1-40ea-8cea-ba95e7bea08b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3690 | 2026.05.21 09:18:36.199413 [ 304 ] {} <Debug> TCP-Session: 7206c3bf-3778-4684-b849-fb784cee119b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3691 | 2026.05.21 09:18:36.199425 [ 308 ] {} <Debug> TCP-Session: 712872d2-cac1-40ea-8cea-ba95e7bea08b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3692 | 2026.05.21 09:18:36.199438 [ 304 ] {} <Debug> TCP-Session: 7206c3bf-3778-4684-b849-fb784cee119b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3693 | 2026.05.21 09:18:36.199053 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49731 | ||
| 3694 | 2026.05.21 09:18:36.199478 [ 307 ] {0566980d-e1a4-4b1c-9cab-a33b1bbe0bcb} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3695 | 2026.05.21 09:18:36.199043 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64693 | ||
| 3696 | 2026.05.21 09:18:36.199519 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3697 | 2026.05.21 09:18:36.199541 [ 307 ] {0566980d-e1a4-4b1c-9cab-a33b1bbe0bcb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3698 | 2026.05.21 09:18:36.199023 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34300 | ||
| 3699 | 2026.05.21 09:18:36.199557 [ 269 ] {} <Debug> TCP-Session: 46ff40fe-7b6f-4d62-bf59-7c4d2aed92ce Authenticating user 'default' from [fd00:1122:3344:101::e]:49731 | ||
| 3700 | 2026.05.21 09:18:36.199559 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3701 | 2026.05.21 09:18:36.199602 [ 269 ] {} <Debug> TCP-Session: 46ff40fe-7b6f-4d62-bf59-7c4d2aed92ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3702 | 2026.05.21 09:18:36.199611 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3703 | 2026.05.21 09:18:36.199630 [ 269 ] {} <Debug> TCP-Session: 46ff40fe-7b6f-4d62-bf59-7c4d2aed92ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3704 | 2026.05.21 09:18:36.199654 [ 309 ] {} <Debug> TCP-Session: fbb139ba-84ef-4398-8f98-e92bcc0400ad Authenticating user 'default' from [fd00:1122:3344:101::e]:34300 | ||
| 3705 | 2026.05.21 09:18:36.199625 [ 259 ] {} <Debug> TCP-Session: fe42d25d-97b3-4840-b3e9-30bc9e5f8623 Authenticating user 'default' from [fd00:1122:3344:101::e]:64693 | ||
| 3706 | 2026.05.21 09:18:36.199681 [ 309 ] {} <Debug> TCP-Session: fbb139ba-84ef-4398-8f98-e92bcc0400ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3707 | 2026.05.21 09:18:36.199722 [ 309 ] {} <Debug> TCP-Session: fbb139ba-84ef-4398-8f98-e92bcc0400ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3708 | 2026.05.21 09:18:36.199723 [ 259 ] {} <Debug> TCP-Session: fe42d25d-97b3-4840-b3e9-30bc9e5f8623 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3709 | 2026.05.21 09:18:36.199753 [ 259 ] {} <Debug> TCP-Session: fe42d25d-97b3-4840-b3e9-30bc9e5f8623 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3710 | 2026.05.21 09:18:36.199838 [ 307 ] {0566980d-e1a4-4b1c-9cab-a33b1bbe0bcb} <Debug> oximeter.version (0aef903c-aa8c-4aa8-a78f-ed504b3a4b83) (SelectExecutor): Key condition: unknown | ||
| 3711 | 2026.05.21 09:18:36.200759 [ 328 ] {0566980d-e1a4-4b1c-9cab-a33b1bbe0bcb} <Trace> AggregatingTransform: Aggregating | ||
| 3712 | 2026.05.21 09:18:36.200795 [ 328 ] {0566980d-e1a4-4b1c-9cab-a33b1bbe0bcb} <Trace> Aggregator: Aggregation method: without_key | ||
| 3713 | 2026.05.21 09:18:36.200825 [ 328 ] {0566980d-e1a4-4b1c-9cab-a33b1bbe0bcb} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00088423 sec. (1130.927 rows/sec., 44.18 KiB/sec.) | ||
| 3714 | 2026.05.21 09:18:36.200840 [ 328 ] {0566980d-e1a4-4b1c-9cab-a33b1bbe0bcb} <Trace> Aggregator: Merging aggregated data | ||
| 3715 | 2026.05.21 09:18:36.201420 [ 307 ] {0566980d-e1a4-4b1c-9cab-a33b1bbe0bcb} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002293 sec., 436.1098996947231 rows/sec., 17.04 KiB/sec. | ||
| 3716 | 2026.05.21 09:18:36.201555 [ 307 ] {0566980d-e1a4-4b1c-9cab-a33b1bbe0bcb} <Debug> TCPHandler: Processed in 0.002662809 sec. | ||
| 3717 | 2026.05.21 09:18:36.201686 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3718 | 2026.05.21 09:18:36.201717 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3719 | 2026.05.21 09:18:36.201718 [ 307 ] {} <Debug> TCP-Session: a969f582-43dd-4fd9-95ca-d497dc2a807a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3720 | 2026.05.21 09:18:36.201739 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3721 | 2026.05.21 09:18:36.201764 [ 304 ] {} <Debug> TCP-Session: 7206c3bf-3778-4684-b849-fb784cee119b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3722 | 2026.05.21 09:18:36.201780 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3723 | 2026.05.21 09:18:36.201799 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3724 | 2026.05.21 09:18:36.201814 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3725 | 2026.05.21 09:18:36.201840 [ 309 ] {} <Debug> TCP-Session: fbb139ba-84ef-4398-8f98-e92bcc0400ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3726 | 2026.05.21 09:18:36.201858 [ 269 ] {} <Debug> TCP-Session: 46ff40fe-7b6f-4d62-bf59-7c4d2aed92ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3727 | 2026.05.21 09:18:36.201877 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3728 | 2026.05.21 09:18:36.201885 [ 303 ] {} <Debug> TCP-Session: cafb7b99-1f17-44b6-9787-34c2b300031c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3729 | 2026.05.21 09:18:36.201845 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3730 | 2026.05.21 09:18:36.201944 [ 311 ] {} <Debug> TCP-Session: 77424797-28b3-4116-84d2-40d419380013 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3731 | 2026.05.21 09:18:36.201782 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3732 | 2026.05.21 09:18:36.201978 [ 259 ] {} <Debug> TCP-Session: fe42d25d-97b3-4840-b3e9-30bc9e5f8623 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3733 | 2026.05.21 09:18:36.201798 [ 308 ] {} <Debug> TCP-Session: 712872d2-cac1-40ea-8cea-ba95e7bea08b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3734 | 2026.05.21 09:18:36.202016 [ 310 ] {} <Debug> TCP-Session: 977b43b2-60f0-4bd5-8127-722587a5b297 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3735 | 2026.05.21 09:18:36.367138 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 129 | ||
| 3736 | 2026.05.21 09:18:36.382928 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3737 | 2026.05.21 09:18:36.382996 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 3738 | 2026.05.21 09:18:36.389685 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3739 | 2026.05.21 09:18:36.390491 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3740 | 2026.05.21 09:18:36.393561 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 129 | ||
| 3741 | 2026.05.21 09:18:36.517523 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49482 | ||
| 3742 | 2026.05.21 09:18:36.517635 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3743 | 2026.05.21 09:18:36.517674 [ 307 ] {} <Debug> TCP-Session: 9e982c10-7de3-4ed4-aeed-1c72c0966cd0 Authenticating user 'default' from [fd00:1122:3344:101::e]:49482 | ||
| 3744 | 2026.05.21 09:18:36.517698 [ 307 ] {} <Debug> TCP-Session: 9e982c10-7de3-4ed4-aeed-1c72c0966cd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3745 | 2026.05.21 09:18:36.517711 [ 307 ] {} <Debug> TCP-Session: 9e982c10-7de3-4ed4-aeed-1c72c0966cd0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3746 | 2026.05.21 09:18:36.517949 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59790 | ||
| 3747 | 2026.05.21 09:18:36.517964 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38317 | ||
| 3748 | 2026.05.21 09:18:36.517994 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58171 | ||
| 3749 | 2026.05.21 09:18:36.518038 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3750 | 2026.05.21 09:18:36.518070 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3751 | 2026.05.21 09:18:36.518079 [ 308 ] {} <Debug> TCP-Session: cb4be935-80ef-459d-9d6b-8b83e6899e06 Authenticating user 'default' from [fd00:1122:3344:101::e]:59790 | ||
| 3752 | 2026.05.21 09:18:36.518094 [ 307 ] {} <Trace> TCP-Session: 9e982c10-7de3-4ed4-aeed-1c72c0966cd0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3753 | 2026.05.21 09:18:36.518095 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3754 | 2026.05.21 09:18:36.518117 [ 308 ] {} <Debug> TCP-Session: cb4be935-80ef-459d-9d6b-8b83e6899e06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3755 | 2026.05.21 09:18:36.518106 [ 309 ] {} <Debug> TCP-Session: e76ca4a2-38e1-446c-9e75-ec55a56f97ac Authenticating user 'default' from [fd00:1122:3344:101::e]:38317 | ||
| 3756 | 2026.05.21 09:18:36.518152 [ 310 ] {} <Debug> TCP-Session: 66f44f0d-eec8-43ba-aa41-50eb7ffde396 Authenticating user 'default' from [fd00:1122:3344:101::e]:58171 | ||
| 3757 | 2026.05.21 09:18:36.518169 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63624 | ||
| 3758 | 2026.05.21 09:18:36.518195 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34585 | ||
| 3759 | 2026.05.21 09:18:36.518201 [ 310 ] {} <Debug> TCP-Session: 66f44f0d-eec8-43ba-aa41-50eb7ffde396 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3760 | 2026.05.21 09:18:36.518210 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46126 | ||
| 3761 | 2026.05.21 09:18:36.518239 [ 310 ] {} <Debug> TCP-Session: 66f44f0d-eec8-43ba-aa41-50eb7ffde396 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3762 | 2026.05.21 09:18:36.518260 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3763 | 2026.05.21 09:18:36.518239 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3764 | 2026.05.21 09:18:36.518283 [ 307 ] {1c7908f6-4814-4346-89be-ff9a131849a2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49482) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3765 | 2026.05.21 09:18:36.518288 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3766 | 2026.05.21 09:18:36.518313 [ 259 ] {} <Debug> TCP-Session: 6c15e6cf-5ab2-4819-9e38-533d80d673de Authenticating user 'default' from [fd00:1122:3344:101::e]:63624 | ||
| 3767 | 2026.05.21 09:18:36.518334 [ 304 ] {} <Debug> TCP-Session: 164113f2-3576-4066-bcb7-050463039ef5 Authenticating user 'default' from [fd00:1122:3344:101::e]:46126 | ||
| 3768 | 2026.05.21 09:18:36.518351 [ 259 ] {} <Debug> TCP-Session: 6c15e6cf-5ab2-4819-9e38-533d80d673de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3769 | 2026.05.21 09:18:36.518368 [ 304 ] {} <Debug> TCP-Session: 164113f2-3576-4066-bcb7-050463039ef5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3770 | 2026.05.21 09:18:36.518376 [ 259 ] {} <Debug> TCP-Session: 6c15e6cf-5ab2-4819-9e38-533d80d673de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3771 | 2026.05.21 09:18:36.518392 [ 304 ] {} <Debug> TCP-Session: 164113f2-3576-4066-bcb7-050463039ef5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3772 | 2026.05.21 09:18:36.518288 [ 311 ] {} <Debug> TCP-Session: 5b793558-1e0f-4c62-a2d3-b296d64ec52a Authenticating user 'default' from [fd00:1122:3344:101::e]:34585 | ||
| 3773 | 2026.05.21 09:18:36.518201 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50713 | ||
| 3774 | 2026.05.21 09:18:36.518464 [ 311 ] {} <Debug> TCP-Session: 5b793558-1e0f-4c62-a2d3-b296d64ec52a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3775 | 2026.05.21 09:18:36.518190 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36833 | ||
| 3776 | 2026.05.21 09:18:36.518504 [ 311 ] {} <Debug> TCP-Session: 5b793558-1e0f-4c62-a2d3-b296d64ec52a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3777 | 2026.05.21 09:18:36.518505 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3778 | 2026.05.21 09:18:36.518155 [ 308 ] {} <Debug> TCP-Session: cb4be935-80ef-459d-9d6b-8b83e6899e06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3779 | 2026.05.21 09:18:36.518576 [ 303 ] {} <Debug> TCP-Session: 27208954-d7b8-46b3-8ed2-42bdc9d5e451 Authenticating user 'default' from [fd00:1122:3344:101::e]:50713 | ||
| 3780 | 2026.05.21 09:18:36.518577 [ 307 ] {1c7908f6-4814-4346-89be-ff9a131849a2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3781 | 2026.05.21 09:18:36.518595 [ 303 ] {} <Debug> TCP-Session: 27208954-d7b8-46b3-8ed2-42bdc9d5e451 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3782 | 2026.05.21 09:18:36.518189 [ 309 ] {} <Debug> TCP-Session: e76ca4a2-38e1-446c-9e75-ec55a56f97ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3783 | 2026.05.21 09:18:36.518657 [ 303 ] {} <Debug> TCP-Session: 27208954-d7b8-46b3-8ed2-42bdc9d5e451 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3784 | 2026.05.21 09:18:36.518678 [ 309 ] {} <Debug> TCP-Session: e76ca4a2-38e1-446c-9e75-ec55a56f97ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3785 | 2026.05.21 09:18:36.518668 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3786 | 2026.05.21 09:18:36.518658 [ 307 ] {1c7908f6-4814-4346-89be-ff9a131849a2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3787 | 2026.05.21 09:18:36.518738 [ 269 ] {} <Debug> TCP-Session: 0a0daef4-6618-4791-9040-0a5eb4432da0 Authenticating user 'default' from [fd00:1122:3344:101::e]:36833 | ||
| 3788 | 2026.05.21 09:18:36.518765 [ 269 ] {} <Debug> TCP-Session: 0a0daef4-6618-4791-9040-0a5eb4432da0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3789 | 2026.05.21 09:18:36.518778 [ 269 ] {} <Debug> TCP-Session: 0a0daef4-6618-4791-9040-0a5eb4432da0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3790 | 2026.05.21 09:18:36.519030 [ 307 ] {1c7908f6-4814-4346-89be-ff9a131849a2} <Debug> oximeter.version (0aef903c-aa8c-4aa8-a78f-ed504b3a4b83) (SelectExecutor): Key condition: unknown | ||
| 3791 | 2026.05.21 09:18:36.520003 [ 330 ] {1c7908f6-4814-4346-89be-ff9a131849a2} <Trace> AggregatingTransform: Aggregating | ||
| 3792 | 2026.05.21 09:18:36.520040 [ 330 ] {1c7908f6-4814-4346-89be-ff9a131849a2} <Trace> Aggregator: Aggregation method: without_key | ||
| 3793 | 2026.05.21 09:18:36.520071 [ 330 ] {1c7908f6-4814-4346-89be-ff9a131849a2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000937932 sec. (1066.175 rows/sec., 41.65 KiB/sec.) | ||
| 3794 | 2026.05.21 09:18:36.520086 [ 330 ] {1c7908f6-4814-4346-89be-ff9a131849a2} <Trace> Aggregator: Merging aggregated data | ||
| 3795 | 2026.05.21 09:18:36.520715 [ 307 ] {1c7908f6-4814-4346-89be-ff9a131849a2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002489 sec., 401.76777822418643 rows/sec., 15.69 KiB/sec. | ||
| 3796 | 2026.05.21 09:18:36.520851 [ 307 ] {1c7908f6-4814-4346-89be-ff9a131849a2} <Debug> TCPHandler: Processed in 0.002898307 sec. | ||
| 3797 | 2026.05.21 09:18:36.520994 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3798 | 2026.05.21 09:18:36.521025 [ 307 ] {} <Debug> TCP-Session: 9e982c10-7de3-4ed4-aeed-1c72c0966cd0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3799 | 2026.05.21 09:18:36.521025 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3800 | 2026.05.21 09:18:36.521047 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3801 | 2026.05.21 09:18:36.521070 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3802 | 2026.05.21 09:18:36.521085 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3803 | 2026.05.21 09:18:36.521104 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3804 | 2026.05.21 09:18:36.521128 [ 259 ] {} <Debug> TCP-Session: 6c15e6cf-5ab2-4819-9e38-533d80d673de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3805 | 2026.05.21 09:18:36.521138 [ 304 ] {} <Debug> TCP-Session: 164113f2-3576-4066-bcb7-050463039ef5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3806 | 2026.05.21 09:18:36.521137 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3807 | 2026.05.21 09:18:36.521160 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3808 | 2026.05.21 09:18:36.521214 [ 269 ] {} <Debug> TCP-Session: 0a0daef4-6618-4791-9040-0a5eb4432da0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3809 | 2026.05.21 09:18:36.521232 [ 311 ] {} <Debug> TCP-Session: 5b793558-1e0f-4c62-a2d3-b296d64ec52a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3810 | 2026.05.21 09:18:36.521082 [ 308 ] {} <Debug> TCP-Session: cb4be935-80ef-459d-9d6b-8b83e6899e06 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3811 | 2026.05.21 09:18:36.521119 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3812 | 2026.05.21 09:18:36.521106 [ 309 ] {} <Debug> TCP-Session: e76ca4a2-38e1-446c-9e75-ec55a56f97ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3813 | 2026.05.21 09:18:36.521316 [ 310 ] {} <Debug> TCP-Session: 66f44f0d-eec8-43ba-aa41-50eb7ffde396 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3814 | 2026.05.21 09:18:36.521159 [ 303 ] {} <Debug> TCP-Session: 27208954-d7b8-46b3-8ed2-42bdc9d5e451 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3815 | 2026.05.21 09:18:39.558206 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3816 | 2026.05.21 09:18:39.558446 [ 270 ] {015027fa-ddc0-488d-9128-eedbff120836} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 3817 | 2026.05.21 09:18:39.558783 [ 270 ] {015027fa-ddc0-488d-9128-eedbff120836} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3818 | 2026.05.21 09:18:39.558824 [ 270 ] {015027fa-ddc0-488d-9128-eedbff120836} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 3819 | 2026.05.21 09:18:39.559048 [ 270 ] {015027fa-ddc0-488d-9128-eedbff120836} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3820 | 2026.05.21 09:18:39.559120 [ 270 ] {015027fa-ddc0-488d-9128-eedbff120836} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3821 | 2026.05.21 09:18:39.559262 [ 270 ] {015027fa-ddc0-488d-9128-eedbff120836} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3822 | 2026.05.21 09:18:39.559352 [ 360 ] {015027fa-ddc0-488d-9128-eedbff120836} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3823 | 2026.05.21 09:18:39.559381 [ 361 ] {015027fa-ddc0-488d-9128-eedbff120836} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3824 | 2026.05.21 09:18:39.559384 [ 355 ] {015027fa-ddc0-488d-9128-eedbff120836} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3825 | 2026.05.21 09:18:39.559518 [ 270 ] {015027fa-ddc0-488d-9128-eedbff120836} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 3826 | 2026.05.21 09:18:39.559546 [ 270 ] {015027fa-ddc0-488d-9128-eedbff120836} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3827 | 2026.05.21 09:18:39.559632 [ 270 ] {015027fa-ddc0-488d-9128-eedbff120836} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3828 | 2026.05.21 09:18:39.559654 [ 270 ] {015027fa-ddc0-488d-9128-eedbff120836} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 3829 | 2026.05.21 09:18:39.559691 [ 270 ] {015027fa-ddc0-488d-9128-eedbff120836} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3830 | 2026.05.21 09:18:39.559729 [ 270 ] {015027fa-ddc0-488d-9128-eedbff120836} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3831 | 2026.05.21 09:18:39.559772 [ 270 ] {015027fa-ddc0-488d-9128-eedbff120836} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3832 | 2026.05.21 09:18:39.561160 [ 270 ] {015027fa-ddc0-488d-9128-eedbff120836} <Debug> executeQuery: Read 41 rows, 10.38 KiB in 0.002807 sec., 14606.34128963306 rows/sec., 3.61 MiB/sec. | ||
| 3833 | 2026.05.21 09:18:39.561311 [ 270 ] {015027fa-ddc0-488d-9128-eedbff120836} <Debug> MemoryTracker: Peak memory usage (for query): 152.80 KiB. | ||
| 3834 | 2026.05.21 09:18:39.561328 [ 270 ] {015027fa-ddc0-488d-9128-eedbff120836} <Debug> TCPHandler: Processed in 0.003253409 sec. | ||
| 3835 | 2026.05.21 09:18:39.563481 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3836 | 2026.05.21 09:18:39.563598 [ 270 ] {e2314811-010f-4aca-a1e7-9c8e0c439b60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3837 | 2026.05.21 09:18:39.563645 [ 270 ] {e2314811-010f-4aca-a1e7-9c8e0c439b60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3838 | 2026.05.21 09:18:39.564237 [ 270 ] {e2314811-010f-4aca-a1e7-9c8e0c439b60} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3839 | 2026.05.21 09:18:39.564279 [ 270 ] {e2314811-010f-4aca-a1e7-9c8e0c439b60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 3840 | 2026.05.21 09:18:39.564652 [ 270 ] {e2314811-010f-4aca-a1e7-9c8e0c439b60} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3841 | 2026.05.21 09:18:39.564872 [ 270 ] {e2314811-010f-4aca-a1e7-9c8e0c439b60} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3842 | 2026.05.21 09:18:39.565019 [ 270 ] {e2314811-010f-4aca-a1e7-9c8e0c439b60} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001453 sec., 94975.91190640055 rows/sec., 8.25 MiB/sec. | ||
| 3843 | 2026.05.21 09:18:39.565057 [ 270 ] {e2314811-010f-4aca-a1e7-9c8e0c439b60} <Debug> TCPHandler: Processed in 0.001629835 sec. | ||
| 3844 | 2026.05.21 09:18:39.565187 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3845 | 2026.05.21 09:18:39.565289 [ 270 ] {dc467e33-a85f-48b8-83fc-e53b23a08ad9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3846 | 2026.05.21 09:18:39.565331 [ 270 ] {dc467e33-a85f-48b8-83fc-e53b23a08ad9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3847 | 2026.05.21 09:18:39.565763 [ 270 ] {dc467e33-a85f-48b8-83fc-e53b23a08ad9} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3848 | 2026.05.21 09:18:39.565801 [ 270 ] {dc467e33-a85f-48b8-83fc-e53b23a08ad9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 3849 | 2026.05.21 09:18:39.566094 [ 270 ] {dc467e33-a85f-48b8-83fc-e53b23a08ad9} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3850 | 2026.05.21 09:18:39.566301 [ 270 ] {dc467e33-a85f-48b8-83fc-e53b23a08ad9} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3851 | 2026.05.21 09:18:39.566414 [ 131 ] {} <Debug> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3852 | 2026.05.21 09:18:39.566432 [ 270 ] {dc467e33-a85f-48b8-83fc-e53b23a08ad9} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001165 sec., 35193.1330472103 rows/sec., 2.58 MiB/sec. | ||
| 3853 | 2026.05.21 09:18:39.566482 [ 131 ] {} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3854 | 2026.05.21 09:18:39.566488 [ 270 ] {dc467e33-a85f-48b8-83fc-e53b23a08ad9} <Debug> TCPHandler: Processed in 0.001351525 sec. | ||
| 3855 | 2026.05.21 09:18:39.566511 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 3856 | 2026.05.21 09:18:39.566617 [ 198 ] {33106484-ff80-4833-813a-1c2c5998985f::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 | ||
| 3857 | 2026.05.21 09:18:39.566625 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3858 | 2026.05.21 09:18:39.566720 [ 198 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3859 | 2026.05.21 09:18:39.566738 [ 270 ] {918a203f-aa24-4ddb-8a94-f43a31bb92e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3860 | 2026.05.21 09:18:39.566761 [ 198 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 213 rows starting from the beginning of the part | ||
| 3861 | 2026.05.21 09:18:39.566778 [ 270 ] {918a203f-aa24-4ddb-8a94-f43a31bb92e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3862 | 2026.05.21 09:18:39.566854 [ 198 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 41 rows starting from the beginning of the part | ||
| 3863 | 2026.05.21 09:18:39.566912 [ 198 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 55 rows starting from the beginning of the part | ||
| 3864 | 2026.05.21 09:18:39.566961 [ 198 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 41 rows starting from the beginning of the part | ||
| 3865 | 2026.05.21 09:18:39.567009 [ 198 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2 rows starting from the beginning of the part | ||
| 3866 | 2026.05.21 09:18:39.567058 [ 198 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 41 rows starting from the beginning of the part | ||
| 3867 | 2026.05.21 09:18:39.567247 [ 270 ] {918a203f-aa24-4ddb-8a94-f43a31bb92e7} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3868 | 2026.05.21 09:18:39.567283 [ 270 ] {918a203f-aa24-4ddb-8a94-f43a31bb92e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 3869 | 2026.05.21 09:18:39.567582 [ 270 ] {918a203f-aa24-4ddb-8a94-f43a31bb92e7} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3870 | 2026.05.21 09:18:39.567805 [ 270 ] {918a203f-aa24-4ddb-8a94-f43a31bb92e7} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3871 | 2026.05.21 09:18:39.567934 [ 270 ] {918a203f-aa24-4ddb-8a94-f43a31bb92e7} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001216 sec., 86348.6842105263 rows/sec., 6.74 MiB/sec. | ||
| 3872 | 2026.05.21 09:18:39.567947 [ 201 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 393 rows, containing 5 columns (5 merged, 0 gathered) in 0.001368716 sec., 287130.4200433107 rows/sec., 20.66 MiB/sec. | ||
| 3873 | 2026.05.21 09:18:39.567970 [ 270 ] {918a203f-aa24-4ddb-8a94-f43a31bb92e7} <Debug> TCPHandler: Processed in 0.001395847 sec. | ||
| 3874 | 2026.05.21 09:18:39.568124 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3875 | 2026.05.21 09:18:39.568129 [ 201 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3876 | 2026.05.21 09:18:39.568226 [ 270 ] {d286a688-9614-4224-99ed-a3af4906394d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3877 | 2026.05.21 09:18:39.568273 [ 270 ] {d286a688-9614-4224-99ed-a3af4906394d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3878 | 2026.05.21 09:18:39.568442 [ 201 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_16_3} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3879 | 2026.05.21 09:18:39.568527 [ 201 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_16_3} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3880 | 2026.05.21 09:18:39.568636 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 3881 | 2026.05.21 09:18:39.568713 [ 270 ] {d286a688-9614-4224-99ed-a3af4906394d} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3882 | 2026.05.21 09:18:39.568755 [ 270 ] {d286a688-9614-4224-99ed-a3af4906394d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 3883 | 2026.05.21 09:18:39.569079 [ 270 ] {d286a688-9614-4224-99ed-a3af4906394d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3884 | 2026.05.21 09:18:39.569285 [ 270 ] {d286a688-9614-4224-99ed-a3af4906394d} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3885 | 2026.05.21 09:18:39.569415 [ 270 ] {d286a688-9614-4224-99ed-a3af4906394d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001209 sec., 132340.77750206782 rows/sec., 9.22 MiB/sec. | ||
| 3886 | 2026.05.21 09:18:39.569450 [ 270 ] {d286a688-9614-4224-99ed-a3af4906394d} <Debug> TCPHandler: Processed in 0.001376016 sec. | ||
| 3887 | 2026.05.21 09:18:39.569574 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3888 | 2026.05.21 09:18:39.569672 [ 270 ] {6ef2d90f-439f-4da6-9622-f829340b0e16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3889 | 2026.05.21 09:18:39.569724 [ 270 ] {6ef2d90f-439f-4da6-9622-f829340b0e16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3890 | 2026.05.21 09:18:39.570593 [ 270 ] {6ef2d90f-439f-4da6-9622-f829340b0e16} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3891 | 2026.05.21 09:18:39.570630 [ 270 ] {6ef2d90f-439f-4da6-9622-f829340b0e16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 3892 | 2026.05.21 09:18:39.571183 [ 270 ] {6ef2d90f-439f-4da6-9622-f829340b0e16} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3893 | 2026.05.21 09:18:39.571401 [ 270 ] {6ef2d90f-439f-4da6-9622-f829340b0e16} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3894 | 2026.05.21 09:18:39.571535 [ 270 ] {6ef2d90f-439f-4da6-9622-f829340b0e16} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001881 sec., 21796.91653375864 rows/sec., 39.06 MiB/sec. | ||
| 3895 | 2026.05.21 09:18:39.571592 [ 270 ] {6ef2d90f-439f-4da6-9622-f829340b0e16} <Debug> TCPHandler: Processed in 0.002067099 sec. | ||
| 3896 | 2026.05.21 09:18:39.571734 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3897 | 2026.05.21 09:18:39.571834 [ 270 ] {7908abb6-869c-42ac-87f3-65b532a4e6ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3898 | 2026.05.21 09:18:39.571876 [ 270 ] {7908abb6-869c-42ac-87f3-65b532a4e6ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3899 | 2026.05.21 09:18:39.572233 [ 270 ] {7908abb6-869c-42ac-87f3-65b532a4e6ca} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3900 | 2026.05.21 09:18:39.572269 [ 270 ] {7908abb6-869c-42ac-87f3-65b532a4e6ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 3901 | 2026.05.21 09:18:39.572566 [ 270 ] {7908abb6-869c-42ac-87f3-65b532a4e6ca} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3902 | 2026.05.21 09:18:39.572779 [ 270 ] {7908abb6-869c-42ac-87f3-65b532a4e6ca} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3903 | 2026.05.21 09:18:39.572914 [ 270 ] {7908abb6-869c-42ac-87f3-65b532a4e6ca} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001099 sec., 54595.08644222021 rows/sec., 3.68 MiB/sec. | ||
| 3904 | 2026.05.21 09:18:39.572947 [ 270 ] {7908abb6-869c-42ac-87f3-65b532a4e6ca} <Debug> TCPHandler: Processed in 0.001264563 sec. | ||
| 3905 | 2026.05.21 09:18:43.315916 [ 128 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3906 | 2026.05.21 09:18:43.315977 [ 128 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3907 | 2026.05.21 09:18:43.402464 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8578 | ||
| 3908 | 2026.05.21 09:18:43.402974 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3909 | 2026.05.21 09:18:43.403021 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 3910 | 2026.05.21 09:18:43.403488 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3911 | 2026.05.21 09:18:43.403721 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3912 | 2026.05.21 09:18:43.403867 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8578 | ||
| 3913 | 2026.05.21 09:18:43.894517 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 136 | ||
| 3914 | 2026.05.21 09:18:43.909166 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3915 | 2026.05.21 09:18:43.909221 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 3916 | 2026.05.21 09:18:43.915345 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3917 | 2026.05.21 09:18:43.916032 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3918 | 2026.05.21 09:18:43.918611 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 3919 | 2026.05.21 09:18:44.556026 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3920 | 2026.05.21 09:18:44.556268 [ 270 ] {9f6261fb-557b-4fcd-85e1-db2fcf9d2c5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 3921 | 2026.05.21 09:18:44.556607 [ 270 ] {9f6261fb-557b-4fcd-85e1-db2fcf9d2c5b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3922 | 2026.05.21 09:18:44.556645 [ 270 ] {9f6261fb-557b-4fcd-85e1-db2fcf9d2c5b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 3923 | 2026.05.21 09:18:44.556867 [ 270 ] {9f6261fb-557b-4fcd-85e1-db2fcf9d2c5b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3924 | 2026.05.21 09:18:44.556938 [ 270 ] {9f6261fb-557b-4fcd-85e1-db2fcf9d2c5b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3925 | 2026.05.21 09:18:44.557085 [ 270 ] {9f6261fb-557b-4fcd-85e1-db2fcf9d2c5b} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 3926 | 2026.05.21 09:18:44.557201 [ 361 ] {9f6261fb-557b-4fcd-85e1-db2fcf9d2c5b} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3927 | 2026.05.21 09:18:44.557218 [ 355 ] {9f6261fb-557b-4fcd-85e1-db2fcf9d2c5b} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3928 | 2026.05.21 09:18:44.557221 [ 360 ] {9f6261fb-557b-4fcd-85e1-db2fcf9d2c5b} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3929 | 2026.05.21 09:18:44.557409 [ 270 ] {9f6261fb-557b-4fcd-85e1-db2fcf9d2c5b} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 3930 | 2026.05.21 09:18:44.557437 [ 270 ] {9f6261fb-557b-4fcd-85e1-db2fcf9d2c5b} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3931 | 2026.05.21 09:18:44.557526 [ 270 ] {9f6261fb-557b-4fcd-85e1-db2fcf9d2c5b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3932 | 2026.05.21 09:18:44.557547 [ 270 ] {9f6261fb-557b-4fcd-85e1-db2fcf9d2c5b} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 3933 | 2026.05.21 09:18:44.557585 [ 270 ] {9f6261fb-557b-4fcd-85e1-db2fcf9d2c5b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3934 | 2026.05.21 09:18:44.557631 [ 270 ] {9f6261fb-557b-4fcd-85e1-db2fcf9d2c5b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3935 | 2026.05.21 09:18:44.557668 [ 270 ] {9f6261fb-557b-4fcd-85e1-db2fcf9d2c5b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3936 | 2026.05.21 09:18:44.558884 [ 270 ] {9f6261fb-557b-4fcd-85e1-db2fcf9d2c5b} <Debug> executeQuery: Read 41 rows, 10.14 KiB in 0.002714 sec., 15106.853352984526 rows/sec., 3.65 MiB/sec. | ||
| 3937 | 2026.05.21 09:18:44.559030 [ 270 ] {9f6261fb-557b-4fcd-85e1-db2fcf9d2c5b} <Debug> MemoryTracker: Peak memory usage (for query): 138.77 KiB. | ||
| 3938 | 2026.05.21 09:18:44.559045 [ 270 ] {9f6261fb-557b-4fcd-85e1-db2fcf9d2c5b} <Debug> TCPHandler: Processed in 0.003168656 sec. | ||
| 3939 | 2026.05.21 09:18:44.560665 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3940 | 2026.05.21 09:18:44.560782 [ 270 ] {1ef420f9-a3ae-46e7-9826-5b4b6073d246} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3941 | 2026.05.21 09:18:44.560827 [ 270 ] {1ef420f9-a3ae-46e7-9826-5b4b6073d246} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3942 | 2026.05.21 09:18:44.561442 [ 270 ] {1ef420f9-a3ae-46e7-9826-5b4b6073d246} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3943 | 2026.05.21 09:18:44.561486 [ 270 ] {1ef420f9-a3ae-46e7-9826-5b4b6073d246} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 3944 | 2026.05.21 09:18:44.561912 [ 270 ] {1ef420f9-a3ae-46e7-9826-5b4b6073d246} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3945 | 2026.05.21 09:18:44.562134 [ 270 ] {1ef420f9-a3ae-46e7-9826-5b4b6073d246} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3946 | 2026.05.21 09:18:44.562285 [ 270 ] {1ef420f9-a3ae-46e7-9826-5b4b6073d246} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001538 sec., 36410.92327698309 rows/sec., 2.78 MiB/sec. | ||
| 3947 | 2026.05.21 09:18:44.562297 [ 124 ] {} <Debug> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3948 | 2026.05.21 09:18:44.562321 [ 270 ] {1ef420f9-a3ae-46e7-9826-5b4b6073d246} <Debug> TCPHandler: Processed in 0.001708018 sec. | ||
| 3949 | 2026.05.21 09:18:44.562357 [ 124 ] {} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3950 | 2026.05.21 09:18:44.562388 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 3951 | 2026.05.21 09:18:44.562470 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3952 | 2026.05.21 09:18:44.562523 [ 198 ] {3cd78353-d451-4e36-8961-d673cdd72c18::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 | ||
| 3953 | 2026.05.21 09:18:44.562575 [ 270 ] {a9d61b1a-013c-4964-bcf2-4b316f983299} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3954 | 2026.05.21 09:18:44.562623 [ 270 ] {a9d61b1a-013c-4964-bcf2-4b316f983299} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3955 | 2026.05.21 09:18:44.562656 [ 198 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3956 | 2026.05.21 09:18:44.562698 [ 198 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1008 rows starting from the beginning of the part | ||
| 3957 | 2026.05.21 09:18:44.562768 [ 198 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 56 rows starting from the beginning of the part | ||
| 3958 | 2026.05.21 09:18:44.562819 [ 198 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 138 rows starting from the beginning of the part | ||
| 3959 | 2026.05.21 09:18:44.562862 [ 198 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 57 rows starting from the beginning of the part | ||
| 3960 | 2026.05.21 09:18:44.562903 [ 198 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 138 rows starting from the beginning of the part | ||
| 3961 | 2026.05.21 09:18:44.562976 [ 198 ] {3cd78353-d451-4e36-8961-d673cdd72c18::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 | ||
| 3962 | 2026.05.21 09:18:44.563113 [ 270 ] {a9d61b1a-013c-4964-bcf2-4b316f983299} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3963 | 2026.05.21 09:18:44.563158 [ 270 ] {a9d61b1a-013c-4964-bcf2-4b316f983299} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 3964 | 2026.05.21 09:18:44.563482 [ 270 ] {a9d61b1a-013c-4964-bcf2-4b316f983299} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3965 | 2026.05.21 09:18:44.563726 [ 270 ] {a9d61b1a-013c-4964-bcf2-4b316f983299} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3966 | 2026.05.21 09:18:44.563866 [ 270 ] {a9d61b1a-013c-4964-bcf2-4b316f983299} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00131 sec., 48854.96183206107 rows/sec., 3.81 MiB/sec. | ||
| 3967 | 2026.05.21 09:18:44.563871 [ 123 ] {} <Debug> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3968 | 2026.05.21 09:18:44.563903 [ 270 ] {a9d61b1a-013c-4964-bcf2-4b316f983299} <Debug> TCPHandler: Processed in 0.00148426 sec. | ||
| 3969 | 2026.05.21 09:18:44.563936 [ 123 ] {} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3970 | 2026.05.21 09:18:44.563963 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 3971 | 2026.05.21 09:18:44.564044 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3972 | 2026.05.21 09:18:44.564065 [ 199 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::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 | ||
| 3973 | 2026.05.21 09:18:44.564080 [ 189 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1453 rows, containing 5 columns (5 merged, 0 gathered) in 0.001619034 sec., 897448.7255981035 rows/sec., 76.13 MiB/sec. | ||
| 3974 | 2026.05.21 09:18:44.564149 [ 270 ] {1b659038-293b-4216-95c5-6d0441c930e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3975 | 2026.05.21 09:18:44.564169 [ 199 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3976 | 2026.05.21 09:18:44.564198 [ 270 ] {1b659038-293b-4216-95c5-6d0441c930e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3977 | 2026.05.21 09:18:44.564203 [ 199 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 603 rows starting from the beginning of the part | ||
| 3978 | 2026.05.21 09:18:44.564274 [ 199 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 64 rows starting from the beginning of the part | ||
| 3979 | 2026.05.21 09:18:44.564322 [ 199 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 105 rows starting from the beginning of the part | ||
| 3980 | 2026.05.21 09:18:44.564363 [ 199 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 66 rows starting from the beginning of the part | ||
| 3981 | 2026.05.21 09:18:44.564390 [ 192 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3982 | 2026.05.21 09:18:44.564414 [ 199 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 105 rows starting from the beginning of the part | ||
| 3983 | 2026.05.21 09:18:44.564470 [ 199 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::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 | ||
| 3984 | 2026.05.21 09:18:44.564685 [ 270 ] {1b659038-293b-4216-95c5-6d0441c930e5} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3985 | 2026.05.21 09:18:44.564730 [ 270 ] {1b659038-293b-4216-95c5-6d0441c930e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 3986 | 2026.05.21 09:18:44.564809 [ 196 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_21_4} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3987 | 2026.05.21 09:18:44.564948 [ 196 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_21_4} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3988 | 2026.05.21 09:18:44.565062 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 3989 | 2026.05.21 09:18:44.565122 [ 270 ] {1b659038-293b-4216-95c5-6d0441c930e5} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3990 | 2026.05.21 09:18:44.565352 [ 270 ] {1b659038-293b-4216-95c5-6d0441c930e5} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3991 | 2026.05.21 09:18:44.565440 [ 192 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1007 rows, containing 5 columns (5 merged, 0 gathered) in 0.001422498 sec., 707909.6069027865 rows/sec., 55.52 MiB/sec. | ||
| 3992 | 2026.05.21 09:18:44.565466 [ 123 ] {} <Debug> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3993 | 2026.05.21 09:18:44.565492 [ 270 ] {1b659038-293b-4216-95c5-6d0441c930e5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001361 sec., 117560.61719324026 rows/sec., 8.19 MiB/sec. | ||
| 3994 | 2026.05.21 09:18:44.565502 [ 123 ] {} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3995 | 2026.05.21 09:18:44.565536 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 3996 | 2026.05.21 09:18:44.565537 [ 270 ] {1b659038-293b-4216-95c5-6d0441c930e5} <Debug> TCPHandler: Processed in 0.001543051 sec. | ||
| 3997 | 2026.05.21 09:18:44.565618 [ 196 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::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 | ||
| 3998 | 2026.05.21 09:18:44.565646 [ 199 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3999 | 2026.05.21 09:18:44.565717 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4000 | 2026.05.21 09:18:44.565722 [ 196 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4001 | 2026.05.21 09:18:44.565808 [ 196 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2928 rows starting from the beginning of the part | ||
| 4002 | 2026.05.21 09:18:44.565824 [ 270 ] {47b86e59-d511-4f2d-971e-61413a399ec0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4003 | 2026.05.21 09:18:44.565876 [ 270 ] {47b86e59-d511-4f2d-971e-61413a399ec0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4004 | 2026.05.21 09:18:44.565896 [ 196 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::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 | ||
| 4005 | 2026.05.21 09:18:44.565936 [ 199 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_21_4} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4006 | 2026.05.21 09:18:44.565952 [ 196 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 160 rows starting from the beginning of the part | ||
| 4007 | 2026.05.21 09:18:44.566004 [ 196 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 161 rows starting from the beginning of the part | ||
| 4008 | 2026.05.21 09:18:44.566020 [ 199 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_21_4} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4009 | 2026.05.21 09:18:44.566073 [ 196 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 160 rows starting from the beginning of the part | ||
| 4010 | 2026.05.21 09:18:44.566123 [ 196 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 160 rows starting from the beginning of the part | ||
| 4011 | 2026.05.21 09:18:44.566128 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 4012 | 2026.05.21 09:18:44.566258 [ 270 ] {47b86e59-d511-4f2d-971e-61413a399ec0} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4013 | 2026.05.21 09:18:44.566302 [ 270 ] {47b86e59-d511-4f2d-971e-61413a399ec0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 4014 | 2026.05.21 09:18:44.566649 [ 270 ] {47b86e59-d511-4f2d-971e-61413a399ec0} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4015 | 2026.05.21 09:18:44.566883 [ 270 ] {47b86e59-d511-4f2d-971e-61413a399ec0} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4016 | 2026.05.21 09:18:44.567016 [ 123 ] {} <Debug> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8) (MergerMutator): Selected 5 parts from all_17_17_0 to all_21_21_0 | ||
| 4017 | 2026.05.21 09:18:44.567024 [ 270 ] {47b86e59-d511-4f2d-971e-61413a399ec0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001219 sec., 49220.67268252666 rows/sec., 3.32 MiB/sec. | ||
| 4018 | 2026.05.21 09:18:44.567063 [ 123 ] {} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4019 | 2026.05.21 09:18:44.567078 [ 270 ] {47b86e59-d511-4f2d-971e-61413a399ec0} <Debug> TCPHandler: Processed in 0.001411297 sec. | ||
| 4020 | 2026.05.21 09:18:44.567091 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 4021 | 2026.05.21 09:18:44.567188 [ 192 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_17_21_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_17_17_0 to all_21_21_0 into Compact with storage Full | ||
| 4022 | 2026.05.21 09:18:44.567291 [ 192 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_17_21_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4023 | 2026.05.21 09:18:44.567318 [ 192 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_17_21_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 60 rows starting from the beginning of the part | ||
| 4024 | 2026.05.21 09:18:44.567370 [ 192 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_17_21_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 60 rows starting from the beginning of the part | ||
| 4025 | 2026.05.21 09:18:44.567411 [ 192 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_17_21_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 60 rows starting from the beginning of the part | ||
| 4026 | 2026.05.21 09:18:44.567449 [ 192 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_17_21_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 60 rows starting from the beginning of the part | ||
| 4027 | 2026.05.21 09:18:44.567484 [ 192 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_17_21_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 60 rows starting from the beginning of the part | ||
| 4028 | 2026.05.21 09:18:44.567725 [ 199 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3729 rows, containing 5 columns (5 merged, 0 gathered) in 0.002135191 sec., 1746447.975848531 rows/sec., 121.19 MiB/sec. | ||
| 4029 | 2026.05.21 09:18:44.568095 [ 196 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4030 | 2026.05.21 09:18:44.568183 [ 187 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_17_21_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 300 rows, containing 4 columns (4 merged, 0 gathered) in 0.001026874 sec., 292148.7933281006 rows/sec., 19.69 MiB/sec. | ||
| 4031 | 2026.05.21 09:18:44.568358 [ 196 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4032 | 2026.05.21 09:18:44.568376 [ 199 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_17_21_1} <Trace> MergedBlockOutputStream: filled checksums all_17_21_1 (state Temporary) | ||
| 4033 | 2026.05.21 09:18:44.568426 [ 196 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4034 | 2026.05.21 09:18:44.568488 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.88 MiB. | ||
| 4035 | 2026.05.21 09:18:44.568716 [ 199 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_17_21_1} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_merge_all_17_21_1 to all_17_21_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4036 | 2026.05.21 09:18:44.568804 [ 199 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_17_21_1} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8) (MergerMutator): Merged 5 parts: [all_17_17_0, all_21_21_0] -> all_17_21_1 | ||
| 4037 | 2026.05.21 09:18:44.568893 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 4038 | 2026.05.21 09:18:49.559893 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4039 | 2026.05.21 09:18:49.560143 [ 270 ] {737efd4e-de27-4294-990a-e54af7a6dbce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_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) | ||
| 4040 | 2026.05.21 09:18:49.560485 [ 270 ] {737efd4e-de27-4294-990a-e54af7a6dbce} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4041 | 2026.05.21 09:18:49.560527 [ 270 ] {737efd4e-de27-4294-990a-e54af7a6dbce} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_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 | ||
| 4042 | 2026.05.21 09:18:49.560763 [ 270 ] {737efd4e-de27-4294-990a-e54af7a6dbce} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4043 | 2026.05.21 09:18:49.560832 [ 270 ] {737efd4e-de27-4294-990a-e54af7a6dbce} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4044 | 2026.05.21 09:18:49.560972 [ 270 ] {737efd4e-de27-4294-990a-e54af7a6dbce} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 4045 | 2026.05.21 09:18:49.561055 [ 361 ] {737efd4e-de27-4294-990a-e54af7a6dbce} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4046 | 2026.05.21 09:18:49.561077 [ 360 ] {737efd4e-de27-4294-990a-e54af7a6dbce} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4047 | 2026.05.21 09:18:49.561084 [ 329 ] {737efd4e-de27-4294-990a-e54af7a6dbce} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4048 | 2026.05.21 09:18:49.561208 [ 270 ] {737efd4e-de27-4294-990a-e54af7a6dbce} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 4049 | 2026.05.21 09:18:49.561237 [ 270 ] {737efd4e-de27-4294-990a-e54af7a6dbce} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4050 | 2026.05.21 09:18:49.561322 [ 270 ] {737efd4e-de27-4294-990a-e54af7a6dbce} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4051 | 2026.05.21 09:18:49.561344 [ 270 ] {737efd4e-de27-4294-990a-e54af7a6dbce} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 4052 | 2026.05.21 09:18:49.561380 [ 270 ] {737efd4e-de27-4294-990a-e54af7a6dbce} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_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'))" | ||
| 4053 | 2026.05.21 09:18:49.561421 [ 270 ] {737efd4e-de27-4294-990a-e54af7a6dbce} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_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'))" | ||
| 4054 | 2026.05.21 09:18:49.561459 [ 270 ] {737efd4e-de27-4294-990a-e54af7a6dbce} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_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'))" | ||
| 4055 | 2026.05.21 09:18:49.562677 [ 270 ] {737efd4e-de27-4294-990a-e54af7a6dbce} <Debug> executeQuery: Read 41 rows, 10.38 KiB in 0.002632 sec., 15577.507598784196 rows/sec., 3.85 MiB/sec. | ||
| 4056 | 2026.05.21 09:18:49.562820 [ 270 ] {737efd4e-de27-4294-990a-e54af7a6dbce} <Debug> MemoryTracker: Peak memory usage (for query): 153.26 KiB. | ||
| 4057 | 2026.05.21 09:18:49.562836 [ 270 ] {737efd4e-de27-4294-990a-e54af7a6dbce} <Debug> TCPHandler: Processed in 0.003071823 sec. | ||
| 4058 | 2026.05.21 09:18:49.565830 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4059 | 2026.05.21 09:18:49.565954 [ 270 ] {a20b990b-3ed0-45aa-8c76-64c8f8b190da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4060 | 2026.05.21 09:18:49.566010 [ 270 ] {a20b990b-3ed0-45aa-8c76-64c8f8b190da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4061 | 2026.05.21 09:18:49.566579 [ 270 ] {a20b990b-3ed0-45aa-8c76-64c8f8b190da} <Trace> oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4062 | 2026.05.21 09:18:49.566627 [ 270 ] {a20b990b-3ed0-45aa-8c76-64c8f8b190da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 4063 | 2026.05.21 09:18:49.567024 [ 270 ] {a20b990b-3ed0-45aa-8c76-64c8f8b190da} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4064 | 2026.05.21 09:18:49.567241 [ 270 ] {a20b990b-3ed0-45aa-8c76-64c8f8b190da} <Trace> oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4065 | 2026.05.21 09:18:49.567387 [ 270 ] {a20b990b-3ed0-45aa-8c76-64c8f8b190da} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001473 sec., 16293.27902240326 rows/sec., 1.35 MiB/sec. | ||
| 4066 | 2026.05.21 09:18:49.567424 [ 270 ] {a20b990b-3ed0-45aa-8c76-64c8f8b190da} <Debug> TCPHandler: Processed in 0.001647155 sec. | ||
| 4067 | 2026.05.21 09:18:49.567598 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4068 | 2026.05.21 09:18:49.567700 [ 270 ] {3c3fd0e2-cb69-4ff6-97af-23932956433f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4069 | 2026.05.21 09:18:49.567745 [ 270 ] {3c3fd0e2-cb69-4ff6-97af-23932956433f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4070 | 2026.05.21 09:18:49.568163 [ 270 ] {3c3fd0e2-cb69-4ff6-97af-23932956433f} <Trace> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4071 | 2026.05.21 09:18:49.568198 [ 270 ] {3c3fd0e2-cb69-4ff6-97af-23932956433f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 4072 | 2026.05.21 09:18:49.568521 [ 270 ] {3c3fd0e2-cb69-4ff6-97af-23932956433f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4073 | 2026.05.21 09:18:49.568729 [ 270 ] {3c3fd0e2-cb69-4ff6-97af-23932956433f} <Trace> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4074 | 2026.05.21 09:18:49.568888 [ 270 ] {3c3fd0e2-cb69-4ff6-97af-23932956433f} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001209 sec., 6617.038875103392 rows/sec., 539.57 KiB/sec. | ||
| 4075 | 2026.05.21 09:18:49.568924 [ 270 ] {3c3fd0e2-cb69-4ff6-97af-23932956433f} <Debug> TCPHandler: Processed in 0.001375987 sec. | ||
| 4076 | 2026.05.21 09:18:49.569057 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4077 | 2026.05.21 09:18:49.569154 [ 270 ] {680ed046-56da-4ad9-9765-07dd48fad33a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4078 | 2026.05.21 09:18:49.569194 [ 270 ] {680ed046-56da-4ad9-9765-07dd48fad33a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4079 | 2026.05.21 09:18:49.569801 [ 270 ] {680ed046-56da-4ad9-9765-07dd48fad33a} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4080 | 2026.05.21 09:18:49.569842 [ 270 ] {680ed046-56da-4ad9-9765-07dd48fad33a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 4081 | 2026.05.21 09:18:49.570216 [ 270 ] {680ed046-56da-4ad9-9765-07dd48fad33a} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4082 | 2026.05.21 09:18:49.570705 [ 270 ] {680ed046-56da-4ad9-9765-07dd48fad33a} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4083 | 2026.05.21 09:18:49.570952 [ 270 ] {680ed046-56da-4ad9-9765-07dd48fad33a} <Debug> executeQuery: Read 262 rows, 24.00 KiB in 0.001809 sec., 144831.39856274184 rows/sec., 12.96 MiB/sec. | ||
| 4084 | 2026.05.21 09:18:49.571022 [ 270 ] {680ed046-56da-4ad9-9765-07dd48fad33a} <Debug> TCPHandler: Processed in 0.002015668 sec. | ||
| 4085 | 2026.05.21 09:18:49.571221 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4086 | 2026.05.21 09:18:49.571358 [ 270 ] {ff9319f0-7d6c-4198-b609-6d5862410af7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4087 | 2026.05.21 09:18:49.571417 [ 270 ] {ff9319f0-7d6c-4198-b609-6d5862410af7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4088 | 2026.05.21 09:18:49.571965 [ 270 ] {ff9319f0-7d6c-4198-b609-6d5862410af7} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4089 | 2026.05.21 09:18:49.572006 [ 270 ] {ff9319f0-7d6c-4198-b609-6d5862410af7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 4090 | 2026.05.21 09:18:49.572357 [ 270 ] {ff9319f0-7d6c-4198-b609-6d5862410af7} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4091 | 2026.05.21 09:18:49.572584 [ 270 ] {ff9319f0-7d6c-4198-b609-6d5862410af7} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4092 | 2026.05.21 09:18:49.572719 [ 270 ] {ff9319f0-7d6c-4198-b609-6d5862410af7} <Debug> executeQuery: Read 61 rows, 4.60 KiB in 0.001405 sec., 43416.37010676157 rows/sec., 3.20 MiB/sec. | ||
| 4093 | 2026.05.21 09:18:49.572761 [ 270 ] {ff9319f0-7d6c-4198-b609-6d5862410af7} <Debug> TCPHandler: Processed in 0.001651615 sec. | ||
| 4094 | 2026.05.21 09:18:49.572910 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4095 | 2026.05.21 09:18:49.573011 [ 270 ] {e40714b4-a79b-411d-96fc-7981fdb16ffb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4096 | 2026.05.21 09:18:49.573052 [ 270 ] {e40714b4-a79b-411d-96fc-7981fdb16ffb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4097 | 2026.05.21 09:18:49.573488 [ 270 ] {e40714b4-a79b-411d-96fc-7981fdb16ffb} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4098 | 2026.05.21 09:18:49.573523 [ 270 ] {e40714b4-a79b-411d-96fc-7981fdb16ffb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 4099 | 2026.05.21 09:18:49.573814 [ 270 ] {e40714b4-a79b-411d-96fc-7981fdb16ffb} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4100 | 2026.05.21 09:18:49.574018 [ 270 ] {e40714b4-a79b-411d-96fc-7981fdb16ffb} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4101 | 2026.05.21 09:18:49.574146 [ 270 ] {e40714b4-a79b-411d-96fc-7981fdb16ffb} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001154 sec., 20797.227036395147 rows/sec., 1.73 MiB/sec. | ||
| 4102 | 2026.05.21 09:18:49.574186 [ 270 ] {e40714b4-a79b-411d-96fc-7981fdb16ffb} <Debug> TCPHandler: Processed in 0.001327154 sec. | ||
| 4103 | 2026.05.21 09:18:49.574331 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4104 | 2026.05.21 09:18:49.574431 [ 270 ] {0215d34e-444f-4e3e-952d-845a0b4b8fae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4105 | 2026.05.21 09:18:49.574471 [ 270 ] {0215d34e-444f-4e3e-952d-845a0b4b8fae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4106 | 2026.05.21 09:18:49.574898 [ 270 ] {0215d34e-444f-4e3e-952d-845a0b4b8fae} <Trace> oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4107 | 2026.05.21 09:18:49.574933 [ 270 ] {0215d34e-444f-4e3e-952d-845a0b4b8fae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 4108 | 2026.05.21 09:18:49.575218 [ 270 ] {0215d34e-444f-4e3e-952d-845a0b4b8fae} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4109 | 2026.05.21 09:18:49.575423 [ 270 ] {0215d34e-444f-4e3e-952d-845a0b4b8fae} <Trace> oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4110 | 2026.05.21 09:18:49.575547 [ 270 ] {0215d34e-444f-4e3e-952d-845a0b4b8fae} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001134 sec., 10582.010582010582 rows/sec., 826.72 KiB/sec. | ||
| 4111 | 2026.05.21 09:18:49.575581 [ 270 ] {0215d34e-444f-4e3e-952d-845a0b4b8fae} <Debug> TCPHandler: Processed in 0.001302744 sec. | ||
| 4112 | 2026.05.21 09:18:49.575723 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4113 | 2026.05.21 09:18:49.575819 [ 270 ] {22b4d117-f29f-436b-a77b-2522c787212c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4114 | 2026.05.21 09:18:49.575858 [ 270 ] {22b4d117-f29f-436b-a77b-2522c787212c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4115 | 2026.05.21 09:18:49.576349 [ 270 ] {22b4d117-f29f-436b-a77b-2522c787212c} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4116 | 2026.05.21 09:18:49.576384 [ 270 ] {22b4d117-f29f-436b-a77b-2522c787212c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 4117 | 2026.05.21 09:18:49.576687 [ 270 ] {22b4d117-f29f-436b-a77b-2522c787212c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4118 | 2026.05.21 09:18:49.576901 [ 270 ] {22b4d117-f29f-436b-a77b-2522c787212c} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4119 | 2026.05.21 09:18:49.577027 [ 270 ] {22b4d117-f29f-436b-a77b-2522c787212c} <Debug> executeQuery: Read 149 rows, 12.31 KiB in 0.001226 sec., 121533.44208809134 rows/sec., 9.80 MiB/sec. | ||
| 4120 | 2026.05.21 09:18:49.577060 [ 270 ] {22b4d117-f29f-436b-a77b-2522c787212c} <Debug> TCPHandler: Processed in 0.001387306 sec. | ||
| 4121 | 2026.05.21 09:18:49.577214 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4122 | 2026.05.21 09:18:49.577312 [ 270 ] {aa93e9c0-f363-4798-adc0-30a7294a2b48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4123 | 2026.05.21 09:18:49.577354 [ 270 ] {aa93e9c0-f363-4798-adc0-30a7294a2b48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4124 | 2026.05.21 09:18:49.577758 [ 270 ] {aa93e9c0-f363-4798-adc0-30a7294a2b48} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4125 | 2026.05.21 09:18:49.577792 [ 270 ] {aa93e9c0-f363-4798-adc0-30a7294a2b48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 4126 | 2026.05.21 09:18:49.578118 [ 270 ] {aa93e9c0-f363-4798-adc0-30a7294a2b48} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4127 | 2026.05.21 09:18:49.578327 [ 270 ] {aa93e9c0-f363-4798-adc0-30a7294a2b48} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4128 | 2026.05.21 09:18:49.578451 [ 270 ] {aa93e9c0-f363-4798-adc0-30a7294a2b48} <Debug> executeQuery: Read 200 rows, 14.68 KiB in 0.001158 sec., 172711.57167530226 rows/sec., 12.38 MiB/sec. | ||
| 4129 | 2026.05.21 09:18:49.578485 [ 270 ] {aa93e9c0-f363-4798-adc0-30a7294a2b48} <Debug> TCPHandler: Processed in 0.001320274 sec. | ||
| 4130 | 2026.05.21 09:18:49.578618 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4131 | 2026.05.21 09:18:49.578715 [ 270 ] {45a6299e-f051-472b-a293-c447d2c0767f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4132 | 2026.05.21 09:18:49.578769 [ 270 ] {45a6299e-f051-472b-a293-c447d2c0767f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4133 | 2026.05.21 09:18:49.579602 [ 270 ] {45a6299e-f051-472b-a293-c447d2c0767f} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4134 | 2026.05.21 09:18:49.579638 [ 270 ] {45a6299e-f051-472b-a293-c447d2c0767f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 4135 | 2026.05.21 09:18:49.580177 [ 270 ] {45a6299e-f051-472b-a293-c447d2c0767f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4136 | 2026.05.21 09:18:49.580402 [ 270 ] {45a6299e-f051-472b-a293-c447d2c0767f} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4137 | 2026.05.21 09:18:49.580538 [ 270 ] {45a6299e-f051-472b-a293-c447d2c0767f} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001841 sec., 22270.505160239 rows/sec., 39.91 MiB/sec. | ||
| 4138 | 2026.05.21 09:18:49.580587 [ 270 ] {45a6299e-f051-472b-a293-c447d2c0767f} <Debug> TCPHandler: Processed in 0.002019237 sec. | ||
| 4139 | 2026.05.21 09:18:49.580728 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4140 | 2026.05.21 09:18:49.580826 [ 270 ] {f7ef9b82-11ec-42f9-abaf-fb0cba696e9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4141 | 2026.05.21 09:18:49.580869 [ 270 ] {f7ef9b82-11ec-42f9-abaf-fb0cba696e9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4142 | 2026.05.21 09:18:49.581223 [ 270 ] {f7ef9b82-11ec-42f9-abaf-fb0cba696e9c} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4143 | 2026.05.21 09:18:49.581259 [ 270 ] {f7ef9b82-11ec-42f9-abaf-fb0cba696e9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 4144 | 2026.05.21 09:18:49.581562 [ 270 ] {f7ef9b82-11ec-42f9-abaf-fb0cba696e9c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4145 | 2026.05.21 09:18:49.581773 [ 270 ] {f7ef9b82-11ec-42f9-abaf-fb0cba696e9c} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4146 | 2026.05.21 09:18:49.581900 [ 270 ] {f7ef9b82-11ec-42f9-abaf-fb0cba696e9c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001092 sec., 54945.05494505494 rows/sec., 3.70 MiB/sec. | ||
| 4147 | 2026.05.21 09:18:49.581932 [ 270 ] {f7ef9b82-11ec-42f9-abaf-fb0cba696e9c} <Debug> TCPHandler: Processed in 0.001254742 sec. | ||
| 4148 | 2026.05.21 09:18:50.904794 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9026 | ||
| 4149 | 2026.05.21 09:18:50.905274 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4150 | 2026.05.21 09:18:50.905322 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 4151 | 2026.05.21 09:18:50.905794 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4152 | 2026.05.21 09:18:50.906030 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4153 | 2026.05.21 09:18:50.906170 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9026 | ||
| 4154 | 2026.05.21 09:18:51.419554 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4155 | 2026.05.21 09:18:51.435194 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4156 | 2026.05.21 09:18:51.435233 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 4157 | 2026.05.21 09:18:51.441556 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4158 | 2026.05.21 09:18:51.442256 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4159 | 2026.05.21 09:18:51.444778 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4160 | 2026.05.21 09:18:54.555434 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4161 | 2026.05.21 09:18:54.555700 [ 270 ] {60a2e271-8ba6-42ab-ae16-cecb257c2ab4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 4162 | 2026.05.21 09:18:54.556062 [ 270 ] {60a2e271-8ba6-42ab-ae16-cecb257c2ab4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4163 | 2026.05.21 09:18:54.556099 [ 270 ] {60a2e271-8ba6-42ab-ae16-cecb257c2ab4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 4164 | 2026.05.21 09:18:54.556325 [ 270 ] {60a2e271-8ba6-42ab-ae16-cecb257c2ab4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4165 | 2026.05.21 09:18:54.556396 [ 270 ] {60a2e271-8ba6-42ab-ae16-cecb257c2ab4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4166 | 2026.05.21 09:18:54.556544 [ 270 ] {60a2e271-8ba6-42ab-ae16-cecb257c2ab4} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 4167 | 2026.05.21 09:18:54.556639 [ 329 ] {60a2e271-8ba6-42ab-ae16-cecb257c2ab4} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4168 | 2026.05.21 09:18:54.556659 [ 340 ] {60a2e271-8ba6-42ab-ae16-cecb257c2ab4} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4169 | 2026.05.21 09:18:54.556662 [ 361 ] {60a2e271-8ba6-42ab-ae16-cecb257c2ab4} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4170 | 2026.05.21 09:18:54.556823 [ 270 ] {60a2e271-8ba6-42ab-ae16-cecb257c2ab4} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 4171 | 2026.05.21 09:18:54.556852 [ 270 ] {60a2e271-8ba6-42ab-ae16-cecb257c2ab4} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4172 | 2026.05.21 09:18:54.556941 [ 270 ] {60a2e271-8ba6-42ab-ae16-cecb257c2ab4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4173 | 2026.05.21 09:18:54.556963 [ 270 ] {60a2e271-8ba6-42ab-ae16-cecb257c2ab4} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 4174 | 2026.05.21 09:18:54.556998 [ 270 ] {60a2e271-8ba6-42ab-ae16-cecb257c2ab4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4175 | 2026.05.21 09:18:54.557051 [ 270 ] {60a2e271-8ba6-42ab-ae16-cecb257c2ab4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4176 | 2026.05.21 09:18:54.557105 [ 270 ] {60a2e271-8ba6-42ab-ae16-cecb257c2ab4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4177 | 2026.05.21 09:18:54.558365 [ 270 ] {60a2e271-8ba6-42ab-ae16-cecb257c2ab4} <Debug> executeQuery: Read 41 rows, 10.14 KiB in 0.002765 sec., 14828.209764918625 rows/sec., 3.58 MiB/sec. | ||
| 4178 | 2026.05.21 09:18:54.558534 [ 270 ] {60a2e271-8ba6-42ab-ae16-cecb257c2ab4} <Debug> MemoryTracker: Peak memory usage (for query): 138.49 KiB. | ||
| 4179 | 2026.05.21 09:18:54.558550 [ 270 ] {60a2e271-8ba6-42ab-ae16-cecb257c2ab4} <Debug> TCPHandler: Processed in 0.003262339 sec. | ||
| 4180 | 2026.05.21 09:18:54.560265 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4181 | 2026.05.21 09:18:54.560402 [ 270 ] {6c5b0e48-88a5-47d5-88f4-c2fe25606ec4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4182 | 2026.05.21 09:18:54.560455 [ 270 ] {6c5b0e48-88a5-47d5-88f4-c2fe25606ec4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4183 | 2026.05.21 09:18:54.561025 [ 270 ] {6c5b0e48-88a5-47d5-88f4-c2fe25606ec4} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4184 | 2026.05.21 09:18:54.561076 [ 270 ] {6c5b0e48-88a5-47d5-88f4-c2fe25606ec4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 4185 | 2026.05.21 09:18:54.561449 [ 270 ] {6c5b0e48-88a5-47d5-88f4-c2fe25606ec4} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4186 | 2026.05.21 09:18:54.561670 [ 270 ] {6c5b0e48-88a5-47d5-88f4-c2fe25606ec4} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4187 | 2026.05.21 09:18:54.561817 [ 270 ] {6c5b0e48-88a5-47d5-88f4-c2fe25606ec4} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001454 sec., 38514.44291609353 rows/sec., 2.94 MiB/sec. | ||
| 4188 | 2026.05.21 09:18:54.561852 [ 270 ] {6c5b0e48-88a5-47d5-88f4-c2fe25606ec4} <Debug> TCPHandler: Processed in 0.001649856 sec. | ||
| 4189 | 2026.05.21 09:18:54.561983 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4190 | 2026.05.21 09:18:54.562081 [ 270 ] {d30a3028-4a76-4d9e-a7ae-82d5b6d6a787} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4191 | 2026.05.21 09:18:54.562122 [ 270 ] {d30a3028-4a76-4d9e-a7ae-82d5b6d6a787} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4192 | 2026.05.21 09:18:54.562595 [ 270 ] {d30a3028-4a76-4d9e-a7ae-82d5b6d6a787} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4193 | 2026.05.21 09:18:54.562631 [ 270 ] {d30a3028-4a76-4d9e-a7ae-82d5b6d6a787} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 4194 | 2026.05.21 09:18:54.562922 [ 270 ] {d30a3028-4a76-4d9e-a7ae-82d5b6d6a787} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4195 | 2026.05.21 09:18:54.563136 [ 270 ] {d30a3028-4a76-4d9e-a7ae-82d5b6d6a787} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4196 | 2026.05.21 09:18:54.563262 [ 270 ] {d30a3028-4a76-4d9e-a7ae-82d5b6d6a787} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.0012 sec., 53333.333333333336 rows/sec., 4.16 MiB/sec. | ||
| 4197 | 2026.05.21 09:18:54.563298 [ 270 ] {d30a3028-4a76-4d9e-a7ae-82d5b6d6a787} <Debug> TCPHandler: Processed in 0.001363616 sec. | ||
| 4198 | 2026.05.21 09:18:54.563438 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4199 | 2026.05.21 09:18:54.563536 [ 270 ] {fc1a6804-d176-46c2-814d-f56fadd9bb49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4200 | 2026.05.21 09:18:54.563578 [ 270 ] {fc1a6804-d176-46c2-814d-f56fadd9bb49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4201 | 2026.05.21 09:18:54.563993 [ 270 ] {fc1a6804-d176-46c2-814d-f56fadd9bb49} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4202 | 2026.05.21 09:18:54.564030 [ 270 ] {fc1a6804-d176-46c2-814d-f56fadd9bb49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 4203 | 2026.05.21 09:18:54.564366 [ 270 ] {fc1a6804-d176-46c2-814d-f56fadd9bb49} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4204 | 2026.05.21 09:18:54.564576 [ 270 ] {fc1a6804-d176-46c2-814d-f56fadd9bb49} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4205 | 2026.05.21 09:18:54.564703 [ 270 ] {fc1a6804-d176-46c2-814d-f56fadd9bb49} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001186 sec., 134907.25126475547 rows/sec., 9.40 MiB/sec. | ||
| 4206 | 2026.05.21 09:18:54.564736 [ 270 ] {fc1a6804-d176-46c2-814d-f56fadd9bb49} <Debug> TCPHandler: Processed in 0.001347865 sec. | ||
| 4207 | 2026.05.21 09:18:54.564873 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4208 | 2026.05.21 09:18:54.564969 [ 270 ] {0b38e912-9d24-4a3b-ab40-128ed60e9a37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4209 | 2026.05.21 09:18:54.565010 [ 270 ] {0b38e912-9d24-4a3b-ab40-128ed60e9a37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4210 | 2026.05.21 09:18:54.565363 [ 270 ] {0b38e912-9d24-4a3b-ab40-128ed60e9a37} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4211 | 2026.05.21 09:18:54.565399 [ 270 ] {0b38e912-9d24-4a3b-ab40-128ed60e9a37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 4212 | 2026.05.21 09:18:54.565717 [ 270 ] {0b38e912-9d24-4a3b-ab40-128ed60e9a37} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4213 | 2026.05.21 09:18:54.565923 [ 270 ] {0b38e912-9d24-4a3b-ab40-128ed60e9a37} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4214 | 2026.05.21 09:18:54.566047 [ 270 ] {0b38e912-9d24-4a3b-ab40-128ed60e9a37} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001098 sec., 54644.8087431694 rows/sec., 3.68 MiB/sec. | ||
| 4215 | 2026.05.21 09:18:54.566081 [ 270 ] {0b38e912-9d24-4a3b-ab40-128ed60e9a37} <Debug> TCPHandler: Processed in 0.001257973 sec. | ||
| 4216 | 2026.05.21 09:18:58.316074 [ 103 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4217 | 2026.05.21 09:18:58.316170 [ 103 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4218 | 2026.05.21 09:18:58.407091 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9538 | ||
| 4219 | 2026.05.21 09:18:58.407594 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4220 | 2026.05.21 09:18:58.407637 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 4221 | 2026.05.21 09:18:58.408116 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4222 | 2026.05.21 09:18:58.408357 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4223 | 2026.05.21 09:18:58.408495 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9538 | ||
| 4224 | 2026.05.21 09:18:58.945695 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4225 | 2026.05.21 09:18:58.962792 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4226 | 2026.05.21 09:18:58.962871 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 4227 | 2026.05.21 09:18:58.969702 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4228 | 2026.05.21 09:18:58.971407 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4229 | 2026.05.21 09:18:58.978763 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4230 | 2026.05.21 09:18:59.557082 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4231 | 2026.05.21 09:18:59.557336 [ 270 ] {8c22b2ec-f7e9-4ba0-b588-9cca7cbf7fa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 4232 | 2026.05.21 09:18:59.557719 [ 270 ] {8c22b2ec-f7e9-4ba0-b588-9cca7cbf7fa8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4233 | 2026.05.21 09:18:59.557763 [ 270 ] {8c22b2ec-f7e9-4ba0-b588-9cca7cbf7fa8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 4234 | 2026.05.21 09:18:59.558014 [ 270 ] {8c22b2ec-f7e9-4ba0-b588-9cca7cbf7fa8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4235 | 2026.05.21 09:18:59.558095 [ 270 ] {8c22b2ec-f7e9-4ba0-b588-9cca7cbf7fa8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4236 | 2026.05.21 09:18:59.558254 [ 270 ] {8c22b2ec-f7e9-4ba0-b588-9cca7cbf7fa8} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4237 | 2026.05.21 09:18:59.558357 [ 340 ] {8c22b2ec-f7e9-4ba0-b588-9cca7cbf7fa8} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4238 | 2026.05.21 09:18:59.558366 [ 348 ] {8c22b2ec-f7e9-4ba0-b588-9cca7cbf7fa8} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4239 | 2026.05.21 09:18:59.558358 [ 361 ] {8c22b2ec-f7e9-4ba0-b588-9cca7cbf7fa8} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4240 | 2026.05.21 09:18:59.558540 [ 270 ] {8c22b2ec-f7e9-4ba0-b588-9cca7cbf7fa8} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 4241 | 2026.05.21 09:18:59.558567 [ 270 ] {8c22b2ec-f7e9-4ba0-b588-9cca7cbf7fa8} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4242 | 2026.05.21 09:18:59.558651 [ 270 ] {8c22b2ec-f7e9-4ba0-b588-9cca7cbf7fa8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4243 | 2026.05.21 09:18:59.558672 [ 270 ] {8c22b2ec-f7e9-4ba0-b588-9cca7cbf7fa8} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 4244 | 2026.05.21 09:18:59.558707 [ 270 ] {8c22b2ec-f7e9-4ba0-b588-9cca7cbf7fa8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4245 | 2026.05.21 09:18:59.558745 [ 270 ] {8c22b2ec-f7e9-4ba0-b588-9cca7cbf7fa8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4246 | 2026.05.21 09:18:59.558792 [ 270 ] {8c22b2ec-f7e9-4ba0-b588-9cca7cbf7fa8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4247 | 2026.05.21 09:18:59.560051 [ 270 ] {8c22b2ec-f7e9-4ba0-b588-9cca7cbf7fa8} <Debug> executeQuery: Read 41 rows, 10.38 KiB in 0.002819 sec., 14544.164597374956 rows/sec., 3.60 MiB/sec. | ||
| 4248 | 2026.05.21 09:18:59.560206 [ 270 ] {8c22b2ec-f7e9-4ba0-b588-9cca7cbf7fa8} <Debug> MemoryTracker: Peak memory usage (for query): 152.50 KiB. | ||
| 4249 | 2026.05.21 09:18:59.560222 [ 270 ] {8c22b2ec-f7e9-4ba0-b588-9cca7cbf7fa8} <Debug> TCPHandler: Processed in 0.00327969 sec. | ||
| 4250 | 2026.05.21 09:18:59.562354 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4251 | 2026.05.21 09:18:59.562466 [ 270 ] {a1bde60d-89d0-4266-ba8a-9f3b0de5f0a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4252 | 2026.05.21 09:18:59.562508 [ 270 ] {a1bde60d-89d0-4266-ba8a-9f3b0de5f0a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4253 | 2026.05.21 09:18:59.563088 [ 270 ] {a1bde60d-89d0-4266-ba8a-9f3b0de5f0a4} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4254 | 2026.05.21 09:18:59.563129 [ 270 ] {a1bde60d-89d0-4266-ba8a-9f3b0de5f0a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 4255 | 2026.05.21 09:18:59.563497 [ 270 ] {a1bde60d-89d0-4266-ba8a-9f3b0de5f0a4} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4256 | 2026.05.21 09:18:59.563716 [ 270 ] {a1bde60d-89d0-4266-ba8a-9f3b0de5f0a4} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4257 | 2026.05.21 09:18:59.563859 [ 270 ] {a1bde60d-89d0-4266-ba8a-9f3b0de5f0a4} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001425 sec., 96842.1052631579 rows/sec., 8.41 MiB/sec. | ||
| 4258 | 2026.05.21 09:18:59.563894 [ 270 ] {a1bde60d-89d0-4266-ba8a-9f3b0de5f0a4} <Debug> TCPHandler: Processed in 0.001595103 sec. | ||
| 4259 | 2026.05.21 09:18:59.564022 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4260 | 2026.05.21 09:18:59.564118 [ 270 ] {094e99d4-8966-47fc-b674-14a748755b09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4261 | 2026.05.21 09:18:59.564157 [ 270 ] {094e99d4-8966-47fc-b674-14a748755b09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4262 | 2026.05.21 09:18:59.564606 [ 270 ] {094e99d4-8966-47fc-b674-14a748755b09} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4263 | 2026.05.21 09:18:59.564641 [ 270 ] {094e99d4-8966-47fc-b674-14a748755b09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 4264 | 2026.05.21 09:18:59.564927 [ 270 ] {094e99d4-8966-47fc-b674-14a748755b09} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4265 | 2026.05.21 09:18:59.565133 [ 270 ] {094e99d4-8966-47fc-b674-14a748755b09} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4266 | 2026.05.21 09:18:59.565266 [ 270 ] {094e99d4-8966-47fc-b674-14a748755b09} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001166 sec., 35162.950257289885 rows/sec., 2.58 MiB/sec. | ||
| 4267 | 2026.05.21 09:18:59.565301 [ 270 ] {094e99d4-8966-47fc-b674-14a748755b09} <Debug> TCPHandler: Processed in 0.001329524 sec. | ||
| 4268 | 2026.05.21 09:18:59.565426 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4269 | 2026.05.21 09:18:59.565527 [ 270 ] {e0af7736-be78-41e5-a854-340a0bff3eb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4270 | 2026.05.21 09:18:59.565565 [ 270 ] {e0af7736-be78-41e5-a854-340a0bff3eb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4271 | 2026.05.21 09:18:59.565988 [ 270 ] {e0af7736-be78-41e5-a854-340a0bff3eb6} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4272 | 2026.05.21 09:18:59.566024 [ 270 ] {e0af7736-be78-41e5-a854-340a0bff3eb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 4273 | 2026.05.21 09:18:59.566324 [ 270 ] {e0af7736-be78-41e5-a854-340a0bff3eb6} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4274 | 2026.05.21 09:18:59.566529 [ 270 ] {e0af7736-be78-41e5-a854-340a0bff3eb6} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4275 | 2026.05.21 09:18:59.566655 [ 270 ] {e0af7736-be78-41e5-a854-340a0bff3eb6} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001145 sec., 91703.05676855895 rows/sec., 7.16 MiB/sec. | ||
| 4276 | 2026.05.21 09:18:59.566688 [ 270 ] {e0af7736-be78-41e5-a854-340a0bff3eb6} <Debug> TCPHandler: Processed in 0.001311674 sec. | ||
| 4277 | 2026.05.21 09:18:59.566813 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4278 | 2026.05.21 09:18:59.566909 [ 270 ] {723fc59a-9e42-4d53-a7c4-166841be56be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4279 | 2026.05.21 09:18:59.566951 [ 270 ] {723fc59a-9e42-4d53-a7c4-166841be56be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4280 | 2026.05.21 09:18:59.567352 [ 270 ] {723fc59a-9e42-4d53-a7c4-166841be56be} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4281 | 2026.05.21 09:18:59.567387 [ 270 ] {723fc59a-9e42-4d53-a7c4-166841be56be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 4282 | 2026.05.21 09:18:59.567717 [ 270 ] {723fc59a-9e42-4d53-a7c4-166841be56be} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4283 | 2026.05.21 09:18:59.567922 [ 270 ] {723fc59a-9e42-4d53-a7c4-166841be56be} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4284 | 2026.05.21 09:18:59.568047 [ 270 ] {723fc59a-9e42-4d53-a7c4-166841be56be} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001156 sec., 138408.30449826992 rows/sec., 9.64 MiB/sec. | ||
| 4285 | 2026.05.21 09:18:59.568080 [ 270 ] {723fc59a-9e42-4d53-a7c4-166841be56be} <Debug> TCPHandler: Processed in 0.001316524 sec. | ||
| 4286 | 2026.05.21 09:18:59.568202 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4287 | 2026.05.21 09:18:59.568298 [ 270 ] {8ffb3d98-8fba-48eb-83ed-6970364c860f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4288 | 2026.05.21 09:18:59.568351 [ 270 ] {8ffb3d98-8fba-48eb-83ed-6970364c860f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4289 | 2026.05.21 09:18:59.569092 [ 270 ] {8ffb3d98-8fba-48eb-83ed-6970364c860f} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4290 | 2026.05.21 09:18:59.569128 [ 270 ] {8ffb3d98-8fba-48eb-83ed-6970364c860f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 4291 | 2026.05.21 09:18:59.569701 [ 270 ] {8ffb3d98-8fba-48eb-83ed-6970364c860f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4292 | 2026.05.21 09:18:59.569916 [ 270 ] {8ffb3d98-8fba-48eb-83ed-6970364c860f} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4293 | 2026.05.21 09:18:59.570025 [ 101 ] {} <Debug> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4294 | 2026.05.21 09:18:59.570051 [ 270 ] {8ffb3d98-8fba-48eb-83ed-6970364c860f} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.00177 sec., 23163.841807909605 rows/sec., 41.51 MiB/sec. | ||
| 4295 | 2026.05.21 09:18:59.570070 [ 101 ] {} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4296 | 2026.05.21 09:18:59.570095 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 4297 | 2026.05.21 09:18:59.570104 [ 270 ] {8ffb3d98-8fba-48eb-83ed-6970364c860f} <Debug> TCPHandler: Processed in 0.001951515 sec. | ||
| 4298 | 2026.05.21 09:18:59.570198 [ 192 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::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 | ||
| 4299 | 2026.05.21 09:18:59.570252 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4300 | 2026.05.21 09:18:59.570353 [ 270 ] {940deabc-8a5e-4c04-bb21-dc43f27f6ed0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4301 | 2026.05.21 09:18:59.570395 [ 270 ] {940deabc-8a5e-4c04-bb21-dc43f27f6ed0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4302 | 2026.05.21 09:18:59.570471 [ 192 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4303 | 2026.05.21 09:18:59.570532 [ 192 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 182 rows starting from the beginning of the part | ||
| 4304 | 2026.05.21 09:18:59.570662 [ 192 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 41 rows starting from the beginning of the part | ||
| 4305 | 2026.05.21 09:18:59.570751 [ 270 ] {940deabc-8a5e-4c04-bb21-dc43f27f6ed0} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4306 | 2026.05.21 09:18:59.570769 [ 192 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 41 rows starting from the beginning of the part | ||
| 4307 | 2026.05.21 09:18:59.570795 [ 270 ] {940deabc-8a5e-4c04-bb21-dc43f27f6ed0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 4308 | 2026.05.21 09:18:59.570877 [ 192 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 41 rows starting from the beginning of the part | ||
| 4309 | 2026.05.21 09:18:59.570980 [ 192 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 41 rows starting from the beginning of the part | ||
| 4310 | 2026.05.21 09:18:59.571075 [ 192 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 41 rows starting from the beginning of the part | ||
| 4311 | 2026.05.21 09:18:59.571137 [ 270 ] {940deabc-8a5e-4c04-bb21-dc43f27f6ed0} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4312 | 2026.05.21 09:18:59.571378 [ 270 ] {940deabc-8a5e-4c04-bb21-dc43f27f6ed0} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4313 | 2026.05.21 09:18:59.571514 [ 270 ] {940deabc-8a5e-4c04-bb21-dc43f27f6ed0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001179 sec., 50890.58524173028 rows/sec., 3.43 MiB/sec. | ||
| 4314 | 2026.05.21 09:18:59.571547 [ 270 ] {940deabc-8a5e-4c04-bb21-dc43f27f6ed0} <Debug> TCPHandler: Processed in 0.001346116 sec. | ||
| 4315 | 2026.05.21 09:18:59.574197 [ 196 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 387 rows, containing 19 columns (19 merged, 0 gathered) in 0.004045615 sec., 95659.12722787513 rows/sec., 171.42 MiB/sec. | ||
| 4316 | 2026.05.21 09:18:59.574747 [ 192 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4317 | 2026.05.21 09:18:59.575063 [ 192 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4318 | 2026.05.21 09:18:59.575136 [ 192 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4319 | 2026.05.21 09:18:59.575219 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.88 MiB. | ||
| 4320 | 2026.05.21 09:19:00.000145 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 241.61 MiB, peak 246.45 MiB, free memory in arenas 0.00 B, will set to 242.84 MiB (RSS), difference: 1.23 MiB | ||
| 4321 | 2026.05.21 09:19:04.556295 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4322 | 2026.05.21 09:19:04.556562 [ 270 ] {dd36c41c-619e-4619-85f6-7f00078440f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', '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) | ||
| 4323 | 2026.05.21 09:19:04.556910 [ 270 ] {dd36c41c-619e-4619-85f6-7f00078440f1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4324 | 2026.05.21 09:19:04.556952 [ 270 ] {dd36c41c-619e-4619-85f6-7f00078440f1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', '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 | ||
| 4325 | 2026.05.21 09:19:04.557187 [ 270 ] {dd36c41c-619e-4619-85f6-7f00078440f1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4326 | 2026.05.21 09:19:04.557264 [ 270 ] {dd36c41c-619e-4619-85f6-7f00078440f1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4327 | 2026.05.21 09:19:04.557412 [ 270 ] {dd36c41c-619e-4619-85f6-7f00078440f1} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4328 | 2026.05.21 09:19:04.557493 [ 329 ] {dd36c41c-619e-4619-85f6-7f00078440f1} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4329 | 2026.05.21 09:19:04.557513 [ 348 ] {dd36c41c-619e-4619-85f6-7f00078440f1} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4330 | 2026.05.21 09:19:04.557519 [ 344 ] {dd36c41c-619e-4619-85f6-7f00078440f1} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4331 | 2026.05.21 09:19:04.557656 [ 270 ] {dd36c41c-619e-4619-85f6-7f00078440f1} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 4332 | 2026.05.21 09:19:04.557694 [ 270 ] {dd36c41c-619e-4619-85f6-7f00078440f1} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4333 | 2026.05.21 09:19:04.557797 [ 270 ] {dd36c41c-619e-4619-85f6-7f00078440f1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4334 | 2026.05.21 09:19:04.557827 [ 270 ] {dd36c41c-619e-4619-85f6-7f00078440f1} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 4335 | 2026.05.21 09:19:04.557917 [ 270 ] {dd36c41c-619e-4619-85f6-7f00078440f1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', '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'))" | ||
| 4336 | 2026.05.21 09:19:04.557980 [ 270 ] {dd36c41c-619e-4619-85f6-7f00078440f1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', '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'))" | ||
| 4337 | 2026.05.21 09:19:04.558023 [ 270 ] {dd36c41c-619e-4619-85f6-7f00078440f1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', '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'))" | ||
| 4338 | 2026.05.21 09:19:04.559225 [ 270 ] {dd36c41c-619e-4619-85f6-7f00078440f1} <Debug> executeQuery: Read 41 rows, 10.14 KiB in 0.002763 sec., 14838.943177705394 rows/sec., 3.58 MiB/sec. | ||
| 4339 | 2026.05.21 09:19:04.559396 [ 270 ] {dd36c41c-619e-4619-85f6-7f00078440f1} <Debug> MemoryTracker: Peak memory usage (for query): 139.88 KiB. | ||
| 4340 | 2026.05.21 09:19:04.559414 [ 270 ] {dd36c41c-619e-4619-85f6-7f00078440f1} <Debug> TCPHandler: Processed in 0.00327779 sec. | ||
| 4341 | 2026.05.21 09:19:04.561109 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4342 | 2026.05.21 09:19:04.561237 [ 270 ] {ed204acc-a36b-490d-aeef-87898db9ff30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4343 | 2026.05.21 09:19:04.561290 [ 270 ] {ed204acc-a36b-490d-aeef-87898db9ff30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4344 | 2026.05.21 09:19:04.561869 [ 270 ] {ed204acc-a36b-490d-aeef-87898db9ff30} <Trace> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4345 | 2026.05.21 09:19:04.561931 [ 270 ] {ed204acc-a36b-490d-aeef-87898db9ff30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 4346 | 2026.05.21 09:19:04.562478 [ 270 ] {ed204acc-a36b-490d-aeef-87898db9ff30} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4347 | 2026.05.21 09:19:04.562816 [ 270 ] {ed204acc-a36b-490d-aeef-87898db9ff30} <Trace> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4348 | 2026.05.21 09:19:04.563023 [ 270 ] {ed204acc-a36b-490d-aeef-87898db9ff30} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001819 sec., 2199.010445299615 rows/sec., 179.31 KiB/sec. | ||
| 4349 | 2026.05.21 09:19:04.563080 [ 270 ] {ed204acc-a36b-490d-aeef-87898db9ff30} <Debug> TCPHandler: Processed in 0.002031938 sec. | ||
| 4350 | 2026.05.21 09:19:04.563237 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4351 | 2026.05.21 09:19:04.563373 [ 270 ] {2454e343-6c04-43ea-b4d0-7efe2bfd7f18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4352 | 2026.05.21 09:19:04.563433 [ 270 ] {2454e343-6c04-43ea-b4d0-7efe2bfd7f18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4353 | 2026.05.21 09:19:04.564036 [ 270 ] {2454e343-6c04-43ea-b4d0-7efe2bfd7f18} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4354 | 2026.05.21 09:19:04.564088 [ 270 ] {2454e343-6c04-43ea-b4d0-7efe2bfd7f18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 4355 | 2026.05.21 09:19:04.564532 [ 270 ] {2454e343-6c04-43ea-b4d0-7efe2bfd7f18} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4356 | 2026.05.21 09:19:04.564841 [ 270 ] {2454e343-6c04-43ea-b4d0-7efe2bfd7f18} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4357 | 2026.05.21 09:19:04.565020 [ 270 ] {2454e343-6c04-43ea-b4d0-7efe2bfd7f18} <Debug> executeQuery: Read 58 rows, 4.52 KiB in 0.001679 sec., 34544.371649791545 rows/sec., 2.63 MiB/sec. | ||
| 4358 | 2026.05.21 09:19:04.565069 [ 270 ] {2454e343-6c04-43ea-b4d0-7efe2bfd7f18} <Debug> TCPHandler: Processed in 0.001900374 sec. | ||
| 4359 | 2026.05.21 09:19:04.565301 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4360 | 2026.05.21 09:19:04.565483 [ 270 ] {6dcd76f7-cd56-4754-8d66-7963fafb1a8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4361 | 2026.05.21 09:19:04.565557 [ 270 ] {6dcd76f7-cd56-4754-8d66-7963fafb1a8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4362 | 2026.05.21 09:19:04.566163 [ 270 ] {6dcd76f7-cd56-4754-8d66-7963fafb1a8a} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4363 | 2026.05.21 09:19:04.566218 [ 270 ] {6dcd76f7-cd56-4754-8d66-7963fafb1a8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 4364 | 2026.05.21 09:19:04.566689 [ 270 ] {6dcd76f7-cd56-4754-8d66-7963fafb1a8a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4365 | 2026.05.21 09:19:04.566929 [ 270 ] {6dcd76f7-cd56-4754-8d66-7963fafb1a8a} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4366 | 2026.05.21 09:19:04.567095 [ 270 ] {6dcd76f7-cd56-4754-8d66-7963fafb1a8a} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001659 sec., 2411.091018685955 rows/sec., 168.35 KiB/sec. | ||
| 4367 | 2026.05.21 09:19:04.567145 [ 270 ] {6dcd76f7-cd56-4754-8d66-7963fafb1a8a} <Debug> TCPHandler: Processed in 0.001977966 sec. | ||
| 4368 | 2026.05.21 09:19:04.567362 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4369 | 2026.05.21 09:19:04.567498 [ 270 ] {eb1f40de-071e-4497-943b-37b5994ce48a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4370 | 2026.05.21 09:19:04.567545 [ 270 ] {eb1f40de-071e-4497-943b-37b5994ce48a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4371 | 2026.05.21 09:19:04.568075 [ 270 ] {eb1f40de-071e-4497-943b-37b5994ce48a} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4372 | 2026.05.21 09:19:04.568116 [ 270 ] {eb1f40de-071e-4497-943b-37b5994ce48a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 4373 | 2026.05.21 09:19:04.568486 [ 270 ] {eb1f40de-071e-4497-943b-37b5994ce48a} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4374 | 2026.05.21 09:19:04.568706 [ 270 ] {eb1f40de-071e-4497-943b-37b5994ce48a} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4375 | 2026.05.21 09:19:04.568853 [ 270 ] {eb1f40de-071e-4497-943b-37b5994ce48a} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001381 sec., 49239.681390296886 rows/sec., 3.85 MiB/sec. | ||
| 4376 | 2026.05.21 09:19:04.568889 [ 270 ] {eb1f40de-071e-4497-943b-37b5994ce48a} <Debug> TCPHandler: Processed in 0.001613355 sec. | ||
| 4377 | 2026.05.21 09:19:04.569025 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4378 | 2026.05.21 09:19:04.569132 [ 270 ] {dfcf687c-7bf1-4920-b1d6-c31af626bf93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4379 | 2026.05.21 09:19:04.569184 [ 270 ] {dfcf687c-7bf1-4920-b1d6-c31af626bf93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4380 | 2026.05.21 09:19:04.569611 [ 270 ] {dfcf687c-7bf1-4920-b1d6-c31af626bf93} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4381 | 2026.05.21 09:19:04.569649 [ 270 ] {dfcf687c-7bf1-4920-b1d6-c31af626bf93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 4382 | 2026.05.21 09:19:04.569988 [ 270 ] {dfcf687c-7bf1-4920-b1d6-c31af626bf93} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4383 | 2026.05.21 09:19:04.570220 [ 270 ] {dfcf687c-7bf1-4920-b1d6-c31af626bf93} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4384 | 2026.05.21 09:19:04.570361 [ 270 ] {dfcf687c-7bf1-4920-b1d6-c31af626bf93} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001252 sec., 129392.97124600639 rows/sec., 9.01 MiB/sec. | ||
| 4385 | 2026.05.21 09:19:04.570396 [ 270 ] {dfcf687c-7bf1-4920-b1d6-c31af626bf93} <Debug> TCPHandler: Processed in 0.001422898 sec. | ||
| 4386 | 2026.05.21 09:19:04.570545 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4387 | 2026.05.21 09:19:04.570649 [ 270 ] {16704019-5d6a-4749-b58d-cb520b0876a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4388 | 2026.05.21 09:19:04.570695 [ 270 ] {16704019-5d6a-4749-b58d-cb520b0876a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4389 | 2026.05.21 09:19:04.571083 [ 270 ] {16704019-5d6a-4749-b58d-cb520b0876a4} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4390 | 2026.05.21 09:19:04.571120 [ 270 ] {16704019-5d6a-4749-b58d-cb520b0876a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 4391 | 2026.05.21 09:19:04.571425 [ 270 ] {16704019-5d6a-4749-b58d-cb520b0876a4} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4392 | 2026.05.21 09:19:04.571638 [ 270 ] {16704019-5d6a-4749-b58d-cb520b0876a4} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4393 | 2026.05.21 09:19:04.571765 [ 95 ] {} <Debug> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8) (MergerMutator): Selected 6 parts from all_1_16_3 to all_25_25_0 | ||
| 4394 | 2026.05.21 09:19:04.571777 [ 270 ] {16704019-5d6a-4749-b58d-cb520b0876a4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00115 sec., 52173.913043478264 rows/sec., 3.52 MiB/sec. | ||
| 4395 | 2026.05.21 09:19:04.571805 [ 95 ] {} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4396 | 2026.05.21 09:19:04.571817 [ 270 ] {16704019-5d6a-4749-b58d-cb520b0876a4} <Debug> TCPHandler: Processed in 0.001323435 sec. | ||
| 4397 | 2026.05.21 09:19:04.571825 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 4398 | 2026.05.21 09:19:04.571940 [ 187 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_25_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_25_25_0 into Compact with storage Full | ||
| 4399 | 2026.05.21 09:19:04.572083 [ 187 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_25_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4400 | 2026.05.21 09:19:04.572119 [ 187 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_25_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 864 rows starting from the beginning of the part | ||
| 4401 | 2026.05.21 09:19:04.572186 [ 187 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_25_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_21_1, total 300 rows starting from the beginning of the part | ||
| 4402 | 2026.05.21 09:19:04.572242 [ 187 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_25_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 60 rows starting from the beginning of the part | ||
| 4403 | 2026.05.21 09:19:04.572286 [ 187 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_25_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 60 rows starting from the beginning of the part | ||
| 4404 | 2026.05.21 09:19:04.572324 [ 187 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_25_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 60 rows starting from the beginning of the part | ||
| 4405 | 2026.05.21 09:19:04.572366 [ 187 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_25_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 60 rows starting from the beginning of the part | ||
| 4406 | 2026.05.21 09:19:04.573355 [ 196 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_25_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1404 rows, containing 4 columns (4 merged, 0 gathered) in 0.001470819 sec., 954570.2088428284 rows/sec., 63.11 MiB/sec. | ||
| 4407 | 2026.05.21 09:19:04.573608 [ 186 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_25_4} <Trace> MergedBlockOutputStream: filled checksums all_1_25_4 (state Temporary) | ||
| 4408 | 2026.05.21 09:19:04.573950 [ 186 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_25_4} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_merge_all_1_25_4 to all_1_25_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4409 | 2026.05.21 09:19:04.574042 [ 186 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_25_4} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8) (MergerMutator): Merged 6 parts: [all_1_16_3, all_25_25_0] -> all_1_25_4 | ||
| 4410 | 2026.05.21 09:19:04.574136 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 4411 | 2026.05.21 09:19:05.909514 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9986 | ||
| 4412 | 2026.05.21 09:19:05.910208 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4413 | 2026.05.21 09:19:05.910276 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 4414 | 2026.05.21 09:19:05.910945 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4415 | 2026.05.21 09:19:05.911296 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4416 | 2026.05.21 09:19:05.911478 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9986 | ||
| 4417 | 2026.05.21 09:19:05.911496 [ 93 ] {} <Debug> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4418 | 2026.05.21 09:19:05.911567 [ 93 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4419 | 2026.05.21 09:19:05.911588 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 4420 | 2026.05.21 09:19:05.911685 [ 187 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::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 | ||
| 4421 | 2026.05.21 09:19:05.911812 [ 187 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4422 | 2026.05.21 09:19:05.911849 [ 187 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7618 rows starting from the beginning of the part | ||
| 4423 | 2026.05.21 09:19:05.911910 [ 187 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::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 | ||
| 4424 | 2026.05.21 09:19:05.911952 [ 187 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::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 | ||
| 4425 | 2026.05.21 09:19:05.911998 [ 187 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::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 | ||
| 4426 | 2026.05.21 09:19:05.912036 [ 187 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::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 | ||
| 4427 | 2026.05.21 09:19:05.912076 [ 187 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::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 | ||
| 4428 | 2026.05.21 09:19:05.914388 [ 196 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9986 rows, containing 4 columns (4 merged, 0 gathered) in 0.002745152 sec., 3637685.63635092 rows/sec., 52.04 MiB/sec. | ||
| 4429 | 2026.05.21 09:19:05.914809 [ 194 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4430 | 2026.05.21 09:19:05.915226 [ 194 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_21_4} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4431 | 2026.05.21 09:19:05.915319 [ 194 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_21_4} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4432 | 2026.05.21 09:19:05.915431 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 4433 | 2026.05.21 09:19:06.479733 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 4434 | 2026.05.21 09:19:06.497512 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4435 | 2026.05.21 09:19:06.497576 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 4436 | 2026.05.21 09:19:06.503777 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4437 | 2026.05.21 09:19:06.504472 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4438 | 2026.05.21 09:19:06.504815 [ 93 ] {} <Debug> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4439 | 2026.05.21 09:19:06.504910 [ 93 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4440 | 2026.05.21 09:19:06.504945 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 4441 | 2026.05.21 09:19:06.505111 [ 191 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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 | ||
| 4442 | 2026.05.21 09:19:06.507687 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 4443 | 2026.05.21 09:19:06.509660 [ 191 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4444 | 2026.05.21 09:19:06.511471 [ 191 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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 | ||
| 4445 | 2026.05.21 09:19:06.516851 [ 191 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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 | ||
| 4446 | 2026.05.21 09:19:06.521776 [ 191 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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 | ||
| 4447 | 2026.05.21 09:19:06.526298 [ 191 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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 | ||
| 4448 | 2026.05.21 09:19:06.531094 [ 191 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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 | ||
| 4449 | 2026.05.21 09:19:06.535466 [ 191 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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 | ||
| 4450 | 2026.05.21 09:19:06.583854 [ 191 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.078817892 sec., 2017.3084558008732 rows/sec., 10.43 MiB/sec. | ||
| 4451 | 2026.05.21 09:19:06.586174 [ 190 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4452 | 2026.05.21 09:19:06.588197 [ 190 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_21_4} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4453 | 2026.05.21 09:19:06.588292 [ 190 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_21_4} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4454 | 2026.05.21 09:19:06.590331 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 4455 | 2026.05.21 09:19:07.001191 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 244.71 MiB, peak 255.27 MiB, free memory in arenas 0.00 B, will set to 248.98 MiB (RSS), difference: 4.27 MiB | ||
| 4456 | 2026.05.21 09:19:09.556272 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4457 | 2026.05.21 09:19:09.556544 [ 270 ] {e5e37536-38e4-48e7-9f76-6b913cf841d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 4458 | 2026.05.21 09:19:09.556903 [ 270 ] {e5e37536-38e4-48e7-9f76-6b913cf841d4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4459 | 2026.05.21 09:19:09.556939 [ 270 ] {e5e37536-38e4-48e7-9f76-6b913cf841d4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 4460 | 2026.05.21 09:19:09.557153 [ 270 ] {e5e37536-38e4-48e7-9f76-6b913cf841d4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4461 | 2026.05.21 09:19:09.557223 [ 270 ] {e5e37536-38e4-48e7-9f76-6b913cf841d4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4462 | 2026.05.21 09:19:09.557358 [ 270 ] {e5e37536-38e4-48e7-9f76-6b913cf841d4} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4463 | 2026.05.21 09:19:09.557468 [ 344 ] {e5e37536-38e4-48e7-9f76-6b913cf841d4} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4464 | 2026.05.21 09:19:09.557471 [ 348 ] {e5e37536-38e4-48e7-9f76-6b913cf841d4} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4465 | 2026.05.21 09:19:09.557471 [ 322 ] {e5e37536-38e4-48e7-9f76-6b913cf841d4} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4466 | 2026.05.21 09:19:09.557636 [ 270 ] {e5e37536-38e4-48e7-9f76-6b913cf841d4} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 4467 | 2026.05.21 09:19:09.557663 [ 270 ] {e5e37536-38e4-48e7-9f76-6b913cf841d4} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4468 | 2026.05.21 09:19:09.557746 [ 270 ] {e5e37536-38e4-48e7-9f76-6b913cf841d4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4469 | 2026.05.21 09:19:09.557767 [ 270 ] {e5e37536-38e4-48e7-9f76-6b913cf841d4} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 4470 | 2026.05.21 09:19:09.557802 [ 270 ] {e5e37536-38e4-48e7-9f76-6b913cf841d4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4471 | 2026.05.21 09:19:09.557839 [ 270 ] {e5e37536-38e4-48e7-9f76-6b913cf841d4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4472 | 2026.05.21 09:19:09.557875 [ 270 ] {e5e37536-38e4-48e7-9f76-6b913cf841d4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4473 | 2026.05.21 09:19:09.558960 [ 270 ] {e5e37536-38e4-48e7-9f76-6b913cf841d4} <Debug> executeQuery: Read 41 rows, 10.38 KiB in 0.00252 sec., 16269.841269841269 rows/sec., 4.02 MiB/sec. | ||
| 4474 | 2026.05.21 09:19:09.559114 [ 270 ] {e5e37536-38e4-48e7-9f76-6b913cf841d4} <Debug> MemoryTracker: Peak memory usage (for query): 152.80 KiB. | ||
| 4475 | 2026.05.21 09:19:09.559130 [ 270 ] {e5e37536-38e4-48e7-9f76-6b913cf841d4} <Debug> TCPHandler: Processed in 0.00300263 sec. | ||
| 4476 | 2026.05.21 09:19:09.561290 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4477 | 2026.05.21 09:19:09.561399 [ 270 ] {a4e6a500-5ca1-4fc0-a83e-85b81885d6a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4478 | 2026.05.21 09:19:09.561446 [ 270 ] {a4e6a500-5ca1-4fc0-a83e-85b81885d6a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4479 | 2026.05.21 09:19:09.562575 [ 270 ] {a4e6a500-5ca1-4fc0-a83e-85b81885d6a2} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4480 | 2026.05.21 09:19:09.562675 [ 270 ] {a4e6a500-5ca1-4fc0-a83e-85b81885d6a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 4481 | 2026.05.21 09:19:09.563108 [ 270 ] {a4e6a500-5ca1-4fc0-a83e-85b81885d6a2} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4482 | 2026.05.21 09:19:09.563338 [ 270 ] {a4e6a500-5ca1-4fc0-a83e-85b81885d6a2} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4483 | 2026.05.21 09:19:09.563494 [ 91 ] {} <Debug> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4484 | 2026.05.21 09:19:09.563512 [ 270 ] {a4e6a500-5ca1-4fc0-a83e-85b81885d6a2} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.00214 sec., 64485.98130841122 rows/sec., 5.60 MiB/sec. | ||
| 4485 | 2026.05.21 09:19:09.563540 [ 91 ] {} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4486 | 2026.05.21 09:19:09.563566 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 4487 | 2026.05.21 09:19:09.563578 [ 270 ] {a4e6a500-5ca1-4fc0-a83e-85b81885d6a2} <Debug> TCPHandler: Processed in 0.002338189 sec. | ||
| 4488 | 2026.05.21 09:19:09.563685 [ 195 ] {3cd78353-d451-4e36-8961-d673cdd72c18::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 | ||
| 4489 | 2026.05.21 09:19:09.563789 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4490 | 2026.05.21 09:19:09.563807 [ 195 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4491 | 2026.05.21 09:19:09.563847 [ 195 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1008 rows starting from the beginning of the part | ||
| 4492 | 2026.05.21 09:19:09.563927 [ 270 ] {5fdb6bf2-e160-4654-8029-07695b508463} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4493 | 2026.05.21 09:19:09.563943 [ 195 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 262 rows starting from the beginning of the part | ||
| 4494 | 2026.05.21 09:19:09.563988 [ 270 ] {5fdb6bf2-e160-4654-8029-07695b508463} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4495 | 2026.05.21 09:19:09.564003 [ 195 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 56 rows starting from the beginning of the part | ||
| 4496 | 2026.05.21 09:19:09.564059 [ 195 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 138 rows starting from the beginning of the part | ||
| 4497 | 2026.05.21 09:19:09.564107 [ 195 ] {3cd78353-d451-4e36-8961-d673cdd72c18::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 | ||
| 4498 | 2026.05.21 09:19:09.564155 [ 195 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 138 rows starting from the beginning of the part | ||
| 4499 | 2026.05.21 09:19:09.564466 [ 270 ] {5fdb6bf2-e160-4654-8029-07695b508463} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4500 | 2026.05.21 09:19:09.564508 [ 270 ] {5fdb6bf2-e160-4654-8029-07695b508463} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 4501 | 2026.05.21 09:19:09.564950 [ 270 ] {5fdb6bf2-e160-4654-8029-07695b508463} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4502 | 2026.05.21 09:19:09.565168 [ 270 ] {5fdb6bf2-e160-4654-8029-07695b508463} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4503 | 2026.05.21 09:19:09.565260 [ 196 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1660 rows, containing 5 columns (5 merged, 0 gathered) in 0.001619995 sec., 1024694.5206621009 rows/sec., 88.44 MiB/sec. | ||
| 4504 | 2026.05.21 09:19:09.565301 [ 270 ] {5fdb6bf2-e160-4654-8029-07695b508463} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001412 sec., 29036.82719546742 rows/sec., 2.13 MiB/sec. | ||
| 4505 | 2026.05.21 09:19:09.565340 [ 270 ] {5fdb6bf2-e160-4654-8029-07695b508463} <Debug> TCPHandler: Processed in 0.001660245 sec. | ||
| 4506 | 2026.05.21 09:19:09.565479 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4507 | 2026.05.21 09:19:09.565496 [ 188 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4508 | 2026.05.21 09:19:09.565578 [ 270 ] {94b71e1c-60ec-41fa-a13d-731fef789f8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4509 | 2026.05.21 09:19:09.565624 [ 270 ] {94b71e1c-60ec-41fa-a13d-731fef789f8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4510 | 2026.05.21 09:19:09.565772 [ 188 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_26_5} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4511 | 2026.05.21 09:19:09.565846 [ 188 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_26_5} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4512 | 2026.05.21 09:19:09.565916 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 4513 | 2026.05.21 09:19:09.566091 [ 270 ] {94b71e1c-60ec-41fa-a13d-731fef789f8c} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4514 | 2026.05.21 09:19:09.566133 [ 270 ] {94b71e1c-60ec-41fa-a13d-731fef789f8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 4515 | 2026.05.21 09:19:09.566439 [ 270 ] {94b71e1c-60ec-41fa-a13d-731fef789f8c} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4516 | 2026.05.21 09:19:09.566641 [ 270 ] {94b71e1c-60ec-41fa-a13d-731fef789f8c} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4517 | 2026.05.21 09:19:09.566757 [ 90 ] {} <Debug> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4518 | 2026.05.21 09:19:09.566783 [ 270 ] {94b71e1c-60ec-41fa-a13d-731fef789f8c} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.00121 sec., 86776.85950413224 rows/sec., 6.78 MiB/sec. | ||
| 4519 | 2026.05.21 09:19:09.566821 [ 90 ] {} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4520 | 2026.05.21 09:19:09.566831 [ 270 ] {94b71e1c-60ec-41fa-a13d-731fef789f8c} <Debug> TCPHandler: Processed in 0.001405388 sec. | ||
| 4521 | 2026.05.21 09:19:09.566850 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 4522 | 2026.05.21 09:19:09.566963 [ 190 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::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 | ||
| 4523 | 2026.05.21 09:19:09.566977 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4524 | 2026.05.21 09:19:09.567092 [ 190 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4525 | 2026.05.21 09:19:09.567093 [ 270 ] {056d85d5-ed52-4285-8601-83e021fc321a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4526 | 2026.05.21 09:19:09.567132 [ 190 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 603 rows starting from the beginning of the part | ||
| 4527 | 2026.05.21 09:19:09.567155 [ 270 ] {056d85d5-ed52-4285-8601-83e021fc321a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4528 | 2026.05.21 09:19:09.567204 [ 190 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 149 rows starting from the beginning of the part | ||
| 4529 | 2026.05.21 09:19:09.567259 [ 190 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 64 rows starting from the beginning of the part | ||
| 4530 | 2026.05.21 09:19:09.567307 [ 190 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 105 rows starting from the beginning of the part | ||
| 4531 | 2026.05.21 09:19:09.567352 [ 190 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 68 rows starting from the beginning of the part | ||
| 4532 | 2026.05.21 09:19:09.567395 [ 190 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 105 rows starting from the beginning of the part | ||
| 4533 | 2026.05.21 09:19:09.567580 [ 270 ] {056d85d5-ed52-4285-8601-83e021fc321a} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4534 | 2026.05.21 09:19:09.567620 [ 270 ] {056d85d5-ed52-4285-8601-83e021fc321a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 4535 | 2026.05.21 09:19:09.567968 [ 270 ] {056d85d5-ed52-4285-8601-83e021fc321a} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4536 | 2026.05.21 09:19:09.568192 [ 270 ] {056d85d5-ed52-4285-8601-83e021fc321a} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4537 | 2026.05.21 09:19:09.568301 [ 90 ] {} <Debug> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4538 | 2026.05.21 09:19:09.568327 [ 270 ] {056d85d5-ed52-4285-8601-83e021fc321a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001253 sec., 127693.53551476456 rows/sec., 8.89 MiB/sec. | ||
| 4539 | 2026.05.21 09:19:09.568335 [ 90 ] {} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4540 | 2026.05.21 09:19:09.568340 [ 190 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1094 rows, containing 5 columns (5 merged, 0 gathered) in 0.001419578 sec., 770651.5598297523 rows/sec., 60.93 MiB/sec. | ||
| 4541 | 2026.05.21 09:19:09.568369 [ 270 ] {056d85d5-ed52-4285-8601-83e021fc321a} <Debug> TCPHandler: Processed in 0.001447028 sec. | ||
| 4542 | 2026.05.21 09:19:09.568370 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 4543 | 2026.05.21 09:19:09.568460 [ 190 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::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 | ||
| 4544 | 2026.05.21 09:19:09.568512 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4545 | 2026.05.21 09:19:09.568544 [ 190 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4546 | 2026.05.21 09:19:09.568557 [ 197 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4547 | 2026.05.21 09:19:09.568578 [ 190 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 3729 rows starting from the beginning of the part | ||
| 4548 | 2026.05.21 09:19:09.568614 [ 270 ] {74953700-6133-4011-a944-8ef9e154eef4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4549 | 2026.05.21 09:19:09.568623 [ 190 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 200 rows starting from the beginning of the part | ||
| 4550 | 2026.05.21 09:19:09.568676 [ 190 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 160 rows starting from the beginning of the part | ||
| 4551 | 2026.05.21 09:19:09.568678 [ 270 ] {74953700-6133-4011-a944-8ef9e154eef4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4552 | 2026.05.21 09:19:09.568712 [ 190 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::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 | ||
| 4553 | 2026.05.21 09:19:09.568750 [ 190 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 162 rows starting from the beginning of the part | ||
| 4554 | 2026.05.21 09:19:09.568783 [ 190 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 160 rows starting from the beginning of the part | ||
| 4555 | 2026.05.21 09:19:09.568875 [ 197 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_26_5} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4556 | 2026.05.21 09:19:09.568959 [ 197 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_26_5} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4557 | 2026.05.21 09:19:09.569032 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 4558 | 2026.05.21 09:19:09.569504 [ 270 ] {74953700-6133-4011-a944-8ef9e154eef4} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4559 | 2026.05.21 09:19:09.569550 [ 270 ] {74953700-6133-4011-a944-8ef9e154eef4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 4560 | 2026.05.21 09:19:09.570161 [ 270 ] {74953700-6133-4011-a944-8ef9e154eef4} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4561 | 2026.05.21 09:19:09.570391 [ 270 ] {74953700-6133-4011-a944-8ef9e154eef4} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4562 | 2026.05.21 09:19:09.570535 [ 270 ] {74953700-6133-4011-a944-8ef9e154eef4} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001939 sec., 21144.920061887573 rows/sec., 37.89 MiB/sec. | ||
| 4563 | 2026.05.21 09:19:09.570542 [ 193 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4571 rows, containing 5 columns (5 merged, 0 gathered) in 0.002104031 sec., 2172496.5078936573 rows/sec., 151.05 MiB/sec. | ||
| 4564 | 2026.05.21 09:19:09.570590 [ 270 ] {74953700-6133-4011-a944-8ef9e154eef4} <Debug> TCPHandler: Processed in 0.002128431 sec. | ||
| 4565 | 2026.05.21 09:19:09.570725 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4566 | 2026.05.21 09:19:09.570824 [ 270 ] {8583db79-4249-4202-b6ea-d3a23cb4be01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4567 | 2026.05.21 09:19:09.570866 [ 270 ] {8583db79-4249-4202-b6ea-d3a23cb4be01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4568 | 2026.05.21 09:19:09.571013 [ 196 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4569 | 2026.05.21 09:19:09.571256 [ 270 ] {8583db79-4249-4202-b6ea-d3a23cb4be01} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4570 | 2026.05.21 09:19:09.571289 [ 196 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4571 | 2026.05.21 09:19:09.571296 [ 270 ] {8583db79-4249-4202-b6ea-d3a23cb4be01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 4572 | 2026.05.21 09:19:09.571371 [ 196 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4573 | 2026.05.21 09:19:09.571451 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. | ||
| 4574 | 2026.05.21 09:19:09.571623 [ 270 ] {8583db79-4249-4202-b6ea-d3a23cb4be01} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4575 | 2026.05.21 09:19:09.571833 [ 270 ] {8583db79-4249-4202-b6ea-d3a23cb4be01} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4576 | 2026.05.21 09:19:09.571961 [ 270 ] {8583db79-4249-4202-b6ea-d3a23cb4be01} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001157 sec., 51858.254105445114 rows/sec., 3.49 MiB/sec. | ||
| 4577 | 2026.05.21 09:19:09.572019 [ 270 ] {8583db79-4249-4202-b6ea-d3a23cb4be01} <Debug> TCPHandler: Processed in 0.001343095 sec. | ||
| 4578 | 2026.05.21 09:19:13.316276 [ 85 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4579 | 2026.05.21 09:19:13.316357 [ 85 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4580 | 2026.05.21 09:19:13.412492 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10498 | ||
| 4581 | 2026.05.21 09:19:13.413008 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4582 | 2026.05.21 09:19:13.413053 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 4583 | 2026.05.21 09:19:13.413523 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4584 | 2026.05.21 09:19:13.413763 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4585 | 2026.05.21 09:19:13.413889 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10498 | ||
| 4586 | 2026.05.21 09:19:14.008671 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 4587 | 2026.05.21 09:19:14.022764 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4588 | 2026.05.21 09:19:14.022836 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 4589 | 2026.05.21 09:19:14.028468 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4590 | 2026.05.21 09:19:14.029147 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4591 | 2026.05.21 09:19:14.031685 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 4592 | 2026.05.21 09:19:14.555683 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4593 | 2026.05.21 09:19:14.555915 [ 270 ] {6ca3b01c-cb67-4712-a935-0f774618394b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 4594 | 2026.05.21 09:19:14.556253 [ 270 ] {6ca3b01c-cb67-4712-a935-0f774618394b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4595 | 2026.05.21 09:19:14.556290 [ 270 ] {6ca3b01c-cb67-4712-a935-0f774618394b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 4596 | 2026.05.21 09:19:14.556500 [ 270 ] {6ca3b01c-cb67-4712-a935-0f774618394b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4597 | 2026.05.21 09:19:14.556568 [ 270 ] {6ca3b01c-cb67-4712-a935-0f774618394b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4598 | 2026.05.21 09:19:14.556705 [ 270 ] {6ca3b01c-cb67-4712-a935-0f774618394b} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 4599 | 2026.05.21 09:19:14.556801 [ 329 ] {6ca3b01c-cb67-4712-a935-0f774618394b} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4600 | 2026.05.21 09:19:14.556810 [ 348 ] {6ca3b01c-cb67-4712-a935-0f774618394b} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4601 | 2026.05.21 09:19:14.556808 [ 344 ] {6ca3b01c-cb67-4712-a935-0f774618394b} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4602 | 2026.05.21 09:19:14.556975 [ 270 ] {6ca3b01c-cb67-4712-a935-0f774618394b} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 4603 | 2026.05.21 09:19:14.557002 [ 270 ] {6ca3b01c-cb67-4712-a935-0f774618394b} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4604 | 2026.05.21 09:19:14.557086 [ 270 ] {6ca3b01c-cb67-4712-a935-0f774618394b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4605 | 2026.05.21 09:19:14.557107 [ 270 ] {6ca3b01c-cb67-4712-a935-0f774618394b} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 4606 | 2026.05.21 09:19:14.557143 [ 270 ] {6ca3b01c-cb67-4712-a935-0f774618394b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4607 | 2026.05.21 09:19:14.557184 [ 270 ] {6ca3b01c-cb67-4712-a935-0f774618394b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4608 | 2026.05.21 09:19:14.557231 [ 270 ] {6ca3b01c-cb67-4712-a935-0f774618394b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4609 | 2026.05.21 09:19:14.558352 [ 270 ] {6ca3b01c-cb67-4712-a935-0f774618394b} <Debug> executeQuery: Read 41 rows, 10.14 KiB in 0.002529 sec., 16211.941478845394 rows/sec., 3.92 MiB/sec. | ||
| 4610 | 2026.05.21 09:19:14.558487 [ 270 ] {6ca3b01c-cb67-4712-a935-0f774618394b} <Debug> MemoryTracker: Peak memory usage (for query): 138.77 KiB. | ||
| 4611 | 2026.05.21 09:19:14.558502 [ 270 ] {6ca3b01c-cb67-4712-a935-0f774618394b} <Debug> TCPHandler: Processed in 0.002960049 sec. | ||
| 4612 | 2026.05.21 09:19:14.560085 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4613 | 2026.05.21 09:19:14.560195 [ 270 ] {7c6e1146-f38b-4b80-9ca7-9ed0bc7d1a3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4614 | 2026.05.21 09:19:14.560238 [ 270 ] {7c6e1146-f38b-4b80-9ca7-9ed0bc7d1a3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4615 | 2026.05.21 09:19:14.560707 [ 270 ] {7c6e1146-f38b-4b80-9ca7-9ed0bc7d1a3d} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4616 | 2026.05.21 09:19:14.560749 [ 270 ] {7c6e1146-f38b-4b80-9ca7-9ed0bc7d1a3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 4617 | 2026.05.21 09:19:14.561115 [ 270 ] {7c6e1146-f38b-4b80-9ca7-9ed0bc7d1a3d} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4618 | 2026.05.21 09:19:14.561327 [ 270 ] {7c6e1146-f38b-4b80-9ca7-9ed0bc7d1a3d} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4619 | 2026.05.21 09:19:14.561470 [ 270 ] {7c6e1146-f38b-4b80-9ca7-9ed0bc7d1a3d} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001306 sec., 42879.01990811638 rows/sec., 3.27 MiB/sec. | ||
| 4620 | 2026.05.21 09:19:14.561504 [ 270 ] {7c6e1146-f38b-4b80-9ca7-9ed0bc7d1a3d} <Debug> TCPHandler: Processed in 0.001471559 sec. | ||
| 4621 | 2026.05.21 09:19:14.561647 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4622 | 2026.05.21 09:19:14.561744 [ 270 ] {b6ba6391-765b-43ad-bfe9-d2768cffa904} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4623 | 2026.05.21 09:19:14.561784 [ 270 ] {b6ba6391-765b-43ad-bfe9-d2768cffa904} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4624 | 2026.05.21 09:19:14.562270 [ 270 ] {b6ba6391-765b-43ad-bfe9-d2768cffa904} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4625 | 2026.05.21 09:19:14.562317 [ 270 ] {b6ba6391-765b-43ad-bfe9-d2768cffa904} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 4626 | 2026.05.21 09:19:14.562679 [ 270 ] {b6ba6391-765b-43ad-bfe9-d2768cffa904} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4627 | 2026.05.21 09:19:14.562895 [ 270 ] {b6ba6391-765b-43ad-bfe9-d2768cffa904} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4628 | 2026.05.21 09:19:14.563022 [ 270 ] {b6ba6391-765b-43ad-bfe9-d2768cffa904} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001296 sec., 49382.71604938271 rows/sec., 3.85 MiB/sec. | ||
| 4629 | 2026.05.21 09:19:14.563057 [ 270 ] {b6ba6391-765b-43ad-bfe9-d2768cffa904} <Debug> TCPHandler: Processed in 0.001459449 sec. | ||
| 4630 | 2026.05.21 09:19:14.563191 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4631 | 2026.05.21 09:19:14.563290 [ 270 ] {7750967c-adaf-4fbe-8fc8-3c87a1a8317b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4632 | 2026.05.21 09:19:14.563332 [ 270 ] {7750967c-adaf-4fbe-8fc8-3c87a1a8317b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4633 | 2026.05.21 09:19:14.563734 [ 270 ] {7750967c-adaf-4fbe-8fc8-3c87a1a8317b} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4634 | 2026.05.21 09:19:14.563770 [ 270 ] {7750967c-adaf-4fbe-8fc8-3c87a1a8317b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 4635 | 2026.05.21 09:19:14.564104 [ 270 ] {7750967c-adaf-4fbe-8fc8-3c87a1a8317b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4636 | 2026.05.21 09:19:14.564304 [ 270 ] {7750967c-adaf-4fbe-8fc8-3c87a1a8317b} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4637 | 2026.05.21 09:19:14.564430 [ 270 ] {7750967c-adaf-4fbe-8fc8-3c87a1a8317b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001159 sec., 138050.04314063847 rows/sec., 9.61 MiB/sec. | ||
| 4638 | 2026.05.21 09:19:14.564463 [ 270 ] {7750967c-adaf-4fbe-8fc8-3c87a1a8317b} <Debug> TCPHandler: Processed in 0.001322174 sec. | ||
| 4639 | 2026.05.21 09:19:14.564581 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4640 | 2026.05.21 09:19:14.564677 [ 270 ] {77a60641-ff32-4690-8518-2b1d7c2bd54d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4641 | 2026.05.21 09:19:14.564717 [ 270 ] {77a60641-ff32-4690-8518-2b1d7c2bd54d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4642 | 2026.05.21 09:19:14.565048 [ 270 ] {77a60641-ff32-4690-8518-2b1d7c2bd54d} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4643 | 2026.05.21 09:19:14.565083 [ 270 ] {77a60641-ff32-4690-8518-2b1d7c2bd54d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 4644 | 2026.05.21 09:19:14.565369 [ 270 ] {77a60641-ff32-4690-8518-2b1d7c2bd54d} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4645 | 2026.05.21 09:19:14.565571 [ 270 ] {77a60641-ff32-4690-8518-2b1d7c2bd54d} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4646 | 2026.05.21 09:19:14.565695 [ 270 ] {77a60641-ff32-4690-8518-2b1d7c2bd54d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001037 sec., 57859.209257473485 rows/sec., 3.90 MiB/sec. | ||
| 4647 | 2026.05.21 09:19:14.565728 [ 270 ] {77a60641-ff32-4690-8518-2b1d7c2bd54d} <Debug> TCPHandler: Processed in 0.00119622 sec. | ||
| 4648 | 2026.05.21 09:19:16.713406 [ 83 ] {} <Debug> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 4649 | 2026.05.21 09:19:16.713474 [ 83 ] {} <Trace> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4650 | 2026.05.21 09:19:16.713499 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 4651 | 2026.05.21 09:19:16.713639 [ 190 ] {1c328464-d019-4d8f-b166-e4febecf3963::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 | ||
| 4652 | 2026.05.21 09:19:16.713778 [ 190 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4653 | 2026.05.21 09:19:16.713813 [ 190 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 18 rows starting from the beginning of the part | ||
| 4654 | 2026.05.21 09:19:16.713877 [ 190 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part | ||
| 4655 | 2026.05.21 09:19:16.713921 [ 190 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part | ||
| 4656 | 2026.05.21 09:19:16.713965 [ 190 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 8 rows starting from the beginning of the part | ||
| 4657 | 2026.05.21 09:19:16.714002 [ 190 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part | ||
| 4658 | 2026.05.21 09:19:16.714708 [ 193 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34 rows, containing 5 columns (5 merged, 0 gathered) in 0.001118797 sec., 30389.784742004136 rows/sec., 2.54 MiB/sec. | ||
| 4659 | 2026.05.21 09:19:16.714919 [ 197 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 4660 | 2026.05.21 09:19:16.715276 [ 197 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_9_2} <Trace> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4661 | 2026.05.21 09:19:16.715369 [ 197 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_9_2} <Trace> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 4662 | 2026.05.21 09:19:16.715469 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4663 | 2026.05.21 09:19:19.558061 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4664 | 2026.05.21 09:19:19.558340 [ 270 ] {55b03925-8fcc-4bbd-8bef-04f292ef15ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_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) | ||
| 4665 | 2026.05.21 09:19:19.558724 [ 270 ] {55b03925-8fcc-4bbd-8bef-04f292ef15ab} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4666 | 2026.05.21 09:19:19.558773 [ 270 ] {55b03925-8fcc-4bbd-8bef-04f292ef15ab} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_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 | ||
| 4667 | 2026.05.21 09:19:19.559022 [ 270 ] {55b03925-8fcc-4bbd-8bef-04f292ef15ab} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4668 | 2026.05.21 09:19:19.559088 [ 270 ] {55b03925-8fcc-4bbd-8bef-04f292ef15ab} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4669 | 2026.05.21 09:19:19.559230 [ 270 ] {55b03925-8fcc-4bbd-8bef-04f292ef15ab} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 4670 | 2026.05.21 09:19:19.559329 [ 346 ] {55b03925-8fcc-4bbd-8bef-04f292ef15ab} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4671 | 2026.05.21 09:19:19.559337 [ 348 ] {55b03925-8fcc-4bbd-8bef-04f292ef15ab} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4672 | 2026.05.21 09:19:19.559336 [ 344 ] {55b03925-8fcc-4bbd-8bef-04f292ef15ab} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4673 | 2026.05.21 09:19:19.559495 [ 270 ] {55b03925-8fcc-4bbd-8bef-04f292ef15ab} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 4674 | 2026.05.21 09:19:19.559524 [ 270 ] {55b03925-8fcc-4bbd-8bef-04f292ef15ab} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4675 | 2026.05.21 09:19:19.559609 [ 270 ] {55b03925-8fcc-4bbd-8bef-04f292ef15ab} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4676 | 2026.05.21 09:19:19.559629 [ 270 ] {55b03925-8fcc-4bbd-8bef-04f292ef15ab} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 4677 | 2026.05.21 09:19:19.559665 [ 270 ] {55b03925-8fcc-4bbd-8bef-04f292ef15ab} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_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'))" | ||
| 4678 | 2026.05.21 09:19:19.559703 [ 270 ] {55b03925-8fcc-4bbd-8bef-04f292ef15ab} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_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'))" | ||
| 4679 | 2026.05.21 09:19:19.559738 [ 270 ] {55b03925-8fcc-4bbd-8bef-04f292ef15ab} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_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'))" | ||
| 4680 | 2026.05.21 09:19:19.560909 [ 270 ] {55b03925-8fcc-4bbd-8bef-04f292ef15ab} <Debug> executeQuery: Read 41 rows, 10.38 KiB in 0.002683 sec., 15281.401416325009 rows/sec., 3.78 MiB/sec. | ||
| 4681 | 2026.05.21 09:19:19.561041 [ 270 ] {55b03925-8fcc-4bbd-8bef-04f292ef15ab} <Debug> MemoryTracker: Peak memory usage (for query): 153.24 KiB. | ||
| 4682 | 2026.05.21 09:19:19.561056 [ 270 ] {55b03925-8fcc-4bbd-8bef-04f292ef15ab} <Debug> TCPHandler: Processed in 0.003135545 sec. | ||
| 4683 | 2026.05.21 09:19:19.563836 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4684 | 2026.05.21 09:19:19.563961 [ 270 ] {f5ed1e2b-58fd-46d9-8263-54e8d342b4b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4685 | 2026.05.21 09:19:19.564012 [ 270 ] {f5ed1e2b-58fd-46d9-8263-54e8d342b4b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4686 | 2026.05.21 09:19:19.564562 [ 270 ] {f5ed1e2b-58fd-46d9-8263-54e8d342b4b2} <Trace> oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4687 | 2026.05.21 09:19:19.564613 [ 270 ] {f5ed1e2b-58fd-46d9-8263-54e8d342b4b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 4688 | 2026.05.21 09:19:19.564996 [ 270 ] {f5ed1e2b-58fd-46d9-8263-54e8d342b4b2} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4689 | 2026.05.21 09:19:19.565214 [ 270 ] {f5ed1e2b-58fd-46d9-8263-54e8d342b4b2} <Trace> oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4690 | 2026.05.21 09:19:19.565357 [ 270 ] {f5ed1e2b-58fd-46d9-8263-54e8d342b4b2} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001432 sec., 16759.77653631285 rows/sec., 1.39 MiB/sec. | ||
| 4691 | 2026.05.21 09:19:19.565390 [ 270 ] {f5ed1e2b-58fd-46d9-8263-54e8d342b4b2} <Debug> TCPHandler: Processed in 0.001605214 sec. | ||
| 4692 | 2026.05.21 09:19:19.565517 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4693 | 2026.05.21 09:19:19.565613 [ 270 ] {54a93558-0dbd-46a4-9e01-28212b7ac2e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4694 | 2026.05.21 09:19:19.565653 [ 270 ] {54a93558-0dbd-46a4-9e01-28212b7ac2e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4695 | 2026.05.21 09:19:19.566044 [ 270 ] {54a93558-0dbd-46a4-9e01-28212b7ac2e3} <Trace> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4696 | 2026.05.21 09:19:19.566078 [ 270 ] {54a93558-0dbd-46a4-9e01-28212b7ac2e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 4697 | 2026.05.21 09:19:19.566351 [ 270 ] {54a93558-0dbd-46a4-9e01-28212b7ac2e3} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4698 | 2026.05.21 09:19:19.566557 [ 270 ] {54a93558-0dbd-46a4-9e01-28212b7ac2e3} <Trace> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4699 | 2026.05.21 09:19:19.566681 [ 270 ] {54a93558-0dbd-46a4-9e01-28212b7ac2e3} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001086 sec., 1841.620626151013 rows/sec., 150.17 KiB/sec. | ||
| 4700 | 2026.05.21 09:19:19.566714 [ 270 ] {54a93558-0dbd-46a4-9e01-28212b7ac2e3} <Debug> TCPHandler: Processed in 0.001246002 sec. | ||
| 4701 | 2026.05.21 09:19:19.566835 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4702 | 2026.05.21 09:19:19.566931 [ 270 ] {7f466b2a-e03b-404b-874a-1dd1dc1cea70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4703 | 2026.05.21 09:19:19.566970 [ 270 ] {7f466b2a-e03b-404b-874a-1dd1dc1cea70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4704 | 2026.05.21 09:19:19.567505 [ 270 ] {7f466b2a-e03b-404b-874a-1dd1dc1cea70} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4705 | 2026.05.21 09:19:19.567540 [ 270 ] {7f466b2a-e03b-404b-874a-1dd1dc1cea70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 4706 | 2026.05.21 09:19:19.567838 [ 270 ] {7f466b2a-e03b-404b-874a-1dd1dc1cea70} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4707 | 2026.05.21 09:19:19.568052 [ 270 ] {7f466b2a-e03b-404b-874a-1dd1dc1cea70} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4708 | 2026.05.21 09:19:19.568178 [ 270 ] {7f466b2a-e03b-404b-874a-1dd1dc1cea70} <Debug> executeQuery: Read 259 rows, 23.78 KiB in 0.001264 sec., 204905.06329113926 rows/sec., 18.37 MiB/sec. | ||
| 4709 | 2026.05.21 09:19:19.568210 [ 270 ] {7f466b2a-e03b-404b-874a-1dd1dc1cea70} <Debug> TCPHandler: Processed in 0.001423637 sec. | ||
| 4710 | 2026.05.21 09:19:19.568358 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4711 | 2026.05.21 09:19:19.568453 [ 270 ] {581f79f8-f396-4428-a383-d55889e9c5a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4712 | 2026.05.21 09:19:19.568492 [ 270 ] {581f79f8-f396-4428-a383-d55889e9c5a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4713 | 2026.05.21 09:19:19.568908 [ 270 ] {581f79f8-f396-4428-a383-d55889e9c5a8} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4714 | 2026.05.21 09:19:19.568942 [ 270 ] {581f79f8-f396-4428-a383-d55889e9c5a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 4715 | 2026.05.21 09:19:19.569233 [ 270 ] {581f79f8-f396-4428-a383-d55889e9c5a8} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4716 | 2026.05.21 09:19:19.569435 [ 270 ] {581f79f8-f396-4428-a383-d55889e9c5a8} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4717 | 2026.05.21 09:19:19.569560 [ 270 ] {581f79f8-f396-4428-a383-d55889e9c5a8} <Debug> executeQuery: Read 55 rows, 4.18 KiB in 0.001125 sec., 48888.88888888889 rows/sec., 3.63 MiB/sec. | ||
| 4718 | 2026.05.21 09:19:19.569583 [ 81 ] {} <Debug> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4719 | 2026.05.21 09:19:19.569595 [ 270 ] {581f79f8-f396-4428-a383-d55889e9c5a8} <Debug> TCPHandler: Processed in 0.001285813 sec. | ||
| 4720 | 2026.05.21 09:19:19.569651 [ 81 ] {} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4721 | 2026.05.21 09:19:19.569697 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 4722 | 2026.05.21 09:19:19.569792 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4723 | 2026.05.21 09:19:19.569802 [ 190 ] {33106484-ff80-4833-813a-1c2c5998985f::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 | ||
| 4724 | 2026.05.21 09:19:19.569893 [ 270 ] {b8cdd2ea-2617-402c-a28b-a5d77ce84e21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4725 | 2026.05.21 09:19:19.569908 [ 190 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4726 | 2026.05.21 09:19:19.569932 [ 270 ] {b8cdd2ea-2617-402c-a28b-a5d77ce84e21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4727 | 2026.05.21 09:19:19.569941 [ 190 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 213 rows starting from the beginning of the part | ||
| 4728 | 2026.05.21 09:19:19.570003 [ 190 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 61 rows starting from the beginning of the part | ||
| 4729 | 2026.05.21 09:19:19.570054 [ 190 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 41 rows starting from the beginning of the part | ||
| 4730 | 2026.05.21 09:19:19.570100 [ 190 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 4 rows starting from the beginning of the part | ||
| 4731 | 2026.05.21 09:19:19.570143 [ 190 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 41 rows starting from the beginning of the part | ||
| 4732 | 2026.05.21 09:19:19.570186 [ 190 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 55 rows starting from the beginning of the part | ||
| 4733 | 2026.05.21 09:19:19.570351 [ 270 ] {b8cdd2ea-2617-402c-a28b-a5d77ce84e21} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4734 | 2026.05.21 09:19:19.570386 [ 270 ] {b8cdd2ea-2617-402c-a28b-a5d77ce84e21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 4735 | 2026.05.21 09:19:19.570665 [ 270 ] {b8cdd2ea-2617-402c-a28b-a5d77ce84e21} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4736 | 2026.05.21 09:19:19.570868 [ 270 ] {b8cdd2ea-2617-402c-a28b-a5d77ce84e21} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4737 | 2026.05.21 09:19:19.570994 [ 270 ] {b8cdd2ea-2617-402c-a28b-a5d77ce84e21} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001119 sec., 21447.721179624667 rows/sec., 1.78 MiB/sec. | ||
| 4738 | 2026.05.21 09:19:19.571029 [ 270 ] {b8cdd2ea-2617-402c-a28b-a5d77ce84e21} <Debug> TCPHandler: Processed in 0.001286823 sec. | ||
| 4739 | 2026.05.21 09:19:19.571033 [ 193 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 415 rows, containing 5 columns (5 merged, 0 gathered) in 0.001270223 sec., 326714.2856018195 rows/sec., 23.60 MiB/sec. | ||
| 4740 | 2026.05.21 09:19:19.571212 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4741 | 2026.05.21 09:19:19.571228 [ 193 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4742 | 2026.05.21 09:19:19.571350 [ 270 ] {d6b6746d-f048-4698-b0f2-06f9f79662d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4743 | 2026.05.21 09:19:19.571406 [ 270 ] {d6b6746d-f048-4698-b0f2-06f9f79662d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4744 | 2026.05.21 09:19:19.571541 [ 193 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_21_4} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4745 | 2026.05.21 09:19:19.571623 [ 193 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_21_4} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4746 | 2026.05.21 09:19:19.571739 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 4747 | 2026.05.21 09:19:19.571909 [ 270 ] {d6b6746d-f048-4698-b0f2-06f9f79662d5} <Trace> oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4748 | 2026.05.21 09:19:19.571950 [ 270 ] {d6b6746d-f048-4698-b0f2-06f9f79662d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 4749 | 2026.05.21 09:19:19.572268 [ 270 ] {d6b6746d-f048-4698-b0f2-06f9f79662d5} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4750 | 2026.05.21 09:19:19.572475 [ 270 ] {d6b6746d-f048-4698-b0f2-06f9f79662d5} <Trace> oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4751 | 2026.05.21 09:19:19.572602 [ 270 ] {d6b6746d-f048-4698-b0f2-06f9f79662d5} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001277 sec., 9397.024275646047 rows/sec., 734.14 KiB/sec. | ||
| 4752 | 2026.05.21 09:19:19.572638 [ 270 ] {d6b6746d-f048-4698-b0f2-06f9f79662d5} <Debug> TCPHandler: Processed in 0.001495501 sec. | ||
| 4753 | 2026.05.21 09:19:19.572768 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4754 | 2026.05.21 09:19:19.572874 [ 270 ] {3d16e525-66ba-4fc8-b46b-232ae64243d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4755 | 2026.05.21 09:19:19.572914 [ 270 ] {3d16e525-66ba-4fc8-b46b-232ae64243d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4756 | 2026.05.21 09:19:19.573391 [ 270 ] {3d16e525-66ba-4fc8-b46b-232ae64243d6} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4757 | 2026.05.21 09:19:19.573428 [ 270 ] {3d16e525-66ba-4fc8-b46b-232ae64243d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 4758 | 2026.05.21 09:19:19.573729 [ 270 ] {3d16e525-66ba-4fc8-b46b-232ae64243d6} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4759 | 2026.05.21 09:19:19.573939 [ 270 ] {3d16e525-66ba-4fc8-b46b-232ae64243d6} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4760 | 2026.05.21 09:19:19.574067 [ 270 ] {3d16e525-66ba-4fc8-b46b-232ae64243d6} <Debug> executeQuery: Read 143 rows, 11.82 KiB in 0.001212 sec., 117986.79867986799 rows/sec., 9.52 MiB/sec. | ||
| 4761 | 2026.05.21 09:19:19.574101 [ 270 ] {3d16e525-66ba-4fc8-b46b-232ae64243d6} <Debug> TCPHandler: Processed in 0.001382567 sec. | ||
| 4762 | 2026.05.21 09:19:19.574223 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4763 | 2026.05.21 09:19:19.574327 [ 270 ] {e309f3ed-6e53-41ec-83b2-85edb901b555} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4764 | 2026.05.21 09:19:19.574368 [ 270 ] {e309f3ed-6e53-41ec-83b2-85edb901b555} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4765 | 2026.05.21 09:19:19.574762 [ 270 ] {e309f3ed-6e53-41ec-83b2-85edb901b555} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4766 | 2026.05.21 09:19:19.574798 [ 270 ] {e309f3ed-6e53-41ec-83b2-85edb901b555} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 4767 | 2026.05.21 09:19:19.575116 [ 270 ] {e309f3ed-6e53-41ec-83b2-85edb901b555} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4768 | 2026.05.21 09:19:19.575317 [ 270 ] {e309f3ed-6e53-41ec-83b2-85edb901b555} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4769 | 2026.05.21 09:19:19.575442 [ 270 ] {e309f3ed-6e53-41ec-83b2-85edb901b555} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001134 sec., 173721.34038800705 rows/sec., 12.46 MiB/sec. | ||
| 4770 | 2026.05.21 09:19:19.575476 [ 270 ] {e309f3ed-6e53-41ec-83b2-85edb901b555} <Debug> TCPHandler: Processed in 0.001302214 sec. | ||
| 4771 | 2026.05.21 09:19:19.575598 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4772 | 2026.05.21 09:19:19.575701 [ 270 ] {fca10a20-49ed-4ad2-a53d-75143819a852} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4773 | 2026.05.21 09:19:19.575753 [ 270 ] {fca10a20-49ed-4ad2-a53d-75143819a852} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4774 | 2026.05.21 09:19:19.576535 [ 270 ] {fca10a20-49ed-4ad2-a53d-75143819a852} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4775 | 2026.05.21 09:19:19.576571 [ 270 ] {fca10a20-49ed-4ad2-a53d-75143819a852} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 4776 | 2026.05.21 09:19:19.577097 [ 270 ] {fca10a20-49ed-4ad2-a53d-75143819a852} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4777 | 2026.05.21 09:19:19.577311 [ 270 ] {fca10a20-49ed-4ad2-a53d-75143819a852} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4778 | 2026.05.21 09:19:19.577445 [ 270 ] {fca10a20-49ed-4ad2-a53d-75143819a852} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001762 sec., 23269.012485811578 rows/sec., 41.70 MiB/sec. | ||
| 4779 | 2026.05.21 09:19:19.577493 [ 270 ] {fca10a20-49ed-4ad2-a53d-75143819a852} <Debug> TCPHandler: Processed in 0.001943535 sec. | ||
| 4780 | 2026.05.21 09:19:19.577622 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4781 | 2026.05.21 09:19:19.577718 [ 270 ] {05e6f9ba-3b22-44f6-8e18-3cdb5f03c7e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4782 | 2026.05.21 09:19:19.577760 [ 270 ] {05e6f9ba-3b22-44f6-8e18-3cdb5f03c7e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4783 | 2026.05.21 09:19:19.578106 [ 270 ] {05e6f9ba-3b22-44f6-8e18-3cdb5f03c7e7} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4784 | 2026.05.21 09:19:19.578147 [ 270 ] {05e6f9ba-3b22-44f6-8e18-3cdb5f03c7e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 4785 | 2026.05.21 09:19:19.578436 [ 270 ] {05e6f9ba-3b22-44f6-8e18-3cdb5f03c7e7} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4786 | 2026.05.21 09:19:19.578644 [ 270 ] {05e6f9ba-3b22-44f6-8e18-3cdb5f03c7e7} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4787 | 2026.05.21 09:19:19.578770 [ 270 ] {05e6f9ba-3b22-44f6-8e18-3cdb5f03c7e7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. | ||
| 4788 | 2026.05.21 09:19:19.578802 [ 270 ] {05e6f9ba-3b22-44f6-8e18-3cdb5f03c7e7} <Debug> TCPHandler: Processed in 0.001229841 sec. | ||
| 4789 | 2026.05.21 09:19:20.914915 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10946 | ||
| 4790 | 2026.05.21 09:19:20.915393 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4791 | 2026.05.21 09:19:20.915438 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 4792 | 2026.05.21 09:19:20.915896 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4793 | 2026.05.21 09:19:20.916128 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4794 | 2026.05.21 09:19:20.916263 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10946 | ||
| 4795 | 2026.05.21 09:19:21.532705 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 4796 | 2026.05.21 09:19:21.551428 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4797 | 2026.05.21 09:19:21.551507 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 4798 | 2026.05.21 09:19:21.557789 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4799 | 2026.05.21 09:19:21.558520 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4800 | 2026.05.21 09:19:21.562916 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 4801 | 2026.05.21 09:19:24.555074 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4802 | 2026.05.21 09:19:24.555355 [ 270 ] {eda02cfd-ef94-4089-a34b-40671035d80c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 4803 | 2026.05.21 09:19:24.555764 [ 270 ] {eda02cfd-ef94-4089-a34b-40671035d80c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4804 | 2026.05.21 09:19:24.555809 [ 270 ] {eda02cfd-ef94-4089-a34b-40671035d80c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 4805 | 2026.05.21 09:19:24.556182 [ 270 ] {eda02cfd-ef94-4089-a34b-40671035d80c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4806 | 2026.05.21 09:19:24.556332 [ 270 ] {eda02cfd-ef94-4089-a34b-40671035d80c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4807 | 2026.05.21 09:19:24.556522 [ 270 ] {eda02cfd-ef94-4089-a34b-40671035d80c} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 4808 | 2026.05.21 09:19:24.556612 [ 346 ] {eda02cfd-ef94-4089-a34b-40671035d80c} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4809 | 2026.05.21 09:19:24.556628 [ 329 ] {eda02cfd-ef94-4089-a34b-40671035d80c} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4810 | 2026.05.21 09:19:24.556647 [ 344 ] {eda02cfd-ef94-4089-a34b-40671035d80c} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4811 | 2026.05.21 09:19:24.556777 [ 270 ] {eda02cfd-ef94-4089-a34b-40671035d80c} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 4812 | 2026.05.21 09:19:24.556810 [ 270 ] {eda02cfd-ef94-4089-a34b-40671035d80c} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4813 | 2026.05.21 09:19:24.556920 [ 270 ] {eda02cfd-ef94-4089-a34b-40671035d80c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4814 | 2026.05.21 09:19:24.556946 [ 270 ] {eda02cfd-ef94-4089-a34b-40671035d80c} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 4815 | 2026.05.21 09:19:24.556989 [ 270 ] {eda02cfd-ef94-4089-a34b-40671035d80c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4816 | 2026.05.21 09:19:24.557038 [ 270 ] {eda02cfd-ef94-4089-a34b-40671035d80c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4817 | 2026.05.21 09:19:24.557079 [ 270 ] {eda02cfd-ef94-4089-a34b-40671035d80c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4818 | 2026.05.21 09:19:24.558486 [ 270 ] {eda02cfd-ef94-4089-a34b-40671035d80c} <Debug> executeQuery: Read 41 rows, 10.14 KiB in 0.003238 sec., 12662.137121680049 rows/sec., 3.06 MiB/sec. | ||
| 4819 | 2026.05.21 09:19:24.558637 [ 270 ] {eda02cfd-ef94-4089-a34b-40671035d80c} <Debug> MemoryTracker: Peak memory usage (for query): 138.13 KiB. | ||
| 4820 | 2026.05.21 09:19:24.558652 [ 270 ] {eda02cfd-ef94-4089-a34b-40671035d80c} <Debug> TCPHandler: Processed in 0.003729765 sec. | ||
| 4821 | 2026.05.21 09:19:24.560275 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4822 | 2026.05.21 09:19:24.560408 [ 270 ] {ac88df88-ad0d-4630-8879-7e4d77889bd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4823 | 2026.05.21 09:19:24.560459 [ 270 ] {ac88df88-ad0d-4630-8879-7e4d77889bd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4824 | 2026.05.21 09:19:24.561040 [ 270 ] {ac88df88-ad0d-4630-8879-7e4d77889bd3} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4825 | 2026.05.21 09:19:24.561079 [ 270 ] {ac88df88-ad0d-4630-8879-7e4d77889bd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 4826 | 2026.05.21 09:19:24.561484 [ 270 ] {ac88df88-ad0d-4630-8879-7e4d77889bd3} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4827 | 2026.05.21 09:19:24.561726 [ 270 ] {ac88df88-ad0d-4630-8879-7e4d77889bd3} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4828 | 2026.05.21 09:19:24.561884 [ 270 ] {ac88df88-ad0d-4630-8879-7e4d77889bd3} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001515 sec., 36963.696369636964 rows/sec., 2.82 MiB/sec. | ||
| 4829 | 2026.05.21 09:19:24.561919 [ 270 ] {ac88df88-ad0d-4630-8879-7e4d77889bd3} <Debug> TCPHandler: Processed in 0.001768869 sec. | ||
| 4830 | 2026.05.21 09:19:24.562048 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4831 | 2026.05.21 09:19:24.562145 [ 270 ] {0e8b1e29-2f24-422c-97fe-7a24682aaa29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4832 | 2026.05.21 09:19:24.562185 [ 270 ] {0e8b1e29-2f24-422c-97fe-7a24682aaa29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4833 | 2026.05.21 09:19:24.562611 [ 270 ] {0e8b1e29-2f24-422c-97fe-7a24682aaa29} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4834 | 2026.05.21 09:19:24.562647 [ 270 ] {0e8b1e29-2f24-422c-97fe-7a24682aaa29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 4835 | 2026.05.21 09:19:24.562952 [ 270 ] {0e8b1e29-2f24-422c-97fe-7a24682aaa29} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4836 | 2026.05.21 09:19:24.563162 [ 270 ] {0e8b1e29-2f24-422c-97fe-7a24682aaa29} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4837 | 2026.05.21 09:19:24.563288 [ 270 ] {0e8b1e29-2f24-422c-97fe-7a24682aaa29} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001161 sec., 55124.892334194665 rows/sec., 4.30 MiB/sec. | ||
| 4838 | 2026.05.21 09:19:24.563324 [ 270 ] {0e8b1e29-2f24-422c-97fe-7a24682aaa29} <Debug> TCPHandler: Processed in 0.001325804 sec. | ||
| 4839 | 2026.05.21 09:19:24.563457 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4840 | 2026.05.21 09:19:24.563554 [ 270 ] {7f6e9a0e-3cf6-464e-b79a-b9860d34935c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4841 | 2026.05.21 09:19:24.563596 [ 270 ] {7f6e9a0e-3cf6-464e-b79a-b9860d34935c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4842 | 2026.05.21 09:19:24.564037 [ 270 ] {7f6e9a0e-3cf6-464e-b79a-b9860d34935c} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4843 | 2026.05.21 09:19:24.564074 [ 270 ] {7f6e9a0e-3cf6-464e-b79a-b9860d34935c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 4844 | 2026.05.21 09:19:24.564390 [ 270 ] {7f6e9a0e-3cf6-464e-b79a-b9860d34935c} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4845 | 2026.05.21 09:19:24.564604 [ 270 ] {7f6e9a0e-3cf6-464e-b79a-b9860d34935c} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4846 | 2026.05.21 09:19:24.564730 [ 270 ] {7f6e9a0e-3cf6-464e-b79a-b9860d34935c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001195 sec., 133891.21338912132 rows/sec., 9.33 MiB/sec. | ||
| 4847 | 2026.05.21 09:19:24.564764 [ 270 ] {7f6e9a0e-3cf6-464e-b79a-b9860d34935c} <Debug> TCPHandler: Processed in 0.001356276 sec. | ||
| 4848 | 2026.05.21 09:19:24.564887 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4849 | 2026.05.21 09:19:24.564988 [ 270 ] {0ec8bfa9-606e-4083-9e71-12cc7e7fad28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4850 | 2026.05.21 09:19:24.565030 [ 270 ] {0ec8bfa9-606e-4083-9e71-12cc7e7fad28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4851 | 2026.05.21 09:19:24.565373 [ 270 ] {0ec8bfa9-606e-4083-9e71-12cc7e7fad28} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4852 | 2026.05.21 09:19:24.565409 [ 270 ] {0ec8bfa9-606e-4083-9e71-12cc7e7fad28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 4853 | 2026.05.21 09:19:24.565725 [ 270 ] {0ec8bfa9-606e-4083-9e71-12cc7e7fad28} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4854 | 2026.05.21 09:19:24.565937 [ 270 ] {0ec8bfa9-606e-4083-9e71-12cc7e7fad28} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4855 | 2026.05.21 09:19:24.566065 [ 270 ] {0ec8bfa9-606e-4083-9e71-12cc7e7fad28} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001096 sec., 54744.52554744526 rows/sec., 3.69 MiB/sec. | ||
| 4856 | 2026.05.21 09:19:24.566098 [ 270 ] {0ec8bfa9-606e-4083-9e71-12cc7e7fad28} <Debug> TCPHandler: Processed in 0.001260782 sec. | ||
| 4857 | 2026.05.21 09:19:28.316614 [ 71 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4858 | 2026.05.21 09:19:28.316664 [ 71 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4859 | 2026.05.21 09:19:28.417256 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11458 | ||
| 4860 | 2026.05.21 09:19:28.417767 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4861 | 2026.05.21 09:19:28.417812 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 4862 | 2026.05.21 09:19:28.418269 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4863 | 2026.05.21 09:19:28.418485 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4864 | 2026.05.21 09:19:28.418614 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11458 | ||
| 4865 | 2026.05.21 09:19:29.063902 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 4866 | 2026.05.21 09:19:29.080013 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4867 | 2026.05.21 09:19:29.080068 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 4868 | 2026.05.21 09:19:29.086252 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4869 | 2026.05.21 09:19:29.086950 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4870 | 2026.05.21 09:19:29.089615 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 4871 | 2026.05.21 09:19:29.557000 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4872 | 2026.05.21 09:19:29.557312 [ 270 ] {69689cfb-cad9-455c-8d36-1b42cc255646} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 4873 | 2026.05.21 09:19:29.557634 [ 270 ] {69689cfb-cad9-455c-8d36-1b42cc255646} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4874 | 2026.05.21 09:19:29.557671 [ 270 ] {69689cfb-cad9-455c-8d36-1b42cc255646} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 4875 | 2026.05.21 09:19:29.557882 [ 270 ] {69689cfb-cad9-455c-8d36-1b42cc255646} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4876 | 2026.05.21 09:19:29.557954 [ 270 ] {69689cfb-cad9-455c-8d36-1b42cc255646} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4877 | 2026.05.21 09:19:29.558093 [ 270 ] {69689cfb-cad9-455c-8d36-1b42cc255646} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4878 | 2026.05.21 09:19:29.558323 [ 329 ] {69689cfb-cad9-455c-8d36-1b42cc255646} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4879 | 2026.05.21 09:19:29.558327 [ 348 ] {69689cfb-cad9-455c-8d36-1b42cc255646} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4880 | 2026.05.21 09:19:29.558361 [ 352 ] {69689cfb-cad9-455c-8d36-1b42cc255646} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4881 | 2026.05.21 09:19:29.558548 [ 270 ] {69689cfb-cad9-455c-8d36-1b42cc255646} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 4882 | 2026.05.21 09:19:29.558586 [ 270 ] {69689cfb-cad9-455c-8d36-1b42cc255646} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4883 | 2026.05.21 09:19:29.558676 [ 270 ] {69689cfb-cad9-455c-8d36-1b42cc255646} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4884 | 2026.05.21 09:19:29.558697 [ 270 ] {69689cfb-cad9-455c-8d36-1b42cc255646} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 4885 | 2026.05.21 09:19:29.558734 [ 270 ] {69689cfb-cad9-455c-8d36-1b42cc255646} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4886 | 2026.05.21 09:19:29.558773 [ 270 ] {69689cfb-cad9-455c-8d36-1b42cc255646} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4887 | 2026.05.21 09:19:29.558809 [ 270 ] {69689cfb-cad9-455c-8d36-1b42cc255646} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4888 | 2026.05.21 09:19:29.560120 [ 270 ] {69689cfb-cad9-455c-8d36-1b42cc255646} <Debug> executeQuery: Read 41 rows, 10.38 KiB in 0.002911 sec., 14084.507042253521 rows/sec., 3.48 MiB/sec. | ||
| 4889 | 2026.05.21 09:19:29.560298 [ 270 ] {69689cfb-cad9-455c-8d36-1b42cc255646} <Debug> MemoryTracker: Peak memory usage (for query): 153.20 KiB. | ||
| 4890 | 2026.05.21 09:19:29.560318 [ 270 ] {69689cfb-cad9-455c-8d36-1b42cc255646} <Debug> TCPHandler: Processed in 0.003500818 sec. | ||
| 4891 | 2026.05.21 09:19:29.562669 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4892 | 2026.05.21 09:19:29.562804 [ 270 ] {65d6e9a8-e42f-414b-b2f2-35537a3e04f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4893 | 2026.05.21 09:19:29.562856 [ 270 ] {65d6e9a8-e42f-414b-b2f2-35537a3e04f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4894 | 2026.05.21 09:19:29.563498 [ 270 ] {65d6e9a8-e42f-414b-b2f2-35537a3e04f0} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4895 | 2026.05.21 09:19:29.563543 [ 270 ] {65d6e9a8-e42f-414b-b2f2-35537a3e04f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 4896 | 2026.05.21 09:19:29.563935 [ 270 ] {65d6e9a8-e42f-414b-b2f2-35537a3e04f0} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4897 | 2026.05.21 09:19:29.564167 [ 270 ] {65d6e9a8-e42f-414b-b2f2-35537a3e04f0} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4898 | 2026.05.21 09:19:29.564320 [ 270 ] {65d6e9a8-e42f-414b-b2f2-35537a3e04f0} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001556 sec., 88688.94601542415 rows/sec., 7.70 MiB/sec. | ||
| 4899 | 2026.05.21 09:19:29.564358 [ 270 ] {65d6e9a8-e42f-414b-b2f2-35537a3e04f0} <Debug> TCPHandler: Processed in 0.001753539 sec. | ||
| 4900 | 2026.05.21 09:19:29.564525 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4901 | 2026.05.21 09:19:29.564625 [ 270 ] {3f331c60-fa62-4324-a240-8304aaeed64e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4902 | 2026.05.21 09:19:29.564666 [ 270 ] {3f331c60-fa62-4324-a240-8304aaeed64e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4903 | 2026.05.21 09:19:29.565098 [ 270 ] {3f331c60-fa62-4324-a240-8304aaeed64e} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4904 | 2026.05.21 09:19:29.565135 [ 270 ] {3f331c60-fa62-4324-a240-8304aaeed64e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 4905 | 2026.05.21 09:19:29.565430 [ 270 ] {3f331c60-fa62-4324-a240-8304aaeed64e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4906 | 2026.05.21 09:19:29.565646 [ 270 ] {3f331c60-fa62-4324-a240-8304aaeed64e} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4907 | 2026.05.21 09:19:29.565777 [ 270 ] {3f331c60-fa62-4324-a240-8304aaeed64e} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.00117 sec., 35042.73504273504 rows/sec., 2.57 MiB/sec. | ||
| 4908 | 2026.05.21 09:19:29.565813 [ 270 ] {3f331c60-fa62-4324-a240-8304aaeed64e} <Debug> TCPHandler: Processed in 0.001351416 sec. | ||
| 4909 | 2026.05.21 09:19:29.565947 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4910 | 2026.05.21 09:19:29.566054 [ 270 ] {8a650e9c-1e8d-49e8-96a2-d4ebebb4c2c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4911 | 2026.05.21 09:19:29.566095 [ 270 ] {8a650e9c-1e8d-49e8-96a2-d4ebebb4c2c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4912 | 2026.05.21 09:19:29.566562 [ 270 ] {8a650e9c-1e8d-49e8-96a2-d4ebebb4c2c6} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4913 | 2026.05.21 09:19:29.566599 [ 270 ] {8a650e9c-1e8d-49e8-96a2-d4ebebb4c2c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 4914 | 2026.05.21 09:19:29.566918 [ 270 ] {8a650e9c-1e8d-49e8-96a2-d4ebebb4c2c6} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4915 | 2026.05.21 09:19:29.567138 [ 270 ] {8a650e9c-1e8d-49e8-96a2-d4ebebb4c2c6} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4916 | 2026.05.21 09:19:29.567266 [ 270 ] {8a650e9c-1e8d-49e8-96a2-d4ebebb4c2c6} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001229 sec., 85435.3132628153 rows/sec., 6.67 MiB/sec. | ||
| 4917 | 2026.05.21 09:19:29.567302 [ 270 ] {8a650e9c-1e8d-49e8-96a2-d4ebebb4c2c6} <Debug> TCPHandler: Processed in 0.001406647 sec. | ||
| 4918 | 2026.05.21 09:19:29.567430 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4919 | 2026.05.21 09:19:29.567528 [ 270 ] {63ebde79-4e1f-4262-a01a-4808bc1ed182} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4920 | 2026.05.21 09:19:29.567570 [ 270 ] {63ebde79-4e1f-4262-a01a-4808bc1ed182} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4921 | 2026.05.21 09:19:29.568002 [ 270 ] {63ebde79-4e1f-4262-a01a-4808bc1ed182} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4922 | 2026.05.21 09:19:29.568039 [ 270 ] {63ebde79-4e1f-4262-a01a-4808bc1ed182} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 4923 | 2026.05.21 09:19:29.568369 [ 270 ] {63ebde79-4e1f-4262-a01a-4808bc1ed182} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4924 | 2026.05.21 09:19:29.568588 [ 270 ] {63ebde79-4e1f-4262-a01a-4808bc1ed182} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4925 | 2026.05.21 09:19:29.568718 [ 270 ] {63ebde79-4e1f-4262-a01a-4808bc1ed182} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001208 sec., 132450.3311258278 rows/sec., 9.22 MiB/sec. | ||
| 4926 | 2026.05.21 09:19:29.568754 [ 270 ] {63ebde79-4e1f-4262-a01a-4808bc1ed182} <Debug> TCPHandler: Processed in 0.001375336 sec. | ||
| 4927 | 2026.05.21 09:19:29.568887 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4928 | 2026.05.21 09:19:29.568986 [ 270 ] {f8ab989c-f4c5-44f4-8a10-1be690eaed5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4929 | 2026.05.21 09:19:29.569041 [ 270 ] {f8ab989c-f4c5-44f4-8a10-1be690eaed5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4930 | 2026.05.21 09:19:29.569875 [ 270 ] {f8ab989c-f4c5-44f4-8a10-1be690eaed5b} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4931 | 2026.05.21 09:19:29.569915 [ 270 ] {f8ab989c-f4c5-44f4-8a10-1be690eaed5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 4932 | 2026.05.21 09:19:29.570496 [ 270 ] {f8ab989c-f4c5-44f4-8a10-1be690eaed5b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4933 | 2026.05.21 09:19:29.570730 [ 270 ] {f8ab989c-f4c5-44f4-8a10-1be690eaed5b} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4934 | 2026.05.21 09:19:29.570931 [ 270 ] {f8ab989c-f4c5-44f4-8a10-1be690eaed5b} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001935 sec., 21188.63049095607 rows/sec., 37.97 MiB/sec. | ||
| 4935 | 2026.05.21 09:19:29.571148 [ 270 ] {f8ab989c-f4c5-44f4-8a10-1be690eaed5b} <Debug> TCPHandler: Processed in 0.002310268 sec. | ||
| 4936 | 2026.05.21 09:19:29.571398 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4937 | 2026.05.21 09:19:29.571547 [ 270 ] {d3dd8aeb-290d-43b7-b835-1e02e2c56546} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4938 | 2026.05.21 09:19:29.571618 [ 270 ] {d3dd8aeb-290d-43b7-b835-1e02e2c56546} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4939 | 2026.05.21 09:19:29.572134 [ 270 ] {d3dd8aeb-290d-43b7-b835-1e02e2c56546} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4940 | 2026.05.21 09:19:29.572185 [ 270 ] {d3dd8aeb-290d-43b7-b835-1e02e2c56546} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 4941 | 2026.05.21 09:19:29.572612 [ 270 ] {d3dd8aeb-290d-43b7-b835-1e02e2c56546} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4942 | 2026.05.21 09:19:29.572844 [ 270 ] {d3dd8aeb-290d-43b7-b835-1e02e2c56546} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4943 | 2026.05.21 09:19:29.572970 [ 69 ] {} <Debug> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8) (MergerMutator): Selected 6 parts from all_1_25_4 to all_30_30_0 | ||
| 4944 | 2026.05.21 09:19:29.572997 [ 270 ] {d3dd8aeb-290d-43b7-b835-1e02e2c56546} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001503 sec., 39920.159680638724 rows/sec., 2.69 MiB/sec. | ||
| 4945 | 2026.05.21 09:19:29.573018 [ 69 ] {} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4946 | 2026.05.21 09:19:29.573037 [ 270 ] {d3dd8aeb-290d-43b7-b835-1e02e2c56546} <Debug> TCPHandler: Processed in 0.001766059 sec. | ||
| 4947 | 2026.05.21 09:19:29.573047 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 4948 | 2026.05.21 09:19:29.573154 [ 190 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_30_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_25_4 to all_30_30_0 into Compact with storage Full | ||
| 4949 | 2026.05.21 09:19:29.573264 [ 190 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_30_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4950 | 2026.05.21 09:19:29.573298 [ 190 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_30_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_4, total 1404 rows starting from the beginning of the part | ||
| 4951 | 2026.05.21 09:19:29.573363 [ 190 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_30_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 60 rows starting from the beginning of the part | ||
| 4952 | 2026.05.21 09:19:29.573418 [ 190 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_30_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 60 rows starting from the beginning of the part | ||
| 4953 | 2026.05.21 09:19:29.573463 [ 190 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_30_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 60 rows starting from the beginning of the part | ||
| 4954 | 2026.05.21 09:19:29.573510 [ 190 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_30_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 60 rows starting from the beginning of the part | ||
| 4955 | 2026.05.21 09:19:29.573556 [ 190 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_30_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 60 rows starting from the beginning of the part | ||
| 4956 | 2026.05.21 09:19:29.574533 [ 193 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_30_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1704 rows, containing 4 columns (4 merged, 0 gathered) in 0.001421248 sec., 1198946.2782005675 rows/sec., 79.54 MiB/sec. | ||
| 4957 | 2026.05.21 09:19:29.574725 [ 200 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_30_5} <Trace> MergedBlockOutputStream: filled checksums all_1_30_5 (state Temporary) | ||
| 4958 | 2026.05.21 09:19:29.574980 [ 200 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_30_5} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_merge_all_1_30_5 to all_1_30_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4959 | 2026.05.21 09:19:29.575046 [ 200 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_30_5} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8) (MergerMutator): Merged 6 parts: [all_1_25_4, all_30_30_0] -> all_1_30_5 | ||
| 4960 | 2026.05.21 09:19:29.575114 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 4961 | 2026.05.21 09:19:31.112329 [ 69 ] {} <Debug> oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 4962 | 2026.05.21 09:19:31.112396 [ 69 ] {} <Trace> oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4963 | 2026.05.21 09:19:31.112416 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 4964 | 2026.05.21 09:19:31.112552 [ 193 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::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 | ||
| 4965 | 2026.05.21 09:19:31.112704 [ 193 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4966 | 2026.05.21 09:19:31.112738 [ 193 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::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 | ||
| 4967 | 2026.05.21 09:19:31.112815 [ 193 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part | ||
| 4968 | 2026.05.21 09:19:31.112862 [ 193 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 4969 | 2026.05.21 09:19:31.112915 [ 193 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 24 rows starting from the beginning of the part | ||
| 4970 | 2026.05.21 09:19:31.112958 [ 193 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 24 rows starting from the beginning of the part | ||
| 4971 | 2026.05.21 09:19:31.113798 [ 200 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 380 rows, containing 5 columns (5 merged, 0 gathered) in 0.001305524 sec., 291070.8650319718 rows/sec., 21.03 MiB/sec. | ||
| 4972 | 2026.05.21 09:19:31.114042 [ 201 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 4973 | 2026.05.21 09:19:31.114370 [ 201 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_9_2} <Trace> oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4974 | 2026.05.21 09:19:31.114449 [ 201 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_9_2} <Trace> oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 4975 | 2026.05.21 09:19:31.114556 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 4976 | 2026.05.21 09:19:32.029347 [ 16 ] {} <Debug> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 4977 | 2026.05.21 09:19:32.029417 [ 16 ] {} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4978 | 2026.05.21 09:19:32.029441 [ 16 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 4979 | 2026.05.21 09:19:32.029650 [ 193 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::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 | ||
| 4980 | 2026.05.21 09:19:32.029864 [ 193 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4981 | 2026.05.21 09:19:32.029920 [ 193 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 149 rows starting from the beginning of the part | ||
| 4982 | 2026.05.21 09:19:32.030030 [ 193 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part | ||
| 4983 | 2026.05.21 09:19:32.030106 [ 193 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 4984 | 2026.05.21 09:19:32.030179 [ 193 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 24 rows starting from the beginning of the part | ||
| 4985 | 2026.05.21 09:19:32.030245 [ 193 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 24 rows starting from the beginning of the part | ||
| 4986 | 2026.05.21 09:19:32.031033 [ 189 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 245 rows, containing 5 columns (5 merged, 0 gathered) in 0.00147973 sec., 165570.74601447562 rows/sec., 12.52 MiB/sec. | ||
| 4987 | 2026.05.21 09:19:32.031216 [ 189 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 4988 | 2026.05.21 09:19:32.031506 [ 189 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_9_2} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4989 | 2026.05.21 09:19:32.031579 [ 189 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_9_2} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 4990 | 2026.05.21 09:19:32.031673 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 4991 | 2026.05.21 09:19:33.232546 [ 16 ] {} <Debug> oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 4992 | 2026.05.21 09:19:33.232612 [ 16 ] {} <Trace> oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4993 | 2026.05.21 09:19:33.232635 [ 16 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 4994 | 2026.05.21 09:19:33.232768 [ 198 ] {4ba94497-ebec-4659-9a75-515939c03307::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 | ||
| 4995 | 2026.05.21 09:19:33.232917 [ 198 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4996 | 2026.05.21 09:19:33.232950 [ 198 ] {4ba94497-ebec-4659-9a75-515939c03307::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 | ||
| 4997 | 2026.05.21 09:19:33.233019 [ 198 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 12 rows starting from the beginning of the part | ||
| 4998 | 2026.05.21 09:19:33.233064 [ 198 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part | ||
| 4999 | 2026.05.21 09:19:33.233107 [ 198 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 12 rows starting from the beginning of the part | ||
| 5000 | 2026.05.21 09:19:33.233146 [ 198 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 12 rows starting from the beginning of the part | ||
| 5001 | 2026.05.21 09:19:33.234024 [ 189 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 5 columns (5 merged, 0 gathered) in 0.001307654 sec., 149886.74374108136 rows/sec., 9.81 MiB/sec. | ||
| 5002 | 2026.05.21 09:19:33.234185 [ 198 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 5003 | 2026.05.21 09:19:33.234435 [ 198 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_9_2} <Trace> oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5004 | 2026.05.21 09:19:33.234504 [ 198 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_9_2} <Trace> oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 5005 | 2026.05.21 09:19:33.234574 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 5006 | 2026.05.21 09:19:33.556610 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5007 | 2026.05.21 09:19:33.556923 [ 270 ] {b98cec67-debe-45b7-869a-0be12c34cdd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'kstat_sampler:expired_targets', '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_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', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 5008 | 2026.05.21 09:19:33.557350 [ 270 ] {b98cec67-debe-45b7-869a-0be12c34cdd9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5009 | 2026.05.21 09:19:33.557395 [ 270 ] {b98cec67-debe-45b7-869a-0be12c34cdd9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'kstat_sampler:expired_targets', '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_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', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 5010 | 2026.05.21 09:19:33.557680 [ 270 ] {b98cec67-debe-45b7-869a-0be12c34cdd9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5011 | 2026.05.21 09:19:33.557751 [ 270 ] {b98cec67-debe-45b7-869a-0be12c34cdd9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5012 | 2026.05.21 09:19:33.557900 [ 270 ] {b98cec67-debe-45b7-869a-0be12c34cdd9} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 42-element set) | ||
| 5013 | 2026.05.21 09:19:33.558010 [ 268 ] {b98cec67-debe-45b7-869a-0be12c34cdd9} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5014 | 2026.05.21 09:19:33.558014 [ 348 ] {b98cec67-debe-45b7-869a-0be12c34cdd9} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5015 | 2026.05.21 09:19:33.558012 [ 329 ] {b98cec67-debe-45b7-869a-0be12c34cdd9} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5016 | 2026.05.21 09:19:33.558204 [ 270 ] {b98cec67-debe-45b7-869a-0be12c34cdd9} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 5017 | 2026.05.21 09:19:33.558234 [ 270 ] {b98cec67-debe-45b7-869a-0be12c34cdd9} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5018 | 2026.05.21 09:19:33.558322 [ 270 ] {b98cec67-debe-45b7-869a-0be12c34cdd9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5019 | 2026.05.21 09:19:33.558343 [ 270 ] {b98cec67-debe-45b7-869a-0be12c34cdd9} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 5020 | 2026.05.21 09:19:33.558381 [ 270 ] {b98cec67-debe-45b7-869a-0be12c34cdd9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'kstat_sampler:expired_targets', '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_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', 'zone:cpu_nsec'))" | ||
| 5021 | 2026.05.21 09:19:33.558427 [ 270 ] {b98cec67-debe-45b7-869a-0be12c34cdd9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'kstat_sampler:expired_targets', '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_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', 'zone:cpu_nsec'))" | ||
| 5022 | 2026.05.21 09:19:33.558469 [ 270 ] {b98cec67-debe-45b7-869a-0be12c34cdd9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'kstat_sampler:expired_targets', '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_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', 'zone:cpu_nsec'))" | ||
| 5023 | 2026.05.21 09:19:33.559796 [ 270 ] {b98cec67-debe-45b7-869a-0be12c34cdd9} <Debug> executeQuery: Read 41 rows, 10.38 KiB in 0.003009 sec., 13625.789298770356 rows/sec., 3.37 MiB/sec. | ||
| 5024 | 2026.05.21 09:19:33.559962 [ 270 ] {b98cec67-debe-45b7-869a-0be12c34cdd9} <Debug> MemoryTracker: Peak memory usage (for query): 158.60 KiB. | ||
| 5025 | 2026.05.21 09:19:33.559981 [ 270 ] {b98cec67-debe-45b7-869a-0be12c34cdd9} <Debug> TCPHandler: Processed in 0.003527128 sec. | ||
| 5026 | 2026.05.21 09:19:33.590311 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5027 | 2026.05.21 09:19:33.590449 [ 270 ] {d38073a2-7ebd-4382-9255-5974c0be6bba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 5028 | 2026.05.21 09:19:33.590506 [ 270 ] {d38073a2-7ebd-4382-9255-5974c0be6bba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5029 | 2026.05.21 09:19:33.591280 [ 270 ] {d38073a2-7ebd-4382-9255-5974c0be6bba} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5030 | 2026.05.21 09:19:33.591356 [ 270 ] {d38073a2-7ebd-4382-9255-5974c0be6bba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 5031 | 2026.05.21 09:19:33.592073 [ 270 ] {d38073a2-7ebd-4382-9255-5974c0be6bba} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 5032 | 2026.05.21 09:19:33.592339 [ 270 ] {d38073a2-7ebd-4382-9255-5974c0be6bba} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5033 | 2026.05.21 09:19:33.592514 [ 270 ] {d38073a2-7ebd-4382-9255-5974c0be6bba} <Debug> executeQuery: Read 10 rows, 1.97 KiB in 0.0021 sec., 4761.904761904762 rows/sec., 937.97 KiB/sec. | ||
| 5034 | 2026.05.21 09:19:33.592580 [ 270 ] {d38073a2-7ebd-4382-9255-5974c0be6bba} <Debug> TCPHandler: Processed in 0.002364429 sec. | ||
| 5035 | 2026.05.21 09:19:33.592769 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5036 | 2026.05.21 09:19:33.592896 [ 270 ] {1632b157-e91d-41d6-9754-dc8c0111c7e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5037 | 2026.05.21 09:19:33.592950 [ 270 ] {1632b157-e91d-41d6-9754-dc8c0111c7e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5038 | 2026.05.21 09:19:33.593527 [ 270 ] {1632b157-e91d-41d6-9754-dc8c0111c7e7} <Trace> oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5039 | 2026.05.21 09:19:33.593565 [ 270 ] {1632b157-e91d-41d6-9754-dc8c0111c7e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 5040 | 2026.05.21 09:19:33.593869 [ 270 ] {1632b157-e91d-41d6-9754-dc8c0111c7e7} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5041 | 2026.05.21 09:19:33.594080 [ 270 ] {1632b157-e91d-41d6-9754-dc8c0111c7e7} <Trace> oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5042 | 2026.05.21 09:19:33.594208 [ 270 ] {1632b157-e91d-41d6-9754-dc8c0111c7e7} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00135 sec., 210370.37037037036 rows/sec., 13.36 MiB/sec. | ||
| 5043 | 2026.05.21 09:19:33.594243 [ 270 ] {1632b157-e91d-41d6-9754-dc8c0111c7e7} <Debug> TCPHandler: Processed in 0.001584243 sec. | ||
| 5044 | 2026.05.21 09:19:33.594387 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5045 | 2026.05.21 09:19:33.594484 [ 270 ] {ed7e11fa-de27-4e80-bc4b-ae7092fe8f86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5046 | 2026.05.21 09:19:33.594525 [ 270 ] {ed7e11fa-de27-4e80-bc4b-ae7092fe8f86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5047 | 2026.05.21 09:19:33.594925 [ 270 ] {ed7e11fa-de27-4e80-bc4b-ae7092fe8f86} <Trace> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5048 | 2026.05.21 09:19:33.594961 [ 270 ] {ed7e11fa-de27-4e80-bc4b-ae7092fe8f86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 5049 | 2026.05.21 09:19:33.595242 [ 270 ] {ed7e11fa-de27-4e80-bc4b-ae7092fe8f86} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5050 | 2026.05.21 09:19:33.595444 [ 270 ] {ed7e11fa-de27-4e80-bc4b-ae7092fe8f86} <Trace> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5051 | 2026.05.21 09:19:33.595573 [ 270 ] {ed7e11fa-de27-4e80-bc4b-ae7092fe8f86} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001107 sec., 3613.369467028004 rows/sec., 294.64 KiB/sec. | ||
| 5052 | 2026.05.21 09:19:33.595607 [ 270 ] {ed7e11fa-de27-4e80-bc4b-ae7092fe8f86} <Debug> TCPHandler: Processed in 0.001270643 sec. | ||
| 5053 | 2026.05.21 09:19:33.595731 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5054 | 2026.05.21 09:19:33.595827 [ 270 ] {d5fcec5c-caa4-4bde-a6a5-31b9d704cf7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5055 | 2026.05.21 09:19:33.595866 [ 270 ] {d5fcec5c-caa4-4bde-a6a5-31b9d704cf7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5056 | 2026.05.21 09:19:33.597711 [ 270 ] {d5fcec5c-caa4-4bde-a6a5-31b9d704cf7d} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5057 | 2026.05.21 09:19:33.597747 [ 270 ] {d5fcec5c-caa4-4bde-a6a5-31b9d704cf7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 5058 | 2026.05.21 09:19:33.598342 [ 270 ] {d5fcec5c-caa4-4bde-a6a5-31b9d704cf7d} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5059 | 2026.05.21 09:19:33.598564 [ 270 ] {d5fcec5c-caa4-4bde-a6a5-31b9d704cf7d} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5060 | 2026.05.21 09:19:33.598683 [ 16 ] {} <Debug> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5061 | 2026.05.21 09:19:33.598692 [ 270 ] {d5fcec5c-caa4-4bde-a6a5-31b9d704cf7d} <Debug> executeQuery: Read 3147 rows, 238.99 KiB in 0.002883 sec., 1091571.2799167533 rows/sec., 80.95 MiB/sec. | ||
| 5062 | 2026.05.21 09:19:33.598742 [ 16 ] {} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5063 | 2026.05.21 09:19:33.598753 [ 270 ] {d5fcec5c-caa4-4bde-a6a5-31b9d704cf7d} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 5064 | 2026.05.21 09:19:33.598771 [ 16 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 5065 | 2026.05.21 09:19:33.598776 [ 270 ] {d5fcec5c-caa4-4bde-a6a5-31b9d704cf7d} <Debug> TCPHandler: Processed in 0.003094794 sec. | ||
| 5066 | 2026.05.21 09:19:33.598908 [ 199 ] {3cd78353-d451-4e36-8961-d673cdd72c18::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 | ||
| 5067 | 2026.05.21 09:19:33.598932 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5068 | 2026.05.21 09:19:33.599050 [ 199 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5069 | 2026.05.21 09:19:33.599075 [ 270 ] {7917480b-9133-4b01-822c-3c3c01462e10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5070 | 2026.05.21 09:19:33.599090 [ 199 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1008 rows starting from the beginning of the part | ||
| 5071 | 2026.05.21 09:19:33.599125 [ 270 ] {7917480b-9133-4b01-822c-3c3c01462e10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5072 | 2026.05.21 09:19:33.599169 [ 199 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 56 rows starting from the beginning of the part | ||
| 5073 | 2026.05.21 09:19:33.599227 [ 199 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 259 rows starting from the beginning of the part | ||
| 5074 | 2026.05.21 09:19:33.599294 [ 199 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 56 rows starting from the beginning of the part | ||
| 5075 | 2026.05.21 09:19:33.599341 [ 199 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 138 rows starting from the beginning of the part | ||
| 5076 | 2026.05.21 09:19:33.599378 [ 199 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 3147 rows starting from the beginning of the part | ||
| 5077 | 2026.05.21 09:19:33.599602 [ 270 ] {7917480b-9133-4b01-822c-3c3c01462e10} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5078 | 2026.05.21 09:19:33.599644 [ 270 ] {7917480b-9133-4b01-822c-3c3c01462e10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 5079 | 2026.05.21 09:19:33.600141 [ 270 ] {7917480b-9133-4b01-822c-3c3c01462e10} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5080 | 2026.05.21 09:19:33.600353 [ 270 ] {7917480b-9133-4b01-822c-3c3c01462e10} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5081 | 2026.05.21 09:19:33.600483 [ 270 ] {7917480b-9133-4b01-822c-3c3c01462e10} <Debug> executeQuery: Read 155 rows, 9.50 KiB in 0.001428 sec., 108543.41736694677 rows/sec., 6.50 MiB/sec. | ||
| 5082 | 2026.05.21 09:19:33.600519 [ 270 ] {7917480b-9133-4b01-822c-3c3c01462e10} <Debug> TCPHandler: Processed in 0.001636924 sec. | ||
| 5083 | 2026.05.21 09:19:33.600650 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5084 | 2026.05.21 09:19:33.600747 [ 270 ] {2060e958-178b-43b6-a120-cdded6b795eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5085 | 2026.05.21 09:19:33.600787 [ 270 ] {2060e958-178b-43b6-a120-cdded6b795eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5086 | 2026.05.21 09:19:33.601479 [ 198 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4664 rows, containing 5 columns (5 merged, 0 gathered) in 0.002621877 sec., 1778878.2616423273 rows/sec., 143.33 MiB/sec. | ||
| 5087 | 2026.05.21 09:19:33.601540 [ 270 ] {2060e958-178b-43b6-a120-cdded6b795eb} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5088 | 2026.05.21 09:19:33.601582 [ 270 ] {2060e958-178b-43b6-a120-cdded6b795eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 5089 | 2026.05.21 09:19:33.601858 [ 189 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5090 | 2026.05.21 09:19:33.601931 [ 270 ] {2060e958-178b-43b6-a120-cdded6b795eb} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5091 | 2026.05.21 09:19:33.602149 [ 270 ] {2060e958-178b-43b6-a120-cdded6b795eb} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5092 | 2026.05.21 09:19:33.602165 [ 189 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_31_6} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5093 | 2026.05.21 09:19:33.602250 [ 189 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_31_6} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5094 | 2026.05.21 09:19:33.602273 [ 270 ] {2060e958-178b-43b6-a120-cdded6b795eb} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001544 sec., 615284.9740932642 rows/sec., 36.20 MiB/sec. | ||
| 5095 | 2026.05.21 09:19:33.602307 [ 270 ] {2060e958-178b-43b6-a120-cdded6b795eb} <Debug> TCPHandler: Processed in 0.001708868 sec. | ||
| 5096 | 2026.05.21 09:19:33.602348 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.04 MiB. | ||
| 5097 | 2026.05.21 09:19:33.602438 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5098 | 2026.05.21 09:19:33.602535 [ 270 ] {ae7a3604-09c4-4b48-929e-af7263ed701c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 5099 | 2026.05.21 09:19:33.602573 [ 270 ] {ae7a3604-09c4-4b48-929e-af7263ed701c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 5100 | 2026.05.21 09:19:33.602958 [ 270 ] {ae7a3604-09c4-4b48-929e-af7263ed701c} <Trace> oximeter.fields_u64 (b5f83427-ae7b-4855-93f2-492292eb8518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5101 | 2026.05.21 09:19:33.602993 [ 270 ] {ae7a3604-09c4-4b48-929e-af7263ed701c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 5102 | 2026.05.21 09:19:33.603274 [ 270 ] {ae7a3604-09c4-4b48-929e-af7263ed701c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 5103 | 2026.05.21 09:19:33.603475 [ 270 ] {ae7a3604-09c4-4b48-929e-af7263ed701c} <Trace> oximeter.fields_u64 (b5f83427-ae7b-4855-93f2-492292eb8518): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5104 | 2026.05.21 09:19:33.603595 [ 270 ] {ae7a3604-09c4-4b48-929e-af7263ed701c} <Debug> executeQuery: Read 2 rows, 144.00 B in 0.001078 sec., 1855.287569573284 rows/sec., 130.45 KiB/sec. | ||
| 5105 | 2026.05.21 09:19:33.603630 [ 270 ] {ae7a3604-09c4-4b48-929e-af7263ed701c} <Debug> TCPHandler: Processed in 0.001241312 sec. | ||
| 5106 | 2026.05.21 09:19:33.603753 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5107 | 2026.05.21 09:19:33.603850 [ 270 ] {0a0c936f-96e4-4d89-84a5-d3bc6c6f12b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5108 | 2026.05.21 09:19:33.603889 [ 270 ] {0a0c936f-96e4-4d89-84a5-d3bc6c6f12b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5109 | 2026.05.21 09:19:33.604320 [ 270 ] {0a0c936f-96e4-4d89-84a5-d3bc6c6f12b9} <Trace> oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5110 | 2026.05.21 09:19:33.604356 [ 270 ] {0a0c936f-96e4-4d89-84a5-d3bc6c6f12b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 5111 | 2026.05.21 09:19:33.604656 [ 270 ] {0a0c936f-96e4-4d89-84a5-d3bc6c6f12b9} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5112 | 2026.05.21 09:19:33.604858 [ 270 ] {0a0c936f-96e4-4d89-84a5-d3bc6c6f12b9} <Trace> oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5113 | 2026.05.21 09:19:33.604982 [ 270 ] {0a0c936f-96e4-4d89-84a5-d3bc6c6f12b9} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00115 sec., 128695.65217391304 rows/sec., 7.32 MiB/sec. | ||
| 5114 | 2026.05.21 09:19:33.605016 [ 270 ] {0a0c936f-96e4-4d89-84a5-d3bc6c6f12b9} <Debug> TCPHandler: Processed in 0.001312644 sec. | ||
| 5115 | 2026.05.21 09:19:33.605143 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5116 | 2026.05.21 09:19:33.605238 [ 270 ] {781c4716-2e2e-444c-b239-5fc2ee8e8f38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5117 | 2026.05.21 09:19:33.605277 [ 270 ] {781c4716-2e2e-444c-b239-5fc2ee8e8f38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5118 | 2026.05.21 09:19:33.606268 [ 270 ] {781c4716-2e2e-444c-b239-5fc2ee8e8f38} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5119 | 2026.05.21 09:19:33.606305 [ 270 ] {781c4716-2e2e-444c-b239-5fc2ee8e8f38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 5120 | 2026.05.21 09:19:33.606683 [ 270 ] {781c4716-2e2e-444c-b239-5fc2ee8e8f38} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5121 | 2026.05.21 09:19:33.606889 [ 270 ] {781c4716-2e2e-444c-b239-5fc2ee8e8f38} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5122 | 2026.05.21 09:19:33.606989 [ 67 ] {} <Debug> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5123 | 2026.05.21 09:19:33.607014 [ 270 ] {781c4716-2e2e-444c-b239-5fc2ee8e8f38} <Debug> executeQuery: Read 1718 rows, 118.34 KiB in 0.001793 sec., 958170.6636921361 rows/sec., 64.46 MiB/sec. | ||
| 5124 | 2026.05.21 09:19:33.607034 [ 67 ] {} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5125 | 2026.05.21 09:19:33.607053 [ 270 ] {781c4716-2e2e-444c-b239-5fc2ee8e8f38} <Debug> TCPHandler: Processed in 0.001959886 sec. | ||
| 5126 | 2026.05.21 09:19:33.607059 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 5127 | 2026.05.21 09:19:33.607155 [ 198 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 5128 | 2026.05.21 09:19:33.607217 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5129 | 2026.05.21 09:19:33.607267 [ 198 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5130 | 2026.05.21 09:19:33.607304 [ 198 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 603 rows starting from the beginning of the part | ||
| 5131 | 2026.05.21 09:19:33.607318 [ 270 ] {343da20c-60b6-48c2-8282-fab6b1277f65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5132 | 2026.05.21 09:19:33.607363 [ 270 ] {343da20c-60b6-48c2-8282-fab6b1277f65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5133 | 2026.05.21 09:19:33.607367 [ 198 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 64 rows starting from the beginning of the part | ||
| 5134 | 2026.05.21 09:19:33.607428 [ 198 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 143 rows starting from the beginning of the part | ||
| 5135 | 2026.05.21 09:19:33.607477 [ 198 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 64 rows starting from the beginning of the part | ||
| 5136 | 2026.05.21 09:19:33.607523 [ 198 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 105 rows starting from the beginning of the part | ||
| 5137 | 2026.05.21 09:19:33.607568 [ 198 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1718 rows starting from the beginning of the part | ||
| 5138 | 2026.05.21 09:19:33.607708 [ 270 ] {343da20c-60b6-48c2-8282-fab6b1277f65} <Trace> oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5139 | 2026.05.21 09:19:33.607750 [ 270 ] {343da20c-60b6-48c2-8282-fab6b1277f65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 5140 | 2026.05.21 09:19:33.608081 [ 270 ] {343da20c-60b6-48c2-8282-fab6b1277f65} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5141 | 2026.05.21 09:19:33.608300 [ 270 ] {343da20c-60b6-48c2-8282-fab6b1277f65} <Trace> oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5142 | 2026.05.21 09:19:33.608429 [ 270 ] {343da20c-60b6-48c2-8282-fab6b1277f65} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00113 sec., 5309.734513274337 rows/sec., 277.41 KiB/sec. | ||
| 5143 | 2026.05.21 09:19:33.608463 [ 270 ] {343da20c-60b6-48c2-8282-fab6b1277f65} <Debug> TCPHandler: Processed in 0.001295684 sec. | ||
| 5144 | 2026.05.21 09:19:33.608612 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5145 | 2026.05.21 09:19:33.608708 [ 270 ] {ba94f786-a742-470b-8252-43a4ade480f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5146 | 2026.05.21 09:19:33.608749 [ 270 ] {ba94f786-a742-470b-8252-43a4ade480f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5147 | 2026.05.21 09:19:33.608897 [ 189 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2697 rows, containing 5 columns (5 merged, 0 gathered) in 0.001776259 sec., 1518359.653631593 rows/sec., 112.14 MiB/sec. | ||
| 5148 | 2026.05.21 09:19:33.609149 [ 192 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5149 | 2026.05.21 09:19:33.609430 [ 192 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_31_6} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5150 | 2026.05.21 09:19:33.609505 [ 192 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_31_6} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5151 | 2026.05.21 09:19:33.609595 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 5152 | 2026.05.21 09:19:33.610731 [ 270 ] {ba94f786-a742-470b-8252-43a4ade480f2} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5153 | 2026.05.21 09:19:33.610770 [ 270 ] {ba94f786-a742-470b-8252-43a4ade480f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 5154 | 2026.05.21 09:19:33.611530 [ 270 ] {ba94f786-a742-470b-8252-43a4ade480f2} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5155 | 2026.05.21 09:19:33.611750 [ 270 ] {ba94f786-a742-470b-8252-43a4ade480f2} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5156 | 2026.05.21 09:19:33.611875 [ 67 ] {} <Debug> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5157 | 2026.05.21 09:19:33.611889 [ 270 ] {ba94f786-a742-470b-8252-43a4ade480f2} <Debug> executeQuery: Read 5906 rows, 390.91 KiB in 0.003198 sec., 1846779.2370231396 rows/sec., 119.37 MiB/sec. | ||
| 5158 | 2026.05.21 09:19:33.611924 [ 67 ] {} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5159 | 2026.05.21 09:19:33.611951 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 5160 | 2026.05.21 09:19:33.611956 [ 270 ] {ba94f786-a742-470b-8252-43a4ade480f2} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB. | ||
| 5161 | 2026.05.21 09:19:33.611982 [ 270 ] {ba94f786-a742-470b-8252-43a4ade480f2} <Debug> TCPHandler: Processed in 0.003419925 sec. | ||
| 5162 | 2026.05.21 09:19:33.612034 [ 198 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::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 | ||
| 5163 | 2026.05.21 09:19:33.612125 [ 198 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5164 | 2026.05.21 09:19:33.612144 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5165 | 2026.05.21 09:19:33.612152 [ 198 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 4571 rows starting from the beginning of the part | ||
| 5166 | 2026.05.21 09:19:33.612206 [ 198 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 160 rows starting from the beginning of the part | ||
| 5167 | 2026.05.21 09:19:33.612245 [ 198 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 197 rows starting from the beginning of the part | ||
| 5168 | 2026.05.21 09:19:33.612248 [ 270 ] {b2e53d56-6ad9-4a8f-8d20-10193974d179} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5169 | 2026.05.21 09:19:33.612282 [ 198 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::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 | ||
| 5170 | 2026.05.21 09:19:33.612299 [ 270 ] {b2e53d56-6ad9-4a8f-8d20-10193974d179} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5171 | 2026.05.21 09:19:33.612325 [ 198 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 160 rows starting from the beginning of the part | ||
| 5172 | 2026.05.21 09:19:33.612368 [ 198 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 5906 rows starting from the beginning of the part | ||
| 5173 | 2026.05.21 09:19:33.612641 [ 270 ] {b2e53d56-6ad9-4a8f-8d20-10193974d179} <Trace> oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5174 | 2026.05.21 09:19:33.612675 [ 270 ] {b2e53d56-6ad9-4a8f-8d20-10193974d179} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 5175 | 2026.05.21 09:19:33.612968 [ 270 ] {b2e53d56-6ad9-4a8f-8d20-10193974d179} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5176 | 2026.05.21 09:19:33.613175 [ 270 ] {b2e53d56-6ad9-4a8f-8d20-10193974d179} <Trace> oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5177 | 2026.05.21 09:19:33.613303 [ 270 ] {b2e53d56-6ad9-4a8f-8d20-10193974d179} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001076 sec., 929.3680297397771 rows/sec., 62.62 KiB/sec. | ||
| 5178 | 2026.05.21 09:19:33.613337 [ 270 ] {b2e53d56-6ad9-4a8f-8d20-10193974d179} <Debug> TCPHandler: Processed in 0.001245722 sec. | ||
| 5179 | 2026.05.21 09:19:33.613464 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5180 | 2026.05.21 09:19:33.613563 [ 270 ] {738e9629-31e0-4f45-9dfd-8727ecc2e2ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5181 | 2026.05.21 09:19:33.613616 [ 270 ] {738e9629-31e0-4f45-9dfd-8727ecc2e2ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5182 | 2026.05.21 09:19:33.614363 [ 270 ] {738e9629-31e0-4f45-9dfd-8727ecc2e2ce} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5183 | 2026.05.21 09:19:33.614400 [ 270 ] {738e9629-31e0-4f45-9dfd-8727ecc2e2ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 5184 | 2026.05.21 09:19:33.615016 [ 270 ] {738e9629-31e0-4f45-9dfd-8727ecc2e2ce} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5185 | 2026.05.21 09:19:33.615225 [ 186 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11154 rows, containing 5 columns (5 merged, 0 gathered) in 0.003219388 sec., 3464633.6508678044 rows/sec., 232.07 MiB/sec. | ||
| 5186 | 2026.05.21 09:19:33.615240 [ 270 ] {738e9629-31e0-4f45-9dfd-8727ecc2e2ce} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5187 | 2026.05.21 09:19:33.615385 [ 270 ] {738e9629-31e0-4f45-9dfd-8727ecc2e2ce} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001841 sec., 4888.647474198805 rows/sec., 8.76 MiB/sec. | ||
| 5188 | 2026.05.21 09:19:33.615435 [ 270 ] {738e9629-31e0-4f45-9dfd-8727ecc2e2ce} <Debug> TCPHandler: Processed in 0.002021257 sec. | ||
| 5189 | 2026.05.21 09:19:33.615561 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5190 | 2026.05.21 09:19:33.615585 [ 186 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5191 | 2026.05.21 09:19:33.615661 [ 270 ] {84f07300-3224-4efe-8e1e-5f3756cac4ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5192 | 2026.05.21 09:19:33.615707 [ 270 ] {84f07300-3224-4efe-8e1e-5f3756cac4ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5193 | 2026.05.21 09:19:33.615897 [ 186 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5194 | 2026.05.21 09:19:33.615988 [ 186 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5195 | 2026.05.21 09:19:33.616048 [ 270 ] {84f07300-3224-4efe-8e1e-5f3756cac4ed} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5196 | 2026.05.21 09:19:33.616075 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.16 MiB. | ||
| 5197 | 2026.05.21 09:19:33.616088 [ 270 ] {84f07300-3224-4efe-8e1e-5f3756cac4ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 5198 | 2026.05.21 09:19:33.616404 [ 270 ] {84f07300-3224-4efe-8e1e-5f3756cac4ed} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5199 | 2026.05.21 09:19:33.616609 [ 270 ] {84f07300-3224-4efe-8e1e-5f3756cac4ed} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5200 | 2026.05.21 09:19:33.616740 [ 270 ] {84f07300-3224-4efe-8e1e-5f3756cac4ed} <Debug> executeQuery: Read 78 rows, 4.94 KiB in 0.001097 sec., 71103.00820419325 rows/sec., 4.40 MiB/sec. | ||
| 5201 | 2026.05.21 09:19:33.616773 [ 270 ] {84f07300-3224-4efe-8e1e-5f3756cac4ed} <Debug> TCPHandler: Processed in 0.001261922 sec. | ||
| 5202 | 2026.05.21 09:19:34.550750 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5203 | 2026.05.21 09:19:34.550995 [ 270 ] {18a653eb-cc65-48bd-ab80-155d95742569} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 5204 | 2026.05.21 09:19:34.551349 [ 270 ] {18a653eb-cc65-48bd-ab80-155d95742569} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5205 | 2026.05.21 09:19:34.551396 [ 270 ] {18a653eb-cc65-48bd-ab80-155d95742569} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 5206 | 2026.05.21 09:19:34.551628 [ 270 ] {18a653eb-cc65-48bd-ab80-155d95742569} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5207 | 2026.05.21 09:19:34.551705 [ 270 ] {18a653eb-cc65-48bd-ab80-155d95742569} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5208 | 2026.05.21 09:19:34.551862 [ 270 ] {18a653eb-cc65-48bd-ab80-155d95742569} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 5209 | 2026.05.21 09:19:34.551971 [ 338 ] {18a653eb-cc65-48bd-ab80-155d95742569} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5210 | 2026.05.21 09:19:34.551983 [ 336 ] {18a653eb-cc65-48bd-ab80-155d95742569} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5211 | 2026.05.21 09:19:34.551977 [ 326 ] {18a653eb-cc65-48bd-ab80-155d95742569} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5212 | 2026.05.21 09:19:34.551971 [ 348 ] {18a653eb-cc65-48bd-ab80-155d95742569} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5213 | 2026.05.21 09:19:34.552181 [ 270 ] {18a653eb-cc65-48bd-ab80-155d95742569} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 5214 | 2026.05.21 09:19:34.552213 [ 270 ] {18a653eb-cc65-48bd-ab80-155d95742569} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5215 | 2026.05.21 09:19:34.552326 [ 270 ] {18a653eb-cc65-48bd-ab80-155d95742569} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5216 | 2026.05.21 09:19:34.552350 [ 270 ] {18a653eb-cc65-48bd-ab80-155d95742569} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 5217 | 2026.05.21 09:19:34.552389 [ 270 ] {18a653eb-cc65-48bd-ab80-155d95742569} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5218 | 2026.05.21 09:19:34.552449 [ 270 ] {18a653eb-cc65-48bd-ab80-155d95742569} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5219 | 2026.05.21 09:19:34.552503 [ 270 ] {18a653eb-cc65-48bd-ab80-155d95742569} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5220 | 2026.05.21 09:19:34.552559 [ 270 ] {18a653eb-cc65-48bd-ab80-155d95742569} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5221 | 2026.05.21 09:19:34.554207 [ 270 ] {18a653eb-cc65-48bd-ab80-155d95742569} <Debug> executeQuery: Read 51 rows, 10.48 KiB in 0.003304 sec., 15435.835351089589 rows/sec., 3.10 MiB/sec. | ||
| 5222 | 2026.05.21 09:19:34.554455 [ 270 ] {18a653eb-cc65-48bd-ab80-155d95742569} <Debug> MemoryTracker: Peak memory usage (for query): 171.26 KiB. | ||
| 5223 | 2026.05.21 09:19:34.554479 [ 270 ] {18a653eb-cc65-48bd-ab80-155d95742569} <Debug> TCPHandler: Processed in 0.00387167 sec. | ||
| 5224 | 2026.05.21 09:19:34.556472 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5225 | 2026.05.21 09:19:34.556629 [ 270 ] {d967a137-0306-41a1-b481-b316bbbdbd2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5226 | 2026.05.21 09:19:34.556694 [ 270 ] {d967a137-0306-41a1-b481-b316bbbdbd2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5227 | 2026.05.21 09:19:34.557376 [ 270 ] {d967a137-0306-41a1-b481-b316bbbdbd2b} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5228 | 2026.05.21 09:19:34.557424 [ 270 ] {d967a137-0306-41a1-b481-b316bbbdbd2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 5229 | 2026.05.21 09:19:34.557824 [ 270 ] {d967a137-0306-41a1-b481-b316bbbdbd2b} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5230 | 2026.05.21 09:19:34.558063 [ 270 ] {d967a137-0306-41a1-b481-b316bbbdbd2b} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5231 | 2026.05.21 09:19:34.558239 [ 270 ] {d967a137-0306-41a1-b481-b316bbbdbd2b} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001658 sec., 33775.63329312424 rows/sec., 2.58 MiB/sec. | ||
| 5232 | 2026.05.21 09:19:34.558295 [ 270 ] {d967a137-0306-41a1-b481-b316bbbdbd2b} <Debug> TCPHandler: Processed in 0.001909604 sec. | ||
| 5233 | 2026.05.21 09:19:34.558465 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5234 | 2026.05.21 09:19:34.558598 [ 270 ] {fcfbd076-0376-4ee7-8bc3-44bf9718bc7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5235 | 2026.05.21 09:19:34.558655 [ 270 ] {fcfbd076-0376-4ee7-8bc3-44bf9718bc7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5236 | 2026.05.21 09:19:34.559298 [ 270 ] {fcfbd076-0376-4ee7-8bc3-44bf9718bc7a} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5237 | 2026.05.21 09:19:34.559340 [ 270 ] {fcfbd076-0376-4ee7-8bc3-44bf9718bc7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 5238 | 2026.05.21 09:19:34.559686 [ 270 ] {fcfbd076-0376-4ee7-8bc3-44bf9718bc7a} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5239 | 2026.05.21 09:19:34.559921 [ 270 ] {fcfbd076-0376-4ee7-8bc3-44bf9718bc7a} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5240 | 2026.05.21 09:19:34.560067 [ 270 ] {fcfbd076-0376-4ee7-8bc3-44bf9718bc7a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001503 sec., 42581.503659347974 rows/sec., 3.32 MiB/sec. | ||
| 5241 | 2026.05.21 09:19:34.560108 [ 270 ] {fcfbd076-0376-4ee7-8bc3-44bf9718bc7a} <Debug> TCPHandler: Processed in 0.001709887 sec. | ||
| 5242 | 2026.05.21 09:19:34.560275 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5243 | 2026.05.21 09:19:34.560385 [ 270 ] {a7bdb2fb-7d22-4aaf-a0b9-a07790f48789} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5244 | 2026.05.21 09:19:34.560434 [ 270 ] {a7bdb2fb-7d22-4aaf-a0b9-a07790f48789} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5245 | 2026.05.21 09:19:34.560865 [ 270 ] {a7bdb2fb-7d22-4aaf-a0b9-a07790f48789} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5246 | 2026.05.21 09:19:34.560904 [ 270 ] {a7bdb2fb-7d22-4aaf-a0b9-a07790f48789} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 5247 | 2026.05.21 09:19:34.561294 [ 270 ] {a7bdb2fb-7d22-4aaf-a0b9-a07790f48789} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5248 | 2026.05.21 09:19:34.561568 [ 270 ] {a7bdb2fb-7d22-4aaf-a0b9-a07790f48789} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5249 | 2026.05.21 09:19:34.561738 [ 270 ] {a7bdb2fb-7d22-4aaf-a0b9-a07790f48789} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001378 sec., 23222.060957910013 rows/sec., 1.62 MiB/sec. | ||
| 5250 | 2026.05.21 09:19:34.561779 [ 270 ] {a7bdb2fb-7d22-4aaf-a0b9-a07790f48789} <Debug> TCPHandler: Processed in 0.001561713 sec. | ||
| 5251 | 2026.05.21 09:19:34.561980 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5252 | 2026.05.21 09:19:34.562091 [ 270 ] {85ce0538-a10f-421e-8c78-bd7307e13d60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5253 | 2026.05.21 09:19:34.562139 [ 270 ] {85ce0538-a10f-421e-8c78-bd7307e13d60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5254 | 2026.05.21 09:19:34.562525 [ 270 ] {85ce0538-a10f-421e-8c78-bd7307e13d60} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5255 | 2026.05.21 09:19:34.562564 [ 270 ] {85ce0538-a10f-421e-8c78-bd7307e13d60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 5256 | 2026.05.21 09:19:34.562887 [ 270 ] {85ce0538-a10f-421e-8c78-bd7307e13d60} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5257 | 2026.05.21 09:19:34.563107 [ 270 ] {85ce0538-a10f-421e-8c78-bd7307e13d60} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5258 | 2026.05.21 09:19:34.563265 [ 270 ] {85ce0538-a10f-421e-8c78-bd7307e13d60} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001197 sec., 10025.062656641605 rows/sec., 691.83 KiB/sec. | ||
| 5259 | 2026.05.21 09:19:34.563303 [ 270 ] {85ce0538-a10f-421e-8c78-bd7307e13d60} <Debug> TCPHandler: Processed in 0.001388147 sec. | ||
| 5260 | 2026.05.21 09:19:34.911034 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58907 | ||
| 5261 | 2026.05.21 09:19:34.911129 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5262 | 2026.05.21 09:19:34.911157 [ 259 ] {} <Debug> TCP-Session: 7ff150b5-0828-4e34-99db-e760cb599912 Authenticating user 'default' from [fd00:1122:3344:101::e]:58907 | ||
| 5263 | 2026.05.21 09:19:34.911180 [ 259 ] {} <Debug> TCP-Session: 7ff150b5-0828-4e34-99db-e760cb599912 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5264 | 2026.05.21 09:19:34.911194 [ 259 ] {} <Debug> TCP-Session: 7ff150b5-0828-4e34-99db-e760cb599912 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5265 | 2026.05.21 09:19:34.911415 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49056 | ||
| 5266 | 2026.05.21 09:19:34.911455 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39942 | ||
| 5267 | 2026.05.21 09:19:34.911492 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37112 | ||
| 5268 | 2026.05.21 09:19:34.911522 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42097 | ||
| 5269 | 2026.05.21 09:19:34.911551 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54933 | ||
| 5270 | 2026.05.21 09:19:34.911539 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64593 | ||
| 5271 | 2026.05.21 09:19:34.911539 [ 259 ] {} <Trace> TCP-Session: 7ff150b5-0828-4e34-99db-e760cb599912 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5272 | 2026.05.21 09:19:34.911532 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5273 | 2026.05.21 09:19:34.911531 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5274 | 2026.05.21 09:19:34.911523 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37303 | ||
| 5275 | 2026.05.21 09:19:34.911736 [ 303 ] {} <Debug> TCP-Session: c1906c25-ff96-4a2e-985b-669022d27f18 Authenticating user 'default' from [fd00:1122:3344:101::e]:39942 | ||
| 5276 | 2026.05.21 09:19:34.911723 [ 269 ] {} <Debug> TCP-Session: c7750f72-9ba7-4992-af15-c23086fef394 Authenticating user 'default' from [fd00:1122:3344:101::e]:49056 | ||
| 5277 | 2026.05.21 09:19:34.911770 [ 303 ] {} <Debug> TCP-Session: c1906c25-ff96-4a2e-985b-669022d27f18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5278 | 2026.05.21 09:19:34.911790 [ 269 ] {} <Debug> TCP-Session: c7750f72-9ba7-4992-af15-c23086fef394 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5279 | 2026.05.21 09:19:34.911795 [ 303 ] {} <Debug> TCP-Session: c1906c25-ff96-4a2e-985b-669022d27f18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5280 | 2026.05.21 09:19:34.911811 [ 269 ] {} <Debug> TCP-Session: c7750f72-9ba7-4992-af15-c23086fef394 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5281 | 2026.05.21 09:19:34.911492 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52097 | ||
| 5282 | 2026.05.21 09:19:34.911847 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5283 | 2026.05.21 09:19:34.911869 [ 259 ] {4e3fd5ce-4332-4e3c-b27a-89b4a661bda1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58907) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5284 | 2026.05.21 09:19:34.911887 [ 307 ] {} <Debug> TCP-Session: b154c306-bad5-4ec5-83ac-daaddfbe23d0 Authenticating user 'default' from [fd00:1122:3344:101::e]:37112 | ||
| 5285 | 2026.05.21 09:19:34.911930 [ 307 ] {} <Debug> TCP-Session: b154c306-bad5-4ec5-83ac-daaddfbe23d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5286 | 2026.05.21 09:19:34.911948 [ 307 ] {} <Debug> TCP-Session: b154c306-bad5-4ec5-83ac-daaddfbe23d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5287 | 2026.05.21 09:19:34.912171 [ 259 ] {4e3fd5ce-4332-4e3c-b27a-89b4a661bda1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5288 | 2026.05.21 09:19:34.912240 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5289 | 2026.05.21 09:19:34.912243 [ 259 ] {4e3fd5ce-4332-4e3c-b27a-89b4a661bda1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5290 | 2026.05.21 09:19:34.912281 [ 309 ] {} <Debug> TCP-Session: d50021fd-7489-4239-b5d9-d126f594469a Authenticating user 'default' from [fd00:1122:3344:101::e]:37303 | ||
| 5291 | 2026.05.21 09:19:34.912310 [ 309 ] {} <Debug> TCP-Session: d50021fd-7489-4239-b5d9-d126f594469a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5292 | 2026.05.21 09:19:34.912323 [ 309 ] {} <Debug> TCP-Session: d50021fd-7489-4239-b5d9-d126f594469a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5293 | 2026.05.21 09:19:34.912359 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5294 | 2026.05.21 09:19:34.912397 [ 310 ] {} <Debug> TCP-Session: eaf04182-f36b-4673-92b5-b6a3d8789bd0 Authenticating user 'default' from [fd00:1122:3344:101::e]:64593 | ||
| 5295 | 2026.05.21 09:19:34.912417 [ 310 ] {} <Debug> TCP-Session: eaf04182-f36b-4673-92b5-b6a3d8789bd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5296 | 2026.05.21 09:19:34.912434 [ 310 ] {} <Debug> TCP-Session: eaf04182-f36b-4673-92b5-b6a3d8789bd0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5297 | 2026.05.21 09:19:34.912737 [ 259 ] {4e3fd5ce-4332-4e3c-b27a-89b4a661bda1} <Debug> oximeter.version (0aef903c-aa8c-4aa8-a78f-ed504b3a4b83) (SelectExecutor): Key condition: unknown | ||
| 5298 | 2026.05.21 09:19:34.912740 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5299 | 2026.05.21 09:19:34.912795 [ 311 ] {} <Debug> TCP-Session: 07863e77-ff50-40c0-8770-fe7d09286eb6 Authenticating user 'default' from [fd00:1122:3344:101::e]:54933 | ||
| 5300 | 2026.05.21 09:19:34.912822 [ 311 ] {} <Debug> TCP-Session: 07863e77-ff50-40c0-8770-fe7d09286eb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5301 | 2026.05.21 09:19:34.912835 [ 311 ] {} <Debug> TCP-Session: 07863e77-ff50-40c0-8770-fe7d09286eb6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5302 | 2026.05.21 09:19:34.912862 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5303 | 2026.05.21 09:19:34.912907 [ 308 ] {} <Debug> TCP-Session: fcc094e7-730a-407d-9b69-7a171c6ffb37 Authenticating user 'default' from [fd00:1122:3344:101::e]:42097 | ||
| 5304 | 2026.05.21 09:19:34.912937 [ 308 ] {} <Debug> TCP-Session: fcc094e7-730a-407d-9b69-7a171c6ffb37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5305 | 2026.05.21 09:19:34.912951 [ 308 ] {} <Debug> TCP-Session: fcc094e7-730a-407d-9b69-7a171c6ffb37 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5306 | 2026.05.21 09:19:34.912965 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5307 | 2026.05.21 09:19:34.912999 [ 304 ] {} <Debug> TCP-Session: 545b6069-fc00-424a-a2d7-456f481c6483 Authenticating user 'default' from [fd00:1122:3344:101::e]:52097 | ||
| 5308 | 2026.05.21 09:19:34.913018 [ 304 ] {} <Debug> TCP-Session: 545b6069-fc00-424a-a2d7-456f481c6483 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5309 | 2026.05.21 09:19:34.913031 [ 304 ] {} <Debug> TCP-Session: 545b6069-fc00-424a-a2d7-456f481c6483 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5310 | 2026.05.21 09:19:34.913899 [ 326 ] {4e3fd5ce-4332-4e3c-b27a-89b4a661bda1} <Trace> AggregatingTransform: Aggregating | ||
| 5311 | 2026.05.21 09:19:34.913946 [ 326 ] {4e3fd5ce-4332-4e3c-b27a-89b4a661bda1} <Trace> Aggregator: Aggregation method: without_key | ||
| 5312 | 2026.05.21 09:19:34.913983 [ 326 ] {4e3fd5ce-4332-4e3c-b27a-89b4a661bda1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001129748 sec. (885.153 rows/sec., 34.58 KiB/sec.) | ||
| 5313 | 2026.05.21 09:19:34.914001 [ 326 ] {4e3fd5ce-4332-4e3c-b27a-89b4a661bda1} <Trace> Aggregator: Merging aggregated data | ||
| 5314 | 2026.05.21 09:19:34.914733 [ 259 ] {4e3fd5ce-4332-4e3c-b27a-89b4a661bda1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002949 sec., 339.097999321804 rows/sec., 13.25 KiB/sec. | ||
| 5315 | 2026.05.21 09:19:34.914884 [ 259 ] {4e3fd5ce-4332-4e3c-b27a-89b4a661bda1} <Debug> TCPHandler: Processed in 0.003468356 sec. | ||
| 5316 | 2026.05.21 09:19:34.915032 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5317 | 2026.05.21 09:19:34.915061 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5318 | 2026.05.21 09:19:34.915065 [ 259 ] {} <Debug> TCP-Session: 7ff150b5-0828-4e34-99db-e760cb599912 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5319 | 2026.05.21 09:19:34.915083 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5320 | 2026.05.21 09:19:34.915104 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5321 | 2026.05.21 09:19:34.915117 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5322 | 2026.05.21 09:19:34.915144 [ 269 ] {} <Debug> TCP-Session: c7750f72-9ba7-4992-af15-c23086fef394 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5323 | 2026.05.21 09:19:34.915146 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5324 | 2026.05.21 09:19:34.915162 [ 311 ] {} <Debug> TCP-Session: 07863e77-ff50-40c0-8770-fe7d09286eb6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5325 | 2026.05.21 09:19:34.915188 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5326 | 2026.05.21 09:19:34.915214 [ 310 ] {} <Debug> TCP-Session: eaf04182-f36b-4673-92b5-b6a3d8789bd0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5327 | 2026.05.21 09:19:34.915178 [ 303 ] {} <Debug> TCP-Session: c1906c25-ff96-4a2e-985b-669022d27f18 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5328 | 2026.05.21 09:19:34.915255 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5329 | 2026.05.21 09:19:34.915258 [ 309 ] {} <Debug> TCP-Session: d50021fd-7489-4239-b5d9-d126f594469a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5330 | 2026.05.21 09:19:34.915163 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5331 | 2026.05.21 09:19:34.915312 [ 308 ] {} <Debug> TCP-Session: fcc094e7-730a-407d-9b69-7a171c6ffb37 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5332 | 2026.05.21 09:19:34.915105 [ 304 ] {} <Debug> TCP-Session: 545b6069-fc00-424a-a2d7-456f481c6483 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5333 | 2026.05.21 09:19:34.915352 [ 307 ] {} <Debug> TCP-Session: b154c306-bad5-4ec5-83ac-daaddfbe23d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5334 | 2026.05.21 09:19:35.919612 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11906 | ||
| 5335 | 2026.05.21 09:19:35.920174 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5336 | 2026.05.21 09:19:35.920248 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 5337 | 2026.05.21 09:19:35.920772 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5338 | 2026.05.21 09:19:35.921137 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5339 | 2026.05.21 09:19:35.921361 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11906 | ||
| 5340 | 2026.05.21 09:19:36.336081 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48976 | ||
| 5341 | 2026.05.21 09:19:36.336169 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5342 | 2026.05.21 09:19:36.336194 [ 259 ] {} <Debug> TCP-Session: 76e93f68-944c-46d1-9493-651a869f2978 Authenticating user 'default' from [fd00:1122:3344:101::e]:48976 | ||
| 5343 | 2026.05.21 09:19:36.336216 [ 259 ] {} <Debug> TCP-Session: 76e93f68-944c-46d1-9493-651a869f2978 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5344 | 2026.05.21 09:19:36.336230 [ 259 ] {} <Debug> TCP-Session: 76e93f68-944c-46d1-9493-651a869f2978 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5345 | 2026.05.21 09:19:36.336437 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59075 | ||
| 5346 | 2026.05.21 09:19:36.336465 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63478 | ||
| 5347 | 2026.05.21 09:19:36.336500 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56828 | ||
| 5348 | 2026.05.21 09:19:36.336522 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44912 | ||
| 5349 | 2026.05.21 09:19:36.336529 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63760 | ||
| 5350 | 2026.05.21 09:19:36.336563 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5351 | 2026.05.21 09:19:36.336562 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5352 | 2026.05.21 09:19:36.336593 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5353 | 2026.05.21 09:19:36.336602 [ 308 ] {} <Debug> TCP-Session: 10576f6b-08e9-4561-b678-f69c18b352ce Authenticating user 'default' from [fd00:1122:3344:101::e]:56828 | ||
| 5354 | 2026.05.21 09:19:36.336615 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5355 | 2026.05.21 09:19:36.336621 [ 303 ] {} <Debug> TCP-Session: 8f9882b5-9b38-432c-ad83-5c4ed0a645d6 Authenticating user 'default' from [fd00:1122:3344:101::e]:63478 | ||
| 5356 | 2026.05.21 09:19:36.336643 [ 308 ] {} <Debug> TCP-Session: 10576f6b-08e9-4561-b678-f69c18b352ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5357 | 2026.05.21 09:19:36.336641 [ 259 ] {} <Trace> TCP-Session: 76e93f68-944c-46d1-9493-651a869f2978 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5358 | 2026.05.21 09:19:36.336659 [ 308 ] {} <Debug> TCP-Session: 10576f6b-08e9-4561-b678-f69c18b352ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5359 | 2026.05.21 09:19:36.336655 [ 303 ] {} <Debug> TCP-Session: 8f9882b5-9b38-432c-ad83-5c4ed0a645d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5360 | 2026.05.21 09:19:36.336648 [ 311 ] {} <Debug> TCP-Session: ed30f844-6e19-47d7-9515-00ec36c270e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:63760 | ||
| 5361 | 2026.05.21 09:19:36.336711 [ 303 ] {} <Debug> TCP-Session: 8f9882b5-9b38-432c-ad83-5c4ed0a645d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5362 | 2026.05.21 09:19:36.336728 [ 311 ] {} <Debug> TCP-Session: ed30f844-6e19-47d7-9515-00ec36c270e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5363 | 2026.05.21 09:19:36.336630 [ 310 ] {} <Debug> TCP-Session: 316ac3aa-2dbf-4800-bc8c-da86e97841e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:44912 | ||
| 5364 | 2026.05.21 09:19:36.336745 [ 311 ] {} <Debug> TCP-Session: ed30f844-6e19-47d7-9515-00ec36c270e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5365 | 2026.05.21 09:19:36.336543 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5366 | 2026.05.21 09:19:36.336776 [ 310 ] {} <Debug> TCP-Session: 316ac3aa-2dbf-4800-bc8c-da86e97841e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5367 | 2026.05.21 09:19:36.336492 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56199 | ||
| 5368 | 2026.05.21 09:19:36.336824 [ 310 ] {} <Debug> TCP-Session: 316ac3aa-2dbf-4800-bc8c-da86e97841e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5369 | 2026.05.21 09:19:36.336837 [ 259 ] {cdb876af-a25f-4b79-a43e-854e58c3fd32} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48976) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5370 | 2026.05.21 09:19:36.336824 [ 269 ] {} <Debug> TCP-Session: cea3e433-8769-4473-a79a-ef3c48239a61 Authenticating user 'default' from [fd00:1122:3344:101::e]:59075 | ||
| 5371 | 2026.05.21 09:19:36.336885 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5372 | 2026.05.21 09:19:36.336916 [ 269 ] {} <Debug> TCP-Session: cea3e433-8769-4473-a79a-ef3c48239a61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5373 | 2026.05.21 09:19:36.336492 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57880 | ||
| 5374 | 2026.05.21 09:19:36.336957 [ 304 ] {} <Debug> TCP-Session: 9f28a58d-94c4-41e1-9a5a-2fe83bb60f33 Authenticating user 'default' from [fd00:1122:3344:101::e]:56199 | ||
| 5375 | 2026.05.21 09:19:36.336959 [ 269 ] {} <Debug> TCP-Session: cea3e433-8769-4473-a79a-ef3c48239a61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5376 | 2026.05.21 09:19:36.337012 [ 304 ] {} <Debug> TCP-Session: 9f28a58d-94c4-41e1-9a5a-2fe83bb60f33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5377 | 2026.05.21 09:19:36.337035 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5378 | 2026.05.21 09:19:36.336511 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51861 | ||
| 5379 | 2026.05.21 09:19:36.337077 [ 304 ] {} <Debug> TCP-Session: 9f28a58d-94c4-41e1-9a5a-2fe83bb60f33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5380 | 2026.05.21 09:19:36.337101 [ 307 ] {} <Debug> TCP-Session: c280b4bf-687d-467c-8404-6c36611e4f3e Authenticating user 'default' from [fd00:1122:3344:101::e]:57880 | ||
| 5381 | 2026.05.21 09:19:36.337124 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5382 | 2026.05.21 09:19:36.337130 [ 307 ] {} <Debug> TCP-Session: c280b4bf-687d-467c-8404-6c36611e4f3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5383 | 2026.05.21 09:19:36.337125 [ 259 ] {cdb876af-a25f-4b79-a43e-854e58c3fd32} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5384 | 2026.05.21 09:19:36.337148 [ 309 ] {} <Debug> TCP-Session: 8c4575a1-31e5-45e5-8380-b915c601aaea Authenticating user 'default' from [fd00:1122:3344:101::e]:51861 | ||
| 5385 | 2026.05.21 09:19:36.337150 [ 307 ] {} <Debug> TCP-Session: c280b4bf-687d-467c-8404-6c36611e4f3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5386 | 2026.05.21 09:19:36.337188 [ 309 ] {} <Debug> TCP-Session: 8c4575a1-31e5-45e5-8380-b915c601aaea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5387 | 2026.05.21 09:19:36.337204 [ 259 ] {cdb876af-a25f-4b79-a43e-854e58c3fd32} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5388 | 2026.05.21 09:19:36.337205 [ 309 ] {} <Debug> TCP-Session: 8c4575a1-31e5-45e5-8380-b915c601aaea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5389 | 2026.05.21 09:19:36.337489 [ 259 ] {cdb876af-a25f-4b79-a43e-854e58c3fd32} <Debug> oximeter.version (0aef903c-aa8c-4aa8-a78f-ed504b3a4b83) (SelectExecutor): Key condition: unknown | ||
| 5390 | 2026.05.21 09:19:36.338404 [ 354 ] {cdb876af-a25f-4b79-a43e-854e58c3fd32} <Trace> AggregatingTransform: Aggregating | ||
| 5391 | 2026.05.21 09:19:36.338457 [ 354 ] {cdb876af-a25f-4b79-a43e-854e58c3fd32} <Trace> Aggregator: Aggregation method: without_key | ||
| 5392 | 2026.05.21 09:19:36.338497 [ 354 ] {cdb876af-a25f-4b79-a43e-854e58c3fd32} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00090385 sec. (1106.378 rows/sec., 43.22 KiB/sec.) | ||
| 5393 | 2026.05.21 09:19:36.338517 [ 354 ] {cdb876af-a25f-4b79-a43e-854e58c3fd32} <Trace> Aggregator: Merging aggregated data | ||
| 5394 | 2026.05.21 09:19:36.339164 [ 259 ] {cdb876af-a25f-4b79-a43e-854e58c3fd32} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002389 sec., 418.5851820845542 rows/sec., 16.35 KiB/sec. | ||
| 5395 | 2026.05.21 09:19:36.339301 [ 259 ] {cdb876af-a25f-4b79-a43e-854e58c3fd32} <Debug> TCPHandler: Processed in 0.002792843 sec. | ||
| 5396 | 2026.05.21 09:19:36.339436 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5397 | 2026.05.21 09:19:36.339463 [ 259 ] {} <Debug> TCP-Session: 76e93f68-944c-46d1-9493-651a869f2978 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5398 | 2026.05.21 09:19:36.339468 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5399 | 2026.05.21 09:19:36.339492 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5400 | 2026.05.21 09:19:36.339505 [ 304 ] {} <Debug> TCP-Session: 9f28a58d-94c4-41e1-9a5a-2fe83bb60f33 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5401 | 2026.05.21 09:19:36.339521 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5402 | 2026.05.21 09:19:36.339534 [ 269 ] {} <Debug> TCP-Session: cea3e433-8769-4473-a79a-ef3c48239a61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5403 | 2026.05.21 09:19:36.339538 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5404 | 2026.05.21 09:19:36.339561 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5405 | 2026.05.21 09:19:36.339577 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5406 | 2026.05.21 09:19:36.339593 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5407 | 2026.05.21 09:19:36.339616 [ 309 ] {} <Debug> TCP-Session: 8c4575a1-31e5-45e5-8380-b915c601aaea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5408 | 2026.05.21 09:19:36.339632 [ 310 ] {} <Debug> TCP-Session: 316ac3aa-2dbf-4800-bc8c-da86e97841e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5409 | 2026.05.21 09:19:36.339647 [ 307 ] {} <Debug> TCP-Session: c280b4bf-687d-467c-8404-6c36611e4f3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5410 | 2026.05.21 09:19:36.339616 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5411 | 2026.05.21 09:19:36.339596 [ 303 ] {} <Debug> TCP-Session: 8f9882b5-9b38-432c-ad83-5c4ed0a645d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5412 | 2026.05.21 09:19:36.339572 [ 311 ] {} <Debug> TCP-Session: ed30f844-6e19-47d7-9515-00ec36c270e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5413 | 2026.05.21 09:19:36.339720 [ 308 ] {} <Debug> TCP-Session: 10576f6b-08e9-4561-b678-f69c18b352ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5414 | 2026.05.21 09:19:36.412551 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52496 | ||
| 5415 | 2026.05.21 09:19:36.412634 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5416 | 2026.05.21 09:19:36.412659 [ 259 ] {} <Debug> TCP-Session: f6e0dc67-78c2-4aef-a21e-071673601c3b Authenticating user 'default' from [fd00:1122:3344:101::e]:52496 | ||
| 5417 | 2026.05.21 09:19:36.412682 [ 259 ] {} <Debug> TCP-Session: f6e0dc67-78c2-4aef-a21e-071673601c3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5418 | 2026.05.21 09:19:36.412696 [ 259 ] {} <Debug> TCP-Session: f6e0dc67-78c2-4aef-a21e-071673601c3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5419 | 2026.05.21 09:19:36.412905 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55820 | ||
| 5420 | 2026.05.21 09:19:36.412910 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65266 | ||
| 5421 | 2026.05.21 09:19:36.412913 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38979 | ||
| 5422 | 2026.05.21 09:19:36.412987 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59932 | ||
| 5423 | 2026.05.21 09:19:36.413008 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61972 | ||
| 5424 | 2026.05.21 09:19:36.413052 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5425 | 2026.05.21 09:19:36.413056 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5426 | 2026.05.21 09:19:36.413014 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45192 | ||
| 5427 | 2026.05.21 09:19:36.413096 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5428 | 2026.05.21 09:19:36.413092 [ 308 ] {} <Debug> TCP-Session: d4f47ffe-99a2-495b-bf5b-bea65e94968e Authenticating user 'default' from [fd00:1122:3344:101::e]:59932 | ||
| 5429 | 2026.05.21 09:19:36.413156 [ 310 ] {} <Debug> TCP-Session: 6dabf394-5eb3-40de-9fdc-2b5ce1a3ccff Authenticating user 'default' from [fd00:1122:3344:101::e]:61972 | ||
| 5430 | 2026.05.21 09:19:36.413169 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5431 | 2026.05.21 09:19:36.413174 [ 308 ] {} <Debug> TCP-Session: d4f47ffe-99a2-495b-bf5b-bea65e94968e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5432 | 2026.05.21 09:19:36.413194 [ 310 ] {} <Debug> TCP-Session: 6dabf394-5eb3-40de-9fdc-2b5ce1a3ccff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5433 | 2026.05.21 09:19:36.413205 [ 309 ] {} <Debug> TCP-Session: fbffb831-73af-40d5-8162-539ec6ddc84b Authenticating user 'default' from [fd00:1122:3344:101::e]:45192 | ||
| 5434 | 2026.05.21 09:19:36.413230 [ 310 ] {} <Debug> TCP-Session: 6dabf394-5eb3-40de-9fdc-2b5ce1a3ccff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5435 | 2026.05.21 09:19:36.413258 [ 309 ] {} <Debug> TCP-Session: fbffb831-73af-40d5-8162-539ec6ddc84b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5436 | 2026.05.21 09:19:36.413218 [ 308 ] {} <Debug> TCP-Session: d4f47ffe-99a2-495b-bf5b-bea65e94968e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5437 | 2026.05.21 09:19:36.413284 [ 309 ] {} <Debug> TCP-Session: fbffb831-73af-40d5-8162-539ec6ddc84b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5438 | 2026.05.21 09:19:36.413085 [ 259 ] {} <Trace> TCP-Session: f6e0dc67-78c2-4aef-a21e-071673601c3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5439 | 2026.05.21 09:19:36.413017 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46094 | ||
| 5440 | 2026.05.21 09:19:36.413004 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5441 | 2026.05.21 09:19:36.412993 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5442 | 2026.05.21 09:19:36.413413 [ 304 ] {} <Debug> TCP-Session: 873643c8-ba44-49d4-997a-6456d8c0fd8e Authenticating user 'default' from [fd00:1122:3344:101::e]:65266 | ||
| 5443 | 2026.05.21 09:19:36.413413 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5444 | 2026.05.21 09:19:36.413436 [ 304 ] {} <Debug> TCP-Session: 873643c8-ba44-49d4-997a-6456d8c0fd8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5445 | 2026.05.21 09:19:36.413433 [ 269 ] {} <Debug> TCP-Session: 3463b92f-c467-42a1-b51a-d0653c5823ce Authenticating user 'default' from [fd00:1122:3344:101::e]:55820 | ||
| 5446 | 2026.05.21 09:19:36.413456 [ 311 ] {} <Debug> TCP-Session: 3f136d7f-f2c6-45b7-acc3-2959d027e111 Authenticating user 'default' from [fd00:1122:3344:101::e]:46094 | ||
| 5447 | 2026.05.21 09:19:36.413470 [ 269 ] {} <Debug> TCP-Session: 3463b92f-c467-42a1-b51a-d0653c5823ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5448 | 2026.05.21 09:19:36.413487 [ 311 ] {} <Debug> TCP-Session: 3f136d7f-f2c6-45b7-acc3-2959d027e111 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5449 | 2026.05.21 09:19:36.413497 [ 269 ] {} <Debug> TCP-Session: 3463b92f-c467-42a1-b51a-d0653c5823ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5450 | 2026.05.21 09:19:36.413514 [ 311 ] {} <Debug> TCP-Session: 3f136d7f-f2c6-45b7-acc3-2959d027e111 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5451 | 2026.05.21 09:19:36.413507 [ 259 ] {eae2ce96-9e9a-4e44-b88f-1b36bbe0ed77} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52496) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5452 | 2026.05.21 09:19:36.413458 [ 304 ] {} <Debug> TCP-Session: 873643c8-ba44-49d4-997a-6456d8c0fd8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5453 | 2026.05.21 09:19:36.412974 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43803 | ||
| 5454 | 2026.05.21 09:19:36.413084 [ 303 ] {} <Debug> TCP-Session: bdc03fa7-e036-42cb-a279-2d3d4d2c88da Authenticating user 'default' from [fd00:1122:3344:101::e]:38979 | ||
| 5455 | 2026.05.21 09:19:36.413618 [ 303 ] {} <Debug> TCP-Session: bdc03fa7-e036-42cb-a279-2d3d4d2c88da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5456 | 2026.05.21 09:19:36.413631 [ 303 ] {} <Debug> TCP-Session: bdc03fa7-e036-42cb-a279-2d3d4d2c88da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5457 | 2026.05.21 09:19:36.413632 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5458 | 2026.05.21 09:19:36.413659 [ 307 ] {} <Debug> TCP-Session: 89d24c6f-1427-4c9c-8789-fd108029f681 Authenticating user 'default' from [fd00:1122:3344:101::e]:43803 | ||
| 5459 | 2026.05.21 09:19:36.413676 [ 307 ] {} <Debug> TCP-Session: 89d24c6f-1427-4c9c-8789-fd108029f681 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5460 | 2026.05.21 09:19:36.413689 [ 307 ] {} <Debug> TCP-Session: 89d24c6f-1427-4c9c-8789-fd108029f681 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5461 | 2026.05.21 09:19:36.413825 [ 259 ] {eae2ce96-9e9a-4e44-b88f-1b36bbe0ed77} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5462 | 2026.05.21 09:19:36.413885 [ 259 ] {eae2ce96-9e9a-4e44-b88f-1b36bbe0ed77} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5463 | 2026.05.21 09:19:36.414156 [ 259 ] {eae2ce96-9e9a-4e44-b88f-1b36bbe0ed77} <Debug> oximeter.version (0aef903c-aa8c-4aa8-a78f-ed504b3a4b83) (SelectExecutor): Key condition: unknown | ||
| 5464 | 2026.05.21 09:19:36.415035 [ 340 ] {eae2ce96-9e9a-4e44-b88f-1b36bbe0ed77} <Trace> AggregatingTransform: Aggregating | ||
| 5465 | 2026.05.21 09:19:36.415075 [ 340 ] {eae2ce96-9e9a-4e44-b88f-1b36bbe0ed77} <Trace> Aggregator: Aggregation method: without_key | ||
| 5466 | 2026.05.21 09:19:36.415107 [ 340 ] {eae2ce96-9e9a-4e44-b88f-1b36bbe0ed77} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000851618 sec. (1174.235 rows/sec., 45.87 KiB/sec.) | ||
| 5467 | 2026.05.21 09:19:36.415122 [ 340 ] {eae2ce96-9e9a-4e44-b88f-1b36bbe0ed77} <Trace> Aggregator: Merging aggregated data | ||
| 5468 | 2026.05.21 09:19:36.415813 [ 259 ] {eae2ce96-9e9a-4e44-b88f-1b36bbe0ed77} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002361 sec., 423.5493434985176 rows/sec., 16.54 KiB/sec. | ||
| 5469 | 2026.05.21 09:19:36.415962 [ 259 ] {eae2ce96-9e9a-4e44-b88f-1b36bbe0ed77} <Debug> TCPHandler: Processed in 0.00299392 sec. | ||
| 5470 | 2026.05.21 09:19:36.416117 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5471 | 2026.05.21 09:19:36.416149 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5472 | 2026.05.21 09:19:36.416153 [ 259 ] {} <Debug> TCP-Session: f6e0dc67-78c2-4aef-a21e-071673601c3b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5473 | 2026.05.21 09:19:36.416174 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5474 | 2026.05.21 09:19:36.416191 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5475 | 2026.05.21 09:19:36.416204 [ 269 ] {} <Debug> TCP-Session: 3463b92f-c467-42a1-b51a-d0653c5823ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5476 | 2026.05.21 09:19:36.416252 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5477 | 2026.05.21 09:19:36.416279 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5478 | 2026.05.21 09:19:36.416294 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5479 | 2026.05.21 09:19:36.416315 [ 311 ] {} <Debug> TCP-Session: 3f136d7f-f2c6-45b7-acc3-2959d027e111 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5480 | 2026.05.21 09:19:36.416335 [ 304 ] {} <Debug> TCP-Session: 873643c8-ba44-49d4-997a-6456d8c0fd8e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5481 | 2026.05.21 09:19:36.416349 [ 308 ] {} <Debug> TCP-Session: d4f47ffe-99a2-495b-bf5b-bea65e94968e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5482 | 2026.05.21 09:19:36.416259 [ 303 ] {} <Debug> TCP-Session: bdc03fa7-e036-42cb-a279-2d3d4d2c88da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5483 | 2026.05.21 09:19:36.416251 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5484 | 2026.05.21 09:19:36.416236 [ 307 ] {} <Debug> TCP-Session: 89d24c6f-1427-4c9c-8789-fd108029f681 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5485 | 2026.05.21 09:19:36.416437 [ 309 ] {} <Debug> TCP-Session: fbffb831-73af-40d5-8162-539ec6ddc84b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5486 | 2026.05.21 09:19:36.416319 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5487 | 2026.05.21 09:19:36.416484 [ 310 ] {} <Debug> TCP-Session: 6dabf394-5eb3-40de-9fdc-2b5ce1a3ccff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5488 | 2026.05.21 09:19:36.590547 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 5489 | 2026.05.21 09:19:36.609285 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5490 | 2026.05.21 09:19:36.609355 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 5491 | 2026.05.21 09:19:36.617210 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5492 | 2026.05.21 09:19:36.619092 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5493 | 2026.05.21 09:19:36.627450 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 5494 | 2026.05.21 09:19:39.556374 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5495 | 2026.05.21 09:19:39.556614 [ 270 ] {ec00147f-5b49-485f-a5be-7789d3556197} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 5496 | 2026.05.21 09:19:39.556945 [ 270 ] {ec00147f-5b49-485f-a5be-7789d3556197} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5497 | 2026.05.21 09:19:39.556987 [ 270 ] {ec00147f-5b49-485f-a5be-7789d3556197} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 5498 | 2026.05.21 09:19:39.557209 [ 270 ] {ec00147f-5b49-485f-a5be-7789d3556197} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5499 | 2026.05.21 09:19:39.557279 [ 270 ] {ec00147f-5b49-485f-a5be-7789d3556197} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5500 | 2026.05.21 09:19:39.557417 [ 270 ] {ec00147f-5b49-485f-a5be-7789d3556197} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 5501 | 2026.05.21 09:19:39.557511 [ 340 ] {ec00147f-5b49-485f-a5be-7789d3556197} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5502 | 2026.05.21 09:19:39.557521 [ 319 ] {ec00147f-5b49-485f-a5be-7789d3556197} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5503 | 2026.05.21 09:19:39.557534 [ 341 ] {ec00147f-5b49-485f-a5be-7789d3556197} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5504 | 2026.05.21 09:19:39.557511 [ 334 ] {ec00147f-5b49-485f-a5be-7789d3556197} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5505 | 2026.05.21 09:19:39.557717 [ 270 ] {ec00147f-5b49-485f-a5be-7789d3556197} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 5506 | 2026.05.21 09:19:39.557749 [ 270 ] {ec00147f-5b49-485f-a5be-7789d3556197} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5507 | 2026.05.21 09:19:39.557847 [ 270 ] {ec00147f-5b49-485f-a5be-7789d3556197} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5508 | 2026.05.21 09:19:39.557868 [ 270 ] {ec00147f-5b49-485f-a5be-7789d3556197} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 5509 | 2026.05.21 09:19:39.557904 [ 270 ] {ec00147f-5b49-485f-a5be-7789d3556197} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5510 | 2026.05.21 09:19:39.557941 [ 270 ] {ec00147f-5b49-485f-a5be-7789d3556197} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5511 | 2026.05.21 09:19:39.557976 [ 270 ] {ec00147f-5b49-485f-a5be-7789d3556197} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5512 | 2026.05.21 09:19:39.558010 [ 270 ] {ec00147f-5b49-485f-a5be-7789d3556197} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5513 | 2026.05.21 09:19:39.559278 [ 270 ] {ec00147f-5b49-485f-a5be-7789d3556197} <Debug> executeQuery: Read 51 rows, 10.72 KiB in 0.002755 sec., 18511.79673321234 rows/sec., 3.80 MiB/sec. | ||
| 5514 | 2026.05.21 09:19:39.559455 [ 270 ] {ec00147f-5b49-485f-a5be-7789d3556197} <Debug> MemoryTracker: Peak memory usage (for query): 187.78 KiB. | ||
| 5515 | 2026.05.21 09:19:39.559472 [ 270 ] {ec00147f-5b49-485f-a5be-7789d3556197} <Debug> TCPHandler: Processed in 0.003227248 sec. | ||
| 5516 | 2026.05.21 09:19:39.561756 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5517 | 2026.05.21 09:19:39.561888 [ 270 ] {1f337440-cea7-4996-a7e8-1cfce773db4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5518 | 2026.05.21 09:19:39.561938 [ 270 ] {1f337440-cea7-4996-a7e8-1cfce773db4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5519 | 2026.05.21 09:19:39.562557 [ 270 ] {1f337440-cea7-4996-a7e8-1cfce773db4b} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5520 | 2026.05.21 09:19:39.562597 [ 270 ] {1f337440-cea7-4996-a7e8-1cfce773db4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 5521 | 2026.05.21 09:19:39.562970 [ 270 ] {1f337440-cea7-4996-a7e8-1cfce773db4b} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5522 | 2026.05.21 09:19:39.563199 [ 270 ] {1f337440-cea7-4996-a7e8-1cfce773db4b} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): 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.05.21 09:19:39.563346 [ 270 ] {1f337440-cea7-4996-a7e8-1cfce773db4b} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001495 sec., 92307.69230769231 rows/sec., 8.02 MiB/sec. | ||
| 5524 | 2026.05.21 09:19:39.563382 [ 270 ] {1f337440-cea7-4996-a7e8-1cfce773db4b} <Debug> TCPHandler: Processed in 0.001687297 sec. | ||
| 5525 | 2026.05.21 09:19:39.563503 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5526 | 2026.05.21 09:19:39.563601 [ 270 ] {4ee15e93-2d8e-48ed-91b1-e175dc952e09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5527 | 2026.05.21 09:19:39.563642 [ 270 ] {4ee15e93-2d8e-48ed-91b1-e175dc952e09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5528 | 2026.05.21 09:19:39.564061 [ 270 ] {4ee15e93-2d8e-48ed-91b1-e175dc952e09} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5529 | 2026.05.21 09:19:39.564098 [ 270 ] {4ee15e93-2d8e-48ed-91b1-e175dc952e09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 5530 | 2026.05.21 09:19:39.564388 [ 270 ] {4ee15e93-2d8e-48ed-91b1-e175dc952e09} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5531 | 2026.05.21 09:19:39.564598 [ 270 ] {4ee15e93-2d8e-48ed-91b1-e175dc952e09} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5532 | 2026.05.21 09:19:39.564730 [ 270 ] {4ee15e93-2d8e-48ed-91b1-e175dc952e09} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001147 sec., 35745.42284219703 rows/sec., 2.62 MiB/sec. | ||
| 5533 | 2026.05.21 09:19:39.564764 [ 270 ] {4ee15e93-2d8e-48ed-91b1-e175dc952e09} <Debug> TCPHandler: Processed in 0.001310724 sec. | ||
| 5534 | 2026.05.21 09:19:39.564886 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5535 | 2026.05.21 09:19:39.564984 [ 270 ] {4a93c918-a90e-4469-97d3-0634f5d4973e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5536 | 2026.05.21 09:19:39.565025 [ 270 ] {4a93c918-a90e-4469-97d3-0634f5d4973e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5537 | 2026.05.21 09:19:39.565442 [ 270 ] {4a93c918-a90e-4469-97d3-0634f5d4973e} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5538 | 2026.05.21 09:19:39.565480 [ 270 ] {4a93c918-a90e-4469-97d3-0634f5d4973e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 5539 | 2026.05.21 09:19:39.565794 [ 270 ] {4a93c918-a90e-4469-97d3-0634f5d4973e} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5540 | 2026.05.21 09:19:39.566009 [ 270 ] {4a93c918-a90e-4469-97d3-0634f5d4973e} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5541 | 2026.05.21 09:19:39.566136 [ 270 ] {4a93c918-a90e-4469-97d3-0634f5d4973e} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.00117 sec., 89743.58974358974 rows/sec., 7.01 MiB/sec. | ||
| 5542 | 2026.05.21 09:19:39.566171 [ 270 ] {4a93c918-a90e-4469-97d3-0634f5d4973e} <Debug> TCPHandler: Processed in 0.001334485 sec. | ||
| 5543 | 2026.05.21 09:19:39.566301 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5544 | 2026.05.21 09:19:39.566398 [ 270 ] {e64aeb2a-7bb6-41ab-9c34-0331ecadf0c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5545 | 2026.05.21 09:19:39.566441 [ 270 ] {e64aeb2a-7bb6-41ab-9c34-0331ecadf0c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5546 | 2026.05.21 09:19:39.566921 [ 270 ] {e64aeb2a-7bb6-41ab-9c34-0331ecadf0c4} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5547 | 2026.05.21 09:19:39.566956 [ 270 ] {e64aeb2a-7bb6-41ab-9c34-0331ecadf0c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 5548 | 2026.05.21 09:19:39.567270 [ 270 ] {e64aeb2a-7bb6-41ab-9c34-0331ecadf0c4} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5549 | 2026.05.21 09:19:39.567484 [ 270 ] {e64aeb2a-7bb6-41ab-9c34-0331ecadf0c4} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5550 | 2026.05.21 09:19:39.567613 [ 270 ] {e64aeb2a-7bb6-41ab-9c34-0331ecadf0c4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001233 sec., 129764.80129764802 rows/sec., 9.04 MiB/sec. | ||
| 5551 | 2026.05.21 09:19:39.567648 [ 270 ] {e64aeb2a-7bb6-41ab-9c34-0331ecadf0c4} <Debug> TCPHandler: Processed in 0.001397227 sec. | ||
| 5552 | 2026.05.21 09:19:39.567772 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5553 | 2026.05.21 09:19:39.567868 [ 270 ] {3960caa6-08da-489a-b5f2-078b05fc0537} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5554 | 2026.05.21 09:19:39.567921 [ 270 ] {3960caa6-08da-489a-b5f2-078b05fc0537} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5555 | 2026.05.21 09:19:39.568745 [ 270 ] {3960caa6-08da-489a-b5f2-078b05fc0537} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5556 | 2026.05.21 09:19:39.568781 [ 270 ] {3960caa6-08da-489a-b5f2-078b05fc0537} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 5557 | 2026.05.21 09:19:39.569339 [ 270 ] {3960caa6-08da-489a-b5f2-078b05fc0537} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5558 | 2026.05.21 09:19:39.569561 [ 270 ] {3960caa6-08da-489a-b5f2-078b05fc0537} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5559 | 2026.05.21 09:19:39.569678 [ 66 ] {} <Debug> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5560 | 2026.05.21 09:19:39.569695 [ 270 ] {3960caa6-08da-489a-b5f2-078b05fc0537} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001845 sec., 22222.222222222223 rows/sec., 39.82 MiB/sec. | ||
| 5561 | 2026.05.21 09:19:39.569745 [ 66 ] {} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5562 | 2026.05.21 09:19:39.569769 [ 270 ] {3960caa6-08da-489a-b5f2-078b05fc0537} <Debug> TCPHandler: Processed in 0.002047009 sec. | ||
| 5563 | 2026.05.21 09:19:39.569770 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 5564 | 2026.05.21 09:19:39.569892 [ 189 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::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 | ||
| 5565 | 2026.05.21 09:19:39.569903 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5566 | 2026.05.21 09:19:39.570022 [ 270 ] {68c09841-879d-4e97-9a44-13f74c323951} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5567 | 2026.05.21 09:19:39.570064 [ 270 ] {68c09841-879d-4e97-9a44-13f74c323951} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5568 | 2026.05.21 09:19:39.570135 [ 189 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5569 | 2026.05.21 09:19:39.570194 [ 189 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 387 rows starting from the beginning of the part | ||
| 5570 | 2026.05.21 09:19:39.570350 [ 189 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 41 rows starting from the beginning of the part | ||
| 5571 | 2026.05.21 09:19:39.570426 [ 270 ] {68c09841-879d-4e97-9a44-13f74c323951} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5572 | 2026.05.21 09:19:39.570467 [ 270 ] {68c09841-879d-4e97-9a44-13f74c323951} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 5573 | 2026.05.21 09:19:39.570475 [ 189 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 41 rows starting from the beginning of the part | ||
| 5574 | 2026.05.21 09:19:39.570572 [ 189 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 41 rows starting from the beginning of the part | ||
| 5575 | 2026.05.21 09:19:39.570664 [ 189 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 9 rows starting from the beginning of the part | ||
| 5576 | 2026.05.21 09:19:39.570753 [ 189 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 41 rows starting from the beginning of the part | ||
| 5577 | 2026.05.21 09:19:39.570784 [ 270 ] {68c09841-879d-4e97-9a44-13f74c323951} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5578 | 2026.05.21 09:19:39.571003 [ 270 ] {68c09841-879d-4e97-9a44-13f74c323951} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5579 | 2026.05.21 09:19:39.571151 [ 270 ] {68c09841-879d-4e97-9a44-13f74c323951} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001148 sec., 52264.80836236934 rows/sec., 3.52 MiB/sec. | ||
| 5580 | 2026.05.21 09:19:39.571186 [ 270 ] {68c09841-879d-4e97-9a44-13f74c323951} <Debug> TCPHandler: Processed in 0.001333595 sec. | ||
| 5581 | 2026.05.21 09:19:39.574348 [ 186 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 19 columns (19 merged, 0 gathered) in 0.004500021 sec., 124443.86370641382 rows/sec., 223.00 MiB/sec. | ||
| 5582 | 2026.05.21 09:19:39.575017 [ 186 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5583 | 2026.05.21 09:19:39.575414 [ 186 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5584 | 2026.05.21 09:19:39.575493 [ 186 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5585 | 2026.05.21 09:19:39.575612 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.49 MiB. | ||
| 5586 | 2026.05.21 09:19:40.001187 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 254.10 MiB, peak 262.02 MiB, free memory in arenas 0.00 B, will set to 255.28 MiB (RSS), difference: 1.18 MiB | ||
| 5587 | 2026.05.21 09:19:43.316742 [ 59 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5588 | 2026.05.21 09:19:43.316802 [ 59 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5589 | 2026.05.21 09:19:43.422342 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12418 | ||
| 5590 | 2026.05.21 09:19:43.422915 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5591 | 2026.05.21 09:19:43.422967 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 5592 | 2026.05.21 09:19:43.423481 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5593 | 2026.05.21 09:19:43.423720 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5594 | 2026.05.21 09:19:43.423845 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12418 | ||
| 5595 | 2026.05.21 09:19:43.423884 [ 57 ] {} <Debug> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5596 | 2026.05.21 09:19:43.423951 [ 57 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5597 | 2026.05.21 09:19:43.423971 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 5598 | 2026.05.21 09:19:43.424073 [ 198 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::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 | ||
| 5599 | 2026.05.21 09:19:43.424178 [ 198 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5600 | 2026.05.21 09:19:43.424213 [ 198 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 9986 rows starting from the beginning of the part | ||
| 5601 | 2026.05.21 09:19:43.424277 [ 198 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::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 | ||
| 5602 | 2026.05.21 09:19:43.424325 [ 198 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::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 | ||
| 5603 | 2026.05.21 09:19:43.424370 [ 198 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::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 | ||
| 5604 | 2026.05.21 09:19:43.424413 [ 198 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::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 | ||
| 5605 | 2026.05.21 09:19:43.424457 [ 198 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::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 | ||
| 5606 | 2026.05.21 09:19:43.428473 [ 194 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12418 rows, containing 4 columns (4 merged, 0 gathered) in 0.004437149 sec., 2798643.9040023223 rows/sec., 40.03 MiB/sec. | ||
| 5607 | 2026.05.21 09:19:43.428735 [ 198 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5608 | 2026.05.21 09:19:43.428982 [ 198 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_26_5} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5609 | 2026.05.21 09:19:43.429046 [ 198 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_26_5} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5610 | 2026.05.21 09:19:43.429107 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 5611 | 2026.05.21 09:19:44.128436 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 5612 | 2026.05.21 09:19:44.146622 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5613 | 2026.05.21 09:19:44.146695 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 5614 | 2026.05.21 09:19:44.152656 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5615 | 2026.05.21 09:19:44.153498 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5616 | 2026.05.21 09:19:44.153819 [ 57 ] {} <Debug> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5617 | 2026.05.21 09:19:44.153894 [ 57 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5618 | 2026.05.21 09:19:44.153915 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 5619 | 2026.05.21 09:19:44.154032 [ 187 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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 | ||
| 5620 | 2026.05.21 09:19:44.158099 [ 187 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5621 | 2026.05.21 09:19:44.159746 [ 187 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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 | ||
| 5622 | 2026.05.21 09:19:44.162782 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 5623 | 2026.05.21 09:19:44.166373 [ 187 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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 | ||
| 5624 | 2026.05.21 09:19:44.171233 [ 187 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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 | ||
| 5625 | 2026.05.21 09:19:44.175660 [ 187 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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 | ||
| 5626 | 2026.05.21 09:19:44.180192 [ 187 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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 | ||
| 5627 | 2026.05.21 09:19:44.184144 [ 187 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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 | ||
| 5628 | 2026.05.21 09:19:44.236779 [ 187 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.082793915 sec., 2367.323733875853 rows/sec., 12.24 MiB/sec. | ||
| 5629 | 2026.05.21 09:19:44.238383 [ 187 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5630 | 2026.05.21 09:19:44.240031 [ 187 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_26_5} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5631 | 2026.05.21 09:19:44.240119 [ 187 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_26_5} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5632 | 2026.05.21 09:19:44.241830 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5633 | 2026.05.21 09:19:44.559956 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5634 | 2026.05.21 09:19:44.560254 [ 270 ] {97dea49e-cb32-48b1-bc38-30a5b45dee0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', '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) | ||
| 5635 | 2026.05.21 09:19:44.560679 [ 270 ] {97dea49e-cb32-48b1-bc38-30a5b45dee0a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5636 | 2026.05.21 09:19:44.560722 [ 270 ] {97dea49e-cb32-48b1-bc38-30a5b45dee0a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', '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 | ||
| 5637 | 2026.05.21 09:19:44.560962 [ 270 ] {97dea49e-cb32-48b1-bc38-30a5b45dee0a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5638 | 2026.05.21 09:19:44.561032 [ 270 ] {97dea49e-cb32-48b1-bc38-30a5b45dee0a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5639 | 2026.05.21 09:19:44.561180 [ 270 ] {97dea49e-cb32-48b1-bc38-30a5b45dee0a} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 30-element set) | ||
| 5640 | 2026.05.21 09:19:44.561295 [ 341 ] {97dea49e-cb32-48b1-bc38-30a5b45dee0a} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5641 | 2026.05.21 09:19:44.561299 [ 357 ] {97dea49e-cb32-48b1-bc38-30a5b45dee0a} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5642 | 2026.05.21 09:19:44.561299 [ 336 ] {97dea49e-cb32-48b1-bc38-30a5b45dee0a} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5643 | 2026.05.21 09:19:44.561295 [ 334 ] {97dea49e-cb32-48b1-bc38-30a5b45dee0a} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5644 | 2026.05.21 09:19:44.561519 [ 270 ] {97dea49e-cb32-48b1-bc38-30a5b45dee0a} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 5645 | 2026.05.21 09:19:44.561548 [ 270 ] {97dea49e-cb32-48b1-bc38-30a5b45dee0a} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5646 | 2026.05.21 09:19:44.561651 [ 270 ] {97dea49e-cb32-48b1-bc38-30a5b45dee0a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5647 | 2026.05.21 09:19:44.561673 [ 270 ] {97dea49e-cb32-48b1-bc38-30a5b45dee0a} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 5648 | 2026.05.21 09:19:44.561711 [ 270 ] {97dea49e-cb32-48b1-bc38-30a5b45dee0a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', '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'))" | ||
| 5649 | 2026.05.21 09:19:44.561754 [ 270 ] {97dea49e-cb32-48b1-bc38-30a5b45dee0a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', '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'))" | ||
| 5650 | 2026.05.21 09:19:44.561791 [ 270 ] {97dea49e-cb32-48b1-bc38-30a5b45dee0a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', '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'))" | ||
| 5651 | 2026.05.21 09:19:44.561827 [ 270 ] {97dea49e-cb32-48b1-bc38-30a5b45dee0a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', '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'))" | ||
| 5652 | 2026.05.21 09:19:44.563394 [ 270 ] {97dea49e-cb32-48b1-bc38-30a5b45dee0a} <Debug> executeQuery: Read 51 rows, 10.48 KiB in 0.003266 sec., 15615.43172075934 rows/sec., 3.13 MiB/sec. | ||
| 5653 | 2026.05.21 09:19:44.563596 [ 270 ] {97dea49e-cb32-48b1-bc38-30a5b45dee0a} <Debug> MemoryTracker: Peak memory usage (for query): 180.67 KiB. | ||
| 5654 | 2026.05.21 09:19:44.563614 [ 270 ] {97dea49e-cb32-48b1-bc38-30a5b45dee0a} <Debug> TCPHandler: Processed in 0.003813438 sec. | ||
| 5655 | 2026.05.21 09:19:44.568529 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5656 | 2026.05.21 09:19:44.568717 [ 270 ] {f5e805a1-5fa6-4eb1-9f4b-9ac00a0de4c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5657 | 2026.05.21 09:19:44.568772 [ 270 ] {f5e805a1-5fa6-4eb1-9f4b-9ac00a0de4c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5658 | 2026.05.21 09:19:44.569570 [ 270 ] {f5e805a1-5fa6-4eb1-9f4b-9ac00a0de4c0} <Trace> oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5659 | 2026.05.21 09:19:44.569631 [ 270 ] {f5e805a1-5fa6-4eb1-9f4b-9ac00a0de4c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 5660 | 2026.05.21 09:19:44.570026 [ 270 ] {f5e805a1-5fa6-4eb1-9f4b-9ac00a0de4c0} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5661 | 2026.05.21 09:19:44.570251 [ 270 ] {f5e805a1-5fa6-4eb1-9f4b-9ac00a0de4c0} <Trace> oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5662 | 2026.05.21 09:19:44.570407 [ 270 ] {f5e805a1-5fa6-4eb1-9f4b-9ac00a0de4c0} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00173 sec., 164161.84971098267 rows/sec., 10.43 MiB/sec. | ||
| 5663 | 2026.05.21 09:19:44.570445 [ 270 ] {f5e805a1-5fa6-4eb1-9f4b-9ac00a0de4c0} <Debug> TCPHandler: Processed in 0.002013407 sec. | ||
| 5664 | 2026.05.21 09:19:44.570578 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5665 | 2026.05.21 09:19:44.570681 [ 270 ] {733552e2-01ff-461d-9ad2-94a15c211185} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5666 | 2026.05.21 09:19:44.570723 [ 270 ] {733552e2-01ff-461d-9ad2-94a15c211185} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5667 | 2026.05.21 09:19:44.571552 [ 270 ] {733552e2-01ff-461d-9ad2-94a15c211185} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5668 | 2026.05.21 09:19:44.571591 [ 270 ] {733552e2-01ff-461d-9ad2-94a15c211185} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 5669 | 2026.05.21 09:19:44.571955 [ 270 ] {733552e2-01ff-461d-9ad2-94a15c211185} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5670 | 2026.05.21 09:19:44.572182 [ 270 ] {733552e2-01ff-461d-9ad2-94a15c211185} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5671 | 2026.05.21 09:19:44.572322 [ 270 ] {733552e2-01ff-461d-9ad2-94a15c211185} <Debug> executeQuery: Read 797 rows, 62.80 KiB in 0.001666 sec., 478391.3565426171 rows/sec., 36.81 MiB/sec. | ||
| 5672 | 2026.05.21 09:19:44.572358 [ 270 ] {733552e2-01ff-461d-9ad2-94a15c211185} <Debug> TCPHandler: Processed in 0.001829801 sec. | ||
| 5673 | 2026.05.21 09:19:44.572483 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5674 | 2026.05.21 09:19:44.572581 [ 270 ] {a7dc5c64-ad52-4ffb-a070-2e70508301ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5675 | 2026.05.21 09:19:44.572622 [ 270 ] {a7dc5c64-ad52-4ffb-a070-2e70508301ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5676 | 2026.05.21 09:19:44.573095 [ 270 ] {a7dc5c64-ad52-4ffb-a070-2e70508301ca} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5677 | 2026.05.21 09:19:44.573132 [ 270 ] {a7dc5c64-ad52-4ffb-a070-2e70508301ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 5678 | 2026.05.21 09:19:44.573449 [ 270 ] {a7dc5c64-ad52-4ffb-a070-2e70508301ca} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5679 | 2026.05.21 09:19:44.573662 [ 270 ] {a7dc5c64-ad52-4ffb-a070-2e70508301ca} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5680 | 2026.05.21 09:19:44.573799 [ 270 ] {a7dc5c64-ad52-4ffb-a070-2e70508301ca} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001237 sec., 114793.85610347615 rows/sec., 6.74 MiB/sec. | ||
| 5681 | 2026.05.21 09:19:44.573834 [ 270 ] {a7dc5c64-ad52-4ffb-a070-2e70508301ca} <Debug> TCPHandler: Processed in 0.001400447 sec. | ||
| 5682 | 2026.05.21 09:19:44.573982 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5683 | 2026.05.21 09:19:44.574080 [ 270 ] {1647c84b-7094-4256-b99f-d8475dba6c34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5684 | 2026.05.21 09:19:44.574120 [ 270 ] {1647c84b-7094-4256-b99f-d8475dba6c34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5685 | 2026.05.21 09:19:44.574569 [ 270 ] {1647c84b-7094-4256-b99f-d8475dba6c34} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5686 | 2026.05.21 09:19:44.574606 [ 270 ] {1647c84b-7094-4256-b99f-d8475dba6c34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 5687 | 2026.05.21 09:19:44.574914 [ 270 ] {1647c84b-7094-4256-b99f-d8475dba6c34} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5688 | 2026.05.21 09:19:44.575132 [ 270 ] {1647c84b-7094-4256-b99f-d8475dba6c34} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5689 | 2026.05.21 09:19:44.575263 [ 270 ] {1647c84b-7094-4256-b99f-d8475dba6c34} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001201 sec., 124063.28059950042 rows/sec., 8.02 MiB/sec. | ||
| 5690 | 2026.05.21 09:19:44.575296 [ 270 ] {1647c84b-7094-4256-b99f-d8475dba6c34} <Debug> TCPHandler: Processed in 0.001364296 sec. | ||
| 5691 | 2026.05.21 09:19:44.575428 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5692 | 2026.05.21 09:19:44.575530 [ 270 ] {841ef65d-fb14-4455-b738-f252b58fc06d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5693 | 2026.05.21 09:19:44.575569 [ 270 ] {841ef65d-fb14-4455-b738-f252b58fc06d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5694 | 2026.05.21 09:19:44.576032 [ 270 ] {841ef65d-fb14-4455-b738-f252b58fc06d} <Trace> oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5695 | 2026.05.21 09:19:44.576069 [ 270 ] {841ef65d-fb14-4455-b738-f252b58fc06d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 5696 | 2026.05.21 09:19:44.576364 [ 270 ] {841ef65d-fb14-4455-b738-f252b58fc06d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5697 | 2026.05.21 09:19:44.576583 [ 270 ] {841ef65d-fb14-4455-b738-f252b58fc06d} <Trace> oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5698 | 2026.05.21 09:19:44.576714 [ 270 ] {841ef65d-fb14-4455-b738-f252b58fc06d} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001202 sec., 123128.11980033279 rows/sec., 7.00 MiB/sec. | ||
| 5699 | 2026.05.21 09:19:44.576749 [ 270 ] {841ef65d-fb14-4455-b738-f252b58fc06d} <Debug> TCPHandler: Processed in 0.001370106 sec. | ||
| 5700 | 2026.05.21 09:19:44.576915 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5701 | 2026.05.21 09:19:44.577013 [ 270 ] {c39e3e11-3efb-477f-8dd2-122c712d3609} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5702 | 2026.05.21 09:19:44.577053 [ 270 ] {c39e3e11-3efb-477f-8dd2-122c712d3609} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5703 | 2026.05.21 09:19:44.577692 [ 270 ] {c39e3e11-3efb-477f-8dd2-122c712d3609} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5704 | 2026.05.21 09:19:44.577731 [ 270 ] {c39e3e11-3efb-477f-8dd2-122c712d3609} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 5705 | 2026.05.21 09:19:44.578084 [ 270 ] {c39e3e11-3efb-477f-8dd2-122c712d3609} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5706 | 2026.05.21 09:19:44.578300 [ 270 ] {c39e3e11-3efb-477f-8dd2-122c712d3609} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5707 | 2026.05.21 09:19:44.578431 [ 270 ] {c39e3e11-3efb-477f-8dd2-122c712d3609} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001436 sec., 341225.6267409471 rows/sec., 23.92 MiB/sec. | ||
| 5708 | 2026.05.21 09:19:44.578466 [ 270 ] {c39e3e11-3efb-477f-8dd2-122c712d3609} <Debug> TCPHandler: Processed in 0.001605884 sec. | ||
| 5709 | 2026.05.21 09:19:44.578602 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5710 | 2026.05.21 09:19:44.578699 [ 270 ] {8b223011-5b7e-4ba4-a8c5-d8279d365d09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5711 | 2026.05.21 09:19:44.578741 [ 270 ] {8b223011-5b7e-4ba4-a8c5-d8279d365d09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5712 | 2026.05.21 09:19:44.579096 [ 270 ] {8b223011-5b7e-4ba4-a8c5-d8279d365d09} <Trace> oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5713 | 2026.05.21 09:19:44.579132 [ 270 ] {8b223011-5b7e-4ba4-a8c5-d8279d365d09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 5714 | 2026.05.21 09:19:44.579434 [ 270 ] {8b223011-5b7e-4ba4-a8c5-d8279d365d09} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5715 | 2026.05.21 09:19:44.579637 [ 270 ] {8b223011-5b7e-4ba4-a8c5-d8279d365d09} <Trace> oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5716 | 2026.05.21 09:19:44.579769 [ 270 ] {8b223011-5b7e-4ba4-a8c5-d8279d365d09} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001088 sec., 5514.705882352941 rows/sec., 288.12 KiB/sec. | ||
| 5717 | 2026.05.21 09:19:44.579802 [ 270 ] {8b223011-5b7e-4ba4-a8c5-d8279d365d09} <Debug> TCPHandler: Processed in 0.001250212 sec. | ||
| 5718 | 2026.05.21 09:19:44.579930 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5719 | 2026.05.21 09:19:44.580036 [ 270 ] {d2e4ea34-2c0a-4f78-91af-8d634796ea98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5720 | 2026.05.21 09:19:44.580078 [ 270 ] {d2e4ea34-2c0a-4f78-91af-8d634796ea98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5721 | 2026.05.21 09:19:44.580510 [ 270 ] {d2e4ea34-2c0a-4f78-91af-8d634796ea98} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5722 | 2026.05.21 09:19:44.580545 [ 270 ] {d2e4ea34-2c0a-4f78-91af-8d634796ea98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 5723 | 2026.05.21 09:19:44.580869 [ 270 ] {d2e4ea34-2c0a-4f78-91af-8d634796ea98} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5724 | 2026.05.21 09:19:44.581074 [ 270 ] {d2e4ea34-2c0a-4f78-91af-8d634796ea98} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5725 | 2026.05.21 09:19:44.581201 [ 270 ] {d2e4ea34-2c0a-4f78-91af-8d634796ea98} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001184 sec., 223817.56756756757 rows/sec., 14.87 MiB/sec. | ||
| 5726 | 2026.05.21 09:19:44.581235 [ 270 ] {d2e4ea34-2c0a-4f78-91af-8d634796ea98} <Debug> TCPHandler: Processed in 0.001354976 sec. | ||
| 5727 | 2026.05.21 09:19:44.581365 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5728 | 2026.05.21 09:19:44.581461 [ 270 ] {b5d92b77-ad99-48e0-91fb-dac979f4516e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5729 | 2026.05.21 09:19:44.581503 [ 270 ] {b5d92b77-ad99-48e0-91fb-dac979f4516e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5730 | 2026.05.21 09:19:44.582047 [ 270 ] {b5d92b77-ad99-48e0-91fb-dac979f4516e} <Trace> oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5731 | 2026.05.21 09:19:44.582110 [ 270 ] {b5d92b77-ad99-48e0-91fb-dac979f4516e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 5732 | 2026.05.21 09:19:44.582520 [ 270 ] {b5d92b77-ad99-48e0-91fb-dac979f4516e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5733 | 2026.05.21 09:19:44.582775 [ 270 ] {b5d92b77-ad99-48e0-91fb-dac979f4516e} <Trace> oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5734 | 2026.05.21 09:19:44.582944 [ 270 ] {b5d92b77-ad99-48e0-91fb-dac979f4516e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001497 sec., 668.002672010688 rows/sec., 45.01 KiB/sec. | ||
| 5735 | 2026.05.21 09:19:44.583006 [ 270 ] {b5d92b77-ad99-48e0-91fb-dac979f4516e} <Debug> TCPHandler: Processed in 0.001689977 sec. | ||
| 5736 | 2026.05.21 09:19:44.583208 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5737 | 2026.05.21 09:19:44.583346 [ 270 ] {0a14d1a9-efd7-4589-a05a-8e28d10399d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5738 | 2026.05.21 09:19:44.583406 [ 270 ] {0a14d1a9-efd7-4589-a05a-8e28d10399d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5739 | 2026.05.21 09:19:44.583852 [ 270 ] {0a14d1a9-efd7-4589-a05a-8e28d10399d5} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5740 | 2026.05.21 09:19:44.583889 [ 270 ] {0a14d1a9-efd7-4589-a05a-8e28d10399d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 5741 | 2026.05.21 09:19:44.584230 [ 270 ] {0a14d1a9-efd7-4589-a05a-8e28d10399d5} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5742 | 2026.05.21 09:19:44.584455 [ 270 ] {0a14d1a9-efd7-4589-a05a-8e28d10399d5} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5743 | 2026.05.21 09:19:44.584590 [ 270 ] {0a14d1a9-efd7-4589-a05a-8e28d10399d5} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001286 sec., 69984.44790046656 rows/sec., 4.38 MiB/sec. | ||
| 5744 | 2026.05.21 09:19:44.584626 [ 270 ] {0a14d1a9-efd7-4589-a05a-8e28d10399d5} <Debug> TCPHandler: Processed in 0.001536632 sec. | ||
| 5745 | 2026.05.21 09:19:45.000229 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 257.47 MiB, peak 267.37 MiB, free memory in arenas 0.00 B, will set to 262.09 MiB (RSS), difference: 4.61 MiB | ||
| 5746 | 2026.05.21 09:19:49.556992 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5747 | 2026.05.21 09:19:49.557255 [ 270 ] {64a44455-4a7e-49d1-ae93-26e37ab06532} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_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) | ||
| 5748 | 2026.05.21 09:19:49.557617 [ 270 ] {64a44455-4a7e-49d1-ae93-26e37ab06532} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5749 | 2026.05.21 09:19:49.557656 [ 270 ] {64a44455-4a7e-49d1-ae93-26e37ab06532} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_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 | ||
| 5750 | 2026.05.21 09:19:49.557892 [ 270 ] {64a44455-4a7e-49d1-ae93-26e37ab06532} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5751 | 2026.05.21 09:19:49.557963 [ 270 ] {64a44455-4a7e-49d1-ae93-26e37ab06532} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5752 | 2026.05.21 09:19:49.558117 [ 270 ] {64a44455-4a7e-49d1-ae93-26e37ab06532} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 5753 | 2026.05.21 09:19:49.558214 [ 334 ] {64a44455-4a7e-49d1-ae93-26e37ab06532} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5754 | 2026.05.21 09:19:49.558237 [ 357 ] {64a44455-4a7e-49d1-ae93-26e37ab06532} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5755 | 2026.05.21 09:19:49.558237 [ 336 ] {64a44455-4a7e-49d1-ae93-26e37ab06532} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5756 | 2026.05.21 09:19:49.558237 [ 319 ] {64a44455-4a7e-49d1-ae93-26e37ab06532} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5757 | 2026.05.21 09:19:49.558410 [ 270 ] {64a44455-4a7e-49d1-ae93-26e37ab06532} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 5758 | 2026.05.21 09:19:49.558440 [ 270 ] {64a44455-4a7e-49d1-ae93-26e37ab06532} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5759 | 2026.05.21 09:19:49.558548 [ 270 ] {64a44455-4a7e-49d1-ae93-26e37ab06532} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5760 | 2026.05.21 09:19:49.558574 [ 270 ] {64a44455-4a7e-49d1-ae93-26e37ab06532} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 5761 | 2026.05.21 09:19:49.558612 [ 270 ] {64a44455-4a7e-49d1-ae93-26e37ab06532} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_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'))" | ||
| 5762 | 2026.05.21 09:19:49.558659 [ 270 ] {64a44455-4a7e-49d1-ae93-26e37ab06532} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_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'))" | ||
| 5763 | 2026.05.21 09:19:49.558701 [ 270 ] {64a44455-4a7e-49d1-ae93-26e37ab06532} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_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'))" | ||
| 5764 | 2026.05.21 09:19:49.558739 [ 270 ] {64a44455-4a7e-49d1-ae93-26e37ab06532} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_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'))" | ||
| 5765 | 2026.05.21 09:19:49.560013 [ 270 ] {64a44455-4a7e-49d1-ae93-26e37ab06532} <Debug> executeQuery: Read 51 rows, 10.72 KiB in 0.002858 sec., 17844.646606018196 rows/sec., 3.66 MiB/sec. | ||
| 5766 | 2026.05.21 09:19:49.560173 [ 270 ] {64a44455-4a7e-49d1-ae93-26e37ab06532} <Debug> MemoryTracker: Peak memory usage (for query): 186.73 KiB. | ||
| 5767 | 2026.05.21 09:19:49.560189 [ 270 ] {64a44455-4a7e-49d1-ae93-26e37ab06532} <Debug> TCPHandler: Processed in 0.003342382 sec. | ||
| 5768 | 2026.05.21 09:19:49.562454 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5769 | 2026.05.21 09:19:49.562587 [ 270 ] {c675cb71-468a-4b74-a4a8-b15d26658da0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5770 | 2026.05.21 09:19:49.562641 [ 270 ] {c675cb71-468a-4b74-a4a8-b15d26658da0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5771 | 2026.05.21 09:19:49.563149 [ 270 ] {c675cb71-468a-4b74-a4a8-b15d26658da0} <Trace> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5772 | 2026.05.21 09:19:49.563194 [ 270 ] {c675cb71-468a-4b74-a4a8-b15d26658da0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 5773 | 2026.05.21 09:19:49.563555 [ 270 ] {c675cb71-468a-4b74-a4a8-b15d26658da0} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5774 | 2026.05.21 09:19:49.563795 [ 270 ] {c675cb71-468a-4b74-a4a8-b15d26658da0} <Trace> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5775 | 2026.05.21 09:19:49.563942 [ 270 ] {c675cb71-468a-4b74-a4a8-b15d26658da0} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001394 sec., 5738.880918220947 rows/sec., 467.97 KiB/sec. | ||
| 5776 | 2026.05.21 09:19:49.563977 [ 270 ] {c675cb71-468a-4b74-a4a8-b15d26658da0} <Debug> TCPHandler: Processed in 0.001586583 sec. | ||
| 5777 | 2026.05.21 09:19:49.564111 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5778 | 2026.05.21 09:19:49.564237 [ 270 ] {70b28c3f-d0ee-4ef3-861f-b7a82585d832} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5779 | 2026.05.21 09:19:49.564277 [ 270 ] {70b28c3f-d0ee-4ef3-861f-b7a82585d832} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5780 | 2026.05.21 09:19:49.564785 [ 270 ] {70b28c3f-d0ee-4ef3-861f-b7a82585d832} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5781 | 2026.05.21 09:19:49.564822 [ 270 ] {70b28c3f-d0ee-4ef3-861f-b7a82585d832} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 5782 | 2026.05.21 09:19:49.565138 [ 270 ] {70b28c3f-d0ee-4ef3-861f-b7a82585d832} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5783 | 2026.05.21 09:19:49.565356 [ 270 ] {70b28c3f-d0ee-4ef3-861f-b7a82585d832} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5784 | 2026.05.21 09:19:49.565487 [ 270 ] {70b28c3f-d0ee-4ef3-861f-b7a82585d832} <Debug> executeQuery: Read 142 rows, 12.56 KiB in 0.001268 sec., 111987.38170347003 rows/sec., 9.68 MiB/sec. | ||
| 5785 | 2026.05.21 09:19:49.565522 [ 270 ] {70b28c3f-d0ee-4ef3-861f-b7a82585d832} <Debug> TCPHandler: Processed in 0.001460469 sec. | ||
| 5786 | 2026.05.21 09:19:49.565677 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5787 | 2026.05.21 09:19:49.565774 [ 270 ] {0e274b8d-7399-4079-a598-faa7d4297bba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5788 | 2026.05.21 09:19:49.565814 [ 270 ] {0e274b8d-7399-4079-a598-faa7d4297bba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5789 | 2026.05.21 09:19:49.566238 [ 270 ] {0e274b8d-7399-4079-a598-faa7d4297bba} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5790 | 2026.05.21 09:19:49.566274 [ 270 ] {0e274b8d-7399-4079-a598-faa7d4297bba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 5791 | 2026.05.21 09:19:49.566564 [ 270 ] {0e274b8d-7399-4079-a598-faa7d4297bba} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5792 | 2026.05.21 09:19:49.566784 [ 270 ] {0e274b8d-7399-4079-a598-faa7d4297bba} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5793 | 2026.05.21 09:19:49.566900 [ 50 ] {} <Debug> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5794 | 2026.05.21 09:19:49.566912 [ 270 ] {0e274b8d-7399-4079-a598-faa7d4297bba} <Debug> executeQuery: Read 49 rows, 3.64 KiB in 0.001156 sec., 42387.54325259516 rows/sec., 3.08 MiB/sec. | ||
| 5795 | 2026.05.21 09:19:49.566973 [ 50 ] {} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5796 | 2026.05.21 09:19:49.566976 [ 270 ] {0e274b8d-7399-4079-a598-faa7d4297bba} <Debug> TCPHandler: Processed in 0.001348346 sec. | ||
| 5797 | 2026.05.21 09:19:49.567004 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 5798 | 2026.05.21 09:19:49.567105 [ 195 ] {33106484-ff80-4833-813a-1c2c5998985f::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 | ||
| 5799 | 2026.05.21 09:19:49.567194 [ 195 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5800 | 2026.05.21 09:19:49.567221 [ 195 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 213 rows starting from the beginning of the part | ||
| 5801 | 2026.05.21 09:19:49.567272 [ 195 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 41 rows starting from the beginning of the part | ||
| 5802 | 2026.05.21 09:19:49.567314 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5803 | 2026.05.21 09:19:49.567316 [ 195 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 155 rows starting from the beginning of the part | ||
| 5804 | 2026.05.21 09:19:49.567411 [ 195 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 41 rows starting from the beginning of the part | ||
| 5805 | 2026.05.21 09:19:49.567451 [ 195 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 142 rows starting from the beginning of the part | ||
| 5806 | 2026.05.21 09:19:49.567497 [ 195 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 49 rows starting from the beginning of the part | ||
| 5807 | 2026.05.21 09:19:49.567505 [ 270 ] {c777fd8b-953f-4626-8e70-f4176d44fe19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5808 | 2026.05.21 09:19:49.567591 [ 270 ] {c777fd8b-953f-4626-8e70-f4176d44fe19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5809 | 2026.05.21 09:19:49.568300 [ 188 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 641 rows, containing 5 columns (5 merged, 0 gathered) in 0.001227951 sec., 522007.79998550436 rows/sec., 35.15 MiB/sec. | ||
| 5810 | 2026.05.21 09:19:49.568349 [ 270 ] {c777fd8b-953f-4626-8e70-f4176d44fe19} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5811 | 2026.05.21 09:19:49.568409 [ 270 ] {c777fd8b-953f-4626-8e70-f4176d44fe19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 5812 | 2026.05.21 09:19:49.568451 [ 195 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5813 | 2026.05.21 09:19:49.568719 [ 195 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_26_5} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5814 | 2026.05.21 09:19:49.568796 [ 195 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_26_5} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5815 | 2026.05.21 09:19:49.568856 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 5816 | 2026.05.21 09:19:49.568944 [ 270 ] {c777fd8b-953f-4626-8e70-f4176d44fe19} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5817 | 2026.05.21 09:19:49.569209 [ 270 ] {c777fd8b-953f-4626-8e70-f4176d44fe19} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5818 | 2026.05.21 09:19:49.569403 [ 270 ] {c777fd8b-953f-4626-8e70-f4176d44fe19} <Debug> executeQuery: Read 113 rows, 9.05 KiB in 0.001935 sec., 58397.93281653747 rows/sec., 4.57 MiB/sec. | ||
| 5819 | 2026.05.21 09:19:49.569459 [ 270 ] {c777fd8b-953f-4626-8e70-f4176d44fe19} <Debug> TCPHandler: Processed in 0.002286477 sec. | ||
| 5820 | 2026.05.21 09:19:49.569593 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5821 | 2026.05.21 09:19:49.569708 [ 270 ] {ed58dd78-8e70-4413-882e-6ca6874a7989} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5822 | 2026.05.21 09:19:49.569760 [ 270 ] {ed58dd78-8e70-4413-882e-6ca6874a7989} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5823 | 2026.05.21 09:19:49.570244 [ 270 ] {ed58dd78-8e70-4413-882e-6ca6874a7989} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5824 | 2026.05.21 09:19:49.570286 [ 270 ] {ed58dd78-8e70-4413-882e-6ca6874a7989} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 5825 | 2026.05.21 09:19:49.570664 [ 270 ] {ed58dd78-8e70-4413-882e-6ca6874a7989} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5826 | 2026.05.21 09:19:49.570904 [ 270 ] {ed58dd78-8e70-4413-882e-6ca6874a7989} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5827 | 2026.05.21 09:19:49.571046 [ 270 ] {ed58dd78-8e70-4413-882e-6ca6874a7989} <Debug> executeQuery: Read 164 rows, 11.69 KiB in 0.001367 sec., 119970.73884418435 rows/sec., 8.35 MiB/sec. | ||
| 5828 | 2026.05.21 09:19:49.571083 [ 270 ] {ed58dd78-8e70-4413-882e-6ca6874a7989} <Debug> TCPHandler: Processed in 0.001546952 sec. | ||
| 5829 | 2026.05.21 09:19:49.571208 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5830 | 2026.05.21 09:19:49.571311 [ 270 ] {7585e4bf-f5ed-4394-bfc9-c15cda862b05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5831 | 2026.05.21 09:19:49.571369 [ 270 ] {7585e4bf-f5ed-4394-bfc9-c15cda862b05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5832 | 2026.05.21 09:19:49.572327 [ 270 ] {7585e4bf-f5ed-4394-bfc9-c15cda862b05} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5833 | 2026.05.21 09:19:49.572371 [ 270 ] {7585e4bf-f5ed-4394-bfc9-c15cda862b05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 5834 | 2026.05.21 09:19:49.572992 [ 270 ] {7585e4bf-f5ed-4394-bfc9-c15cda862b05} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5835 | 2026.05.21 09:19:49.573230 [ 270 ] {7585e4bf-f5ed-4394-bfc9-c15cda862b05} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5836 | 2026.05.21 09:19:49.573376 [ 270 ] {7585e4bf-f5ed-4394-bfc9-c15cda862b05} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002085 sec., 19664.268585131893 rows/sec., 35.24 MiB/sec. | ||
| 5837 | 2026.05.21 09:19:49.573445 [ 270 ] {7585e4bf-f5ed-4394-bfc9-c15cda862b05} <Debug> TCPHandler: Processed in 0.002290216 sec. | ||
| 5838 | 2026.05.21 09:19:49.573596 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5839 | 2026.05.21 09:19:49.573695 [ 270 ] {e7fb3193-6f10-414f-bb23-62412e72ad18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5840 | 2026.05.21 09:19:49.573738 [ 270 ] {e7fb3193-6f10-414f-bb23-62412e72ad18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5841 | 2026.05.21 09:19:49.574129 [ 270 ] {e7fb3193-6f10-414f-bb23-62412e72ad18} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5842 | 2026.05.21 09:19:49.574165 [ 270 ] {e7fb3193-6f10-414f-bb23-62412e72ad18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 5843 | 2026.05.21 09:19:49.574489 [ 270 ] {e7fb3193-6f10-414f-bb23-62412e72ad18} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5844 | 2026.05.21 09:19:49.574728 [ 270 ] {e7fb3193-6f10-414f-bb23-62412e72ad18} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5845 | 2026.05.21 09:19:49.574852 [ 51 ] {} <Debug> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8) (MergerMutator): Selected 6 parts from all_1_30_5 to all_35_35_0 | ||
| 5846 | 2026.05.21 09:19:49.574862 [ 270 ] {e7fb3193-6f10-414f-bb23-62412e72ad18} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001186 sec., 50590.219224283304 rows/sec., 3.41 MiB/sec. | ||
| 5847 | 2026.05.21 09:19:49.574903 [ 51 ] {} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5848 | 2026.05.21 09:19:49.574921 [ 270 ] {e7fb3193-6f10-414f-bb23-62412e72ad18} <Debug> TCPHandler: Processed in 0.001386657 sec. | ||
| 5849 | 2026.05.21 09:19:49.574931 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 5850 | 2026.05.21 09:19:49.575029 [ 194 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_35_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_30_5 to all_35_35_0 into Compact with storage Full | ||
| 5851 | 2026.05.21 09:19:49.575132 [ 194 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_35_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5852 | 2026.05.21 09:19:49.575160 [ 194 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_35_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_5, total 1704 rows starting from the beginning of the part | ||
| 5853 | 2026.05.21 09:19:49.575239 [ 194 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_35_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 78 rows starting from the beginning of the part | ||
| 5854 | 2026.05.21 09:19:49.575286 [ 194 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_35_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 12 rows starting from the beginning of the part | ||
| 5855 | 2026.05.21 09:19:49.575336 [ 194 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_35_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 60 rows starting from the beginning of the part | ||
| 5856 | 2026.05.21 09:19:49.575382 [ 194 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_35_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 90 rows starting from the beginning of the part | ||
| 5857 | 2026.05.21 09:19:49.575425 [ 194 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_35_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 60 rows starting from the beginning of the part | ||
| 5858 | 2026.05.21 09:19:49.576460 [ 195 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_35_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2004 rows, containing 4 columns (4 merged, 0 gathered) in 0.001463459 sec., 1369358.4856152444 rows/sec., 90.47 MiB/sec. | ||
| 5859 | 2026.05.21 09:19:49.576692 [ 188 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_35_6} <Trace> MergedBlockOutputStream: filled checksums all_1_35_6 (state Temporary) | ||
| 5860 | 2026.05.21 09:19:49.576961 [ 188 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_35_6} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_merge_all_1_35_6 to all_1_35_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5861 | 2026.05.21 09:19:49.577027 [ 188 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_35_6} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8) (MergerMutator): Merged 6 parts: [all_1_30_5, all_35_35_0] -> all_1_35_6 | ||
| 5862 | 2026.05.21 09:19:49.577109 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 5863 | 2026.05.21 09:19:50.924824 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12866 | ||
| 5864 | 2026.05.21 09:19:50.925293 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5865 | 2026.05.21 09:19:50.925339 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 5866 | 2026.05.21 09:19:50.925800 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5867 | 2026.05.21 09:19:50.926027 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5868 | 2026.05.21 09:19:50.926155 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12866 | ||
| 5869 | 2026.05.21 09:19:51.663750 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 5870 | 2026.05.21 09:19:51.678134 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5871 | 2026.05.21 09:19:51.678184 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 5872 | 2026.05.21 09:19:51.683899 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5873 | 2026.05.21 09:19:51.684580 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5874 | 2026.05.21 09:19:51.687065 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 5875 | 2026.05.21 09:19:54.559398 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5876 | 2026.05.21 09:19:54.559742 [ 270 ] {7817828a-cbb8-410a-93f5-175254de3285} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', '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) | ||
| 5877 | 2026.05.21 09:19:54.560121 [ 270 ] {7817828a-cbb8-410a-93f5-175254de3285} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5878 | 2026.05.21 09:19:54.560167 [ 270 ] {7817828a-cbb8-410a-93f5-175254de3285} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', '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 | ||
| 5879 | 2026.05.21 09:19:54.560403 [ 270 ] {7817828a-cbb8-410a-93f5-175254de3285} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5880 | 2026.05.21 09:19:54.560477 [ 270 ] {7817828a-cbb8-410a-93f5-175254de3285} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5881 | 2026.05.21 09:19:54.560618 [ 270 ] {7817828a-cbb8-410a-93f5-175254de3285} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 30-element set) | ||
| 5882 | 2026.05.21 09:19:54.560694 [ 327 ] {7817828a-cbb8-410a-93f5-175254de3285} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5883 | 2026.05.21 09:19:54.560725 [ 334 ] {7817828a-cbb8-410a-93f5-175254de3285} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5884 | 2026.05.21 09:19:54.560739 [ 319 ] {7817828a-cbb8-410a-93f5-175254de3285} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5885 | 2026.05.21 09:19:54.560725 [ 357 ] {7817828a-cbb8-410a-93f5-175254de3285} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5886 | 2026.05.21 09:19:54.560885 [ 270 ] {7817828a-cbb8-410a-93f5-175254de3285} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 5887 | 2026.05.21 09:19:54.560914 [ 270 ] {7817828a-cbb8-410a-93f5-175254de3285} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5888 | 2026.05.21 09:19:54.561015 [ 270 ] {7817828a-cbb8-410a-93f5-175254de3285} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5889 | 2026.05.21 09:19:54.561037 [ 270 ] {7817828a-cbb8-410a-93f5-175254de3285} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 5890 | 2026.05.21 09:19:54.561075 [ 270 ] {7817828a-cbb8-410a-93f5-175254de3285} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', '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'))" | ||
| 5891 | 2026.05.21 09:19:54.561116 [ 270 ] {7817828a-cbb8-410a-93f5-175254de3285} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', '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'))" | ||
| 5892 | 2026.05.21 09:19:54.561153 [ 270 ] {7817828a-cbb8-410a-93f5-175254de3285} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', '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'))" | ||
| 5893 | 2026.05.21 09:19:54.561188 [ 270 ] {7817828a-cbb8-410a-93f5-175254de3285} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', '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'))" | ||
| 5894 | 2026.05.21 09:19:54.562511 [ 270 ] {7817828a-cbb8-410a-93f5-175254de3285} <Debug> executeQuery: Read 51 rows, 10.48 KiB in 0.002882 sec., 17696.044413601667 rows/sec., 3.55 MiB/sec. | ||
| 5895 | 2026.05.21 09:19:54.562683 [ 270 ] {7817828a-cbb8-410a-93f5-175254de3285} <Debug> MemoryTracker: Peak memory usage (for query): 180.87 KiB. | ||
| 5896 | 2026.05.21 09:19:54.562700 [ 270 ] {7817828a-cbb8-410a-93f5-175254de3285} <Debug> TCPHandler: Processed in 0.003435045 sec. | ||
| 5897 | 2026.05.21 09:19:54.567477 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5898 | 2026.05.21 09:19:54.567661 [ 270 ] {088f9a2c-5d9d-4753-9226-9692f7ad37fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5899 | 2026.05.21 09:19:54.567738 [ 270 ] {088f9a2c-5d9d-4753-9226-9692f7ad37fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5900 | 2026.05.21 09:19:54.568577 [ 270 ] {088f9a2c-5d9d-4753-9226-9692f7ad37fe} <Trace> oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5901 | 2026.05.21 09:19:54.568623 [ 270 ] {088f9a2c-5d9d-4753-9226-9692f7ad37fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 5902 | 2026.05.21 09:19:54.569036 [ 270 ] {088f9a2c-5d9d-4753-9226-9692f7ad37fe} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5903 | 2026.05.21 09:19:54.569268 [ 270 ] {088f9a2c-5d9d-4753-9226-9692f7ad37fe} <Trace> oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5904 | 2026.05.21 09:19:54.569423 [ 270 ] {088f9a2c-5d9d-4753-9226-9692f7ad37fe} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001812 sec., 156732.89183222956 rows/sec., 9.95 MiB/sec. | ||
| 5905 | 2026.05.21 09:19:54.569467 [ 270 ] {088f9a2c-5d9d-4753-9226-9692f7ad37fe} <Debug> TCPHandler: Processed in 0.002132881 sec. | ||
| 5906 | 2026.05.21 09:19:54.569622 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5907 | 2026.05.21 09:19:54.569721 [ 270 ] {4748c9a5-e9fc-4a0b-a39a-6df6df9cb8d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5908 | 2026.05.21 09:19:54.569762 [ 270 ] {4748c9a5-e9fc-4a0b-a39a-6df6df9cb8d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5909 | 2026.05.21 09:19:54.570597 [ 270 ] {4748c9a5-e9fc-4a0b-a39a-6df6df9cb8d8} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5910 | 2026.05.21 09:19:54.570634 [ 270 ] {4748c9a5-e9fc-4a0b-a39a-6df6df9cb8d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 5911 | 2026.05.21 09:19:54.570983 [ 270 ] {4748c9a5-e9fc-4a0b-a39a-6df6df9cb8d8} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5912 | 2026.05.21 09:19:54.571192 [ 270 ] {4748c9a5-e9fc-4a0b-a39a-6df6df9cb8d8} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5913 | 2026.05.21 09:19:54.571315 [ 46 ] {} <Debug> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5914 | 2026.05.21 09:19:54.571326 [ 270 ] {4748c9a5-e9fc-4a0b-a39a-6df6df9cb8d8} <Debug> executeQuery: Read 797 rows, 62.80 KiB in 0.001622 sec., 491368.68064118375 rows/sec., 37.81 MiB/sec. | ||
| 5915 | 2026.05.21 09:19:54.571390 [ 270 ] {4748c9a5-e9fc-4a0b-a39a-6df6df9cb8d8} <Debug> TCPHandler: Processed in 0.001817971 sec. | ||
| 5916 | 2026.05.21 09:19:54.571383 [ 46 ] {} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5917 | 2026.05.21 09:19:54.571431 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 5918 | 2026.05.21 09:19:54.571526 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5919 | 2026.05.21 09:19:54.571558 [ 195 ] {3cd78353-d451-4e36-8961-d673cdd72c18::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 | ||
| 5920 | 2026.05.21 09:19:54.571630 [ 270 ] {12f5a2ba-4bc4-4d5d-82e0-eb3f10c483e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5921 | 2026.05.21 09:19:54.571676 [ 270 ] {12f5a2ba-4bc4-4d5d-82e0-eb3f10c483e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5922 | 2026.05.21 09:19:54.571677 [ 195 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5923 | 2026.05.21 09:19:54.571724 [ 195 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 3357 rows starting from the beginning of the part | ||
| 5924 | 2026.05.21 09:19:54.571789 [ 195 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 56 rows starting from the beginning of the part | ||
| 5925 | 2026.05.21 09:19:54.571836 [ 195 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 138 rows starting from the beginning of the part | ||
| 5926 | 2026.05.21 09:19:54.571880 [ 195 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 797 rows starting from the beginning of the part | ||
| 5927 | 2026.05.21 09:19:54.571925 [ 195 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 142 rows starting from the beginning of the part | ||
| 5928 | 2026.05.21 09:19:54.571974 [ 195 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 797 rows starting from the beginning of the part | ||
| 5929 | 2026.05.21 09:19:54.572172 [ 270 ] {12f5a2ba-4bc4-4d5d-82e0-eb3f10c483e7} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5930 | 2026.05.21 09:19:54.572215 [ 270 ] {12f5a2ba-4bc4-4d5d-82e0-eb3f10c483e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 5931 | 2026.05.21 09:19:54.572557 [ 270 ] {12f5a2ba-4bc4-4d5d-82e0-eb3f10c483e7} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5932 | 2026.05.21 09:19:54.572802 [ 270 ] {12f5a2ba-4bc4-4d5d-82e0-eb3f10c483e7} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5933 | 2026.05.21 09:19:54.572943 [ 270 ] {12f5a2ba-4bc4-4d5d-82e0-eb3f10c483e7} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001329 sec., 106847.25357411586 rows/sec., 6.28 MiB/sec. | ||
| 5934 | 2026.05.21 09:19:54.572983 [ 270 ] {12f5a2ba-4bc4-4d5d-82e0-eb3f10c483e7} <Debug> TCPHandler: Processed in 0.001508201 sec. | ||
| 5935 | 2026.05.21 09:19:54.573127 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5936 | 2026.05.21 09:19:54.573224 [ 270 ] {faa091f1-0fcc-4154-af8e-85022dc2a0ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5937 | 2026.05.21 09:19:54.573264 [ 270 ] {faa091f1-0fcc-4154-af8e-85022dc2a0ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5938 | 2026.05.21 09:19:54.573740 [ 270 ] {faa091f1-0fcc-4154-af8e-85022dc2a0ab} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5939 | 2026.05.21 09:19:54.573776 [ 270 ] {faa091f1-0fcc-4154-af8e-85022dc2a0ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 5940 | 2026.05.21 09:19:54.574069 [ 196 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5287 rows, containing 5 columns (5 merged, 0 gathered) in 0.002559345 sec., 2065762.9198095605 rows/sec., 165.74 MiB/sec. | ||
| 5941 | 2026.05.21 09:19:54.574086 [ 270 ] {faa091f1-0fcc-4154-af8e-85022dc2a0ab} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5942 | 2026.05.21 09:19:54.574313 [ 270 ] {faa091f1-0fcc-4154-af8e-85022dc2a0ab} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5943 | 2026.05.21 09:19:54.574363 [ 195 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5944 | 2026.05.21 09:19:54.574453 [ 270 ] {faa091f1-0fcc-4154-af8e-85022dc2a0ab} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001244 sec., 119774.9196141479 rows/sec., 7.74 MiB/sec. | ||
| 5945 | 2026.05.21 09:19:54.574500 [ 270 ] {faa091f1-0fcc-4154-af8e-85022dc2a0ab} <Debug> TCPHandler: Processed in 0.001422328 sec. | ||
| 5946 | 2026.05.21 09:19:54.574634 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5947 | 2026.05.21 09:19:54.574648 [ 195 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_36_7} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5948 | 2026.05.21 09:19:54.574730 [ 195 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_36_7} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5949 | 2026.05.21 09:19:54.574734 [ 270 ] {c81a92c2-6a36-4440-8aa9-6f9fb7a0d332} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5950 | 2026.05.21 09:19:54.574785 [ 270 ] {c81a92c2-6a36-4440-8aa9-6f9fb7a0d332} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5951 | 2026.05.21 09:19:54.574808 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
| 5952 | 2026.05.21 09:19:54.575256 [ 270 ] {c81a92c2-6a36-4440-8aa9-6f9fb7a0d332} <Trace> oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5953 | 2026.05.21 09:19:54.575298 [ 270 ] {c81a92c2-6a36-4440-8aa9-6f9fb7a0d332} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 5954 | 2026.05.21 09:19:54.575610 [ 270 ] {c81a92c2-6a36-4440-8aa9-6f9fb7a0d332} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5955 | 2026.05.21 09:19:54.575823 [ 270 ] {c81a92c2-6a36-4440-8aa9-6f9fb7a0d332} <Trace> oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5956 | 2026.05.21 09:19:54.575953 [ 270 ] {c81a92c2-6a36-4440-8aa9-6f9fb7a0d332} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001235 sec., 119838.05668016194 rows/sec., 6.82 MiB/sec. | ||
| 5957 | 2026.05.21 09:19:54.575991 [ 270 ] {c81a92c2-6a36-4440-8aa9-6f9fb7a0d332} <Debug> TCPHandler: Processed in 0.001405617 sec. | ||
| 5958 | 2026.05.21 09:19:54.576122 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5959 | 2026.05.21 09:19:54.576218 [ 270 ] {07da002b-a7f5-480f-8f0f-4f16d741207a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5960 | 2026.05.21 09:19:54.576259 [ 270 ] {07da002b-a7f5-480f-8f0f-4f16d741207a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5961 | 2026.05.21 09:19:54.576875 [ 270 ] {07da002b-a7f5-480f-8f0f-4f16d741207a} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5962 | 2026.05.21 09:19:54.576910 [ 270 ] {07da002b-a7f5-480f-8f0f-4f16d741207a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 5963 | 2026.05.21 09:19:54.577239 [ 270 ] {07da002b-a7f5-480f-8f0f-4f16d741207a} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5964 | 2026.05.21 09:19:54.577463 [ 270 ] {07da002b-a7f5-480f-8f0f-4f16d741207a} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5965 | 2026.05.21 09:19:54.577564 [ 46 ] {} <Debug> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5966 | 2026.05.21 09:19:54.577599 [ 270 ] {07da002b-a7f5-480f-8f0f-4f16d741207a} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001396 sec., 351002.86532951286 rows/sec., 24.61 MiB/sec. | ||
| 5967 | 2026.05.21 09:19:54.577601 [ 46 ] {} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5968 | 2026.05.21 09:19:54.577636 [ 270 ] {07da002b-a7f5-480f-8f0f-4f16d741207a} <Debug> TCPHandler: Processed in 0.001563322 sec. | ||
| 5969 | 2026.05.21 09:19:54.577642 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 5970 | 2026.05.21 09:19:54.577730 [ 188 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::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 | ||
| 5971 | 2026.05.21 09:19:54.577790 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5972 | 2026.05.21 09:19:54.577848 [ 188 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5973 | 2026.05.21 09:19:54.577885 [ 188 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1829 rows starting from the beginning of the part | ||
| 5974 | 2026.05.21 09:19:54.577894 [ 270 ] {c47658bc-73f1-4c4d-8c84-f55a89d28fc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5975 | 2026.05.21 09:19:54.577943 [ 270 ] {c47658bc-73f1-4c4d-8c84-f55a89d28fc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5976 | 2026.05.21 09:19:54.577955 [ 188 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 64 rows starting from the beginning of the part | ||
| 5977 | 2026.05.21 09:19:54.578014 [ 188 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 105 rows starting from the beginning of the part | ||
| 5978 | 2026.05.21 09:19:54.578064 [ 188 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 490 rows starting from the beginning of the part | ||
| 5979 | 2026.05.21 09:19:54.578111 [ 188 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 113 rows starting from the beginning of the part | ||
| 5980 | 2026.05.21 09:19:54.578162 [ 188 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 490 rows starting from the beginning of the part | ||
| 5981 | 2026.05.21 09:19:54.578306 [ 270 ] {c47658bc-73f1-4c4d-8c84-f55a89d28fc4} <Trace> oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5982 | 2026.05.21 09:19:54.578348 [ 270 ] {c47658bc-73f1-4c4d-8c84-f55a89d28fc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 5983 | 2026.05.21 09:19:54.578695 [ 270 ] {c47658bc-73f1-4c4d-8c84-f55a89d28fc4} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5984 | 2026.05.21 09:19:54.578931 [ 270 ] {c47658bc-73f1-4c4d-8c84-f55a89d28fc4} <Trace> oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5985 | 2026.05.21 09:19:54.579074 [ 270 ] {c47658bc-73f1-4c4d-8c84-f55a89d28fc4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001196 sec., 5016.722408026756 rows/sec., 262.10 KiB/sec. | ||
| 5986 | 2026.05.21 09:19:54.579111 [ 270 ] {c47658bc-73f1-4c4d-8c84-f55a89d28fc4} <Debug> TCPHandler: Processed in 0.001369946 sec. | ||
| 5987 | 2026.05.21 09:19:54.579255 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5988 | 2026.05.21 09:19:54.579354 [ 270 ] {ea0d63a4-d12a-4d1d-9565-bd26a41283cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5989 | 2026.05.21 09:19:54.579397 [ 270 ] {ea0d63a4-d12a-4d1d-9565-bd26a41283cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5990 | 2026.05.21 09:19:54.579599 [ 197 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3091 rows, containing 5 columns (5 merged, 0 gathered) in 0.001906514 sec., 1621283.662223304 rows/sec., 119.16 MiB/sec. | ||
| 5991 | 2026.05.21 09:19:54.579802 [ 188 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5992 | 2026.05.21 09:19:54.579842 [ 270 ] {ea0d63a4-d12a-4d1d-9565-bd26a41283cc} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5993 | 2026.05.21 09:19:54.579886 [ 270 ] {ea0d63a4-d12a-4d1d-9565-bd26a41283cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 5994 | 2026.05.21 09:19:54.580099 [ 188 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_36_7} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5995 | 2026.05.21 09:19:54.580183 [ 188 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_36_7} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5996 | 2026.05.21 09:19:54.580257 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 5997 | 2026.05.21 09:19:54.580269 [ 270 ] {ea0d63a4-d12a-4d1d-9565-bd26a41283cc} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5998 | 2026.05.21 09:19:54.580495 [ 270 ] {ea0d63a4-d12a-4d1d-9565-bd26a41283cc} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5999 | 2026.05.21 09:19:54.580592 [ 46 ] {} <Debug> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6000 | 2026.05.21 09:19:54.580617 [ 46 ] {} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6001 | 2026.05.21 09:19:54.580630 [ 270 ] {ea0d63a4-d12a-4d1d-9565-bd26a41283cc} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001292 sec., 205108.35913312694 rows/sec., 13.63 MiB/sec. | ||
| 6002 | 2026.05.21 09:19:54.580634 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6003 | 2026.05.21 09:19:54.580667 [ 270 ] {ea0d63a4-d12a-4d1d-9565-bd26a41283cc} <Debug> TCPHandler: Processed in 0.001461339 sec. | ||
| 6004 | 2026.05.21 09:19:54.580727 [ 196 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::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 | ||
| 6005 | 2026.05.21 09:19:54.580847 [ 196 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6006 | 2026.05.21 09:19:54.580882 [ 196 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 11154 rows starting from the beginning of the part | ||
| 6007 | 2026.05.21 09:19:54.580886 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6008 | 2026.05.21 09:19:54.580951 [ 196 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 32 rows starting from the beginning of the part | ||
| 6009 | 2026.05.21 09:19:54.580994 [ 270 ] {87bebf2d-436c-4599-9a33-e6705c5d006f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6010 | 2026.05.21 09:19:54.581010 [ 196 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 160 rows starting from the beginning of the part | ||
| 6011 | 2026.05.21 09:19:54.581047 [ 270 ] {87bebf2d-436c-4599-9a33-e6705c5d006f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6012 | 2026.05.21 09:19:54.581064 [ 196 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 265 rows starting from the beginning of the part | ||
| 6013 | 2026.05.21 09:19:54.581110 [ 196 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 164 rows starting from the beginning of the part | ||
| 6014 | 2026.05.21 09:19:54.581151 [ 196 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 265 rows starting from the beginning of the part | ||
| 6015 | 2026.05.21 09:19:54.581391 [ 270 ] {87bebf2d-436c-4599-9a33-e6705c5d006f} <Trace> oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6016 | 2026.05.21 09:19:54.581435 [ 270 ] {87bebf2d-436c-4599-9a33-e6705c5d006f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6017 | 2026.05.21 09:19:54.581741 [ 270 ] {87bebf2d-436c-4599-9a33-e6705c5d006f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 6018 | 2026.05.21 09:19:54.581950 [ 270 ] {87bebf2d-436c-4599-9a33-e6705c5d006f} <Trace> oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6019 | 2026.05.21 09:19:54.582083 [ 270 ] {87bebf2d-436c-4599-9a33-e6705c5d006f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001105 sec., 904.9773755656108 rows/sec., 60.98 KiB/sec. | ||
| 6020 | 2026.05.21 09:19:54.582119 [ 270 ] {87bebf2d-436c-4599-9a33-e6705c5d006f} <Debug> TCPHandler: Processed in 0.001284443 sec. | ||
| 6021 | 2026.05.21 09:19:54.582259 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6022 | 2026.05.21 09:19:54.582355 [ 270 ] {4740cf66-88f5-44c5-8028-e0680a540bac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6023 | 2026.05.21 09:19:54.582397 [ 270 ] {4740cf66-88f5-44c5-8028-e0680a540bac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6024 | 2026.05.21 09:19:54.582755 [ 270 ] {4740cf66-88f5-44c5-8028-e0680a540bac} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6025 | 2026.05.21 09:19:54.582792 [ 270 ] {4740cf66-88f5-44c5-8028-e0680a540bac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6026 | 2026.05.21 09:19:54.583155 [ 270 ] {4740cf66-88f5-44c5-8028-e0680a540bac} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6027 | 2026.05.21 09:19:54.583377 [ 270 ] {4740cf66-88f5-44c5-8028-e0680a540bac} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6028 | 2026.05.21 09:19:54.583512 [ 270 ] {4740cf66-88f5-44c5-8028-e0680a540bac} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001172 sec., 76791.80887372013 rows/sec., 4.80 MiB/sec. | ||
| 6029 | 2026.05.21 09:19:54.583549 [ 270 ] {4740cf66-88f5-44c5-8028-e0680a540bac} <Debug> TCPHandler: Processed in 0.001339425 sec. | ||
| 6030 | 2026.05.21 09:19:54.585365 [ 197 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12040 rows, containing 5 columns (5 merged, 0 gathered) in 0.004673577 sec., 2576185.2217263137 rows/sec., 172.70 MiB/sec. | ||
| 6031 | 2026.05.21 09:19:54.585725 [ 190 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6032 | 2026.05.21 09:19:54.586017 [ 190 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6033 | 2026.05.21 09:19:54.586084 [ 190 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6034 | 2026.05.21 09:19:54.586164 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.28 MiB. | ||
| 6035 | 2026.05.21 09:19:55.000203 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 263.93 MiB, peak 269.17 MiB, free memory in arenas 0.00 B, will set to 265.19 MiB (RSS), difference: 1.26 MiB | ||
| 6036 | 2026.05.21 09:19:58.316879 [ 40 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6037 | 2026.05.21 09:19:58.316959 [ 40 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6038 | 2026.05.21 09:19:58.427119 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13378 | ||
| 6039 | 2026.05.21 09:19:58.427627 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6040 | 2026.05.21 09:19:58.427669 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6041 | 2026.05.21 09:19:58.428132 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6042 | 2026.05.21 09:19:58.428355 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6043 | 2026.05.21 09:19:58.428482 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13378 | ||
| 6044 | 2026.05.21 09:19:59.188452 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 6045 | 2026.05.21 09:19:59.203758 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6046 | 2026.05.21 09:19:59.203806 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6047 | 2026.05.21 09:19:59.209649 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6048 | 2026.05.21 09:19:59.210334 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6049 | 2026.05.21 09:19:59.212919 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 6050 | 2026.05.21 09:19:59.555915 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6051 | 2026.05.21 09:19:59.556157 [ 270 ] {2845fe8d-665b-4556-9b62-8f8a645d4777} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 6052 | 2026.05.21 09:19:59.556503 [ 270 ] {2845fe8d-665b-4556-9b62-8f8a645d4777} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6053 | 2026.05.21 09:19:59.556540 [ 270 ] {2845fe8d-665b-4556-9b62-8f8a645d4777} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 6054 | 2026.05.21 09:19:59.556766 [ 270 ] {2845fe8d-665b-4556-9b62-8f8a645d4777} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6055 | 2026.05.21 09:19:59.556836 [ 270 ] {2845fe8d-665b-4556-9b62-8f8a645d4777} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6056 | 2026.05.21 09:19:59.556982 [ 270 ] {2845fe8d-665b-4556-9b62-8f8a645d4777} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6057 | 2026.05.21 09:19:59.557090 [ 334 ] {2845fe8d-665b-4556-9b62-8f8a645d4777} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6058 | 2026.05.21 09:19:59.557129 [ 338 ] {2845fe8d-665b-4556-9b62-8f8a645d4777} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6059 | 2026.05.21 09:19:59.557192 [ 356 ] {2845fe8d-665b-4556-9b62-8f8a645d4777} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 6060 | 2026.05.21 09:19:59.557201 [ 316 ] {2845fe8d-665b-4556-9b62-8f8a645d4777} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6061 | 2026.05.21 09:19:59.557350 [ 270 ] {2845fe8d-665b-4556-9b62-8f8a645d4777} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 6062 | 2026.05.21 09:19:59.557379 [ 270 ] {2845fe8d-665b-4556-9b62-8f8a645d4777} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6063 | 2026.05.21 09:19:59.557490 [ 270 ] {2845fe8d-665b-4556-9b62-8f8a645d4777} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6064 | 2026.05.21 09:19:59.557514 [ 270 ] {2845fe8d-665b-4556-9b62-8f8a645d4777} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 6065 | 2026.05.21 09:19:59.557551 [ 270 ] {2845fe8d-665b-4556-9b62-8f8a645d4777} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6066 | 2026.05.21 09:19:59.557592 [ 270 ] {2845fe8d-665b-4556-9b62-8f8a645d4777} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6067 | 2026.05.21 09:19:59.557628 [ 270 ] {2845fe8d-665b-4556-9b62-8f8a645d4777} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6068 | 2026.05.21 09:19:59.557668 [ 270 ] {2845fe8d-665b-4556-9b62-8f8a645d4777} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6069 | 2026.05.21 09:19:59.559176 [ 270 ] {2845fe8d-665b-4556-9b62-8f8a645d4777} <Debug> executeQuery: Read 51 rows, 10.72 KiB in 0.003116 sec., 16367.137355584084 rows/sec., 3.36 MiB/sec. | ||
| 6070 | 2026.05.21 09:19:59.559381 [ 270 ] {2845fe8d-665b-4556-9b62-8f8a645d4777} <Debug> MemoryTracker: Peak memory usage (for query): 185.75 KiB. | ||
| 6071 | 2026.05.21 09:19:59.559402 [ 270 ] {2845fe8d-665b-4556-9b62-8f8a645d4777} <Debug> TCPHandler: Processed in 0.003627322 sec. | ||
| 6072 | 2026.05.21 09:19:59.561812 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6073 | 2026.05.21 09:19:59.561945 [ 270 ] {a4a8cc3a-0468-48ca-930b-0c7d6d5323eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6074 | 2026.05.21 09:19:59.561996 [ 270 ] {a4a8cc3a-0468-48ca-930b-0c7d6d5323eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6075 | 2026.05.21 09:19:59.562689 [ 270 ] {a4a8cc3a-0468-48ca-930b-0c7d6d5323eb} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6076 | 2026.05.21 09:19:59.562745 [ 270 ] {a4a8cc3a-0468-48ca-930b-0c7d6d5323eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6077 | 2026.05.21 09:19:59.563167 [ 270 ] {a4a8cc3a-0468-48ca-930b-0c7d6d5323eb} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6078 | 2026.05.21 09:19:59.563388 [ 270 ] {a4a8cc3a-0468-48ca-930b-0c7d6d5323eb} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6079 | 2026.05.21 09:19:59.563545 [ 270 ] {a4a8cc3a-0468-48ca-930b-0c7d6d5323eb} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001636 sec., 84352.0782396088 rows/sec., 7.32 MiB/sec. | ||
| 6080 | 2026.05.21 09:19:59.563583 [ 270 ] {a4a8cc3a-0468-48ca-930b-0c7d6d5323eb} <Debug> TCPHandler: Processed in 0.001832001 sec. | ||
| 6081 | 2026.05.21 09:19:59.563735 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6082 | 2026.05.21 09:19:59.563834 [ 270 ] {896c1c31-96c2-4e86-964e-df5479daaaf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6083 | 2026.05.21 09:19:59.563877 [ 270 ] {896c1c31-96c2-4e86-964e-df5479daaaf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6084 | 2026.05.21 09:19:59.564313 [ 270 ] {896c1c31-96c2-4e86-964e-df5479daaaf0} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6085 | 2026.05.21 09:19:59.564350 [ 270 ] {896c1c31-96c2-4e86-964e-df5479daaaf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6086 | 2026.05.21 09:19:59.564645 [ 270 ] {896c1c31-96c2-4e86-964e-df5479daaaf0} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6087 | 2026.05.21 09:19:59.564854 [ 270 ] {896c1c31-96c2-4e86-964e-df5479daaaf0} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6088 | 2026.05.21 09:19:59.564987 [ 270 ] {896c1c31-96c2-4e86-964e-df5479daaaf0} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.00117 sec., 35042.73504273504 rows/sec., 2.57 MiB/sec. | ||
| 6089 | 2026.05.21 09:19:59.565023 [ 270 ] {896c1c31-96c2-4e86-964e-df5479daaaf0} <Debug> TCPHandler: Processed in 0.001343095 sec. | ||
| 6090 | 2026.05.21 09:19:59.565200 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6091 | 2026.05.21 09:19:59.565294 [ 270 ] {0cd4595d-bfcf-4ef8-8649-967b322ab2d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6092 | 2026.05.21 09:19:59.565334 [ 270 ] {0cd4595d-bfcf-4ef8-8649-967b322ab2d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6093 | 2026.05.21 09:19:59.565794 [ 270 ] {0cd4595d-bfcf-4ef8-8649-967b322ab2d4} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6094 | 2026.05.21 09:19:59.565831 [ 270 ] {0cd4595d-bfcf-4ef8-8649-967b322ab2d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6095 | 2026.05.21 09:19:59.566161 [ 270 ] {0cd4595d-bfcf-4ef8-8649-967b322ab2d4} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6096 | 2026.05.21 09:19:59.566370 [ 270 ] {0cd4595d-bfcf-4ef8-8649-967b322ab2d4} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6097 | 2026.05.21 09:19:59.566501 [ 270 ] {0cd4595d-bfcf-4ef8-8649-967b322ab2d4} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001223 sec., 85854.45625511039 rows/sec., 6.71 MiB/sec. | ||
| 6098 | 2026.05.21 09:19:59.566540 [ 270 ] {0cd4595d-bfcf-4ef8-8649-967b322ab2d4} <Debug> TCPHandler: Processed in 0.001389717 sec. | ||
| 6099 | 2026.05.21 09:19:59.566690 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6100 | 2026.05.21 09:19:59.566784 [ 270 ] {15b436d7-019a-4e2f-ad91-43241a839d12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6101 | 2026.05.21 09:19:59.566827 [ 270 ] {15b436d7-019a-4e2f-ad91-43241a839d12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6102 | 2026.05.21 09:19:59.567243 [ 270 ] {15b436d7-019a-4e2f-ad91-43241a839d12} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6103 | 2026.05.21 09:19:59.567279 [ 270 ] {15b436d7-019a-4e2f-ad91-43241a839d12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6104 | 2026.05.21 09:19:59.567601 [ 270 ] {15b436d7-019a-4e2f-ad91-43241a839d12} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6105 | 2026.05.21 09:19:59.567806 [ 270 ] {15b436d7-019a-4e2f-ad91-43241a839d12} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6106 | 2026.05.21 09:19:59.567937 [ 270 ] {15b436d7-019a-4e2f-ad91-43241a839d12} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001169 sec., 136869.11890504707 rows/sec., 9.53 MiB/sec. | ||
| 6107 | 2026.05.21 09:19:59.567973 [ 270 ] {15b436d7-019a-4e2f-ad91-43241a839d12} <Debug> TCPHandler: Processed in 0.001333765 sec. | ||
| 6108 | 2026.05.21 09:19:59.568121 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6109 | 2026.05.21 09:19:59.568215 [ 270 ] {0edd42c2-9f5d-4b7b-aa2b-18395e7f21e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6110 | 2026.05.21 09:19:59.568269 [ 270 ] {0edd42c2-9f5d-4b7b-aa2b-18395e7f21e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6111 | 2026.05.21 09:19:59.569111 [ 270 ] {0edd42c2-9f5d-4b7b-aa2b-18395e7f21e3} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6112 | 2026.05.21 09:19:59.569148 [ 270 ] {0edd42c2-9f5d-4b7b-aa2b-18395e7f21e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6113 | 2026.05.21 09:19:59.569703 [ 270 ] {0edd42c2-9f5d-4b7b-aa2b-18395e7f21e3} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6114 | 2026.05.21 09:19:59.569928 [ 270 ] {0edd42c2-9f5d-4b7b-aa2b-18395e7f21e3} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6115 | 2026.05.21 09:19:59.570073 [ 270 ] {0edd42c2-9f5d-4b7b-aa2b-18395e7f21e3} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001875 sec., 21866.666666666668 rows/sec., 39.18 MiB/sec. | ||
| 6116 | 2026.05.21 09:19:59.570126 [ 270 ] {0edd42c2-9f5d-4b7b-aa2b-18395e7f21e3} <Debug> TCPHandler: Processed in 0.002054899 sec. | ||
| 6117 | 2026.05.21 09:19:59.570279 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6118 | 2026.05.21 09:19:59.570374 [ 270 ] {02b19bd5-73fc-442d-b982-b3bb40b78af9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6119 | 2026.05.21 09:19:59.570418 [ 270 ] {02b19bd5-73fc-442d-b982-b3bb40b78af9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6120 | 2026.05.21 09:19:59.570781 [ 270 ] {02b19bd5-73fc-442d-b982-b3bb40b78af9} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6121 | 2026.05.21 09:19:59.570818 [ 270 ] {02b19bd5-73fc-442d-b982-b3bb40b78af9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6122 | 2026.05.21 09:19:59.571119 [ 270 ] {02b19bd5-73fc-442d-b982-b3bb40b78af9} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6123 | 2026.05.21 09:19:59.571333 [ 270 ] {02b19bd5-73fc-442d-b982-b3bb40b78af9} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6124 | 2026.05.21 09:19:59.571466 [ 270 ] {02b19bd5-73fc-442d-b982-b3bb40b78af9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001108 sec., 54151.62454873646 rows/sec., 3.65 MiB/sec. | ||
| 6125 | 2026.05.21 09:19:59.571501 [ 270 ] {02b19bd5-73fc-442d-b982-b3bb40b78af9} <Debug> TCPHandler: Processed in 0.001272392 sec. | ||
| 6126 | 2026.05.21 09:20:03.207550 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6127 | 2026.05.21 09:20:03.207839 [ 270 ] {fcc83474-c9e8-4614-8f55-559f4da9cc5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', '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_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', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 6128 | 2026.05.21 09:20:03.208239 [ 270 ] {fcc83474-c9e8-4614-8f55-559f4da9cc5d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6129 | 2026.05.21 09:20:03.208283 [ 270 ] {fcc83474-c9e8-4614-8f55-559f4da9cc5d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', '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_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', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 6130 | 2026.05.21 09:20:03.208543 [ 270 ] {fcc83474-c9e8-4614-8f55-559f4da9cc5d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6131 | 2026.05.21 09:20:03.208612 [ 270 ] {fcc83474-c9e8-4614-8f55-559f4da9cc5d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6132 | 2026.05.21 09:20:03.208758 [ 270 ] {fcc83474-c9e8-4614-8f55-559f4da9cc5d} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 41-element set) | ||
| 6133 | 2026.05.21 09:20:03.208888 [ 338 ] {fcc83474-c9e8-4614-8f55-559f4da9cc5d} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6134 | 2026.05.21 09:20:03.208981 [ 338 ] {fcc83474-c9e8-4614-8f55-559f4da9cc5d} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6135 | 2026.05.21 09:20:03.209021 [ 338 ] {fcc83474-c9e8-4614-8f55-559f4da9cc5d} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6136 | 2026.05.21 09:20:03.209057 [ 338 ] {fcc83474-c9e8-4614-8f55-559f4da9cc5d} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 6137 | 2026.05.21 09:20:03.209132 [ 270 ] {fcc83474-c9e8-4614-8f55-559f4da9cc5d} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 6138 | 2026.05.21 09:20:03.209162 [ 270 ] {fcc83474-c9e8-4614-8f55-559f4da9cc5d} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6139 | 2026.05.21 09:20:03.209264 [ 270 ] {fcc83474-c9e8-4614-8f55-559f4da9cc5d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6140 | 2026.05.21 09:20:03.209293 [ 270 ] {fcc83474-c9e8-4614-8f55-559f4da9cc5d} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 6141 | 2026.05.21 09:20:03.209333 [ 270 ] {fcc83474-c9e8-4614-8f55-559f4da9cc5d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', '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_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', 'zone:cpu_nsec'))" | ||
| 6142 | 2026.05.21 09:20:03.209376 [ 270 ] {fcc83474-c9e8-4614-8f55-559f4da9cc5d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', '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_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', 'zone:cpu_nsec'))" | ||
| 6143 | 2026.05.21 09:20:03.209419 [ 270 ] {fcc83474-c9e8-4614-8f55-559f4da9cc5d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', '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_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', 'zone:cpu_nsec'))" | ||
| 6144 | 2026.05.21 09:20:03.209457 [ 270 ] {fcc83474-c9e8-4614-8f55-559f4da9cc5d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', '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_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', 'zone:cpu_nsec'))" | ||
| 6145 | 2026.05.21 09:20:03.210965 [ 270 ] {fcc83474-c9e8-4614-8f55-559f4da9cc5d} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.00324 sec., 15740.74074074074 rows/sec., 3.72 MiB/sec. | ||
| 6146 | 2026.05.21 09:20:03.211289 [ 270 ] {fcc83474-c9e8-4614-8f55-559f4da9cc5d} <Debug> MemoryTracker: Peak memory usage (for query): 205.10 KiB. | ||
| 6147 | 2026.05.21 09:20:03.211306 [ 270 ] {fcc83474-c9e8-4614-8f55-559f4da9cc5d} <Debug> TCPHandler: Processed in 0.003914231 sec. | ||
| 6148 | 2026.05.21 09:20:03.225560 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6149 | 2026.05.21 09:20:03.225811 [ 270 ] {82cc20f1-a19d-4e58-992b-60c0dcb42020} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6150 | 2026.05.21 09:20:03.225915 [ 270 ] {82cc20f1-a19d-4e58-992b-60c0dcb42020} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6151 | 2026.05.21 09:20:03.226857 [ 270 ] {82cc20f1-a19d-4e58-992b-60c0dcb42020} <Trace> oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6152 | 2026.05.21 09:20:03.226906 [ 270 ] {82cc20f1-a19d-4e58-992b-60c0dcb42020} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6153 | 2026.05.21 09:20:03.227321 [ 270 ] {82cc20f1-a19d-4e58-992b-60c0dcb42020} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6154 | 2026.05.21 09:20:03.227572 [ 270 ] {82cc20f1-a19d-4e58-992b-60c0dcb42020} <Trace> oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6155 | 2026.05.21 09:20:03.227725 [ 270 ] {82cc20f1-a19d-4e58-992b-60c0dcb42020} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00199 sec., 142713.56783919598 rows/sec., 9.06 MiB/sec. | ||
| 6156 | 2026.05.21 09:20:03.227762 [ 270 ] {82cc20f1-a19d-4e58-992b-60c0dcb42020} <Debug> TCPHandler: Processed in 0.00238128 sec. | ||
| 6157 | 2026.05.21 09:20:03.227916 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6158 | 2026.05.21 09:20:03.228016 [ 270 ] {cd35009b-e903-488a-9607-5ec8f2b74888} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6159 | 2026.05.21 09:20:03.228058 [ 270 ] {cd35009b-e903-488a-9607-5ec8f2b74888} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6160 | 2026.05.21 09:20:03.228499 [ 270 ] {cd35009b-e903-488a-9607-5ec8f2b74888} <Trace> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6161 | 2026.05.21 09:20:03.228536 [ 270 ] {cd35009b-e903-488a-9607-5ec8f2b74888} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6162 | 2026.05.21 09:20:03.228839 [ 270 ] {cd35009b-e903-488a-9607-5ec8f2b74888} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6163 | 2026.05.21 09:20:03.229051 [ 270 ] {cd35009b-e903-488a-9607-5ec8f2b74888} <Trace> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6164 | 2026.05.21 09:20:03.229185 [ 270 ] {cd35009b-e903-488a-9607-5ec8f2b74888} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001188 sec., 3367.0033670033667 rows/sec., 274.56 KiB/sec. | ||
| 6165 | 2026.05.21 09:20:03.229221 [ 270 ] {cd35009b-e903-488a-9607-5ec8f2b74888} <Debug> TCPHandler: Processed in 0.001355656 sec. | ||
| 6166 | 2026.05.21 09:20:03.229386 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6167 | 2026.05.21 09:20:03.229484 [ 270 ] {6980c1a5-5bc7-4f56-b990-c3f9d087680b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6168 | 2026.05.21 09:20:03.229525 [ 270 ] {6980c1a5-5bc7-4f56-b990-c3f9d087680b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6169 | 2026.05.21 09:20:03.231310 [ 270 ] {6980c1a5-5bc7-4f56-b990-c3f9d087680b} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6170 | 2026.05.21 09:20:03.231356 [ 270 ] {6980c1a5-5bc7-4f56-b990-c3f9d087680b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6171 | 2026.05.21 09:20:03.231842 [ 270 ] {6980c1a5-5bc7-4f56-b990-c3f9d087680b} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6172 | 2026.05.21 09:20:03.232076 [ 270 ] {6980c1a5-5bc7-4f56-b990-c3f9d087680b} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6173 | 2026.05.21 09:20:03.232214 [ 270 ] {6980c1a5-5bc7-4f56-b990-c3f9d087680b} <Debug> executeQuery: Read 3144 rows, 238.77 KiB in 0.002748 sec., 1144104.8034934497 rows/sec., 84.85 MiB/sec. | ||
| 6174 | 2026.05.21 09:20:03.232252 [ 270 ] {6980c1a5-5bc7-4f56-b990-c3f9d087680b} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 6175 | 2026.05.21 09:20:03.232266 [ 270 ] {6980c1a5-5bc7-4f56-b990-c3f9d087680b} <Debug> TCPHandler: Processed in 0.002938779 sec. | ||
| 6176 | 2026.05.21 09:20:03.232437 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6177 | 2026.05.21 09:20:03.232536 [ 270 ] {b1f18443-def3-4bd5-981b-e587ffffca4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6178 | 2026.05.21 09:20:03.232577 [ 270 ] {b1f18443-def3-4bd5-981b-e587ffffca4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6179 | 2026.05.21 09:20:03.233063 [ 270 ] {b1f18443-def3-4bd5-981b-e587ffffca4d} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6180 | 2026.05.21 09:20:03.233101 [ 270 ] {b1f18443-def3-4bd5-981b-e587ffffca4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6181 | 2026.05.21 09:20:03.233406 [ 270 ] {b1f18443-def3-4bd5-981b-e587ffffca4d} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6182 | 2026.05.21 09:20:03.233632 [ 270 ] {b1f18443-def3-4bd5-981b-e587ffffca4d} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6183 | 2026.05.21 09:20:03.233761 [ 270 ] {b1f18443-def3-4bd5-981b-e587ffffca4d} <Debug> executeQuery: Read 155 rows, 9.50 KiB in 0.001243 sec., 124698.31053901851 rows/sec., 7.46 MiB/sec. | ||
| 6184 | 2026.05.21 09:20:03.233796 [ 270 ] {b1f18443-def3-4bd5-981b-e587ffffca4d} <Debug> TCPHandler: Processed in 0.001419968 sec. | ||
| 6185 | 2026.05.21 09:20:03.233949 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6186 | 2026.05.21 09:20:03.234048 [ 270 ] {0d185c0c-7675-4ebf-99a5-b0cc7121cccf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6187 | 2026.05.21 09:20:03.234088 [ 270 ] {0d185c0c-7675-4ebf-99a5-b0cc7121cccf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6188 | 2026.05.21 09:20:03.234785 [ 270 ] {0d185c0c-7675-4ebf-99a5-b0cc7121cccf} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6189 | 2026.05.21 09:20:03.234822 [ 270 ] {0d185c0c-7675-4ebf-99a5-b0cc7121cccf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6190 | 2026.05.21 09:20:03.235236 [ 270 ] {0d185c0c-7675-4ebf-99a5-b0cc7121cccf} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6191 | 2026.05.21 09:20:03.235454 [ 270 ] {0d185c0c-7675-4ebf-99a5-b0cc7121cccf} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6192 | 2026.05.21 09:20:03.235582 [ 270 ] {0d185c0c-7675-4ebf-99a5-b0cc7121cccf} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001553 sec., 611719.2530585963 rows/sec., 35.99 MiB/sec. | ||
| 6193 | 2026.05.21 09:20:03.235618 [ 270 ] {0d185c0c-7675-4ebf-99a5-b0cc7121cccf} <Debug> TCPHandler: Processed in 0.001718408 sec. | ||
| 6194 | 2026.05.21 09:20:03.235748 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6195 | 2026.05.21 09:20:03.235846 [ 270 ] {97224fc6-97ba-4504-bb29-8169bae74d74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 6196 | 2026.05.21 09:20:03.235886 [ 270 ] {97224fc6-97ba-4504-bb29-8169bae74d74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 6197 | 2026.05.21 09:20:03.236318 [ 270 ] {97224fc6-97ba-4504-bb29-8169bae74d74} <Trace> oximeter.fields_u64 (b5f83427-ae7b-4855-93f2-492292eb8518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6198 | 2026.05.21 09:20:03.236361 [ 270 ] {97224fc6-97ba-4504-bb29-8169bae74d74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6199 | 2026.05.21 09:20:03.236642 [ 270 ] {97224fc6-97ba-4504-bb29-8169bae74d74} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 6200 | 2026.05.21 09:20:03.236866 [ 270 ] {97224fc6-97ba-4504-bb29-8169bae74d74} <Trace> oximeter.fields_u64 (b5f83427-ae7b-4855-93f2-492292eb8518): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6201 | 2026.05.21 09:20:03.237000 [ 270 ] {97224fc6-97ba-4504-bb29-8169bae74d74} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001172 sec., 853.2423208191126 rows/sec., 59.99 KiB/sec. | ||
| 6202 | 2026.05.21 09:20:03.237036 [ 270 ] {97224fc6-97ba-4504-bb29-8169bae74d74} <Debug> TCPHandler: Processed in 0.001337465 sec. | ||
| 6203 | 2026.05.21 09:20:03.237161 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6204 | 2026.05.21 09:20:03.237263 [ 270 ] {bd39324c-3437-447b-b9f1-4815f7086e07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6205 | 2026.05.21 09:20:03.237304 [ 270 ] {bd39324c-3437-447b-b9f1-4815f7086e07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6206 | 2026.05.21 09:20:03.237778 [ 270 ] {bd39324c-3437-447b-b9f1-4815f7086e07} <Trace> oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6207 | 2026.05.21 09:20:03.237814 [ 270 ] {bd39324c-3437-447b-b9f1-4815f7086e07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6208 | 2026.05.21 09:20:03.238124 [ 270 ] {bd39324c-3437-447b-b9f1-4815f7086e07} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6209 | 2026.05.21 09:20:03.238352 [ 270 ] {bd39324c-3437-447b-b9f1-4815f7086e07} <Trace> oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6210 | 2026.05.21 09:20:03.238479 [ 270 ] {bd39324c-3437-447b-b9f1-4815f7086e07} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001234 sec., 119935.170178282 rows/sec., 6.82 MiB/sec. | ||
| 6211 | 2026.05.21 09:20:03.238515 [ 270 ] {bd39324c-3437-447b-b9f1-4815f7086e07} <Debug> TCPHandler: Processed in 0.001404667 sec. | ||
| 6212 | 2026.05.21 09:20:03.238669 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6213 | 2026.05.21 09:20:03.238765 [ 270 ] {65b3bc55-16b6-4745-8081-c1778242c779} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6214 | 2026.05.21 09:20:03.238806 [ 270 ] {65b3bc55-16b6-4745-8081-c1778242c779} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6215 | 2026.05.21 09:20:03.239715 [ 270 ] {65b3bc55-16b6-4745-8081-c1778242c779} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6216 | 2026.05.21 09:20:03.239752 [ 270 ] {65b3bc55-16b6-4745-8081-c1778242c779} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6217 | 2026.05.21 09:20:03.240129 [ 270 ] {65b3bc55-16b6-4745-8081-c1778242c779} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6218 | 2026.05.21 09:20:03.240341 [ 270 ] {65b3bc55-16b6-4745-8081-c1778242c779} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6219 | 2026.05.21 09:20:03.240479 [ 270 ] {65b3bc55-16b6-4745-8081-c1778242c779} <Debug> executeQuery: Read 1718 rows, 118.34 KiB in 0.001731 sec., 992489.8902368573 rows/sec., 66.77 MiB/sec. | ||
| 6220 | 2026.05.21 09:20:03.240514 [ 270 ] {65b3bc55-16b6-4745-8081-c1778242c779} <Debug> TCPHandler: Processed in 0.001895363 sec. | ||
| 6221 | 2026.05.21 09:20:03.240645 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6222 | 2026.05.21 09:20:03.240742 [ 270 ] {d8ae21e9-4c06-48af-afd0-41cf89dfeb79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6223 | 2026.05.21 09:20:03.240784 [ 270 ] {d8ae21e9-4c06-48af-afd0-41cf89dfeb79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6224 | 2026.05.21 09:20:03.241137 [ 270 ] {d8ae21e9-4c06-48af-afd0-41cf89dfeb79} <Trace> oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6225 | 2026.05.21 09:20:03.241173 [ 270 ] {d8ae21e9-4c06-48af-afd0-41cf89dfeb79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6226 | 2026.05.21 09:20:03.241491 [ 270 ] {d8ae21e9-4c06-48af-afd0-41cf89dfeb79} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 6227 | 2026.05.21 09:20:03.241700 [ 270 ] {d8ae21e9-4c06-48af-afd0-41cf89dfeb79} <Trace> oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6228 | 2026.05.21 09:20:03.241827 [ 270 ] {d8ae21e9-4c06-48af-afd0-41cf89dfeb79} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001103 sec., 5439.709882139619 rows/sec., 284.20 KiB/sec. | ||
| 6229 | 2026.05.21 09:20:03.241861 [ 270 ] {d8ae21e9-4c06-48af-afd0-41cf89dfeb79} <Debug> TCPHandler: Processed in 0.001265042 sec. | ||
| 6230 | 2026.05.21 09:20:03.241987 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6231 | 2026.05.21 09:20:03.242083 [ 270 ] {c6440ade-52e4-49cd-aa5b-0ee1ff5cb19f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6232 | 2026.05.21 09:20:03.242126 [ 270 ] {c6440ade-52e4-49cd-aa5b-0ee1ff5cb19f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6233 | 2026.05.21 09:20:03.242819 [ 270 ] {c6440ade-52e4-49cd-aa5b-0ee1ff5cb19f} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6234 | 2026.05.21 09:20:03.242856 [ 270 ] {c6440ade-52e4-49cd-aa5b-0ee1ff5cb19f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6235 | 2026.05.21 09:20:03.243296 [ 270 ] {c6440ade-52e4-49cd-aa5b-0ee1ff5cb19f} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6236 | 2026.05.21 09:20:03.243513 [ 270 ] {c6440ade-52e4-49cd-aa5b-0ee1ff5cb19f} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6237 | 2026.05.21 09:20:03.243648 [ 270 ] {c6440ade-52e4-49cd-aa5b-0ee1ff5cb19f} <Debug> executeQuery: Read 1679 rows, 105.09 KiB in 0.001583 sec., 1060644.3461781428 rows/sec., 64.83 MiB/sec. | ||
| 6238 | 2026.05.21 09:20:03.243688 [ 270 ] {c6440ade-52e4-49cd-aa5b-0ee1ff5cb19f} <Debug> TCPHandler: Processed in 0.001750488 sec. | ||
| 6239 | 2026.05.21 09:20:03.243863 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6240 | 2026.05.21 09:20:03.243988 [ 270 ] {6eda6ecc-f91c-47f4-8919-98339bbb0c1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6241 | 2026.05.21 09:20:03.244049 [ 270 ] {6eda6ecc-f91c-47f4-8919-98339bbb0c1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6242 | 2026.05.21 09:20:03.244478 [ 270 ] {6eda6ecc-f91c-47f4-8919-98339bbb0c1b} <Trace> oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6243 | 2026.05.21 09:20:03.244526 [ 270 ] {6eda6ecc-f91c-47f4-8919-98339bbb0c1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6244 | 2026.05.21 09:20:03.244944 [ 270 ] {6eda6ecc-f91c-47f4-8919-98339bbb0c1b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 6245 | 2026.05.21 09:20:03.245199 [ 270 ] {6eda6ecc-f91c-47f4-8919-98339bbb0c1b} <Trace> oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6246 | 2026.05.21 09:20:03.245328 [ 270 ] {6eda6ecc-f91c-47f4-8919-98339bbb0c1b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001366 sec., 732.0644216691069 rows/sec., 49.33 KiB/sec. | ||
| 6247 | 2026.05.21 09:20:03.245463 [ 270 ] {6eda6ecc-f91c-47f4-8919-98339bbb0c1b} <Debug> TCPHandler: Processed in 0.001664646 sec. | ||
| 6248 | 2026.05.21 09:20:03.245602 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6249 | 2026.05.21 09:20:03.245699 [ 270 ] {3c787c71-feea-4388-94ae-4dcac88e4b17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6250 | 2026.05.21 09:20:03.245753 [ 270 ] {3c787c71-feea-4388-94ae-4dcac88e4b17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6251 | 2026.05.21 09:20:03.246495 [ 270 ] {3c787c71-feea-4388-94ae-4dcac88e4b17} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6252 | 2026.05.21 09:20:03.246532 [ 270 ] {3c787c71-feea-4388-94ae-4dcac88e4b17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6253 | 2026.05.21 09:20:03.247024 [ 270 ] {3c787c71-feea-4388-94ae-4dcac88e4b17} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6254 | 2026.05.21 09:20:03.247235 [ 270 ] {3c787c71-feea-4388-94ae-4dcac88e4b17} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6255 | 2026.05.21 09:20:03.247370 [ 270 ] {3c787c71-feea-4388-94ae-4dcac88e4b17} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.00169 sec., 5325.443786982249 rows/sec., 9.54 MiB/sec. | ||
| 6256 | 2026.05.21 09:20:03.247420 [ 270 ] {3c787c71-feea-4388-94ae-4dcac88e4b17} <Debug> TCPHandler: Processed in 0.001868962 sec. | ||
| 6257 | 2026.05.21 09:20:03.247542 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6258 | 2026.05.21 09:20:03.247638 [ 270 ] {c9f05cc8-7e38-4007-891b-4f82f1998864} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6259 | 2026.05.21 09:20:03.247679 [ 270 ] {c9f05cc8-7e38-4007-891b-4f82f1998864} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6260 | 2026.05.21 09:20:03.248008 [ 270 ] {c9f05cc8-7e38-4007-891b-4f82f1998864} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6261 | 2026.05.21 09:20:03.248044 [ 270 ] {c9f05cc8-7e38-4007-891b-4f82f1998864} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6262 | 2026.05.21 09:20:03.248343 [ 270 ] {c9f05cc8-7e38-4007-891b-4f82f1998864} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6263 | 2026.05.21 09:20:03.248549 [ 270 ] {c9f05cc8-7e38-4007-891b-4f82f1998864} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6264 | 2026.05.21 09:20:03.248678 [ 270 ] {c9f05cc8-7e38-4007-891b-4f82f1998864} <Debug> executeQuery: Read 72 rows, 4.52 KiB in 0.001058 sec., 68052.93005671079 rows/sec., 4.17 MiB/sec. | ||
| 6265 | 2026.05.21 09:20:03.248712 [ 270 ] {c9f05cc8-7e38-4007-891b-4f82f1998864} <Debug> TCPHandler: Processed in 0.001219011 sec. | ||
| 6266 | 2026.05.21 09:20:04.550899 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6267 | 2026.05.21 09:20:04.551171 [ 270 ] {ca46e1df-1f73-433e-a018-54f26b8245d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 6268 | 2026.05.21 09:20:04.551553 [ 270 ] {ca46e1df-1f73-433e-a018-54f26b8245d5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6269 | 2026.05.21 09:20:04.551593 [ 270 ] {ca46e1df-1f73-433e-a018-54f26b8245d5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 6270 | 2026.05.21 09:20:04.551821 [ 270 ] {ca46e1df-1f73-433e-a018-54f26b8245d5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6271 | 2026.05.21 09:20:04.551896 [ 270 ] {ca46e1df-1f73-433e-a018-54f26b8245d5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6272 | 2026.05.21 09:20:04.552046 [ 270 ] {ca46e1df-1f73-433e-a018-54f26b8245d5} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 6273 | 2026.05.21 09:20:04.552128 [ 356 ] {ca46e1df-1f73-433e-a018-54f26b8245d5} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6274 | 2026.05.21 09:20:04.552169 [ 338 ] {ca46e1df-1f73-433e-a018-54f26b8245d5} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6275 | 2026.05.21 09:20:04.552181 [ 321 ] {ca46e1df-1f73-433e-a018-54f26b8245d5} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 6276 | 2026.05.21 09:20:04.552173 [ 316 ] {ca46e1df-1f73-433e-a018-54f26b8245d5} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6277 | 2026.05.21 09:20:04.552500 [ 270 ] {ca46e1df-1f73-433e-a018-54f26b8245d5} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 6278 | 2026.05.21 09:20:04.552528 [ 270 ] {ca46e1df-1f73-433e-a018-54f26b8245d5} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6279 | 2026.05.21 09:20:04.552627 [ 270 ] {ca46e1df-1f73-433e-a018-54f26b8245d5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6280 | 2026.05.21 09:20:04.552651 [ 270 ] {ca46e1df-1f73-433e-a018-54f26b8245d5} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 6281 | 2026.05.21 09:20:04.552687 [ 270 ] {ca46e1df-1f73-433e-a018-54f26b8245d5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6282 | 2026.05.21 09:20:04.552727 [ 270 ] {ca46e1df-1f73-433e-a018-54f26b8245d5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6283 | 2026.05.21 09:20:04.552764 [ 270 ] {ca46e1df-1f73-433e-a018-54f26b8245d5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6284 | 2026.05.21 09:20:04.552811 [ 270 ] {ca46e1df-1f73-433e-a018-54f26b8245d5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6285 | 2026.05.21 09:20:04.554012 [ 270 ] {ca46e1df-1f73-433e-a018-54f26b8245d5} <Debug> executeQuery: Read 51 rows, 10.48 KiB in 0.002939 sec., 17352.841102415787 rows/sec., 3.48 MiB/sec. | ||
| 6286 | 2026.05.21 09:20:04.554188 [ 270 ] {ca46e1df-1f73-433e-a018-54f26b8245d5} <Debug> MemoryTracker: Peak memory usage (for query): 171.14 KiB. | ||
| 6287 | 2026.05.21 09:20:04.554205 [ 270 ] {ca46e1df-1f73-433e-a018-54f26b8245d5} <Debug> TCPHandler: Processed in 0.003460426 sec. | ||
| 6288 | 2026.05.21 09:20:04.555396 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6289 | 2026.05.21 09:20:04.555512 [ 270 ] {0180cd2e-feef-4503-8f49-030e3ad9b28f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6290 | 2026.05.21 09:20:04.555558 [ 270 ] {0180cd2e-feef-4503-8f49-030e3ad9b28f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6291 | 2026.05.21 09:20:04.556040 [ 270 ] {0180cd2e-feef-4503-8f49-030e3ad9b28f} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6292 | 2026.05.21 09:20:04.556089 [ 270 ] {0180cd2e-feef-4503-8f49-030e3ad9b28f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6293 | 2026.05.21 09:20:04.556481 [ 270 ] {0180cd2e-feef-4503-8f49-030e3ad9b28f} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6294 | 2026.05.21 09:20:04.556716 [ 270 ] {0180cd2e-feef-4503-8f49-030e3ad9b28f} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6295 | 2026.05.21 09:20:04.556872 [ 270 ] {0180cd2e-feef-4503-8f49-030e3ad9b28f} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001392 sec., 40229.88505747126 rows/sec., 3.07 MiB/sec. | ||
| 6296 | 2026.05.21 09:20:04.556922 [ 270 ] {0180cd2e-feef-4503-8f49-030e3ad9b28f} <Debug> TCPHandler: Processed in 0.001579993 sec. | ||
| 6297 | 2026.05.21 09:20:04.557054 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6298 | 2026.05.21 09:20:04.557157 [ 270 ] {e3ecaa14-ce06-4cf2-be01-f3a9469685af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6299 | 2026.05.21 09:20:04.557199 [ 270 ] {e3ecaa14-ce06-4cf2-be01-f3a9469685af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6300 | 2026.05.21 09:20:04.557628 [ 270 ] {e3ecaa14-ce06-4cf2-be01-f3a9469685af} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6301 | 2026.05.21 09:20:04.557666 [ 270 ] {e3ecaa14-ce06-4cf2-be01-f3a9469685af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6302 | 2026.05.21 09:20:04.557994 [ 270 ] {e3ecaa14-ce06-4cf2-be01-f3a9469685af} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6303 | 2026.05.21 09:20:04.558231 [ 270 ] {e3ecaa14-ce06-4cf2-be01-f3a9469685af} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6304 | 2026.05.21 09:20:04.558363 [ 270 ] {e3ecaa14-ce06-4cf2-be01-f3a9469685af} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001226 sec., 52202.28384991843 rows/sec., 4.07 MiB/sec. | ||
| 6305 | 2026.05.21 09:20:04.558399 [ 270 ] {e3ecaa14-ce06-4cf2-be01-f3a9469685af} <Debug> TCPHandler: Processed in 0.001398087 sec. | ||
| 6306 | 2026.05.21 09:20:04.558547 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6307 | 2026.05.21 09:20:04.558649 [ 270 ] {ccd41203-a8d5-4dfc-a44b-7033076ba939} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6308 | 2026.05.21 09:20:04.558694 [ 270 ] {ccd41203-a8d5-4dfc-a44b-7033076ba939} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6309 | 2026.05.21 09:20:04.559057 [ 270 ] {ccd41203-a8d5-4dfc-a44b-7033076ba939} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6310 | 2026.05.21 09:20:04.559094 [ 270 ] {ccd41203-a8d5-4dfc-a44b-7033076ba939} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6311 | 2026.05.21 09:20:04.559418 [ 270 ] {ccd41203-a8d5-4dfc-a44b-7033076ba939} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6312 | 2026.05.21 09:20:04.559639 [ 270 ] {ccd41203-a8d5-4dfc-a44b-7033076ba939} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6313 | 2026.05.21 09:20:04.559772 [ 270 ] {ccd41203-a8d5-4dfc-a44b-7033076ba939} <Debug> executeQuery: Read 52 rows, 3.70 KiB in 0.001142 sec., 45534.15061295972 rows/sec., 3.17 MiB/sec. | ||
| 6314 | 2026.05.21 09:20:04.559806 [ 270 ] {ccd41203-a8d5-4dfc-a44b-7033076ba939} <Debug> TCPHandler: Processed in 0.001311394 sec. | ||
| 6315 | 2026.05.21 09:20:04.559946 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6316 | 2026.05.21 09:20:04.560047 [ 270 ] {00a5b47f-fa56-4838-ae4c-ed993596facc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6317 | 2026.05.21 09:20:04.560090 [ 270 ] {00a5b47f-fa56-4838-ae4c-ed993596facc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6318 | 2026.05.21 09:20:04.560437 [ 270 ] {00a5b47f-fa56-4838-ae4c-ed993596facc} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6319 | 2026.05.21 09:20:04.560475 [ 270 ] {00a5b47f-fa56-4838-ae4c-ed993596facc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6320 | 2026.05.21 09:20:04.560800 [ 270 ] {00a5b47f-fa56-4838-ae4c-ed993596facc} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6321 | 2026.05.21 09:20:04.561044 [ 270 ] {00a5b47f-fa56-4838-ae4c-ed993596facc} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6322 | 2026.05.21 09:20:04.561178 [ 270 ] {00a5b47f-fa56-4838-ae4c-ed993596facc} <Debug> executeQuery: Read 18 rows, 1.25 KiB in 0.00115 sec., 15652.173913043478 rows/sec., 1.06 MiB/sec. | ||
| 6323 | 2026.05.21 09:20:04.561221 [ 270 ] {00a5b47f-fa56-4838-ae4c-ed993596facc} <Debug> TCPHandler: Processed in 0.001328005 sec. | ||
| 6324 | 2026.05.21 09:20:05.929438 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13826 | ||
| 6325 | 2026.05.21 09:20:05.929959 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6326 | 2026.05.21 09:20:05.930012 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6327 | 2026.05.21 09:20:05.930534 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6328 | 2026.05.21 09:20:05.930780 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6329 | 2026.05.21 09:20:05.930928 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13826 | ||
| 6330 | 2026.05.21 09:20:06.713865 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 6331 | 2026.05.21 09:20:06.731591 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6332 | 2026.05.21 09:20:06.731666 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6333 | 2026.05.21 09:20:06.738642 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6334 | 2026.05.21 09:20:06.739409 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6335 | 2026.05.21 09:20:06.743304 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 6336 | 2026.05.21 09:20:09.555815 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6337 | 2026.05.21 09:20:09.556104 [ 270 ] {b8bd18bd-b9ae-4ae4-bd14-5e050d99bb7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 6338 | 2026.05.21 09:20:09.556501 [ 270 ] {b8bd18bd-b9ae-4ae4-bd14-5e050d99bb7b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6339 | 2026.05.21 09:20:09.556540 [ 270 ] {b8bd18bd-b9ae-4ae4-bd14-5e050d99bb7b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 6340 | 2026.05.21 09:20:09.556763 [ 270 ] {b8bd18bd-b9ae-4ae4-bd14-5e050d99bb7b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6341 | 2026.05.21 09:20:09.556863 [ 270 ] {b8bd18bd-b9ae-4ae4-bd14-5e050d99bb7b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6342 | 2026.05.21 09:20:09.557010 [ 270 ] {b8bd18bd-b9ae-4ae4-bd14-5e050d99bb7b} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6343 | 2026.05.21 09:20:09.557119 [ 338 ] {b8bd18bd-b9ae-4ae4-bd14-5e050d99bb7b} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6344 | 2026.05.21 09:20:09.557136 [ 321 ] {b8bd18bd-b9ae-4ae4-bd14-5e050d99bb7b} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6345 | 2026.05.21 09:20:09.557155 [ 342 ] {b8bd18bd-b9ae-4ae4-bd14-5e050d99bb7b} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6346 | 2026.05.21 09:20:09.557155 [ 316 ] {b8bd18bd-b9ae-4ae4-bd14-5e050d99bb7b} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 6347 | 2026.05.21 09:20:09.557352 [ 270 ] {b8bd18bd-b9ae-4ae4-bd14-5e050d99bb7b} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 6348 | 2026.05.21 09:20:09.557385 [ 270 ] {b8bd18bd-b9ae-4ae4-bd14-5e050d99bb7b} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6349 | 2026.05.21 09:20:09.557487 [ 270 ] {b8bd18bd-b9ae-4ae4-bd14-5e050d99bb7b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6350 | 2026.05.21 09:20:09.557510 [ 270 ] {b8bd18bd-b9ae-4ae4-bd14-5e050d99bb7b} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 6351 | 2026.05.21 09:20:09.557546 [ 270 ] {b8bd18bd-b9ae-4ae4-bd14-5e050d99bb7b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6352 | 2026.05.21 09:20:09.557586 [ 270 ] {b8bd18bd-b9ae-4ae4-bd14-5e050d99bb7b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6353 | 2026.05.21 09:20:09.557623 [ 270 ] {b8bd18bd-b9ae-4ae4-bd14-5e050d99bb7b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6354 | 2026.05.21 09:20:09.557657 [ 270 ] {b8bd18bd-b9ae-4ae4-bd14-5e050d99bb7b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6355 | 2026.05.21 09:20:09.558976 [ 270 ] {b8bd18bd-b9ae-4ae4-bd14-5e050d99bb7b} <Debug> executeQuery: Read 51 rows, 10.72 KiB in 0.002984 sec., 17091.152815013404 rows/sec., 3.51 MiB/sec. | ||
| 6356 | 2026.05.21 09:20:09.559158 [ 270 ] {b8bd18bd-b9ae-4ae4-bd14-5e050d99bb7b} <Debug> MemoryTracker: Peak memory usage (for query): 186.78 KiB. | ||
| 6357 | 2026.05.21 09:20:09.559175 [ 270 ] {b8bd18bd-b9ae-4ae4-bd14-5e050d99bb7b} <Debug> TCPHandler: Processed in 0.003515738 sec. | ||
| 6358 | 2026.05.21 09:20:09.561556 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6359 | 2026.05.21 09:20:09.561719 [ 270 ] {db480d00-c40a-4421-a624-4d4bab5e2e6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6360 | 2026.05.21 09:20:09.561790 [ 270 ] {db480d00-c40a-4421-a624-4d4bab5e2e6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6361 | 2026.05.21 09:20:09.562587 [ 270 ] {db480d00-c40a-4421-a624-4d4bab5e2e6c} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6362 | 2026.05.21 09:20:09.562633 [ 270 ] {db480d00-c40a-4421-a624-4d4bab5e2e6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6363 | 2026.05.21 09:20:09.563043 [ 270 ] {db480d00-c40a-4421-a624-4d4bab5e2e6c} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6364 | 2026.05.21 09:20:09.563288 [ 270 ] {db480d00-c40a-4421-a624-4d4bab5e2e6c} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6365 | 2026.05.21 09:20:09.563453 [ 270 ] {db480d00-c40a-4421-a624-4d4bab5e2e6c} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001778 sec., 77615.29808773904 rows/sec., 6.74 MiB/sec. | ||
| 6366 | 2026.05.21 09:20:09.563502 [ 270 ] {db480d00-c40a-4421-a624-4d4bab5e2e6c} <Debug> TCPHandler: Processed in 0.00208185 sec. | ||
| 6367 | 2026.05.21 09:20:09.563669 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6368 | 2026.05.21 09:20:09.563776 [ 270 ] {f35bb2c5-fc42-4d6a-9197-cd46869f2277} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6369 | 2026.05.21 09:20:09.563823 [ 270 ] {f35bb2c5-fc42-4d6a-9197-cd46869f2277} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6370 | 2026.05.21 09:20:09.564272 [ 270 ] {f35bb2c5-fc42-4d6a-9197-cd46869f2277} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6371 | 2026.05.21 09:20:09.564312 [ 270 ] {f35bb2c5-fc42-4d6a-9197-cd46869f2277} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6372 | 2026.05.21 09:20:09.564614 [ 270 ] {f35bb2c5-fc42-4d6a-9197-cd46869f2277} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6373 | 2026.05.21 09:20:09.564841 [ 270 ] {f35bb2c5-fc42-4d6a-9197-cd46869f2277} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6374 | 2026.05.21 09:20:09.564976 [ 270 ] {f35bb2c5-fc42-4d6a-9197-cd46869f2277} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001226 sec., 33442.088091353995 rows/sec., 2.46 MiB/sec. | ||
| 6375 | 2026.05.21 09:20:09.565011 [ 270 ] {f35bb2c5-fc42-4d6a-9197-cd46869f2277} <Debug> TCPHandler: Processed in 0.001395047 sec. | ||
| 6376 | 2026.05.21 09:20:09.565153 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6377 | 2026.05.21 09:20:09.565253 [ 270 ] {48ae7b35-9635-46c3-bc96-6659dadc1d01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6378 | 2026.05.21 09:20:09.565296 [ 270 ] {48ae7b35-9635-46c3-bc96-6659dadc1d01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6379 | 2026.05.21 09:20:09.565752 [ 270 ] {48ae7b35-9635-46c3-bc96-6659dadc1d01} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6380 | 2026.05.21 09:20:09.565789 [ 270 ] {48ae7b35-9635-46c3-bc96-6659dadc1d01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6381 | 2026.05.21 09:20:09.566101 [ 270 ] {48ae7b35-9635-46c3-bc96-6659dadc1d01} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6382 | 2026.05.21 09:20:09.566317 [ 270 ] {48ae7b35-9635-46c3-bc96-6659dadc1d01} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6383 | 2026.05.21 09:20:09.566450 [ 270 ] {48ae7b35-9635-46c3-bc96-6659dadc1d01} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001218 sec., 86206.89655172414 rows/sec., 6.73 MiB/sec. | ||
| 6384 | 2026.05.21 09:20:09.566485 [ 270 ] {48ae7b35-9635-46c3-bc96-6659dadc1d01} <Debug> TCPHandler: Processed in 0.001382577 sec. | ||
| 6385 | 2026.05.21 09:20:09.566625 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6386 | 2026.05.21 09:20:09.566723 [ 270 ] {c174cb1a-1c8d-4dc2-8ca8-95042899fa5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6387 | 2026.05.21 09:20:09.566768 [ 270 ] {c174cb1a-1c8d-4dc2-8ca8-95042899fa5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6388 | 2026.05.21 09:20:09.567266 [ 270 ] {c174cb1a-1c8d-4dc2-8ca8-95042899fa5b} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6389 | 2026.05.21 09:20:09.567302 [ 270 ] {c174cb1a-1c8d-4dc2-8ca8-95042899fa5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6390 | 2026.05.21 09:20:09.567628 [ 270 ] {c174cb1a-1c8d-4dc2-8ca8-95042899fa5b} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6391 | 2026.05.21 09:20:09.567837 [ 270 ] {c174cb1a-1c8d-4dc2-8ca8-95042899fa5b} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6392 | 2026.05.21 09:20:09.567967 [ 270 ] {c174cb1a-1c8d-4dc2-8ca8-95042899fa5b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001264 sec., 126582.27848101266 rows/sec., 8.82 MiB/sec. | ||
| 6393 | 2026.05.21 09:20:09.568003 [ 270 ] {c174cb1a-1c8d-4dc2-8ca8-95042899fa5b} <Debug> TCPHandler: Processed in 0.001427578 sec. | ||
| 6394 | 2026.05.21 09:20:09.568144 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6395 | 2026.05.21 09:20:09.568242 [ 270 ] {9f48b145-08cf-4c2c-97c8-136a5f71bf36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6396 | 2026.05.21 09:20:09.568297 [ 270 ] {9f48b145-08cf-4c2c-97c8-136a5f71bf36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6397 | 2026.05.21 09:20:09.569192 [ 270 ] {9f48b145-08cf-4c2c-97c8-136a5f71bf36} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6398 | 2026.05.21 09:20:09.569234 [ 270 ] {9f48b145-08cf-4c2c-97c8-136a5f71bf36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6399 | 2026.05.21 09:20:09.569823 [ 270 ] {9f48b145-08cf-4c2c-97c8-136a5f71bf36} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6400 | 2026.05.21 09:20:09.570067 [ 270 ] {9f48b145-08cf-4c2c-97c8-136a5f71bf36} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6401 | 2026.05.21 09:20:09.570210 [ 270 ] {9f48b145-08cf-4c2c-97c8-136a5f71bf36} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001987 sec., 20634.121791645695 rows/sec., 36.98 MiB/sec. | ||
| 6402 | 2026.05.21 09:20:09.570276 [ 270 ] {9f48b145-08cf-4c2c-97c8-136a5f71bf36} <Debug> TCPHandler: Processed in 0.002181333 sec. | ||
| 6403 | 2026.05.21 09:20:09.570412 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6404 | 2026.05.21 09:20:09.570521 [ 270 ] {2cb890ce-5139-4465-87cb-e376b6b9fbb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6405 | 2026.05.21 09:20:09.570564 [ 270 ] {2cb890ce-5139-4465-87cb-e376b6b9fbb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6406 | 2026.05.21 09:20:09.570926 [ 270 ] {2cb890ce-5139-4465-87cb-e376b6b9fbb9} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6407 | 2026.05.21 09:20:09.570962 [ 270 ] {2cb890ce-5139-4465-87cb-e376b6b9fbb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6408 | 2026.05.21 09:20:09.571267 [ 270 ] {2cb890ce-5139-4465-87cb-e376b6b9fbb9} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6409 | 2026.05.21 09:20:09.571480 [ 270 ] {2cb890ce-5139-4465-87cb-e376b6b9fbb9} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6410 | 2026.05.21 09:20:09.571599 [ 27 ] {} <Debug> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8) (MergerMutator): Selected 6 parts from all_1_35_6 to all_40_40_0 | ||
| 6411 | 2026.05.21 09:20:09.571616 [ 270 ] {2cb890ce-5139-4465-87cb-e376b6b9fbb9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001114 sec., 53859.964093357274 rows/sec., 3.63 MiB/sec. | ||
| 6412 | 2026.05.21 09:20:09.571653 [ 27 ] {} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6413 | 2026.05.21 09:20:09.571662 [ 270 ] {2cb890ce-5139-4465-87cb-e376b6b9fbb9} <Debug> TCPHandler: Processed in 0.001300283 sec. | ||
| 6414 | 2026.05.21 09:20:09.571684 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6415 | 2026.05.21 09:20:09.571811 [ 188 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_40_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_35_6 to all_40_40_0 into Compact with storage Full | ||
| 6416 | 2026.05.21 09:20:09.571927 [ 188 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_40_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6417 | 2026.05.21 09:20:09.571961 [ 188 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_40_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_35_6, total 2004 rows starting from the beginning of the part | ||
| 6418 | 2026.05.21 09:20:09.572026 [ 188 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_40_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 90 rows starting from the beginning of the part | ||
| 6419 | 2026.05.21 09:20:09.572076 [ 188 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_40_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 60 rows starting from the beginning of the part | ||
| 6420 | 2026.05.21 09:20:09.572120 [ 188 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_40_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 72 rows starting from the beginning of the part | ||
| 6421 | 2026.05.21 09:20:09.572164 [ 188 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_40_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 18 rows starting from the beginning of the part | ||
| 6422 | 2026.05.21 09:20:09.572206 [ 188 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_40_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 60 rows starting from the beginning of the part | ||
| 6423 | 2026.05.21 09:20:09.573228 [ 201 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_40_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2304 rows, containing 4 columns (4 merged, 0 gathered) in 0.00146292 sec., 1574932.3271265689 rows/sec., 103.73 MiB/sec. | ||
| 6424 | 2026.05.21 09:20:09.573545 [ 197 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_40_7} <Trace> MergedBlockOutputStream: filled checksums all_1_40_7 (state Temporary) | ||
| 6425 | 2026.05.21 09:20:09.573877 [ 197 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_40_7} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_merge_all_1_40_7 to all_1_40_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6426 | 2026.05.21 09:20:09.573967 [ 197 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_40_7} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8) (MergerMutator): Merged 6 parts: [all_1_35_6, all_40_40_0] -> all_1_40_7 | ||
| 6427 | 2026.05.21 09:20:09.574074 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 6428 | 2026.05.21 09:20:13.317261 [ 64 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6429 | 2026.05.21 09:20:13.317331 [ 64 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6430 | 2026.05.21 09:20:13.431825 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14338 | ||
| 6431 | 2026.05.21 09:20:13.432331 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6432 | 2026.05.21 09:20:13.432371 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6433 | 2026.05.21 09:20:13.432928 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6434 | 2026.05.21 09:20:13.433151 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6435 | 2026.05.21 09:20:13.433270 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14338 | ||
| 6436 | 2026.05.21 09:20:14.082088 [ 94 ] {} <Debug> oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 6437 | 2026.05.21 09:20:14.082168 [ 94 ] {} <Trace> oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6438 | 2026.05.21 09:20:14.082193 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6439 | 2026.05.21 09:20:14.082383 [ 188 ] {99541cf2-c455-4ded-b6e5-1e223d58d8e2::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 | ||
| 6440 | 2026.05.21 09:20:14.082615 [ 188 ] {99541cf2-c455-4ded-b6e5-1e223d58d8e2::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6441 | 2026.05.21 09:20:14.082676 [ 188 ] {99541cf2-c455-4ded-b6e5-1e223d58d8e2::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 30 rows starting from the beginning of the part | ||
| 6442 | 2026.05.21 09:20:14.082784 [ 188 ] {99541cf2-c455-4ded-b6e5-1e223d58d8e2::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
| 6443 | 2026.05.21 09:20:14.082858 [ 188 ] {99541cf2-c455-4ded-b6e5-1e223d58d8e2::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
| 6444 | 2026.05.21 09:20:14.082925 [ 188 ] {99541cf2-c455-4ded-b6e5-1e223d58d8e2::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
| 6445 | 2026.05.21 09:20:14.082991 [ 188 ] {99541cf2-c455-4ded-b6e5-1e223d58d8e2::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
| 6446 | 2026.05.21 09:20:14.083883 [ 197 ] {99541cf2-c455-4ded-b6e5-1e223d58d8e2::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 4 columns (4 merged, 0 gathered) in 0.001581053 sec., 34154.45276028065 rows/sec., 1.74 MiB/sec. | ||
| 6447 | 2026.05.21 09:20:14.084067 [ 197 ] {99541cf2-c455-4ded-b6e5-1e223d58d8e2::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 6448 | 2026.05.21 09:20:14.084379 [ 197 ] {99541cf2-c455-4ded-b6e5-1e223d58d8e2::all_1_9_2} <Trace> oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6449 | 2026.05.21 09:20:14.084456 [ 197 ] {99541cf2-c455-4ded-b6e5-1e223d58d8e2::all_1_9_2} <Trace> oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 6450 | 2026.05.21 09:20:14.084549 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6451 | 2026.05.21 09:20:14.244224 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 6452 | 2026.05.21 09:20:14.260439 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6453 | 2026.05.21 09:20:14.260495 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6454 | 2026.05.21 09:20:14.266868 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6455 | 2026.05.21 09:20:14.267575 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6456 | 2026.05.21 09:20:14.270359 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 6457 | 2026.05.21 09:20:14.559100 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6458 | 2026.05.21 09:20:14.559375 [ 270 ] {984414a4-f459-446f-853c-67f80d1d520c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', '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) | ||
| 6459 | 2026.05.21 09:20:14.559741 [ 270 ] {984414a4-f459-446f-853c-67f80d1d520c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6460 | 2026.05.21 09:20:14.559781 [ 270 ] {984414a4-f459-446f-853c-67f80d1d520c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', '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 | ||
| 6461 | 2026.05.21 09:20:14.560022 [ 270 ] {984414a4-f459-446f-853c-67f80d1d520c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6462 | 2026.05.21 09:20:14.560092 [ 270 ] {984414a4-f459-446f-853c-67f80d1d520c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6463 | 2026.05.21 09:20:14.560242 [ 270 ] {984414a4-f459-446f-853c-67f80d1d520c} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 30-element set) | ||
| 6464 | 2026.05.21 09:20:14.560368 [ 316 ] {984414a4-f459-446f-853c-67f80d1d520c} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6465 | 2026.05.21 09:20:14.560392 [ 321 ] {984414a4-f459-446f-853c-67f80d1d520c} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6466 | 2026.05.21 09:20:14.560391 [ 343 ] {984414a4-f459-446f-853c-67f80d1d520c} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6467 | 2026.05.21 09:20:14.560392 [ 342 ] {984414a4-f459-446f-853c-67f80d1d520c} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 6468 | 2026.05.21 09:20:14.560633 [ 270 ] {984414a4-f459-446f-853c-67f80d1d520c} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 6469 | 2026.05.21 09:20:14.560662 [ 270 ] {984414a4-f459-446f-853c-67f80d1d520c} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6470 | 2026.05.21 09:20:14.560765 [ 270 ] {984414a4-f459-446f-853c-67f80d1d520c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6471 | 2026.05.21 09:20:14.560787 [ 270 ] {984414a4-f459-446f-853c-67f80d1d520c} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 6472 | 2026.05.21 09:20:14.560824 [ 270 ] {984414a4-f459-446f-853c-67f80d1d520c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', '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'))" | ||
| 6473 | 2026.05.21 09:20:14.560865 [ 270 ] {984414a4-f459-446f-853c-67f80d1d520c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', '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'))" | ||
| 6474 | 2026.05.21 09:20:14.560904 [ 270 ] {984414a4-f459-446f-853c-67f80d1d520c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', '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'))" | ||
| 6475 | 2026.05.21 09:20:14.560943 [ 270 ] {984414a4-f459-446f-853c-67f80d1d520c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', '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'))" | ||
| 6476 | 2026.05.21 09:20:14.562209 [ 270 ] {984414a4-f459-446f-853c-67f80d1d520c} <Debug> executeQuery: Read 51 rows, 10.48 KiB in 0.002951 sec., 17282.277194171467 rows/sec., 3.47 MiB/sec. | ||
| 6477 | 2026.05.21 09:20:14.562405 [ 270 ] {984414a4-f459-446f-853c-67f80d1d520c} <Debug> MemoryTracker: Peak memory usage (for query): 180.97 KiB. | ||
| 6478 | 2026.05.21 09:20:14.562421 [ 270 ] {984414a4-f459-446f-853c-67f80d1d520c} <Debug> TCPHandler: Processed in 0.003477827 sec. | ||
| 6479 | 2026.05.21 09:20:14.566989 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6480 | 2026.05.21 09:20:14.567102 [ 270 ] {6c9e7721-17de-4588-bac8-d46960ffcac6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6481 | 2026.05.21 09:20:14.567147 [ 270 ] {6c9e7721-17de-4588-bac8-d46960ffcac6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6482 | 2026.05.21 09:20:14.567800 [ 270 ] {6c9e7721-17de-4588-bac8-d46960ffcac6} <Trace> oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6483 | 2026.05.21 09:20:14.567838 [ 270 ] {6c9e7721-17de-4588-bac8-d46960ffcac6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6484 | 2026.05.21 09:20:14.568245 [ 270 ] {6c9e7721-17de-4588-bac8-d46960ffcac6} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6485 | 2026.05.21 09:20:14.568474 [ 270 ] {6c9e7721-17de-4588-bac8-d46960ffcac6} <Trace> oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6486 | 2026.05.21 09:20:14.568615 [ 270 ] {6c9e7721-17de-4588-bac8-d46960ffcac6} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001547 sec., 183581.12475759536 rows/sec., 11.66 MiB/sec. | ||
| 6487 | 2026.05.21 09:20:14.568643 [ 74 ] {} <Debug> oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d) (MergerMutator): Selected 6 parts from all_1_9_2 to all_14_14_0 | ||
| 6488 | 2026.05.21 09:20:14.568651 [ 270 ] {6c9e7721-17de-4588-bac8-d46960ffcac6} <Debug> TCPHandler: Processed in 0.001713168 sec. | ||
| 6489 | 2026.05.21 09:20:14.568702 [ 74 ] {} <Trace> oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6490 | 2026.05.21 09:20:14.568735 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6491 | 2026.05.21 09:20:14.568944 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6492 | 2026.05.21 09:20:14.568954 [ 197 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::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 | ||
| 6493 | 2026.05.21 09:20:14.569055 [ 270 ] {ef1e2d1b-84e1-4e37-ac8e-c2426228ebb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6494 | 2026.05.21 09:20:14.569096 [ 197 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6495 | 2026.05.21 09:20:14.569103 [ 270 ] {ef1e2d1b-84e1-4e37-ac8e-c2426228ebb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6496 | 2026.05.21 09:20:14.569138 [ 197 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 308 rows starting from the beginning of the part | ||
| 6497 | 2026.05.21 09:20:14.569209 [ 197 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 284 rows starting from the beginning of the part | ||
| 6498 | 2026.05.21 09:20:14.569260 [ 197 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 284 rows starting from the beginning of the part | ||
| 6499 | 2026.05.21 09:20:14.569305 [ 197 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::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 | ||
| 6500 | 2026.05.21 09:20:14.569352 [ 197 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::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 | ||
| 6501 | 2026.05.21 09:20:14.569397 [ 197 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::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 | ||
| 6502 | 2026.05.21 09:20:14.569954 [ 270 ] {ef1e2d1b-84e1-4e37-ac8e-c2426228ebb2} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6503 | 2026.05.21 09:20:14.569997 [ 270 ] {ef1e2d1b-84e1-4e37-ac8e-c2426228ebb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 6504 | 2026.05.21 09:20:14.570353 [ 270 ] {ef1e2d1b-84e1-4e37-ac8e-c2426228ebb2} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6505 | 2026.05.21 09:20:14.570481 [ 199 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1728 rows, containing 5 columns (5 merged, 0 gathered) in 0.001575593 sec., 1096729.9296201493 rows/sec., 74.14 MiB/sec. | ||
| 6506 | 2026.05.21 09:20:14.570577 [ 270 ] {ef1e2d1b-84e1-4e37-ac8e-c2426228ebb2} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6507 | 2026.05.21 09:20:14.570629 [ 197 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 6508 | 2026.05.21 09:20:14.570722 [ 270 ] {ef1e2d1b-84e1-4e37-ac8e-c2426228ebb2} <Debug> executeQuery: Read 797 rows, 62.80 KiB in 0.001685 sec., 472997.03264094953 rows/sec., 36.39 MiB/sec. | ||
| 6509 | 2026.05.21 09:20:14.570757 [ 94 ] {} <Debug> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6510 | 2026.05.21 09:20:14.570764 [ 270 ] {ef1e2d1b-84e1-4e37-ac8e-c2426228ebb2} <Debug> TCPHandler: Processed in 0.001870263 sec. | ||
| 6511 | 2026.05.21 09:20:14.570817 [ 94 ] {} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6512 | 2026.05.21 09:20:14.570854 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6513 | 2026.05.21 09:20:14.570949 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6514 | 2026.05.21 09:20:14.570971 [ 197 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_14_3} <Trace> oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6515 | 2026.05.21 09:20:14.570988 [ 192 ] {3cd78353-d451-4e36-8961-d673cdd72c18::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 | ||
| 6516 | 2026.05.21 09:20:14.571052 [ 270 ] {e8168d4b-b70b-4383-a8f0-d96ccc488e00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6517 | 2026.05.21 09:20:14.571054 [ 197 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_14_3} <Trace> oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d) (MergerMutator): Merged 6 parts: [all_1_9_2, all_14_14_0] -> all_1_14_3 | ||
| 6518 | 2026.05.21 09:20:14.571104 [ 270 ] {e8168d4b-b70b-4383-a8f0-d96ccc488e00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6519 | 2026.05.21 09:20:14.571123 [ 192 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6520 | 2026.05.21 09:20:14.571156 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 6521 | 2026.05.21 09:20:14.571163 [ 192 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 3357 rows starting from the beginning of the part | ||
| 6522 | 2026.05.21 09:20:14.571251 [ 192 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 138 rows starting from the beginning of the part | ||
| 6523 | 2026.05.21 09:20:14.571302 [ 192 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 3144 rows starting from the beginning of the part | ||
| 6524 | 2026.05.21 09:20:14.571343 [ 192 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 56 rows starting from the beginning of the part | ||
| 6525 | 2026.05.21 09:20:14.571382 [ 192 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 138 rows starting from the beginning of the part | ||
| 6526 | 2026.05.21 09:20:14.571421 [ 192 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 797 rows starting from the beginning of the part | ||
| 6527 | 2026.05.21 09:20:14.571570 [ 270 ] {e8168d4b-b70b-4383-a8f0-d96ccc488e00} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6528 | 2026.05.21 09:20:14.571613 [ 270 ] {e8168d4b-b70b-4383-a8f0-d96ccc488e00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 6529 | 2026.05.21 09:20:14.571947 [ 270 ] {e8168d4b-b70b-4383-a8f0-d96ccc488e00} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6530 | 2026.05.21 09:20:14.572184 [ 270 ] {e8168d4b-b70b-4383-a8f0-d96ccc488e00} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6531 | 2026.05.21 09:20:14.572318 [ 270 ] {e8168d4b-b70b-4383-a8f0-d96ccc488e00} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001285 sec., 110505.8365758755 rows/sec., 6.49 MiB/sec. | ||
| 6532 | 2026.05.21 09:20:14.572333 [ 94 ] {} <Debug> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6533 | 2026.05.21 09:20:14.572354 [ 270 ] {e8168d4b-b70b-4383-a8f0-d96ccc488e00} <Debug> TCPHandler: Processed in 0.001454919 sec. | ||
| 6534 | 2026.05.21 09:20:14.572383 [ 94 ] {} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6535 | 2026.05.21 09:20:14.572410 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 6536 | 2026.05.21 09:20:14.572501 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6537 | 2026.05.21 09:20:14.572540 [ 200 ] {33106484-ff80-4833-813a-1c2c5998985f::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 | ||
| 6538 | 2026.05.21 09:20:14.572605 [ 270 ] {906b9a2a-915c-4dbb-b937-28a99a2eb170} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6539 | 2026.05.21 09:20:14.572650 [ 270 ] {906b9a2a-915c-4dbb-b937-28a99a2eb170} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6540 | 2026.05.21 09:20:14.572664 [ 200 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6541 | 2026.05.21 09:20:14.572703 [ 200 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 224 rows starting from the beginning of the part | ||
| 6542 | 2026.05.21 09:20:14.572764 [ 200 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 142 rows starting from the beginning of the part | ||
| 6543 | 2026.05.21 09:20:14.572818 [ 200 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 41 rows starting from the beginning of the part | ||
| 6544 | 2026.05.21 09:20:14.572871 [ 200 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 155 rows starting from the beginning of the part | ||
| 6545 | 2026.05.21 09:20:14.572921 [ 200 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 41 rows starting from the beginning of the part | ||
| 6546 | 2026.05.21 09:20:14.572971 [ 200 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 142 rows starting from the beginning of the part | ||
| 6547 | 2026.05.21 09:20:14.573175 [ 270 ] {906b9a2a-915c-4dbb-b937-28a99a2eb170} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6548 | 2026.05.21 09:20:14.573217 [ 270 ] {906b9a2a-915c-4dbb-b937-28a99a2eb170} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 6549 | 2026.05.21 09:20:14.573791 [ 199 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7630 rows, containing 5 columns (5 merged, 0 gathered) in 0.002851486 sec., 2675797.8120881533 rows/sec., 212.06 MiB/sec. | ||
| 6550 | 2026.05.21 09:20:14.573801 [ 270 ] {906b9a2a-915c-4dbb-b937-28a99a2eb170} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6551 | 2026.05.21 09:20:14.573956 [ 197 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 745 rows, containing 5 columns (5 merged, 0 gathered) in 0.001463138 sec., 509179.585247598 rows/sec., 33.58 MiB/sec. | ||
| 6552 | 2026.05.21 09:20:14.574050 [ 270 ] {906b9a2a-915c-4dbb-b937-28a99a2eb170} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6553 | 2026.05.21 09:20:14.574098 [ 200 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6554 | 2026.05.21 09:20:14.574192 [ 270 ] {906b9a2a-915c-4dbb-b937-28a99a2eb170} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001607 sec., 92719.35283136279 rows/sec., 5.99 MiB/sec. | ||
| 6555 | 2026.05.21 09:20:14.574193 [ 94 ] {} <Debug> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4) (MergerMutator): Selected 6 parts from all_1_9_2 to all_14_14_0 | ||
| 6556 | 2026.05.21 09:20:14.574226 [ 199 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6557 | 2026.05.21 09:20:14.574240 [ 270 ] {906b9a2a-915c-4dbb-b937-28a99a2eb170} <Debug> TCPHandler: Processed in 0.00179084 sec. | ||
| 6558 | 2026.05.21 09:20:14.574260 [ 94 ] {} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6559 | 2026.05.21 09:20:14.574299 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 6560 | 2026.05.21 09:20:14.574374 [ 200 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_31_6} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6561 | 2026.05.21 09:20:14.574407 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6562 | 2026.05.21 09:20:14.574412 [ 186 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::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 | ||
| 6563 | 2026.05.21 09:20:14.574457 [ 200 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_31_6} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6564 | 2026.05.21 09:20:14.574524 [ 270 ] {895f0d9e-23e2-4d1d-8d30-c6a3da0d7c99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6565 | 2026.05.21 09:20:14.574536 [ 186 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6566 | 2026.05.21 09:20:14.574534 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 6567 | 2026.05.21 09:20:14.574574 [ 270 ] {895f0d9e-23e2-4d1d-8d30-c6a3da0d7c99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6568 | 2026.05.21 09:20:14.574582 [ 186 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 173 rows starting from the beginning of the part | ||
| 6569 | 2026.05.21 09:20:14.574643 [ 199 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_41_8} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6570 | 2026.05.21 09:20:14.574686 [ 186 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 950 rows starting from the beginning of the part | ||
| 6571 | 2026.05.21 09:20:14.574739 [ 186 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 149 rows starting from the beginning of the part | ||
| 6572 | 2026.05.21 09:20:14.574747 [ 199 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_41_8} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6573 | 2026.05.21 09:20:14.574786 [ 186 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 149 rows starting from the beginning of the part | ||
| 6574 | 2026.05.21 09:20:14.574834 [ 186 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 950 rows starting from the beginning of the part | ||
| 6575 | 2026.05.21 09:20:14.574847 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.37 MiB. | ||
| 6576 | 2026.05.21 09:20:14.574881 [ 186 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 149 rows starting from the beginning of the part | ||
| 6577 | 2026.05.21 09:20:14.575059 [ 270 ] {895f0d9e-23e2-4d1d-8d30-c6a3da0d7c99} <Trace> oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6578 | 2026.05.21 09:20:14.575104 [ 270 ] {895f0d9e-23e2-4d1d-8d30-c6a3da0d7c99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 6579 | 2026.05.21 09:20:14.575440 [ 270 ] {895f0d9e-23e2-4d1d-8d30-c6a3da0d7c99} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6580 | 2026.05.21 09:20:14.575675 [ 270 ] {895f0d9e-23e2-4d1d-8d30-c6a3da0d7c99} <Trace> oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6581 | 2026.05.21 09:20:14.575793 [ 74 ] {} <Debug> oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307) (MergerMutator): Selected 6 parts from all_1_9_2 to all_14_14_0 | ||
| 6582 | 2026.05.21 09:20:14.575808 [ 270 ] {895f0d9e-23e2-4d1d-8d30-c6a3da0d7c99} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001301 sec., 113758.64719446578 rows/sec., 6.47 MiB/sec. | ||
| 6583 | 2026.05.21 09:20:14.575841 [ 74 ] {} <Trace> oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6584 | 2026.05.21 09:20:14.575862 [ 270 ] {895f0d9e-23e2-4d1d-8d30-c6a3da0d7c99} <Debug> TCPHandler: Processed in 0.001506121 sec. | ||
| 6585 | 2026.05.21 09:20:14.575867 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 6586 | 2026.05.21 09:20:14.575980 [ 198 ] {4ba94497-ebec-4659-9a75-515939c03307::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 | ||
| 6587 | 2026.05.21 09:20:14.576008 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6588 | 2026.05.21 09:20:14.576032 [ 200 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2520 rows, containing 5 columns (5 merged, 0 gathered) in 0.001657815 sec., 1520073.1082780648 rows/sec., 97.66 MiB/sec. | ||
| 6589 | 2026.05.21 09:20:14.576102 [ 198 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6590 | 2026.05.21 09:20:14.576118 [ 270 ] {8baa5515-1e3f-4e48-b631-9eaaebdffe80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6591 | 2026.05.21 09:20:14.576136 [ 198 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 160 rows starting from the beginning of the part | ||
| 6592 | 2026.05.21 09:20:14.576166 [ 270 ] {8baa5515-1e3f-4e48-b631-9eaaebdffe80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6593 | 2026.05.21 09:20:14.576211 [ 198 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 148 rows starting from the beginning of the part | ||
| 6594 | 2026.05.21 09:20:14.576246 [ 186 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 6595 | 2026.05.21 09:20:14.576266 [ 198 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 148 rows starting from the beginning of the part | ||
| 6596 | 2026.05.21 09:20:14.576323 [ 198 ] {4ba94497-ebec-4659-9a75-515939c03307::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 | ||
| 6597 | 2026.05.21 09:20:14.576368 [ 198 ] {4ba94497-ebec-4659-9a75-515939c03307::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 | ||
| 6598 | 2026.05.21 09:20:14.576415 [ 198 ] {4ba94497-ebec-4659-9a75-515939c03307::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 | ||
| 6599 | 2026.05.21 09:20:14.576567 [ 186 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_14_3} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6600 | 2026.05.21 09:20:14.576651 [ 186 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_14_3} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4) (MergerMutator): Merged 6 parts: [all_1_9_2, all_14_14_0] -> all_1_14_3 | ||
| 6601 | 2026.05.21 09:20:14.576725 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 6602 | 2026.05.21 09:20:14.576903 [ 270 ] {8baa5515-1e3f-4e48-b631-9eaaebdffe80} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6603 | 2026.05.21 09:20:14.576961 [ 270 ] {8baa5515-1e3f-4e48-b631-9eaaebdffe80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 6604 | 2026.05.21 09:20:14.577387 [ 198 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 5 columns (5 merged, 0 gathered) in 0.001449018 sec., 621110.2967664998 rows/sec., 37.85 MiB/sec. | ||
| 6605 | 2026.05.21 09:20:14.577402 [ 270 ] {8baa5515-1e3f-4e48-b631-9eaaebdffe80} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6606 | 2026.05.21 09:20:14.577572 [ 187 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 6607 | 2026.05.21 09:20:14.577665 [ 270 ] {8baa5515-1e3f-4e48-b631-9eaaebdffe80} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6608 | 2026.05.21 09:20:14.577801 [ 74 ] {} <Debug> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6609 | 2026.05.21 09:20:14.577817 [ 270 ] {8baa5515-1e3f-4e48-b631-9eaaebdffe80} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001717 sec., 285381.47932440304 rows/sec., 20.01 MiB/sec. | ||
| 6610 | 2026.05.21 09:20:14.577846 [ 74 ] {} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6611 | 2026.05.21 09:20:14.577869 [ 270 ] {8baa5515-1e3f-4e48-b631-9eaaebdffe80} <Debug> TCPHandler: Processed in 0.001910914 sec. | ||
| 6612 | 2026.05.21 09:20:14.577876 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6613 | 2026.05.21 09:20:14.577892 [ 187 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_14_3} <Trace> oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6614 | 2026.05.21 09:20:14.577981 [ 187 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_14_3} <Trace> oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307) (MergerMutator): Merged 6 parts: [all_1_9_2, all_14_14_0] -> all_1_14_3 | ||
| 6615 | 2026.05.21 09:20:14.577980 [ 200 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::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 | ||
| 6616 | 2026.05.21 09:20:14.578041 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6617 | 2026.05.21 09:20:14.578073 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 6618 | 2026.05.21 09:20:14.578099 [ 200 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6619 | 2026.05.21 09:20:14.578133 [ 200 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1829 rows starting from the beginning of the part | ||
| 6620 | 2026.05.21 09:20:14.578153 [ 270 ] {035adc71-ae4b-43e4-a8cd-6aee55648f5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6621 | 2026.05.21 09:20:14.578192 [ 200 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 105 rows starting from the beginning of the part | ||
| 6622 | 2026.05.21 09:20:14.578202 [ 270 ] {035adc71-ae4b-43e4-a8cd-6aee55648f5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6623 | 2026.05.21 09:20:14.578252 [ 200 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1718 rows starting from the beginning of the part | ||
| 6624 | 2026.05.21 09:20:14.578303 [ 200 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 64 rows starting from the beginning of the part | ||
| 6625 | 2026.05.21 09:20:14.578346 [ 200 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 105 rows starting from the beginning of the part | ||
| 6626 | 2026.05.21 09:20:14.578391 [ 200 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 490 rows starting from the beginning of the part | ||
| 6627 | 2026.05.21 09:20:14.578579 [ 270 ] {035adc71-ae4b-43e4-a8cd-6aee55648f5c} <Trace> oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6628 | 2026.05.21 09:20:14.578623 [ 270 ] {035adc71-ae4b-43e4-a8cd-6aee55648f5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 6629 | 2026.05.21 09:20:14.578943 [ 270 ] {035adc71-ae4b-43e4-a8cd-6aee55648f5c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6630 | 2026.05.21 09:20:14.579181 [ 270 ] {035adc71-ae4b-43e4-a8cd-6aee55648f5c} <Trace> oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6631 | 2026.05.21 09:20:14.579318 [ 270 ] {035adc71-ae4b-43e4-a8cd-6aee55648f5c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001185 sec., 5063.291139240506 rows/sec., 264.54 KiB/sec. | ||
| 6632 | 2026.05.21 09:20:14.579351 [ 270 ] {035adc71-ae4b-43e4-a8cd-6aee55648f5c} <Debug> TCPHandler: Processed in 0.001364306 sec. | ||
| 6633 | 2026.05.21 09:20:14.579511 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6634 | 2026.05.21 09:20:14.579609 [ 270 ] {1bfe6116-5ffb-4bf4-bf1c-719c863751d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6635 | 2026.05.21 09:20:14.579651 [ 270 ] {1bfe6116-5ffb-4bf4-bf1c-719c863751d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6636 | 2026.05.21 09:20:14.579746 [ 187 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4311 rows, containing 5 columns (5 merged, 0 gathered) in 0.001802311 sec., 2391929.0288967886 rows/sec., 173.34 MiB/sec. | ||
| 6637 | 2026.05.21 09:20:14.579986 [ 199 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6638 | 2026.05.21 09:20:14.580127 [ 270 ] {1bfe6116-5ffb-4bf4-bf1c-719c863751d1} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6639 | 2026.05.21 09:20:14.580174 [ 270 ] {1bfe6116-5ffb-4bf4-bf1c-719c863751d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6640 | 2026.05.21 09:20:14.580272 [ 199 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_41_8} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6641 | 2026.05.21 09:20:14.580362 [ 199 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_41_8} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6642 | 2026.05.21 09:20:14.580451 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 6643 | 2026.05.21 09:20:14.580551 [ 270 ] {1bfe6116-5ffb-4bf4-bf1c-719c863751d1} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6644 | 2026.05.21 09:20:14.580772 [ 270 ] {1bfe6116-5ffb-4bf4-bf1c-719c863751d1} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6645 | 2026.05.21 09:20:14.580904 [ 270 ] {1bfe6116-5ffb-4bf4-bf1c-719c863751d1} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001314 sec., 201674.27701674277 rows/sec., 13.40 MiB/sec. | ||
| 6646 | 2026.05.21 09:20:14.580906 [ 121 ] {} <Debug> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6647 | 2026.05.21 09:20:14.580942 [ 270 ] {1bfe6116-5ffb-4bf4-bf1c-719c863751d1} <Debug> TCPHandler: Processed in 0.00148994 sec. | ||
| 6648 | 2026.05.21 09:20:14.580972 [ 121 ] {} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6649 | 2026.05.21 09:20:14.581001 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6650 | 2026.05.21 09:20:14.581071 [ 198 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::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 | ||
| 6651 | 2026.05.21 09:20:14.581089 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6652 | 2026.05.21 09:20:14.581162 [ 198 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6653 | 2026.05.21 09:20:14.581194 [ 198 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 12040 rows starting from the beginning of the part | ||
| 6654 | 2026.05.21 09:20:14.581201 [ 270 ] {dfdf7091-e4ab-46be-9004-832ca5319a2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6655 | 2026.05.21 09:20:14.581242 [ 198 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 160 rows starting from the beginning of the part | ||
| 6656 | 2026.05.21 09:20:14.581251 [ 270 ] {dfdf7091-e4ab-46be-9004-832ca5319a2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6657 | 2026.05.21 09:20:14.581294 [ 198 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1679 rows starting from the beginning of the part | ||
| 6658 | 2026.05.21 09:20:14.581339 [ 198 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 52 rows starting from the beginning of the part | ||
| 6659 | 2026.05.21 09:20:14.581377 [ 198 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 160 rows starting from the beginning of the part | ||
| 6660 | 2026.05.21 09:20:14.581415 [ 198 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 265 rows starting from the beginning of the part | ||
| 6661 | 2026.05.21 09:20:14.581626 [ 270 ] {dfdf7091-e4ab-46be-9004-832ca5319a2b} <Trace> oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6662 | 2026.05.21 09:20:14.581677 [ 270 ] {dfdf7091-e4ab-46be-9004-832ca5319a2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 6663 | 2026.05.21 09:20:14.581991 [ 270 ] {dfdf7091-e4ab-46be-9004-832ca5319a2b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6664 | 2026.05.21 09:20:14.582218 [ 270 ] {dfdf7091-e4ab-46be-9004-832ca5319a2b} <Trace> oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6665 | 2026.05.21 09:20:14.582324 [ 121 ] {} <Debug> oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 6666 | 2026.05.21 09:20:14.582354 [ 270 ] {dfdf7091-e4ab-46be-9004-832ca5319a2b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001172 sec., 853.2423208191126 rows/sec., 57.49 KiB/sec. | ||
| 6667 | 2026.05.21 09:20:14.582355 [ 121 ] {} <Trace> oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6668 | 2026.05.21 09:20:14.582396 [ 270 ] {dfdf7091-e4ab-46be-9004-832ca5319a2b} <Debug> TCPHandler: Processed in 0.001358436 sec. | ||
| 6669 | 2026.05.21 09:20:14.582397 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 6670 | 2026.05.21 09:20:14.582491 [ 199 ] {2c8398ac-e386-480f-bb0e-80e1f2c2ec23::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 | ||
| 6671 | 2026.05.21 09:20:14.582559 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6672 | 2026.05.21 09:20:14.582593 [ 199 ] {2c8398ac-e386-480f-bb0e-80e1f2c2ec23::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6673 | 2026.05.21 09:20:14.582626 [ 199 ] {2c8398ac-e386-480f-bb0e-80e1f2c2ec23::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 5 rows starting from the beginning of the part | ||
| 6674 | 2026.05.21 09:20:14.582662 [ 270 ] {9b6188fb-f1c4-48eb-9d4e-ca9d18fe5ab3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6675 | 2026.05.21 09:20:14.582675 [ 199 ] {2c8398ac-e386-480f-bb0e-80e1f2c2ec23::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 6676 | 2026.05.21 09:20:14.582712 [ 270 ] {9b6188fb-f1c4-48eb-9d4e-ca9d18fe5ab3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6677 | 2026.05.21 09:20:14.582729 [ 199 ] {2c8398ac-e386-480f-bb0e-80e1f2c2ec23::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
| 6678 | 2026.05.21 09:20:14.582775 [ 199 ] {2c8398ac-e386-480f-bb0e-80e1f2c2ec23::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
| 6679 | 2026.05.21 09:20:14.582815 [ 199 ] {2c8398ac-e386-480f-bb0e-80e1f2c2ec23::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
| 6680 | 2026.05.21 09:20:14.582854 [ 199 ] {2c8398ac-e386-480f-bb0e-80e1f2c2ec23::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
| 6681 | 2026.05.21 09:20:14.583108 [ 270 ] {9b6188fb-f1c4-48eb-9d4e-ca9d18fe5ab3} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6682 | 2026.05.21 09:20:14.583156 [ 270 ] {9b6188fb-f1c4-48eb-9d4e-ca9d18fe5ab3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 6683 | 2026.05.21 09:20:14.583596 [ 270 ] {9b6188fb-f1c4-48eb-9d4e-ca9d18fe5ab3} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6684 | 2026.05.21 09:20:14.583717 [ 191 ] {2c8398ac-e386-480f-bb0e-80e1f2c2ec23::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.001253352 sec., 7978.60457397443 rows/sec., 537.62 KiB/sec. | ||
| 6685 | 2026.05.21 09:20:14.583830 [ 270 ] {9b6188fb-f1c4-48eb-9d4e-ca9d18fe5ab3} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6686 | 2026.05.21 09:20:14.583853 [ 191 ] {2c8398ac-e386-480f-bb0e-80e1f2c2ec23::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 6687 | 2026.05.21 09:20:14.583977 [ 270 ] {9b6188fb-f1c4-48eb-9d4e-ca9d18fe5ab3} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001333 sec., 67516.87921980495 rows/sec., 4.22 MiB/sec. | ||
| 6688 | 2026.05.21 09:20:14.584018 [ 270 ] {9b6188fb-f1c4-48eb-9d4e-ca9d18fe5ab3} <Debug> TCPHandler: Processed in 0.001517881 sec. | ||
| 6689 | 2026.05.21 09:20:14.584178 [ 191 ] {2c8398ac-e386-480f-bb0e-80e1f2c2ec23::all_1_10_2} <Trace> oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6690 | 2026.05.21 09:20:14.584260 [ 191 ] {2c8398ac-e386-480f-bb0e-80e1f2c2ec23::all_1_10_2} <Trace> oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 6691 | 2026.05.21 09:20:14.584345 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 6692 | 2026.05.21 09:20:14.585186 [ 191 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14356 rows, containing 5 columns (5 merged, 0 gathered) in 0.004137589 sec., 3469653.4624391166 rows/sec., 230.39 MiB/sec. | ||
| 6693 | 2026.05.21 09:20:14.585684 [ 195 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6694 | 2026.05.21 09:20:14.585939 [ 195 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6695 | 2026.05.21 09:20:14.586006 [ 195 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6696 | 2026.05.21 09:20:14.586083 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.54 MiB. | ||
| 6697 | 2026.05.21 09:20:15.726693 [ 74 ] {} <Debug> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 6698 | 2026.05.21 09:20:15.726767 [ 74 ] {} <Trace> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6699 | 2026.05.21 09:20:15.726792 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6700 | 2026.05.21 09:20:15.726948 [ 199 ] {1c328464-d019-4d8f-b166-e4febecf3963::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 | ||
| 6701 | 2026.05.21 09:20:15.727113 [ 199 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6702 | 2026.05.21 09:20:15.727148 [ 199 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 18 rows starting from the beginning of the part | ||
| 6703 | 2026.05.21 09:20:15.727217 [ 199 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part | ||
| 6704 | 2026.05.21 09:20:15.727264 [ 199 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 4 rows starting from the beginning of the part | ||
| 6705 | 2026.05.21 09:20:15.727306 [ 199 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 8 rows starting from the beginning of the part | ||
| 6706 | 2026.05.21 09:20:15.727353 [ 199 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 4 rows starting from the beginning of the part | ||
| 6707 | 2026.05.21 09:20:15.728114 [ 195 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.001226212 sec., 29358.70795588365 rows/sec., 2.45 MiB/sec. | ||
| 6708 | 2026.05.21 09:20:15.728246 [ 199 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 6709 | 2026.05.21 09:20:15.728493 [ 199 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_13_3} <Trace> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6710 | 2026.05.21 09:20:15.728564 [ 199 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_13_3} <Trace> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 6711 | 2026.05.21 09:20:15.728629 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6712 | 2026.05.21 09:20:19.558146 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6713 | 2026.05.21 09:20:19.558440 [ 270 ] {58298195-b09e-4cc2-8dfa-93f2a30e93a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_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) | ||
| 6714 | 2026.05.21 09:20:19.558801 [ 270 ] {58298195-b09e-4cc2-8dfa-93f2a30e93a2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6715 | 2026.05.21 09:20:19.558842 [ 270 ] {58298195-b09e-4cc2-8dfa-93f2a30e93a2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_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 | ||
| 6716 | 2026.05.21 09:20:19.559083 [ 270 ] {58298195-b09e-4cc2-8dfa-93f2a30e93a2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6717 | 2026.05.21 09:20:19.559153 [ 270 ] {58298195-b09e-4cc2-8dfa-93f2a30e93a2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6718 | 2026.05.21 09:20:19.559301 [ 270 ] {58298195-b09e-4cc2-8dfa-93f2a30e93a2} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 6719 | 2026.05.21 09:20:19.559413 [ 324 ] {58298195-b09e-4cc2-8dfa-93f2a30e93a2} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6720 | 2026.05.21 09:20:19.559427 [ 343 ] {58298195-b09e-4cc2-8dfa-93f2a30e93a2} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6721 | 2026.05.21 09:20:19.559413 [ 321 ] {58298195-b09e-4cc2-8dfa-93f2a30e93a2} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 6722 | 2026.05.21 09:20:19.559413 [ 316 ] {58298195-b09e-4cc2-8dfa-93f2a30e93a2} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6723 | 2026.05.21 09:20:19.559640 [ 270 ] {58298195-b09e-4cc2-8dfa-93f2a30e93a2} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 6724 | 2026.05.21 09:20:19.559670 [ 270 ] {58298195-b09e-4cc2-8dfa-93f2a30e93a2} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6725 | 2026.05.21 09:20:19.559770 [ 270 ] {58298195-b09e-4cc2-8dfa-93f2a30e93a2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6726 | 2026.05.21 09:20:19.559791 [ 270 ] {58298195-b09e-4cc2-8dfa-93f2a30e93a2} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 6727 | 2026.05.21 09:20:19.559828 [ 270 ] {58298195-b09e-4cc2-8dfa-93f2a30e93a2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_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'))" | ||
| 6728 | 2026.05.21 09:20:19.559870 [ 270 ] {58298195-b09e-4cc2-8dfa-93f2a30e93a2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_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'))" | ||
| 6729 | 2026.05.21 09:20:19.559909 [ 270 ] {58298195-b09e-4cc2-8dfa-93f2a30e93a2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_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'))" | ||
| 6730 | 2026.05.21 09:20:19.559945 [ 270 ] {58298195-b09e-4cc2-8dfa-93f2a30e93a2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_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'))" | ||
| 6731 | 2026.05.21 09:20:19.561420 [ 270 ] {58298195-b09e-4cc2-8dfa-93f2a30e93a2} <Debug> executeQuery: Read 51 rows, 10.72 KiB in 0.003098 sec., 16462.233699160748 rows/sec., 3.38 MiB/sec. | ||
| 6732 | 2026.05.21 09:20:19.561572 [ 270 ] {58298195-b09e-4cc2-8dfa-93f2a30e93a2} <Debug> MemoryTracker: Peak memory usage (for query): 186.86 KiB. | ||
| 6733 | 2026.05.21 09:20:19.561589 [ 270 ] {58298195-b09e-4cc2-8dfa-93f2a30e93a2} <Debug> TCPHandler: Processed in 0.003596201 sec. | ||
| 6734 | 2026.05.21 09:20:19.564929 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6735 | 2026.05.21 09:20:19.565053 [ 270 ] {df9ca55a-5c21-455e-8fb8-8775bca88ff6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6736 | 2026.05.21 09:20:19.565099 [ 270 ] {df9ca55a-5c21-455e-8fb8-8775bca88ff6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6737 | 2026.05.21 09:20:19.565633 [ 270 ] {df9ca55a-5c21-455e-8fb8-8775bca88ff6} <Trace> oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6738 | 2026.05.21 09:20:19.565674 [ 270 ] {df9ca55a-5c21-455e-8fb8-8775bca88ff6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 6739 | 2026.05.21 09:20:19.566042 [ 270 ] {df9ca55a-5c21-455e-8fb8-8775bca88ff6} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6740 | 2026.05.21 09:20:19.566269 [ 270 ] {df9ca55a-5c21-455e-8fb8-8775bca88ff6} <Trace> oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6741 | 2026.05.21 09:20:19.566416 [ 270 ] {df9ca55a-5c21-455e-8fb8-8775bca88ff6} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001399 sec., 17155.11079342387 rows/sec., 1.42 MiB/sec. | ||
| 6742 | 2026.05.21 09:20:19.566452 [ 270 ] {df9ca55a-5c21-455e-8fb8-8775bca88ff6} <Debug> TCPHandler: Processed in 0.001577113 sec. | ||
| 6743 | 2026.05.21 09:20:19.566593 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6744 | 2026.05.21 09:20:19.566692 [ 270 ] {2a4bc606-16c2-4bbb-beb2-f22eecb9ad04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6745 | 2026.05.21 09:20:19.566733 [ 270 ] {2a4bc606-16c2-4bbb-beb2-f22eecb9ad04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6746 | 2026.05.21 09:20:19.567154 [ 270 ] {2a4bc606-16c2-4bbb-beb2-f22eecb9ad04} <Trace> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6747 | 2026.05.21 09:20:19.567191 [ 270 ] {2a4bc606-16c2-4bbb-beb2-f22eecb9ad04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 6748 | 2026.05.21 09:20:19.567475 [ 270 ] {2a4bc606-16c2-4bbb-beb2-f22eecb9ad04} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6749 | 2026.05.21 09:20:19.567701 [ 270 ] {2a4bc606-16c2-4bbb-beb2-f22eecb9ad04} <Trace> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6750 | 2026.05.21 09:20:19.567831 [ 270 ] {2a4bc606-16c2-4bbb-beb2-f22eecb9ad04} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001158 sec., 1727.1157167530225 rows/sec., 140.83 KiB/sec. | ||
| 6751 | 2026.05.21 09:20:19.567866 [ 270 ] {2a4bc606-16c2-4bbb-beb2-f22eecb9ad04} <Debug> TCPHandler: Processed in 0.001323344 sec. | ||
| 6752 | 2026.05.21 09:20:19.568027 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6753 | 2026.05.21 09:20:19.568261 [ 270 ] {50b312ad-19fc-4db5-b60c-01e1bb798179} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6754 | 2026.05.21 09:20:19.568329 [ 270 ] {50b312ad-19fc-4db5-b60c-01e1bb798179} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6755 | 2026.05.21 09:20:19.569138 [ 270 ] {50b312ad-19fc-4db5-b60c-01e1bb798179} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6756 | 2026.05.21 09:20:19.569176 [ 270 ] {50b312ad-19fc-4db5-b60c-01e1bb798179} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 6757 | 2026.05.21 09:20:19.569633 [ 270 ] {50b312ad-19fc-4db5-b60c-01e1bb798179} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6758 | 2026.05.21 09:20:19.569904 [ 270 ] {50b312ad-19fc-4db5-b60c-01e1bb798179} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6759 | 2026.05.21 09:20:19.570055 [ 270 ] {50b312ad-19fc-4db5-b60c-01e1bb798179} <Debug> executeQuery: Read 259 rows, 23.78 KiB in 0.00184 sec., 140760.86956521738 rows/sec., 12.62 MiB/sec. | ||
| 6760 | 2026.05.21 09:20:19.570095 [ 270 ] {50b312ad-19fc-4db5-b60c-01e1bb798179} <Debug> TCPHandler: Processed in 0.002149332 sec. | ||
| 6761 | 2026.05.21 09:20:19.570270 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6762 | 2026.05.21 09:20:19.570368 [ 270 ] {6846fd94-d96d-4238-9689-5e82e2d5f56b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6763 | 2026.05.21 09:20:19.570409 [ 270 ] {6846fd94-d96d-4238-9689-5e82e2d5f56b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6764 | 2026.05.21 09:20:19.570876 [ 270 ] {6846fd94-d96d-4238-9689-5e82e2d5f56b} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6765 | 2026.05.21 09:20:19.570914 [ 270 ] {6846fd94-d96d-4238-9689-5e82e2d5f56b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 6766 | 2026.05.21 09:20:19.571266 [ 270 ] {6846fd94-d96d-4238-9689-5e82e2d5f56b} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6767 | 2026.05.21 09:20:19.571496 [ 270 ] {6846fd94-d96d-4238-9689-5e82e2d5f56b} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6768 | 2026.05.21 09:20:19.571630 [ 270 ] {6846fd94-d96d-4238-9689-5e82e2d5f56b} <Debug> executeQuery: Read 55 rows, 4.18 KiB in 0.001281 sec., 42935.2068696331 rows/sec., 3.19 MiB/sec. | ||
| 6769 | 2026.05.21 09:20:19.571664 [ 270 ] {6846fd94-d96d-4238-9689-5e82e2d5f56b} <Debug> TCPHandler: Processed in 0.001454049 sec. | ||
| 6770 | 2026.05.21 09:20:19.571793 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6771 | 2026.05.21 09:20:19.571889 [ 270 ] {e4bbb0c0-6f53-4c8b-b82c-c2f12110a516} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6772 | 2026.05.21 09:20:19.571929 [ 270 ] {e4bbb0c0-6f53-4c8b-b82c-c2f12110a516} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6773 | 2026.05.21 09:20:19.572384 [ 270 ] {e4bbb0c0-6f53-4c8b-b82c-c2f12110a516} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6774 | 2026.05.21 09:20:19.572420 [ 270 ] {e4bbb0c0-6f53-4c8b-b82c-c2f12110a516} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 6775 | 2026.05.21 09:20:19.572728 [ 270 ] {e4bbb0c0-6f53-4c8b-b82c-c2f12110a516} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6776 | 2026.05.21 09:20:19.572937 [ 270 ] {e4bbb0c0-6f53-4c8b-b82c-c2f12110a516} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6777 | 2026.05.21 09:20:19.573064 [ 270 ] {e4bbb0c0-6f53-4c8b-b82c-c2f12110a516} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001193 sec., 20117.351215423303 rows/sec., 1.67 MiB/sec. | ||
| 6778 | 2026.05.21 09:20:19.573098 [ 270 ] {e4bbb0c0-6f53-4c8b-b82c-c2f12110a516} <Debug> TCPHandler: Processed in 0.001354635 sec. | ||
| 6779 | 2026.05.21 09:20:19.573236 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6780 | 2026.05.21 09:20:19.573333 [ 270 ] {4c2e9409-c5ec-4f07-a721-962d458ea925} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6781 | 2026.05.21 09:20:19.573372 [ 270 ] {4c2e9409-c5ec-4f07-a721-962d458ea925} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6782 | 2026.05.21 09:20:19.573824 [ 270 ] {4c2e9409-c5ec-4f07-a721-962d458ea925} <Trace> oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6783 | 2026.05.21 09:20:19.573861 [ 270 ] {4c2e9409-c5ec-4f07-a721-962d458ea925} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 6784 | 2026.05.21 09:20:19.574148 [ 270 ] {4c2e9409-c5ec-4f07-a721-962d458ea925} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6785 | 2026.05.21 09:20:19.574353 [ 270 ] {4c2e9409-c5ec-4f07-a721-962d458ea925} <Trace> oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6786 | 2026.05.21 09:20:19.574481 [ 270 ] {4c2e9409-c5ec-4f07-a721-962d458ea925} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001165 sec., 10300.429184549355 rows/sec., 804.72 KiB/sec. | ||
| 6787 | 2026.05.21 09:20:19.574515 [ 270 ] {4c2e9409-c5ec-4f07-a721-962d458ea925} <Debug> TCPHandler: Processed in 0.001339635 sec. | ||
| 6788 | 2026.05.21 09:20:19.574655 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6789 | 2026.05.21 09:20:19.574750 [ 270 ] {c012e3d9-8804-48c7-82c9-ea4d954a0656} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6790 | 2026.05.21 09:20:19.574798 [ 270 ] {c012e3d9-8804-48c7-82c9-ea4d954a0656} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6791 | 2026.05.21 09:20:19.575288 [ 270 ] {c012e3d9-8804-48c7-82c9-ea4d954a0656} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6792 | 2026.05.21 09:20:19.575325 [ 270 ] {c012e3d9-8804-48c7-82c9-ea4d954a0656} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 6793 | 2026.05.21 09:20:19.575633 [ 270 ] {c012e3d9-8804-48c7-82c9-ea4d954a0656} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6794 | 2026.05.21 09:20:19.575839 [ 270 ] {c012e3d9-8804-48c7-82c9-ea4d954a0656} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6795 | 2026.05.21 09:20:19.575970 [ 270 ] {c012e3d9-8804-48c7-82c9-ea4d954a0656} <Debug> executeQuery: Read 143 rows, 11.82 KiB in 0.001237 sec., 115602.26354082457 rows/sec., 9.33 MiB/sec. | ||
| 6796 | 2026.05.21 09:20:19.576006 [ 270 ] {c012e3d9-8804-48c7-82c9-ea4d954a0656} <Debug> TCPHandler: Processed in 0.001400277 sec. | ||
| 6797 | 2026.05.21 09:20:19.576142 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6798 | 2026.05.21 09:20:19.576239 [ 270 ] {55fec437-3013-4895-8353-a47574df5e34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6799 | 2026.05.21 09:20:19.576282 [ 270 ] {55fec437-3013-4895-8353-a47574df5e34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6800 | 2026.05.21 09:20:19.576707 [ 270 ] {55fec437-3013-4895-8353-a47574df5e34} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6801 | 2026.05.21 09:20:19.576744 [ 270 ] {55fec437-3013-4895-8353-a47574df5e34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 6802 | 2026.05.21 09:20:19.577088 [ 270 ] {55fec437-3013-4895-8353-a47574df5e34} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6803 | 2026.05.21 09:20:19.577302 [ 270 ] {55fec437-3013-4895-8353-a47574df5e34} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6804 | 2026.05.21 09:20:19.577433 [ 270 ] {55fec437-3013-4895-8353-a47574df5e34} <Debug> executeQuery: Read 233 rows, 17.46 KiB in 0.001213 sec., 192085.73784006594 rows/sec., 14.06 MiB/sec. | ||
| 6805 | 2026.05.21 09:20:19.577466 [ 270 ] {55fec437-3013-4895-8353-a47574df5e34} <Debug> TCPHandler: Processed in 0.001373286 sec. | ||
| 6806 | 2026.05.21 09:20:19.577626 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6807 | 2026.05.21 09:20:19.577731 [ 270 ] {8dd6c0c2-9c8f-41fd-8063-63186f552f35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6808 | 2026.05.21 09:20:19.577784 [ 270 ] {8dd6c0c2-9c8f-41fd-8063-63186f552f35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6809 | 2026.05.21 09:20:19.578676 [ 270 ] {8dd6c0c2-9c8f-41fd-8063-63186f552f35} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6810 | 2026.05.21 09:20:19.578714 [ 270 ] {8dd6c0c2-9c8f-41fd-8063-63186f552f35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 6811 | 2026.05.21 09:20:19.579272 [ 270 ] {8dd6c0c2-9c8f-41fd-8063-63186f552f35} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6812 | 2026.05.21 09:20:19.579493 [ 270 ] {8dd6c0c2-9c8f-41fd-8063-63186f552f35} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6813 | 2026.05.21 09:20:19.579616 [ 107 ] {} <Debug> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6814 | 2026.05.21 09:20:19.579631 [ 270 ] {8dd6c0c2-9c8f-41fd-8063-63186f552f35} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001917 sec., 21387.584767866458 rows/sec., 38.33 MiB/sec. | ||
| 6815 | 2026.05.21 09:20:19.579668 [ 107 ] {} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6816 | 2026.05.21 09:20:19.579697 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 6817 | 2026.05.21 09:20:19.579698 [ 270 ] {8dd6c0c2-9c8f-41fd-8063-63186f552f35} <Debug> TCPHandler: Processed in 0.002119571 sec. | ||
| 6818 | 2026.05.21 09:20:19.579832 [ 195 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::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 | ||
| 6819 | 2026.05.21 09:20:19.579888 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6820 | 2026.05.21 09:20:19.579991 [ 270 ] {b584ebff-cfb4-43d2-ad4b-8cd1fd9c7fba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6821 | 2026.05.21 09:20:19.580034 [ 270 ] {b584ebff-cfb4-43d2-ad4b-8cd1fd9c7fba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6822 | 2026.05.21 09:20:19.580126 [ 195 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6823 | 2026.05.21 09:20:19.580196 [ 195 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 560 rows starting from the beginning of the part | ||
| 6824 | 2026.05.21 09:20:19.580378 [ 195 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 41 rows starting from the beginning of the part | ||
| 6825 | 2026.05.21 09:20:19.580481 [ 270 ] {b584ebff-cfb4-43d2-ad4b-8cd1fd9c7fba} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6826 | 2026.05.21 09:20:19.580505 [ 195 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 41 rows starting from the beginning of the part | ||
| 6827 | 2026.05.21 09:20:19.580531 [ 270 ] {b584ebff-cfb4-43d2-ad4b-8cd1fd9c7fba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 6828 | 2026.05.21 09:20:19.580636 [ 195 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 9 rows starting from the beginning of the part | ||
| 6829 | 2026.05.21 09:20:19.580790 [ 195 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 41 rows starting from the beginning of the part | ||
| 6830 | 2026.05.21 09:20:19.580893 [ 270 ] {b584ebff-cfb4-43d2-ad4b-8cd1fd9c7fba} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6831 | 2026.05.21 09:20:19.580898 [ 195 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 41 rows starting from the beginning of the part | ||
| 6832 | 2026.05.21 09:20:19.581141 [ 270 ] {b584ebff-cfb4-43d2-ad4b-8cd1fd9c7fba} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6833 | 2026.05.21 09:20:19.581293 [ 270 ] {b584ebff-cfb4-43d2-ad4b-8cd1fd9c7fba} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001321 sec., 45420.136260408784 rows/sec., 3.06 MiB/sec. | ||
| 6834 | 2026.05.21 09:20:19.581331 [ 270 ] {b584ebff-cfb4-43d2-ad4b-8cd1fd9c7fba} <Debug> TCPHandler: Processed in 0.001492599 sec. | ||
| 6835 | 2026.05.21 09:20:19.607734 [ 199 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 733 rows, containing 19 columns (19 merged, 0 gathered) in 0.027959027 sec., 26216.935231687425 rows/sec., 46.98 MiB/sec. | ||
| 6836 | 2026.05.21 09:20:19.608644 [ 194 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6837 | 2026.05.21 09:20:19.608995 [ 194 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6838 | 2026.05.21 09:20:19.609066 [ 194 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6839 | 2026.05.21 09:20:19.609181 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.67 MiB. | ||
| 6840 | 2026.05.21 09:20:20.001200 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 269.21 MiB, peak 276.83 MiB, free memory in arenas 0.00 B, will set to 270.86 MiB (RSS), difference: 1.65 MiB | ||
| 6841 | 2026.05.21 09:20:20.934204 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14786 | ||
| 6842 | 2026.05.21 09:20:20.934809 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6843 | 2026.05.21 09:20:20.934881 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 6844 | 2026.05.21 09:20:20.935619 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6845 | 2026.05.21 09:20:20.935852 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6846 | 2026.05.21 09:20:20.935980 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14786 | ||
| 6847 | 2026.05.21 09:20:20.936085 [ 111 ] {} <Debug> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6848 | 2026.05.21 09:20:20.936187 [ 111 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6849 | 2026.05.21 09:20:20.936225 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 6850 | 2026.05.21 09:20:20.936377 [ 195 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::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 | ||
| 6851 | 2026.05.21 09:20:20.936517 [ 195 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6852 | 2026.05.21 09:20:20.936553 [ 195 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12418 rows starting from the beginning of the part | ||
| 6853 | 2026.05.21 09:20:20.936615 [ 195 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::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 | ||
| 6854 | 2026.05.21 09:20:20.936659 [ 195 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::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 | ||
| 6855 | 2026.05.21 09:20:20.936701 [ 195 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::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 | ||
| 6856 | 2026.05.21 09:20:20.936739 [ 195 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::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 | ||
| 6857 | 2026.05.21 09:20:20.936777 [ 195 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::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 | ||
| 6858 | 2026.05.21 09:20:20.938819 [ 199 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14786 rows, containing 4 columns (4 merged, 0 gathered) in 0.002499844 sec., 5914769.081590691 rows/sec., 84.61 MiB/sec. | ||
| 6859 | 2026.05.21 09:20:20.939249 [ 201 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6860 | 2026.05.21 09:20:20.939537 [ 201 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_31_6} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6861 | 2026.05.21 09:20:20.939607 [ 201 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_31_6} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6862 | 2026.05.21 09:20:20.939701 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
| 6863 | 2026.05.21 09:20:21.771352 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 6864 | 2026.05.21 09:20:21.788958 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6865 | 2026.05.21 09:20:21.789002 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 6866 | 2026.05.21 09:20:21.794586 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6867 | 2026.05.21 09:20:21.795275 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6868 | 2026.05.21 09:20:21.795629 [ 105 ] {} <Debug> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6869 | 2026.05.21 09:20:21.795731 [ 105 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6870 | 2026.05.21 09:20:21.795770 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 6871 | 2026.05.21 09:20:21.795947 [ 201 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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 | ||
| 6872 | 2026.05.21 09:20:21.798212 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 6873 | 2026.05.21 09:20:21.799551 [ 201 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6874 | 2026.05.21 09:20:21.801130 [ 201 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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 | ||
| 6875 | 2026.05.21 09:20:21.806126 [ 201 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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 | ||
| 6876 | 2026.05.21 09:20:21.810881 [ 201 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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 | ||
| 6877 | 2026.05.21 09:20:21.815805 [ 201 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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 | ||
| 6878 | 2026.05.21 09:20:21.820254 [ 201 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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 | ||
| 6879 | 2026.05.21 09:20:21.824070 [ 201 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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 | ||
| 6880 | 2026.05.21 09:20:21.876024 [ 199 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.080152076 sec., 2919.4502710073284 rows/sec., 15.10 MiB/sec. | ||
| 6881 | 2026.05.21 09:20:21.878549 [ 193 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6882 | 2026.05.21 09:20:21.880670 [ 193 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_31_6} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6883 | 2026.05.21 09:20:21.880763 [ 193 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_31_6} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6884 | 2026.05.21 09:20:21.882868 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.10 MiB. | ||
| 6885 | 2026.05.21 09:20:22.000181 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 272.32 MiB, peak 282.86 MiB, free memory in arenas 0.00 B, will set to 275.26 MiB (RSS), difference: 2.94 MiB | ||
| 6886 | 2026.05.21 09:20:24.554355 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6887 | 2026.05.21 09:20:24.554626 [ 270 ] {feef074f-f76c-4406-a70e-27c0c523d724} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 6888 | 2026.05.21 09:20:24.554981 [ 270 ] {feef074f-f76c-4406-a70e-27c0c523d724} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6889 | 2026.05.21 09:20:24.555018 [ 270 ] {feef074f-f76c-4406-a70e-27c0c523d724} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 6890 | 2026.05.21 09:20:24.555246 [ 270 ] {feef074f-f76c-4406-a70e-27c0c523d724} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6891 | 2026.05.21 09:20:24.555318 [ 270 ] {feef074f-f76c-4406-a70e-27c0c523d724} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6892 | 2026.05.21 09:20:24.555465 [ 270 ] {feef074f-f76c-4406-a70e-27c0c523d724} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 6893 | 2026.05.21 09:20:24.555571 [ 342 ] {feef074f-f76c-4406-a70e-27c0c523d724} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6894 | 2026.05.21 09:20:24.555573 [ 316 ] {feef074f-f76c-4406-a70e-27c0c523d724} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 6895 | 2026.05.21 09:20:24.555576 [ 343 ] {feef074f-f76c-4406-a70e-27c0c523d724} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6896 | 2026.05.21 09:20:24.555573 [ 329 ] {feef074f-f76c-4406-a70e-27c0c523d724} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6897 | 2026.05.21 09:20:24.555804 [ 270 ] {feef074f-f76c-4406-a70e-27c0c523d724} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 6898 | 2026.05.21 09:20:24.555833 [ 270 ] {feef074f-f76c-4406-a70e-27c0c523d724} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6899 | 2026.05.21 09:20:24.555940 [ 270 ] {feef074f-f76c-4406-a70e-27c0c523d724} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6900 | 2026.05.21 09:20:24.555963 [ 270 ] {feef074f-f76c-4406-a70e-27c0c523d724} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 6901 | 2026.05.21 09:20:24.556001 [ 270 ] {feef074f-f76c-4406-a70e-27c0c523d724} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6902 | 2026.05.21 09:20:24.556045 [ 270 ] {feef074f-f76c-4406-a70e-27c0c523d724} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6903 | 2026.05.21 09:20:24.556082 [ 270 ] {feef074f-f76c-4406-a70e-27c0c523d724} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6904 | 2026.05.21 09:20:24.556121 [ 270 ] {feef074f-f76c-4406-a70e-27c0c523d724} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6905 | 2026.05.21 09:20:24.557437 [ 270 ] {feef074f-f76c-4406-a70e-27c0c523d724} <Debug> executeQuery: Read 51 rows, 10.48 KiB in 0.002916 sec., 17489.711934156378 rows/sec., 3.51 MiB/sec. | ||
| 6906 | 2026.05.21 09:20:24.557626 [ 270 ] {feef074f-f76c-4406-a70e-27c0c523d724} <Debug> MemoryTracker: Peak memory usage (for query): 171.26 KiB. | ||
| 6907 | 2026.05.21 09:20:24.557671 [ 270 ] {feef074f-f76c-4406-a70e-27c0c523d724} <Debug> TCPHandler: Processed in 0.003469167 sec. | ||
| 6908 | 2026.05.21 09:20:24.559349 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6909 | 2026.05.21 09:20:24.559462 [ 270 ] {45796c69-0b50-4987-bc9d-6115af287269} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6910 | 2026.05.21 09:20:24.559506 [ 270 ] {45796c69-0b50-4987-bc9d-6115af287269} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6911 | 2026.05.21 09:20:24.560060 [ 270 ] {45796c69-0b50-4987-bc9d-6115af287269} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6912 | 2026.05.21 09:20:24.560110 [ 270 ] {45796c69-0b50-4987-bc9d-6115af287269} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 6913 | 2026.05.21 09:20:24.560547 [ 270 ] {45796c69-0b50-4987-bc9d-6115af287269} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6914 | 2026.05.21 09:20:24.560793 [ 270 ] {45796c69-0b50-4987-bc9d-6115af287269} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6915 | 2026.05.21 09:20:24.560967 [ 270 ] {45796c69-0b50-4987-bc9d-6115af287269} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001539 sec., 36387.264457439895 rows/sec., 2.78 MiB/sec. | ||
| 6916 | 2026.05.21 09:20:24.561005 [ 270 ] {45796c69-0b50-4987-bc9d-6115af287269} <Debug> TCPHandler: Processed in 0.001707357 sec. | ||
| 6917 | 2026.05.21 09:20:24.561145 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6918 | 2026.05.21 09:20:24.561242 [ 270 ] {d4e4369f-38b7-41fa-b9bc-a1cafdbb27c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6919 | 2026.05.21 09:20:24.561283 [ 270 ] {d4e4369f-38b7-41fa-b9bc-a1cafdbb27c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6920 | 2026.05.21 09:20:24.561701 [ 270 ] {d4e4369f-38b7-41fa-b9bc-a1cafdbb27c7} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6921 | 2026.05.21 09:20:24.561737 [ 270 ] {d4e4369f-38b7-41fa-b9bc-a1cafdbb27c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 6922 | 2026.05.21 09:20:24.562033 [ 270 ] {d4e4369f-38b7-41fa-b9bc-a1cafdbb27c7} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6923 | 2026.05.21 09:20:24.562246 [ 270 ] {d4e4369f-38b7-41fa-b9bc-a1cafdbb27c7} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6924 | 2026.05.21 09:20:24.562378 [ 270 ] {d4e4369f-38b7-41fa-b9bc-a1cafdbb27c7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001154 sec., 55459.27209705372 rows/sec., 4.33 MiB/sec. | ||
| 6925 | 2026.05.21 09:20:24.562414 [ 270 ] {d4e4369f-38b7-41fa-b9bc-a1cafdbb27c7} <Debug> TCPHandler: Processed in 0.001318064 sec. | ||
| 6926 | 2026.05.21 09:20:24.562550 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6927 | 2026.05.21 09:20:24.562648 [ 270 ] {05d30317-4930-41e5-943e-08e6cd656506} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6928 | 2026.05.21 09:20:24.562690 [ 270 ] {05d30317-4930-41e5-943e-08e6cd656506} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6929 | 2026.05.21 09:20:24.563134 [ 270 ] {05d30317-4930-41e5-943e-08e6cd656506} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6930 | 2026.05.21 09:20:24.563169 [ 270 ] {05d30317-4930-41e5-943e-08e6cd656506} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 6931 | 2026.05.21 09:20:24.563490 [ 270 ] {05d30317-4930-41e5-943e-08e6cd656506} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6932 | 2026.05.21 09:20:24.563721 [ 270 ] {05d30317-4930-41e5-943e-08e6cd656506} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6933 | 2026.05.21 09:20:24.563848 [ 270 ] {05d30317-4930-41e5-943e-08e6cd656506} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00122 sec., 131147.54098360657 rows/sec., 9.13 MiB/sec. | ||
| 6934 | 2026.05.21 09:20:24.563883 [ 270 ] {05d30317-4930-41e5-943e-08e6cd656506} <Debug> TCPHandler: Processed in 0.001381617 sec. | ||
| 6935 | 2026.05.21 09:20:24.564048 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6936 | 2026.05.21 09:20:24.564155 [ 270 ] {0ab085d9-fb4b-4b82-876a-50fe4ee076e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6937 | 2026.05.21 09:20:24.564198 [ 270 ] {0ab085d9-fb4b-4b82-876a-50fe4ee076e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6938 | 2026.05.21 09:20:24.564564 [ 270 ] {0ab085d9-fb4b-4b82-876a-50fe4ee076e6} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6939 | 2026.05.21 09:20:24.564601 [ 270 ] {0ab085d9-fb4b-4b82-876a-50fe4ee076e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 6940 | 2026.05.21 09:20:24.564926 [ 270 ] {0ab085d9-fb4b-4b82-876a-50fe4ee076e6} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6941 | 2026.05.21 09:20:24.565144 [ 270 ] {0ab085d9-fb4b-4b82-876a-50fe4ee076e6} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6942 | 2026.05.21 09:20:24.565278 [ 270 ] {0ab085d9-fb4b-4b82-876a-50fe4ee076e6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001143 sec., 52493.43832020998 rows/sec., 3.54 MiB/sec. | ||
| 6943 | 2026.05.21 09:20:24.565312 [ 270 ] {0ab085d9-fb4b-4b82-876a-50fe4ee076e6} <Debug> TCPHandler: Processed in 0.001317374 sec. | ||
| 6944 | 2026.05.21 09:20:26.855982 [ 260 ] {} <Trace> TCP-Session: 6133b9ec-e114-4b24-9244-24743d7e63c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6945 | 2026.05.21 09:20:26.856281 [ 260 ] {164f62cb-4071-4396-aa9a-b17323544949} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60263) SELECT concat(database, '.', name) AS table_name, ifNull(total_bytes, 0) AS total_bytes, ifNull(total_rows, 0) AS total_rows FROM system.tables WHERE database = 'oximeter'AND has_own_data (stage: Complete) | ||
| 6946 | 2026.05.21 09:20:26.856814 [ 260 ] {164f62cb-4071-4396-aa9a-b17323544949} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 6947 | 2026.05.21 09:20:26.857017 [ 260 ] {164f62cb-4071-4396-aa9a-b17323544949} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6948 | 2026.05.21 09:20:26.857381 [ 342 ] {164f62cb-4071-4396-aa9a-b17323544949} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 6949 | 2026.05.21 09:20:26.857723 [ 260 ] {164f62cb-4071-4396-aa9a-b17323544949} <Debug> executeQuery: Read 41 rows, 2.50 KiB in 0.001585 sec., 25867.50788643533 rows/sec., 1.54 MiB/sec. | ||
| 6950 | 2026.05.21 09:20:26.857775 [ 260 ] {164f62cb-4071-4396-aa9a-b17323544949} <Debug> TCPHandler: Processed in 0.001944635 sec. | ||
| 6951 | 2026.05.21 09:20:28.317621 [ 68 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6952 | 2026.05.21 09:20:28.317674 [ 68 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6953 | 2026.05.21 09:20:28.436100 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15298 | ||
| 6954 | 2026.05.21 09:20:28.436761 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6955 | 2026.05.21 09:20:28.436822 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 6956 | 2026.05.21 09:20:28.437582 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6957 | 2026.05.21 09:20:28.437824 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6958 | 2026.05.21 09:20:28.437972 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15298 | ||
| 6959 | 2026.05.21 09:20:29.001299 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.00090982 sec. | ||
| 6960 | 2026.05.21 09:20:29.298360 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 6961 | 2026.05.21 09:20:29.312721 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6962 | 2026.05.21 09:20:29.312781 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 6963 | 2026.05.21 09:20:29.318960 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6964 | 2026.05.21 09:20:29.319641 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6965 | 2026.05.21 09:20:29.322192 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 6966 | 2026.05.21 09:20:29.555412 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6967 | 2026.05.21 09:20:29.555666 [ 270 ] {f68cf70c-04c6-44b5-8c8c-b8e4d35a3398} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 6968 | 2026.05.21 09:20:29.556024 [ 270 ] {f68cf70c-04c6-44b5-8c8c-b8e4d35a3398} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6969 | 2026.05.21 09:20:29.556061 [ 270 ] {f68cf70c-04c6-44b5-8c8c-b8e4d35a3398} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 6970 | 2026.05.21 09:20:29.556278 [ 270 ] {f68cf70c-04c6-44b5-8c8c-b8e4d35a3398} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6971 | 2026.05.21 09:20:29.556346 [ 270 ] {f68cf70c-04c6-44b5-8c8c-b8e4d35a3398} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6972 | 2026.05.21 09:20:29.556485 [ 270 ] {f68cf70c-04c6-44b5-8c8c-b8e4d35a3398} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6973 | 2026.05.21 09:20:29.556590 [ 342 ] {f68cf70c-04c6-44b5-8c8c-b8e4d35a3398} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6974 | 2026.05.21 09:20:29.556598 [ 329 ] {f68cf70c-04c6-44b5-8c8c-b8e4d35a3398} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6975 | 2026.05.21 09:20:29.556623 [ 316 ] {f68cf70c-04c6-44b5-8c8c-b8e4d35a3398} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 6976 | 2026.05.21 09:20:29.556598 [ 343 ] {f68cf70c-04c6-44b5-8c8c-b8e4d35a3398} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6977 | 2026.05.21 09:20:29.556803 [ 270 ] {f68cf70c-04c6-44b5-8c8c-b8e4d35a3398} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 6978 | 2026.05.21 09:20:29.556829 [ 270 ] {f68cf70c-04c6-44b5-8c8c-b8e4d35a3398} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6979 | 2026.05.21 09:20:29.556928 [ 270 ] {f68cf70c-04c6-44b5-8c8c-b8e4d35a3398} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6980 | 2026.05.21 09:20:29.556949 [ 270 ] {f68cf70c-04c6-44b5-8c8c-b8e4d35a3398} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 6981 | 2026.05.21 09:20:29.556984 [ 270 ] {f68cf70c-04c6-44b5-8c8c-b8e4d35a3398} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6982 | 2026.05.21 09:20:29.557026 [ 270 ] {f68cf70c-04c6-44b5-8c8c-b8e4d35a3398} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6983 | 2026.05.21 09:20:29.557063 [ 270 ] {f68cf70c-04c6-44b5-8c8c-b8e4d35a3398} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6984 | 2026.05.21 09:20:29.557105 [ 270 ] {f68cf70c-04c6-44b5-8c8c-b8e4d35a3398} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6985 | 2026.05.21 09:20:29.558524 [ 270 ] {f68cf70c-04c6-44b5-8c8c-b8e4d35a3398} <Debug> executeQuery: Read 51 rows, 10.72 KiB in 0.002962 sec., 17218.09588116138 rows/sec., 3.53 MiB/sec. | ||
| 6986 | 2026.05.21 09:20:29.558727 [ 270 ] {f68cf70c-04c6-44b5-8c8c-b8e4d35a3398} <Debug> MemoryTracker: Peak memory usage (for query): 186.76 KiB. | ||
| 6987 | 2026.05.21 09:20:29.558744 [ 270 ] {f68cf70c-04c6-44b5-8c8c-b8e4d35a3398} <Debug> TCPHandler: Processed in 0.003475277 sec. | ||
| 6988 | 2026.05.21 09:20:29.561034 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6989 | 2026.05.21 09:20:29.561164 [ 270 ] {c12821d9-de28-4122-bce5-2f01d4f9bd5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6990 | 2026.05.21 09:20:29.561215 [ 270 ] {c12821d9-de28-4122-bce5-2f01d4f9bd5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6991 | 2026.05.21 09:20:29.561898 [ 270 ] {c12821d9-de28-4122-bce5-2f01d4f9bd5c} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6992 | 2026.05.21 09:20:29.561951 [ 270 ] {c12821d9-de28-4122-bce5-2f01d4f9bd5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 6993 | 2026.05.21 09:20:29.562340 [ 270 ] {c12821d9-de28-4122-bce5-2f01d4f9bd5c} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6994 | 2026.05.21 09:20:29.562554 [ 270 ] {c12821d9-de28-4122-bce5-2f01d4f9bd5c} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6995 | 2026.05.21 09:20:29.562698 [ 270 ] {c12821d9-de28-4122-bce5-2f01d4f9bd5c} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001571 sec., 87842.13876511776 rows/sec., 7.63 MiB/sec. | ||
| 6996 | 2026.05.21 09:20:29.562732 [ 270 ] {c12821d9-de28-4122-bce5-2f01d4f9bd5c} <Debug> TCPHandler: Processed in 0.001759189 sec. | ||
| 6997 | 2026.05.21 09:20:29.562881 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6998 | 2026.05.21 09:20:29.562978 [ 270 ] {231506b6-9462-4f2b-a016-f53d3e166717} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6999 | 2026.05.21 09:20:29.563018 [ 270 ] {231506b6-9462-4f2b-a016-f53d3e166717} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7000 | 2026.05.21 09:20:29.563430 [ 270 ] {231506b6-9462-4f2b-a016-f53d3e166717} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7001 | 2026.05.21 09:20:29.563465 [ 270 ] {231506b6-9462-4f2b-a016-f53d3e166717} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7002 | 2026.05.21 09:20:29.563750 [ 270 ] {231506b6-9462-4f2b-a016-f53d3e166717} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7003 | 2026.05.21 09:20:29.563956 [ 270 ] {231506b6-9462-4f2b-a016-f53d3e166717} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7004 | 2026.05.21 09:20:29.564085 [ 270 ] {231506b6-9462-4f2b-a016-f53d3e166717} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001126 sec., 36412.07815275311 rows/sec., 2.67 MiB/sec. | ||
| 7005 | 2026.05.21 09:20:29.564118 [ 270 ] {231506b6-9462-4f2b-a016-f53d3e166717} <Debug> TCPHandler: Processed in 0.001285863 sec. | ||
| 7006 | 2026.05.21 09:20:29.564256 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7007 | 2026.05.21 09:20:29.564360 [ 270 ] {10253a95-4a0e-46e1-a1bb-83465b304c25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7008 | 2026.05.21 09:20:29.564398 [ 270 ] {10253a95-4a0e-46e1-a1bb-83465b304c25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7009 | 2026.05.21 09:20:29.564860 [ 270 ] {10253a95-4a0e-46e1-a1bb-83465b304c25} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7010 | 2026.05.21 09:20:29.564895 [ 270 ] {10253a95-4a0e-46e1-a1bb-83465b304c25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7011 | 2026.05.21 09:20:29.565187 [ 270 ] {10253a95-4a0e-46e1-a1bb-83465b304c25} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7012 | 2026.05.21 09:20:29.565395 [ 270 ] {10253a95-4a0e-46e1-a1bb-83465b304c25} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7013 | 2026.05.21 09:20:29.565518 [ 270 ] {10253a95-4a0e-46e1-a1bb-83465b304c25} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001176 sec., 89285.71428571429 rows/sec., 6.97 MiB/sec. | ||
| 7014 | 2026.05.21 09:20:29.565551 [ 270 ] {10253a95-4a0e-46e1-a1bb-83465b304c25} <Debug> TCPHandler: Processed in 0.001350896 sec. | ||
| 7015 | 2026.05.21 09:20:29.565672 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7016 | 2026.05.21 09:20:29.565768 [ 270 ] {d0375d68-dff1-4f03-8e1b-838683daac68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7017 | 2026.05.21 09:20:29.565810 [ 270 ] {d0375d68-dff1-4f03-8e1b-838683daac68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7018 | 2026.05.21 09:20:29.566269 [ 270 ] {d0375d68-dff1-4f03-8e1b-838683daac68} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7019 | 2026.05.21 09:20:29.566304 [ 270 ] {d0375d68-dff1-4f03-8e1b-838683daac68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7020 | 2026.05.21 09:20:29.566614 [ 270 ] {d0375d68-dff1-4f03-8e1b-838683daac68} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7021 | 2026.05.21 09:20:29.566816 [ 270 ] {d0375d68-dff1-4f03-8e1b-838683daac68} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7022 | 2026.05.21 09:20:29.566945 [ 270 ] {d0375d68-dff1-4f03-8e1b-838683daac68} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001196 sec., 133779.26421404682 rows/sec., 9.32 MiB/sec. | ||
| 7023 | 2026.05.21 09:20:29.566979 [ 270 ] {d0375d68-dff1-4f03-8e1b-838683daac68} <Debug> TCPHandler: Processed in 0.001356746 sec. | ||
| 7024 | 2026.05.21 09:20:29.567130 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7025 | 2026.05.21 09:20:29.567226 [ 270 ] {f1310e78-8e7a-4663-9134-bad2b632574d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7026 | 2026.05.21 09:20:29.567279 [ 270 ] {f1310e78-8e7a-4663-9134-bad2b632574d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7027 | 2026.05.21 09:20:29.568093 [ 270 ] {f1310e78-8e7a-4663-9134-bad2b632574d} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7028 | 2026.05.21 09:20:29.568128 [ 270 ] {f1310e78-8e7a-4663-9134-bad2b632574d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7029 | 2026.05.21 09:20:29.568706 [ 270 ] {f1310e78-8e7a-4663-9134-bad2b632574d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7030 | 2026.05.21 09:20:29.568921 [ 270 ] {f1310e78-8e7a-4663-9134-bad2b632574d} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7031 | 2026.05.21 09:20:29.569053 [ 270 ] {f1310e78-8e7a-4663-9134-bad2b632574d} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001845 sec., 22222.222222222223 rows/sec., 39.82 MiB/sec. | ||
| 7032 | 2026.05.21 09:20:29.569102 [ 270 ] {f1310e78-8e7a-4663-9134-bad2b632574d} <Debug> TCPHandler: Processed in 0.002020808 sec. | ||
| 7033 | 2026.05.21 09:20:29.569241 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7034 | 2026.05.21 09:20:29.569336 [ 270 ] {1a08557f-8bb9-4501-9902-082f5a31ecba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7035 | 2026.05.21 09:20:29.569385 [ 270 ] {1a08557f-8bb9-4501-9902-082f5a31ecba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7036 | 2026.05.21 09:20:29.569751 [ 270 ] {1a08557f-8bb9-4501-9902-082f5a31ecba} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7037 | 2026.05.21 09:20:29.569786 [ 270 ] {1a08557f-8bb9-4501-9902-082f5a31ecba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7038 | 2026.05.21 09:20:29.570206 [ 270 ] {1a08557f-8bb9-4501-9902-082f5a31ecba} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7039 | 2026.05.21 09:20:29.570503 [ 270 ] {1a08557f-8bb9-4501-9902-082f5a31ecba} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7040 | 2026.05.21 09:20:29.570696 [ 270 ] {1a08557f-8bb9-4501-9902-082f5a31ecba} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001373 sec., 43699.92716678805 rows/sec., 2.95 MiB/sec. | ||
| 7041 | 2026.05.21 09:20:29.570758 [ 270 ] {1a08557f-8bb9-4501-9902-082f5a31ecba} <Debug> TCPHandler: Processed in 0.001565512 sec. | ||
| 7042 | 2026.05.21 09:20:33.197992 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7043 | 2026.05.21 09:20:33.198275 [ 270 ] {d6832be0-700f-4aac-bee5-cd0fdfec5d22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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) | ||
| 7044 | 2026.05.21 09:20:33.198679 [ 270 ] {d6832be0-700f-4aac-bee5-cd0fdfec5d22} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7045 | 2026.05.21 09:20:33.198727 [ 270 ] {d6832be0-700f-4aac-bee5-cd0fdfec5d22} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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 | ||
| 7046 | 2026.05.21 09:20:33.199008 [ 270 ] {d6832be0-700f-4aac-bee5-cd0fdfec5d22} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7047 | 2026.05.21 09:20:33.199083 [ 270 ] {d6832be0-700f-4aac-bee5-cd0fdfec5d22} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7048 | 2026.05.21 09:20:33.199228 [ 270 ] {d6832be0-700f-4aac-bee5-cd0fdfec5d22} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 7049 | 2026.05.21 09:20:33.199380 [ 362 ] {d6832be0-700f-4aac-bee5-cd0fdfec5d22} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7050 | 2026.05.21 09:20:33.199391 [ 329 ] {d6832be0-700f-4aac-bee5-cd0fdfec5d22} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 7051 | 2026.05.21 09:20:33.199391 [ 342 ] {d6832be0-700f-4aac-bee5-cd0fdfec5d22} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7052 | 2026.05.21 09:20:33.199391 [ 316 ] {d6832be0-700f-4aac-bee5-cd0fdfec5d22} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7053 | 2026.05.21 09:20:33.199772 [ 270 ] {d6832be0-700f-4aac-bee5-cd0fdfec5d22} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 7054 | 2026.05.21 09:20:33.199816 [ 270 ] {d6832be0-700f-4aac-bee5-cd0fdfec5d22} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7055 | 2026.05.21 09:20:33.199921 [ 270 ] {d6832be0-700f-4aac-bee5-cd0fdfec5d22} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7056 | 2026.05.21 09:20:33.199946 [ 270 ] {d6832be0-700f-4aac-bee5-cd0fdfec5d22} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 7057 | 2026.05.21 09:20:33.199986 [ 270 ] {d6832be0-700f-4aac-bee5-cd0fdfec5d22} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 7058 | 2026.05.21 09:20:33.200030 [ 270 ] {d6832be0-700f-4aac-bee5-cd0fdfec5d22} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 7059 | 2026.05.21 09:20:33.200070 [ 270 ] {d6832be0-700f-4aac-bee5-cd0fdfec5d22} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 7060 | 2026.05.21 09:20:33.200109 [ 270 ] {d6832be0-700f-4aac-bee5-cd0fdfec5d22} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 7061 | 2026.05.21 09:20:33.201753 [ 270 ] {d6832be0-700f-4aac-bee5-cd0fdfec5d22} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.003585 sec., 14225.941422594142 rows/sec., 3.36 MiB/sec. | ||
| 7062 | 2026.05.21 09:20:33.202092 [ 270 ] {d6832be0-700f-4aac-bee5-cd0fdfec5d22} <Debug> MemoryTracker: Peak memory usage (for query): 206.73 KiB. | ||
| 7063 | 2026.05.21 09:20:33.202112 [ 270 ] {d6832be0-700f-4aac-bee5-cd0fdfec5d22} <Debug> TCPHandler: Processed in 0.004278073 sec. | ||
| 7064 | 2026.05.21 09:20:33.214132 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7065 | 2026.05.21 09:20:33.214287 [ 270 ] {ec8672b5-0f3b-4da0-8ef7-3c075c5f40b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7066 | 2026.05.21 09:20:33.214355 [ 270 ] {ec8672b5-0f3b-4da0-8ef7-3c075c5f40b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7067 | 2026.05.21 09:20:33.214998 [ 270 ] {ec8672b5-0f3b-4da0-8ef7-3c075c5f40b4} <Trace> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7068 | 2026.05.21 09:20:33.215048 [ 270 ] {ec8672b5-0f3b-4da0-8ef7-3c075c5f40b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7069 | 2026.05.21 09:20:33.215409 [ 270 ] {ec8672b5-0f3b-4da0-8ef7-3c075c5f40b4} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 7070 | 2026.05.21 09:20:33.215631 [ 270 ] {ec8672b5-0f3b-4da0-8ef7-3c075c5f40b4} <Trace> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7071 | 2026.05.21 09:20:33.215777 [ 270 ] {ec8672b5-0f3b-4da0-8ef7-3c075c5f40b4} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001536 sec., 2604.1666666666665 rows/sec., 212.35 KiB/sec. | ||
| 7072 | 2026.05.21 09:20:33.215813 [ 270 ] {ec8672b5-0f3b-4da0-8ef7-3c075c5f40b4} <Debug> TCPHandler: Processed in 0.001804601 sec. | ||
| 7073 | 2026.05.21 09:20:33.215943 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7074 | 2026.05.21 09:20:33.216055 [ 270 ] {320629b8-3364-4c30-a0ce-b46eab6598ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7075 | 2026.05.21 09:20:33.216096 [ 270 ] {320629b8-3364-4c30-a0ce-b46eab6598ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7076 | 2026.05.21 09:20:33.217731 [ 270 ] {320629b8-3364-4c30-a0ce-b46eab6598ab} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7077 | 2026.05.21 09:20:33.217769 [ 270 ] {320629b8-3364-4c30-a0ce-b46eab6598ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7078 | 2026.05.21 09:20:33.218222 [ 270 ] {320629b8-3364-4c30-a0ce-b46eab6598ab} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7079 | 2026.05.21 09:20:33.218439 [ 270 ] {320629b8-3364-4c30-a0ce-b46eab6598ab} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7080 | 2026.05.21 09:20:33.218577 [ 270 ] {320629b8-3364-4c30-a0ce-b46eab6598ab} <Debug> executeQuery: Read 2403 rows, 180.35 KiB in 0.002541 sec., 945690.6729634003 rows/sec., 69.31 MiB/sec. | ||
| 7081 | 2026.05.21 09:20:33.218613 [ 270 ] {320629b8-3364-4c30-a0ce-b46eab6598ab} <Debug> TCPHandler: Processed in 0.002720132 sec. | ||
| 7082 | 2026.05.21 09:20:33.218737 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7083 | 2026.05.21 09:20:33.218836 [ 270 ] {5d7e62f6-7084-43e0-bf8d-03c99d19c82a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7084 | 2026.05.21 09:20:33.218877 [ 270 ] {5d7e62f6-7084-43e0-bf8d-03c99d19c82a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7085 | 2026.05.21 09:20:33.219301 [ 270 ] {5d7e62f6-7084-43e0-bf8d-03c99d19c82a} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7086 | 2026.05.21 09:20:33.219339 [ 270 ] {5d7e62f6-7084-43e0-bf8d-03c99d19c82a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7087 | 2026.05.21 09:20:33.219631 [ 270 ] {5d7e62f6-7084-43e0-bf8d-03c99d19c82a} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7088 | 2026.05.21 09:20:33.219864 [ 270 ] {5d7e62f6-7084-43e0-bf8d-03c99d19c82a} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7089 | 2026.05.21 09:20:33.219995 [ 270 ] {5d7e62f6-7084-43e0-bf8d-03c99d19c82a} <Debug> executeQuery: Read 13 rows, 979.00 B in 0.001178 sec., 11035.65365025467 rows/sec., 811.59 KiB/sec. | ||
| 7090 | 2026.05.21 09:20:33.220030 [ 270 ] {5d7e62f6-7084-43e0-bf8d-03c99d19c82a} <Debug> TCPHandler: Processed in 0.001343115 sec. | ||
| 7091 | 2026.05.21 09:20:33.220177 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7092 | 2026.05.21 09:20:33.220274 [ 270 ] {dafcba49-6e18-4805-875f-17c075c8c5c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7093 | 2026.05.21 09:20:33.220315 [ 270 ] {dafcba49-6e18-4805-875f-17c075c8c5c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7094 | 2026.05.21 09:20:33.221081 [ 270 ] {dafcba49-6e18-4805-875f-17c075c8c5c1} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7095 | 2026.05.21 09:20:33.221118 [ 270 ] {dafcba49-6e18-4805-875f-17c075c8c5c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7096 | 2026.05.21 09:20:33.221436 [ 270 ] {dafcba49-6e18-4805-875f-17c075c8c5c1} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 7097 | 2026.05.21 09:20:33.221643 [ 270 ] {dafcba49-6e18-4805-875f-17c075c8c5c1} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7098 | 2026.05.21 09:20:33.221769 [ 270 ] {dafcba49-6e18-4805-875f-17c075c8c5c1} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001513 sec., 529411.7647058823 rows/sec., 30.58 MiB/sec. | ||
| 7099 | 2026.05.21 09:20:33.221804 [ 270 ] {dafcba49-6e18-4805-875f-17c075c8c5c1} <Debug> TCPHandler: Processed in 0.001676407 sec. | ||
| 7100 | 2026.05.21 09:20:33.221941 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7101 | 2026.05.21 09:20:33.222043 [ 270 ] {7f24d9b3-2748-4271-936d-cc65d1c51f8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 7102 | 2026.05.21 09:20:33.222084 [ 270 ] {7f24d9b3-2748-4271-936d-cc65d1c51f8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 7103 | 2026.05.21 09:20:33.222474 [ 270 ] {7f24d9b3-2748-4271-936d-cc65d1c51f8c} <Trace> oximeter.fields_u64 (b5f83427-ae7b-4855-93f2-492292eb8518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7104 | 2026.05.21 09:20:33.222511 [ 270 ] {7f24d9b3-2748-4271-936d-cc65d1c51f8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7105 | 2026.05.21 09:20:33.222795 [ 270 ] {7f24d9b3-2748-4271-936d-cc65d1c51f8c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 7106 | 2026.05.21 09:20:33.223003 [ 270 ] {7f24d9b3-2748-4271-936d-cc65d1c51f8c} <Trace> oximeter.fields_u64 (b5f83427-ae7b-4855-93f2-492292eb8518): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7107 | 2026.05.21 09:20:33.223136 [ 270 ] {7f24d9b3-2748-4271-936d-cc65d1c51f8c} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001111 sec., 900.0900090009001 rows/sec., 63.29 KiB/sec. | ||
| 7108 | 2026.05.21 09:20:33.223169 [ 270 ] {7f24d9b3-2748-4271-936d-cc65d1c51f8c} <Debug> TCPHandler: Processed in 0.001278103 sec. | ||
| 7109 | 2026.05.21 09:20:33.223304 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7110 | 2026.05.21 09:20:33.223400 [ 270 ] {23701d56-22d9-424c-bb1f-3f42cc2e3a68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7111 | 2026.05.21 09:20:33.223441 [ 270 ] {23701d56-22d9-424c-bb1f-3f42cc2e3a68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7112 | 2026.05.21 09:20:33.224370 [ 270 ] {23701d56-22d9-424c-bb1f-3f42cc2e3a68} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7113 | 2026.05.21 09:20:33.224406 [ 270 ] {23701d56-22d9-424c-bb1f-3f42cc2e3a68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7114 | 2026.05.21 09:20:33.224761 [ 270 ] {23701d56-22d9-424c-bb1f-3f42cc2e3a68} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7115 | 2026.05.21 09:20:33.224978 [ 270 ] {23701d56-22d9-424c-bb1f-3f42cc2e3a68} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7116 | 2026.05.21 09:20:33.225110 [ 270 ] {23701d56-22d9-424c-bb1f-3f42cc2e3a68} <Debug> executeQuery: Read 1292 rows, 88.28 KiB in 0.001728 sec., 747685.1851851852 rows/sec., 49.89 MiB/sec. | ||
| 7117 | 2026.05.21 09:20:33.225145 [ 270 ] {23701d56-22d9-424c-bb1f-3f42cc2e3a68} <Debug> TCPHandler: Processed in 0.001890303 sec. | ||
| 7118 | 2026.05.21 09:20:33.225285 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7119 | 2026.05.21 09:20:33.225382 [ 270 ] {17530f78-a522-4566-84cd-6c1850accffd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7120 | 2026.05.21 09:20:33.225424 [ 270 ] {17530f78-a522-4566-84cd-6c1850accffd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7121 | 2026.05.21 09:20:33.226213 [ 270 ] {17530f78-a522-4566-84cd-6c1850accffd} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7122 | 2026.05.21 09:20:33.226249 [ 270 ] {17530f78-a522-4566-84cd-6c1850accffd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7123 | 2026.05.21 09:20:33.226664 [ 270 ] {17530f78-a522-4566-84cd-6c1850accffd} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7124 | 2026.05.21 09:20:33.226872 [ 270 ] {17530f78-a522-4566-84cd-6c1850accffd} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7125 | 2026.05.21 09:20:33.227002 [ 270 ] {17530f78-a522-4566-84cd-6c1850accffd} <Debug> executeQuery: Read 1574 rows, 98.47 KiB in 0.001638 sec., 960927.9609279609 rows/sec., 58.71 MiB/sec. | ||
| 7126 | 2026.05.21 09:20:33.227037 [ 270 ] {17530f78-a522-4566-84cd-6c1850accffd} <Debug> TCPHandler: Processed in 0.001801651 sec. | ||
| 7127 | 2026.05.21 09:20:33.227171 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7128 | 2026.05.21 09:20:33.227268 [ 270 ] {c64a60b0-8053-499c-8e66-ed4f0fc59f12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7129 | 2026.05.21 09:20:33.227322 [ 270 ] {c64a60b0-8053-499c-8e66-ed4f0fc59f12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7130 | 2026.05.21 09:20:33.228104 [ 270 ] {c64a60b0-8053-499c-8e66-ed4f0fc59f12} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7131 | 2026.05.21 09:20:33.228140 [ 270 ] {c64a60b0-8053-499c-8e66-ed4f0fc59f12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7132 | 2026.05.21 09:20:33.228641 [ 270 ] {c64a60b0-8053-499c-8e66-ed4f0fc59f12} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7133 | 2026.05.21 09:20:33.228858 [ 270 ] {c64a60b0-8053-499c-8e66-ed4f0fc59f12} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7134 | 2026.05.21 09:20:33.229002 [ 270 ] {c64a60b0-8053-499c-8e66-ed4f0fc59f12} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001747 sec., 5151.688609044076 rows/sec., 9.23 MiB/sec. | ||
| 7135 | 2026.05.21 09:20:33.229054 [ 270 ] {c64a60b0-8053-499c-8e66-ed4f0fc59f12} <Debug> TCPHandler: Processed in 0.001937945 sec. | ||
| 7136 | 2026.05.21 09:20:33.229190 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7137 | 2026.05.21 09:20:33.229288 [ 270 ] {ea49a170-7216-4862-8521-69cb639fac55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7138 | 2026.05.21 09:20:33.229333 [ 270 ] {ea49a170-7216-4862-8521-69cb639fac55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7139 | 2026.05.21 09:20:33.229677 [ 270 ] {ea49a170-7216-4862-8521-69cb639fac55} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7140 | 2026.05.21 09:20:33.229713 [ 270 ] {ea49a170-7216-4862-8521-69cb639fac55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7141 | 2026.05.21 09:20:33.230040 [ 270 ] {ea49a170-7216-4862-8521-69cb639fac55} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7142 | 2026.05.21 09:20:33.230252 [ 270 ] {ea49a170-7216-4862-8521-69cb639fac55} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7143 | 2026.05.21 09:20:33.230368 [ 96 ] {} <Debug> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8) (MergerMutator): Selected 6 parts from all_1_40_7 to all_45_45_0 | ||
| 7144 | 2026.05.21 09:20:33.230384 [ 270 ] {ea49a170-7216-4862-8521-69cb639fac55} <Debug> executeQuery: Read 42 rows, 2.89 KiB in 0.001115 sec., 37668.16143497758 rows/sec., 2.53 MiB/sec. | ||
| 7145 | 2026.05.21 09:20:33.230418 [ 96 ] {} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7146 | 2026.05.21 09:20:33.230430 [ 270 ] {ea49a170-7216-4862-8521-69cb639fac55} <Debug> TCPHandler: Processed in 0.001300154 sec. | ||
| 7147 | 2026.05.21 09:20:33.230447 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7148 | 2026.05.21 09:20:33.230567 [ 196 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_45_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_40_7 to all_45_45_0 into Compact with storage Full | ||
| 7149 | 2026.05.21 09:20:33.230704 [ 196 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_45_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7150 | 2026.05.21 09:20:33.230746 [ 196 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_45_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_40_7, total 2304 rows starting from the beginning of the part | ||
| 7151 | 2026.05.21 09:20:33.230809 [ 196 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_45_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 90 rows starting from the beginning of the part | ||
| 7152 | 2026.05.21 09:20:33.230854 [ 196 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_45_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 60 rows starting from the beginning of the part | ||
| 7153 | 2026.05.21 09:20:33.230892 [ 196 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_45_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 60 rows starting from the beginning of the part | ||
| 7154 | 2026.05.21 09:20:33.230929 [ 196 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_45_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 60 rows starting from the beginning of the part | ||
| 7155 | 2026.05.21 09:20:33.230965 [ 196 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_45_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 42 rows starting from the beginning of the part | ||
| 7156 | 2026.05.21 09:20:33.232260 [ 199 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_45_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2616 rows, containing 4 columns (4 merged, 0 gathered) in 0.001749089 sec., 1495635.7280847344 rows/sec., 98.53 MiB/sec. | ||
| 7157 | 2026.05.21 09:20:33.232489 [ 195 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_45_8} <Trace> MergedBlockOutputStream: filled checksums all_1_45_8 (state Temporary) | ||
| 7158 | 2026.05.21 09:20:33.232753 [ 195 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_45_8} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_merge_all_1_45_8 to all_1_45_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7159 | 2026.05.21 09:20:33.232822 [ 195 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_45_8} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8) (MergerMutator): Merged 6 parts: [all_1_40_7, all_45_45_0] -> all_1_45_8 | ||
| 7160 | 2026.05.21 09:20:33.232898 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 7161 | 2026.05.21 09:20:34.553117 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7162 | 2026.05.21 09:20:34.553432 [ 270 ] {9b8f4034-6a2f-4ae1-a8df-d072a8332472} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 7163 | 2026.05.21 09:20:34.553891 [ 270 ] {9b8f4034-6a2f-4ae1-a8df-d072a8332472} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7164 | 2026.05.21 09:20:34.553949 [ 270 ] {9b8f4034-6a2f-4ae1-a8df-d072a8332472} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 7165 | 2026.05.21 09:20:34.554274 [ 270 ] {9b8f4034-6a2f-4ae1-a8df-d072a8332472} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7166 | 2026.05.21 09:20:34.554381 [ 270 ] {9b8f4034-6a2f-4ae1-a8df-d072a8332472} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7167 | 2026.05.21 09:20:34.554582 [ 270 ] {9b8f4034-6a2f-4ae1-a8df-d072a8332472} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 7168 | 2026.05.21 09:20:34.554703 [ 342 ] {9b8f4034-6a2f-4ae1-a8df-d072a8332472} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7169 | 2026.05.21 09:20:34.554723 [ 316 ] {9b8f4034-6a2f-4ae1-a8df-d072a8332472} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7170 | 2026.05.21 09:20:34.554736 [ 362 ] {9b8f4034-6a2f-4ae1-a8df-d072a8332472} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7171 | 2026.05.21 09:20:34.554736 [ 329 ] {9b8f4034-6a2f-4ae1-a8df-d072a8332472} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 7172 | 2026.05.21 09:20:34.555052 [ 270 ] {9b8f4034-6a2f-4ae1-a8df-d072a8332472} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 7173 | 2026.05.21 09:20:34.555105 [ 270 ] {9b8f4034-6a2f-4ae1-a8df-d072a8332472} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7174 | 2026.05.21 09:20:34.555263 [ 270 ] {9b8f4034-6a2f-4ae1-a8df-d072a8332472} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7175 | 2026.05.21 09:20:34.555301 [ 270 ] {9b8f4034-6a2f-4ae1-a8df-d072a8332472} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 7176 | 2026.05.21 09:20:34.555360 [ 270 ] {9b8f4034-6a2f-4ae1-a8df-d072a8332472} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7177 | 2026.05.21 09:20:34.555422 [ 270 ] {9b8f4034-6a2f-4ae1-a8df-d072a8332472} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7178 | 2026.05.21 09:20:34.555480 [ 270 ] {9b8f4034-6a2f-4ae1-a8df-d072a8332472} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7179 | 2026.05.21 09:20:34.555532 [ 270 ] {9b8f4034-6a2f-4ae1-a8df-d072a8332472} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7180 | 2026.05.21 09:20:34.557170 [ 270 ] {9b8f4034-6a2f-4ae1-a8df-d072a8332472} <Debug> executeQuery: Read 51 rows, 10.48 KiB in 0.003849 sec., 13250.194855806703 rows/sec., 2.66 MiB/sec. | ||
| 7181 | 2026.05.21 09:20:34.557460 [ 270 ] {9b8f4034-6a2f-4ae1-a8df-d072a8332472} <Debug> MemoryTracker: Peak memory usage (for query): 171.97 KiB. | ||
| 7182 | 2026.05.21 09:20:34.557481 [ 270 ] {9b8f4034-6a2f-4ae1-a8df-d072a8332472} <Debug> TCPHandler: Processed in 0.004563843 sec. | ||
| 7183 | 2026.05.21 09:20:34.558815 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7184 | 2026.05.21 09:20:34.558970 [ 270 ] {9693d431-315f-40f3-8d9f-43563affc122} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7185 | 2026.05.21 09:20:34.559037 [ 270 ] {9693d431-315f-40f3-8d9f-43563affc122} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7186 | 2026.05.21 09:20:34.559691 [ 270 ] {9693d431-315f-40f3-8d9f-43563affc122} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7187 | 2026.05.21 09:20:34.559743 [ 270 ] {9693d431-315f-40f3-8d9f-43563affc122} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7188 | 2026.05.21 09:20:34.560138 [ 270 ] {9693d431-315f-40f3-8d9f-43563affc122} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7189 | 2026.05.21 09:20:34.560383 [ 270 ] {9693d431-315f-40f3-8d9f-43563affc122} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7190 | 2026.05.21 09:20:34.560546 [ 270 ] {9693d431-315f-40f3-8d9f-43563affc122} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001618 sec., 34610.630407911 rows/sec., 2.64 MiB/sec. | ||
| 7191 | 2026.05.21 09:20:34.560546 [ 150 ] {} <Debug> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7192 | 2026.05.21 09:20:34.560596 [ 270 ] {9693d431-315f-40f3-8d9f-43563affc122} <Debug> TCPHandler: Processed in 0.001903423 sec. | ||
| 7193 | 2026.05.21 09:20:34.560609 [ 150 ] {} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7194 | 2026.05.21 09:20:34.560637 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7195 | 2026.05.21 09:20:34.560754 [ 196 ] {3cd78353-d451-4e36-8961-d673cdd72c18::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 | ||
| 7196 | 2026.05.21 09:20:34.560759 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7197 | 2026.05.21 09:20:34.560881 [ 196 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7198 | 2026.05.21 09:20:34.560897 [ 270 ] {7584afda-e3fe-4030-bc8c-0ec3834fd63d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7199 | 2026.05.21 09:20:34.560923 [ 196 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 3357 rows starting from the beginning of the part | ||
| 7200 | 2026.05.21 09:20:34.560953 [ 270 ] {7584afda-e3fe-4030-bc8c-0ec3834fd63d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7201 | 2026.05.21 09:20:34.561019 [ 196 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 259 rows starting from the beginning of the part | ||
| 7202 | 2026.05.21 09:20:34.561095 [ 196 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 56 rows starting from the beginning of the part | ||
| 7203 | 2026.05.21 09:20:34.561143 [ 196 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 138 rows starting from the beginning of the part | ||
| 7204 | 2026.05.21 09:20:34.561189 [ 196 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 2403 rows starting from the beginning of the part | ||
| 7205 | 2026.05.21 09:20:34.561228 [ 196 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 56 rows starting from the beginning of the part | ||
| 7206 | 2026.05.21 09:20:34.561518 [ 270 ] {7584afda-e3fe-4030-bc8c-0ec3834fd63d} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7207 | 2026.05.21 09:20:34.561580 [ 270 ] {7584afda-e3fe-4030-bc8c-0ec3834fd63d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7208 | 2026.05.21 09:20:34.562224 [ 270 ] {7584afda-e3fe-4030-bc8c-0ec3834fd63d} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7209 | 2026.05.21 09:20:34.562566 [ 270 ] {7584afda-e3fe-4030-bc8c-0ec3834fd63d} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7210 | 2026.05.21 09:20:34.562741 [ 150 ] {} <Debug> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7211 | 2026.05.21 09:20:34.562759 [ 270 ] {7584afda-e3fe-4030-bc8c-0ec3834fd63d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001886 sec., 33934.25238600212 rows/sec., 2.65 MiB/sec. | ||
| 7212 | 2026.05.21 09:20:34.562797 [ 150 ] {} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7213 | 2026.05.21 09:20:34.562830 [ 270 ] {7584afda-e3fe-4030-bc8c-0ec3834fd63d} <Debug> TCPHandler: Processed in 0.002127351 sec. | ||
| 7214 | 2026.05.21 09:20:34.562833 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7215 | 2026.05.21 09:20:34.562973 [ 195 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::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 | ||
| 7216 | 2026.05.21 09:20:34.563023 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7217 | 2026.05.21 09:20:34.563124 [ 195 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7218 | 2026.05.21 09:20:34.563151 [ 270 ] {28529f0d-f037-41c4-8820-4772c652b0a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7219 | 2026.05.21 09:20:34.563170 [ 195 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1829 rows starting from the beginning of the part | ||
| 7220 | 2026.05.21 09:20:34.563212 [ 270 ] {28529f0d-f037-41c4-8820-4772c652b0a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7221 | 2026.05.21 09:20:34.563250 [ 195 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 143 rows starting from the beginning of the part | ||
| 7222 | 2026.05.21 09:20:34.563312 [ 195 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 64 rows starting from the beginning of the part | ||
| 7223 | 2026.05.21 09:20:34.563366 [ 195 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 105 rows starting from the beginning of the part | ||
| 7224 | 2026.05.21 09:20:34.563417 [ 195 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 1292 rows starting from the beginning of the part | ||
| 7225 | 2026.05.21 09:20:34.563467 [ 195 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 64 rows starting from the beginning of the part | ||
| 7226 | 2026.05.21 09:20:34.563621 [ 188 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6269 rows, containing 5 columns (5 merged, 0 gathered) in 0.002921907 sec., 2145516.6095293243 rows/sec., 169.97 MiB/sec. | ||
| 7227 | 2026.05.21 09:20:34.563674 [ 270 ] {28529f0d-f037-41c4-8820-4772c652b0a7} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7228 | 2026.05.21 09:20:34.563721 [ 270 ] {28529f0d-f037-41c4-8820-4772c652b0a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7229 | 2026.05.21 09:20:34.564055 [ 197 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7230 | 2026.05.21 09:20:34.564451 [ 197 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_46_9} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7231 | 2026.05.21 09:20:34.564503 [ 270 ] {28529f0d-f037-41c4-8820-4772c652b0a7} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7232 | 2026.05.21 09:20:34.564551 [ 197 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_46_9} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7233 | 2026.05.21 09:20:34.564663 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 7234 | 2026.05.21 09:20:34.564815 [ 270 ] {28529f0d-f037-41c4-8820-4772c652b0a7} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7235 | 2026.05.21 09:20:34.564978 [ 150 ] {} <Debug> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7236 | 2026.05.21 09:20:34.564988 [ 270 ] {28529f0d-f037-41c4-8820-4772c652b0a7} <Debug> executeQuery: Read 52 rows, 3.70 KiB in 0.001864 sec., 27896.995708154507 rows/sec., 1.94 MiB/sec. | ||
| 7237 | 2026.05.21 09:20:34.565036 [ 150 ] {} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7238 | 2026.05.21 09:20:34.565060 [ 270 ] {28529f0d-f037-41c4-8820-4772c652b0a7} <Debug> TCPHandler: Processed in 0.002107971 sec. | ||
| 7239 | 2026.05.21 09:20:34.565074 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7240 | 2026.05.21 09:20:34.565100 [ 197 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3497 rows, containing 5 columns (5 merged, 0 gathered) in 0.002171272 sec., 1610576.657369505 rows/sec., 116.95 MiB/sec. | ||
| 7241 | 2026.05.21 09:20:34.565183 [ 195 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::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 | ||
| 7242 | 2026.05.21 09:20:34.565210 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7243 | 2026.05.21 09:20:34.565291 [ 195 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7244 | 2026.05.21 09:20:34.565316 [ 270 ] {e8f18f7d-b1e9-4ea8-97f6-2919cadc4e4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7245 | 2026.05.21 09:20:34.565324 [ 195 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 14356 rows starting from the beginning of the part | ||
| 7246 | 2026.05.21 09:20:34.565355 [ 197 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7247 | 2026.05.21 09:20:34.565370 [ 270 ] {e8f18f7d-b1e9-4ea8-97f6-2919cadc4e4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7248 | 2026.05.21 09:20:34.565389 [ 195 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 233 rows starting from the beginning of the part | ||
| 7249 | 2026.05.21 09:20:34.565434 [ 195 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::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 | ||
| 7250 | 2026.05.21 09:20:34.565474 [ 195 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 160 rows starting from the beginning of the part | ||
| 7251 | 2026.05.21 09:20:34.565517 [ 195 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 1574 rows starting from the beginning of the part | ||
| 7252 | 2026.05.21 09:20:34.565555 [ 195 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 52 rows starting from the beginning of the part | ||
| 7253 | 2026.05.21 09:20:34.565656 [ 197 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_46_9} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7254 | 2026.05.21 09:20:34.565751 [ 197 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_46_9} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7255 | 2026.05.21 09:20:34.565763 [ 270 ] {e8f18f7d-b1e9-4ea8-97f6-2919cadc4e4e} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7256 | 2026.05.21 09:20:34.565809 [ 270 ] {e8f18f7d-b1e9-4ea8-97f6-2919cadc4e4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7257 | 2026.05.21 09:20:34.565837 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 7258 | 2026.05.21 09:20:34.566178 [ 270 ] {e8f18f7d-b1e9-4ea8-97f6-2919cadc4e4e} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7259 | 2026.05.21 09:20:34.566408 [ 270 ] {e8f18f7d-b1e9-4ea8-97f6-2919cadc4e4e} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7260 | 2026.05.21 09:20:34.566556 [ 270 ] {e8f18f7d-b1e9-4ea8-97f6-2919cadc4e4e} <Debug> executeQuery: Read 18 rows, 1.25 KiB in 0.00126 sec., 14285.714285714284 rows/sec., 991.29 KiB/sec. | ||
| 7261 | 2026.05.21 09:20:34.566593 [ 270 ] {e8f18f7d-b1e9-4ea8-97f6-2919cadc4e4e} <Debug> TCPHandler: Processed in 0.001437969 sec. | ||
| 7262 | 2026.05.21 09:20:34.571895 [ 188 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16535 rows, containing 5 columns (5 merged, 0 gathered) in 0.006739096 sec., 2453593.18223097 rows/sec., 162.10 MiB/sec. | ||
| 7263 | 2026.05.21 09:20:34.572112 [ 189 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7264 | 2026.05.21 09:20:34.572432 [ 189 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7265 | 2026.05.21 09:20:34.572511 [ 189 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7266 | 2026.05.21 09:20:34.572623 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.56 MiB. | ||
| 7267 | 2026.05.21 09:20:34.952092 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62660 | ||
| 7268 | 2026.05.21 09:20:34.952193 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7269 | 2026.05.21 09:20:34.952220 [ 259 ] {} <Debug> TCP-Session: 35a38fd4-48ce-4fee-a528-087893bbe510 Authenticating user 'default' from [fd00:1122:3344:101::e]:62660 | ||
| 7270 | 2026.05.21 09:20:34.952243 [ 259 ] {} <Debug> TCP-Session: 35a38fd4-48ce-4fee-a528-087893bbe510 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7271 | 2026.05.21 09:20:34.952256 [ 259 ] {} <Debug> TCP-Session: 35a38fd4-48ce-4fee-a528-087893bbe510 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7272 | 2026.05.21 09:20:34.952460 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63336 | ||
| 7273 | 2026.05.21 09:20:34.952487 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34405 | ||
| 7274 | 2026.05.21 09:20:34.952527 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49972 | ||
| 7275 | 2026.05.21 09:20:34.952560 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7276 | 2026.05.21 09:20:34.952563 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57633 | ||
| 7277 | 2026.05.21 09:20:34.952601 [ 269 ] {} <Debug> TCP-Session: 0489a4fa-582f-4470-946a-7b8c558fd5cd Authenticating user 'default' from [fd00:1122:3344:101::e]:63336 | ||
| 7278 | 2026.05.21 09:20:34.952602 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62761 | ||
| 7279 | 2026.05.21 09:20:34.952632 [ 269 ] {} <Debug> TCP-Session: 0489a4fa-582f-4470-946a-7b8c558fd5cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7280 | 2026.05.21 09:20:34.952652 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63456 | ||
| 7281 | 2026.05.21 09:20:34.952679 [ 269 ] {} <Debug> TCP-Session: 0489a4fa-582f-4470-946a-7b8c558fd5cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7282 | 2026.05.21 09:20:34.952632 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7283 | 2026.05.21 09:20:34.952630 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7284 | 2026.05.21 09:20:34.952551 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49617 | ||
| 7285 | 2026.05.21 09:20:34.952779 [ 259 ] {} <Trace> TCP-Session: 35a38fd4-48ce-4fee-a528-087893bbe510 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7286 | 2026.05.21 09:20:34.952787 [ 307 ] {} <Debug> TCP-Session: 2fab5b84-df67-46bc-8bee-97d48d5b7e72 Authenticating user 'default' from [fd00:1122:3344:101::e]:49972 | ||
| 7287 | 2026.05.21 09:20:34.952773 [ 303 ] {} <Debug> TCP-Session: e01f91f7-c471-4001-971f-8059ef0ae9d5 Authenticating user 'default' from [fd00:1122:3344:101::e]:34405 | ||
| 7288 | 2026.05.21 09:20:34.952865 [ 307 ] {} <Debug> TCP-Session: 2fab5b84-df67-46bc-8bee-97d48d5b7e72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7289 | 2026.05.21 09:20:34.952903 [ 307 ] {} <Debug> TCP-Session: 2fab5b84-df67-46bc-8bee-97d48d5b7e72 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7290 | 2026.05.21 09:20:34.952905 [ 303 ] {} <Debug> TCP-Session: e01f91f7-c471-4001-971f-8059ef0ae9d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7291 | 2026.05.21 09:20:34.952520 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37349 | ||
| 7292 | 2026.05.21 09:20:34.952939 [ 303 ] {} <Debug> TCP-Session: e01f91f7-c471-4001-971f-8059ef0ae9d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7293 | 2026.05.21 09:20:34.953028 [ 259 ] {f0f31ef7-4115-41de-bd6a-01d696e58bae} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62660) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7294 | 2026.05.21 09:20:34.953317 [ 259 ] {f0f31ef7-4115-41de-bd6a-01d696e58bae} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7295 | 2026.05.21 09:20:34.953324 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7296 | 2026.05.21 09:20:34.953361 [ 304 ] {} <Debug> TCP-Session: f6517644-c1db-41ac-b311-ca4ccc9c667d Authenticating user 'default' from [fd00:1122:3344:101::e]:37349 | ||
| 7297 | 2026.05.21 09:20:34.953377 [ 259 ] {f0f31ef7-4115-41de-bd6a-01d696e58bae} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7298 | 2026.05.21 09:20:34.953378 [ 304 ] {} <Debug> TCP-Session: f6517644-c1db-41ac-b311-ca4ccc9c667d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7299 | 2026.05.21 09:20:34.953401 [ 304 ] {} <Debug> TCP-Session: f6517644-c1db-41ac-b311-ca4ccc9c667d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7300 | 2026.05.21 09:20:34.953466 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7301 | 2026.05.21 09:20:34.953507 [ 311 ] {} <Debug> TCP-Session: 418bab61-6000-4b6e-ac1b-3f1c628725e9 Authenticating user 'default' from [fd00:1122:3344:101::e]:63456 | ||
| 7302 | 2026.05.21 09:20:34.953526 [ 311 ] {} <Debug> TCP-Session: 418bab61-6000-4b6e-ac1b-3f1c628725e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7303 | 2026.05.21 09:20:34.953543 [ 311 ] {} <Debug> TCP-Session: 418bab61-6000-4b6e-ac1b-3f1c628725e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7304 | 2026.05.21 09:20:34.953598 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7305 | 2026.05.21 09:20:34.953639 [ 309 ] {} <Debug> TCP-Session: d7357470-08dc-472d-b84a-d2e4b6043739 Authenticating user 'default' from [fd00:1122:3344:101::e]:57633 | ||
| 7306 | 2026.05.21 09:20:34.953658 [ 309 ] {} <Debug> TCP-Session: d7357470-08dc-472d-b84a-d2e4b6043739 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7307 | 2026.05.21 09:20:34.953671 [ 309 ] {} <Debug> TCP-Session: d7357470-08dc-472d-b84a-d2e4b6043739 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7308 | 2026.05.21 09:20:34.953672 [ 259 ] {f0f31ef7-4115-41de-bd6a-01d696e58bae} <Debug> oximeter.version (0aef903c-aa8c-4aa8-a78f-ed504b3a4b83) (SelectExecutor): Key condition: unknown | ||
| 7309 | 2026.05.21 09:20:34.953861 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7310 | 2026.05.21 09:20:34.953896 [ 308 ] {} <Debug> TCP-Session: b4540199-a3e1-476b-9189-60c99b55a835 Authenticating user 'default' from [fd00:1122:3344:101::e]:49617 | ||
| 7311 | 2026.05.21 09:20:34.953913 [ 308 ] {} <Debug> TCP-Session: b4540199-a3e1-476b-9189-60c99b55a835 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7312 | 2026.05.21 09:20:34.953926 [ 308 ] {} <Debug> TCP-Session: b4540199-a3e1-476b-9189-60c99b55a835 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7313 | 2026.05.21 09:20:34.953989 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7314 | 2026.05.21 09:20:34.954034 [ 310 ] {} <Debug> TCP-Session: 2c8f51ed-dc65-4752-bd2a-c672e32660bc Authenticating user 'default' from [fd00:1122:3344:101::e]:62761 | ||
| 7315 | 2026.05.21 09:20:34.954059 [ 310 ] {} <Debug> TCP-Session: 2c8f51ed-dc65-4752-bd2a-c672e32660bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7316 | 2026.05.21 09:20:34.954073 [ 310 ] {} <Debug> TCP-Session: 2c8f51ed-dc65-4752-bd2a-c672e32660bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7317 | 2026.05.21 09:20:34.954758 [ 339 ] {f0f31ef7-4115-41de-bd6a-01d696e58bae} <Trace> AggregatingTransform: Aggregating | ||
| 7318 | 2026.05.21 09:20:34.954790 [ 339 ] {f0f31ef7-4115-41de-bd6a-01d696e58bae} <Trace> Aggregator: Aggregation method: without_key | ||
| 7319 | 2026.05.21 09:20:34.954820 [ 339 ] {f0f31ef7-4115-41de-bd6a-01d696e58bae} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001029484 sec. (971.360 rows/sec., 37.94 KiB/sec.) | ||
| 7320 | 2026.05.21 09:20:34.954833 [ 339 ] {f0f31ef7-4115-41de-bd6a-01d696e58bae} <Trace> Aggregator: Merging aggregated data | ||
| 7321 | 2026.05.21 09:20:34.955406 [ 259 ] {f0f31ef7-4115-41de-bd6a-01d696e58bae} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002447 sec., 408.6636697997548 rows/sec., 15.96 KiB/sec. | ||
| 7322 | 2026.05.21 09:20:34.955524 [ 259 ] {f0f31ef7-4115-41de-bd6a-01d696e58bae} <Debug> TCPHandler: Processed in 0.002934528 sec. | ||
| 7323 | 2026.05.21 09:20:34.955667 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7324 | 2026.05.21 09:20:34.955702 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7325 | 2026.05.21 09:20:34.955712 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7326 | 2026.05.21 09:20:34.955735 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7327 | 2026.05.21 09:20:34.955754 [ 269 ] {} <Debug> TCP-Session: 0489a4fa-582f-4470-946a-7b8c558fd5cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7328 | 2026.05.21 09:20:34.955765 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7329 | 2026.05.21 09:20:34.955796 [ 311 ] {} <Debug> TCP-Session: 418bab61-6000-4b6e-ac1b-3f1c628725e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7330 | 2026.05.21 09:20:34.955810 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7331 | 2026.05.21 09:20:34.955830 [ 308 ] {} <Debug> TCP-Session: b4540199-a3e1-476b-9189-60c99b55a835 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7332 | 2026.05.21 09:20:34.955801 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7333 | 2026.05.21 09:20:34.955855 [ 310 ] {} <Debug> TCP-Session: 2c8f51ed-dc65-4752-bd2a-c672e32660bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7334 | 2026.05.21 09:20:34.955773 [ 303 ] {} <Debug> TCP-Session: e01f91f7-c471-4001-971f-8059ef0ae9d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7335 | 2026.05.21 09:20:34.955905 [ 309 ] {} <Debug> TCP-Session: d7357470-08dc-472d-b84a-d2e4b6043739 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7336 | 2026.05.21 09:20:34.955748 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7337 | 2026.05.21 09:20:34.955705 [ 259 ] {} <Debug> TCP-Session: 35a38fd4-48ce-4fee-a528-087893bbe510 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7338 | 2026.05.21 09:20:34.955976 [ 307 ] {} <Debug> TCP-Session: 2fab5b84-df67-46bc-8bee-97d48d5b7e72 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7339 | 2026.05.21 09:20:34.955784 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7340 | 2026.05.21 09:20:34.956036 [ 304 ] {} <Debug> TCP-Session: f6517644-c1db-41ac-b311-ca4ccc9c667d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7341 | 2026.05.21 09:20:35.000202 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 276.80 MiB, peak 286.93 MiB, free memory in arenas 0.00 B, will set to 279.50 MiB (RSS), difference: 2.70 MiB | ||
| 7342 | 2026.05.21 09:20:35.939045 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15746 | ||
| 7343 | 2026.05.21 09:20:35.939649 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7344 | 2026.05.21 09:20:35.939715 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7345 | 2026.05.21 09:20:35.940318 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7346 | 2026.05.21 09:20:35.940627 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7347 | 2026.05.21 09:20:35.940802 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15746 | ||
| 7348 | 2026.05.21 09:20:36.288740 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51324 | ||
| 7349 | 2026.05.21 09:20:36.288827 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7350 | 2026.05.21 09:20:36.288853 [ 269 ] {} <Debug> TCP-Session: 3236cfc6-52bd-46ef-a3c1-b34fab76bea3 Authenticating user 'default' from [fd00:1122:3344:101::e]:51324 | ||
| 7351 | 2026.05.21 09:20:36.288876 [ 269 ] {} <Debug> TCP-Session: 3236cfc6-52bd-46ef-a3c1-b34fab76bea3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7352 | 2026.05.21 09:20:36.288889 [ 269 ] {} <Debug> TCP-Session: 3236cfc6-52bd-46ef-a3c1-b34fab76bea3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7353 | 2026.05.21 09:20:36.289091 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65526 | ||
| 7354 | 2026.05.21 09:20:36.289130 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35569 | ||
| 7355 | 2026.05.21 09:20:36.289146 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32945 | ||
| 7356 | 2026.05.21 09:20:36.289170 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50047 | ||
| 7357 | 2026.05.21 09:20:36.289228 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7358 | 2026.05.21 09:20:36.289239 [ 269 ] {} <Trace> TCP-Session: 3236cfc6-52bd-46ef-a3c1-b34fab76bea3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7359 | 2026.05.21 09:20:36.289260 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7360 | 2026.05.21 09:20:36.289286 [ 308 ] {} <Debug> TCP-Session: 449c44eb-25e4-4d2f-a588-5c7fbc0deb11 Authenticating user 'default' from [fd00:1122:3344:101::e]:35569 | ||
| 7361 | 2026.05.21 09:20:36.289308 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7362 | 2026.05.21 09:20:36.289314 [ 307 ] {} <Debug> TCP-Session: 43db510a-dd79-4dde-b8b4-19e56f8a4ccd Authenticating user 'default' from [fd00:1122:3344:101::e]:32945 | ||
| 7363 | 2026.05.21 09:20:36.289331 [ 308 ] {} <Debug> TCP-Session: 449c44eb-25e4-4d2f-a588-5c7fbc0deb11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7364 | 2026.05.21 09:20:36.289348 [ 259 ] {} <Debug> TCP-Session: 1a6931e2-33df-45d3-8c81-2ea07b9b6376 Authenticating user 'default' from [fd00:1122:3344:101::e]:50047 | ||
| 7365 | 2026.05.21 09:20:36.289359 [ 307 ] {} <Debug> TCP-Session: 43db510a-dd79-4dde-b8b4-19e56f8a4ccd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7366 | 2026.05.21 09:20:36.289363 [ 308 ] {} <Debug> TCP-Session: 449c44eb-25e4-4d2f-a588-5c7fbc0deb11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7367 | 2026.05.21 09:20:36.289387 [ 259 ] {} <Debug> TCP-Session: 1a6931e2-33df-45d3-8c81-2ea07b9b6376 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7368 | 2026.05.21 09:20:36.289389 [ 307 ] {} <Debug> TCP-Session: 43db510a-dd79-4dde-b8b4-19e56f8a4ccd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7369 | 2026.05.21 09:20:36.289418 [ 259 ] {} <Debug> TCP-Session: 1a6931e2-33df-45d3-8c81-2ea07b9b6376 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7370 | 2026.05.21 09:20:36.289166 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37272 | ||
| 7371 | 2026.05.21 09:20:36.289449 [ 269 ] {b65d4e03-d5a3-426e-86ef-1a84ef70fbf2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51324) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7372 | 2026.05.21 09:20:36.289158 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59024 | ||
| 7373 | 2026.05.21 09:20:36.289512 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7374 | 2026.05.21 09:20:36.289157 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7375 | 2026.05.21 09:20:36.289555 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7376 | 2026.05.21 09:20:36.289556 [ 310 ] {} <Debug> TCP-Session: 554e50ea-f89c-47a0-8ed6-02d5d64df6e5 Authenticating user 'default' from [fd00:1122:3344:101::e]:37272 | ||
| 7377 | 2026.05.21 09:20:36.289591 [ 303 ] {} <Debug> TCP-Session: 71d6de79-20ce-4806-b30b-90bf6b72aa82 Authenticating user 'default' from [fd00:1122:3344:101::e]:65526 | ||
| 7378 | 2026.05.21 09:20:36.289596 [ 311 ] {} <Debug> TCP-Session: a11801f3-a7a3-41c8-8faf-0209a9d75c26 Authenticating user 'default' from [fd00:1122:3344:101::e]:59024 | ||
| 7379 | 2026.05.21 09:20:36.289618 [ 310 ] {} <Debug> TCP-Session: 554e50ea-f89c-47a0-8ed6-02d5d64df6e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7380 | 2026.05.21 09:20:36.289642 [ 311 ] {} <Debug> TCP-Session: a11801f3-a7a3-41c8-8faf-0209a9d75c26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7381 | 2026.05.21 09:20:36.289635 [ 303 ] {} <Debug> TCP-Session: 71d6de79-20ce-4806-b30b-90bf6b72aa82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7382 | 2026.05.21 09:20:36.289659 [ 310 ] {} <Debug> TCP-Session: 554e50ea-f89c-47a0-8ed6-02d5d64df6e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7383 | 2026.05.21 09:20:36.289690 [ 303 ] {} <Debug> TCP-Session: 71d6de79-20ce-4806-b30b-90bf6b72aa82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7384 | 2026.05.21 09:20:36.289667 [ 311 ] {} <Debug> TCP-Session: a11801f3-a7a3-41c8-8faf-0209a9d75c26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7385 | 2026.05.21 09:20:36.289146 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33435 | ||
| 7386 | 2026.05.21 09:20:36.289130 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51570 | ||
| 7387 | 2026.05.21 09:20:36.289793 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7388 | 2026.05.21 09:20:36.289797 [ 269 ] {b65d4e03-d5a3-426e-86ef-1a84ef70fbf2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7389 | 2026.05.21 09:20:36.289825 [ 309 ] {} <Debug> TCP-Session: 29d45322-a47c-4d25-a03c-c0381c0948e6 Authenticating user 'default' from [fd00:1122:3344:101::e]:33435 | ||
| 7390 | 2026.05.21 09:20:36.289834 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7391 | 2026.05.21 09:20:36.289851 [ 309 ] {} <Debug> TCP-Session: 29d45322-a47c-4d25-a03c-c0381c0948e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7392 | 2026.05.21 09:20:36.289874 [ 304 ] {} <Debug> TCP-Session: f7d4be6f-185a-4bac-ac8f-c3be0c3dc63d Authenticating user 'default' from [fd00:1122:3344:101::e]:51570 | ||
| 7393 | 2026.05.21 09:20:36.289875 [ 309 ] {} <Debug> TCP-Session: 29d45322-a47c-4d25-a03c-c0381c0948e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7394 | 2026.05.21 09:20:36.289882 [ 269 ] {b65d4e03-d5a3-426e-86ef-1a84ef70fbf2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7395 | 2026.05.21 09:20:36.289905 [ 304 ] {} <Debug> TCP-Session: f7d4be6f-185a-4bac-ac8f-c3be0c3dc63d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7396 | 2026.05.21 09:20:36.289940 [ 304 ] {} <Debug> TCP-Session: f7d4be6f-185a-4bac-ac8f-c3be0c3dc63d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7397 | 2026.05.21 09:20:36.290352 [ 269 ] {b65d4e03-d5a3-426e-86ef-1a84ef70fbf2} <Debug> oximeter.version (0aef903c-aa8c-4aa8-a78f-ed504b3a4b83) (SelectExecutor): Key condition: unknown | ||
| 7398 | 2026.05.21 09:20:36.291441 [ 351 ] {b65d4e03-d5a3-426e-86ef-1a84ef70fbf2} <Trace> AggregatingTransform: Aggregating | ||
| 7399 | 2026.05.21 09:20:36.291481 [ 351 ] {b65d4e03-d5a3-426e-86ef-1a84ef70fbf2} <Trace> Aggregator: Aggregation method: without_key | ||
| 7400 | 2026.05.21 09:20:36.291510 [ 351 ] {b65d4e03-d5a3-426e-86ef-1a84ef70fbf2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001030674 sec. (970.239 rows/sec., 37.90 KiB/sec.) | ||
| 7401 | 2026.05.21 09:20:36.291525 [ 351 ] {b65d4e03-d5a3-426e-86ef-1a84ef70fbf2} <Trace> Aggregator: Merging aggregated data | ||
| 7402 | 2026.05.21 09:20:36.292231 [ 269 ] {b65d4e03-d5a3-426e-86ef-1a84ef70fbf2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002833 sec., 352.98270384751146 rows/sec., 13.79 KiB/sec. | ||
| 7403 | 2026.05.21 09:20:36.292414 [ 269 ] {b65d4e03-d5a3-426e-86ef-1a84ef70fbf2} <Debug> TCPHandler: Processed in 0.003338932 sec. | ||
| 7404 | 2026.05.21 09:20:36.292548 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7405 | 2026.05.21 09:20:36.292579 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7406 | 2026.05.21 09:20:36.292588 [ 269 ] {} <Debug> TCP-Session: 3236cfc6-52bd-46ef-a3c1-b34fab76bea3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7407 | 2026.05.21 09:20:36.292613 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7408 | 2026.05.21 09:20:36.292628 [ 259 ] {} <Debug> TCP-Session: 1a6931e2-33df-45d3-8c81-2ea07b9b6376 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7409 | 2026.05.21 09:20:36.292655 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7410 | 2026.05.21 09:20:36.292666 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7411 | 2026.05.21 09:20:36.292686 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7412 | 2026.05.21 09:20:36.292707 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7413 | 2026.05.21 09:20:36.292731 [ 307 ] {} <Debug> TCP-Session: 43db510a-dd79-4dde-b8b4-19e56f8a4ccd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7414 | 2026.05.21 09:20:36.292747 [ 311 ] {} <Debug> TCP-Session: a11801f3-a7a3-41c8-8faf-0209a9d75c26 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7415 | 2026.05.21 09:20:36.292770 [ 309 ] {} <Debug> TCP-Session: 29d45322-a47c-4d25-a03c-c0381c0948e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7416 | 2026.05.21 09:20:36.292682 [ 310 ] {} <Debug> TCP-Session: 554e50ea-f89c-47a0-8ed6-02d5d64df6e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7417 | 2026.05.21 09:20:36.292627 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7418 | 2026.05.21 09:20:36.292593 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7419 | 2026.05.21 09:20:36.292851 [ 308 ] {} <Debug> TCP-Session: 449c44eb-25e4-4d2f-a588-5c7fbc0deb11 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7420 | 2026.05.21 09:20:36.292725 [ 303 ] {} <Debug> TCP-Session: 71d6de79-20ce-4806-b30b-90bf6b72aa82 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7421 | 2026.05.21 09:20:36.292871 [ 304 ] {} <Debug> TCP-Session: f7d4be6f-185a-4bac-ac8f-c3be0c3dc63d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7422 | 2026.05.21 09:20:36.473137 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55204 | ||
| 7423 | 2026.05.21 09:20:36.473222 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7424 | 2026.05.21 09:20:36.473247 [ 269 ] {} <Debug> TCP-Session: 5459b933-714c-4c46-82ca-d7b200bb19c8 Authenticating user 'default' from [fd00:1122:3344:101::e]:55204 | ||
| 7425 | 2026.05.21 09:20:36.473269 [ 269 ] {} <Debug> TCP-Session: 5459b933-714c-4c46-82ca-d7b200bb19c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7426 | 2026.05.21 09:20:36.473282 [ 269 ] {} <Debug> TCP-Session: 5459b933-714c-4c46-82ca-d7b200bb19c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7427 | 2026.05.21 09:20:36.473507 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51495 | ||
| 7428 | 2026.05.21 09:20:36.473551 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36644 | ||
| 7429 | 2026.05.21 09:20:36.473560 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36229 | ||
| 7430 | 2026.05.21 09:20:36.473582 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49603 | ||
| 7431 | 2026.05.21 09:20:36.473592 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54510 | ||
| 7432 | 2026.05.21 09:20:36.473622 [ 269 ] {} <Trace> TCP-Session: 5459b933-714c-4c46-82ca-d7b200bb19c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7433 | 2026.05.21 09:20:36.473614 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7434 | 2026.05.21 09:20:36.473674 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7435 | 2026.05.21 09:20:36.473675 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7436 | 2026.05.21 09:20:36.473701 [ 308 ] {} <Debug> TCP-Session: fde2837f-0fd6-4785-958b-15cb37e5900a Authenticating user 'default' from [fd00:1122:3344:101::e]:36644 | ||
| 7437 | 2026.05.21 09:20:36.473712 [ 311 ] {} <Debug> TCP-Session: 7966b03d-b8b9-4b65-b4da-f66fb4e59214 Authenticating user 'default' from [fd00:1122:3344:101::e]:49603 | ||
| 7438 | 2026.05.21 09:20:36.473730 [ 309 ] {} <Debug> TCP-Session: ee4bdeaa-c097-49b8-816c-aead0e8a1e75 Authenticating user 'default' from [fd00:1122:3344:101::e]:36229 | ||
| 7439 | 2026.05.21 09:20:36.473741 [ 308 ] {} <Debug> TCP-Session: fde2837f-0fd6-4785-958b-15cb37e5900a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7440 | 2026.05.21 09:20:36.473752 [ 311 ] {} <Debug> TCP-Session: 7966b03d-b8b9-4b65-b4da-f66fb4e59214 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7441 | 2026.05.21 09:20:36.473764 [ 309 ] {} <Debug> TCP-Session: ee4bdeaa-c097-49b8-816c-aead0e8a1e75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7442 | 2026.05.21 09:20:36.473779 [ 311 ] {} <Debug> TCP-Session: 7966b03d-b8b9-4b65-b4da-f66fb4e59214 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7443 | 2026.05.21 09:20:36.473769 [ 308 ] {} <Debug> TCP-Session: fde2837f-0fd6-4785-958b-15cb37e5900a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7444 | 2026.05.21 09:20:36.473810 [ 269 ] {3178bd0d-db08-409e-8fb0-6b6d48c7c1d4} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55204) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7445 | 2026.05.21 09:20:36.473793 [ 309 ] {} <Debug> TCP-Session: ee4bdeaa-c097-49b8-816c-aead0e8a1e75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7446 | 2026.05.21 09:20:36.473680 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7447 | 2026.05.21 09:20:36.473614 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7448 | 2026.05.21 09:20:36.473909 [ 259 ] {} <Debug> TCP-Session: 9e2d4845-c065-4308-9363-4c2989d62715 Authenticating user 'default' from [fd00:1122:3344:101::e]:54510 | ||
| 7449 | 2026.05.21 09:20:36.473930 [ 303 ] {} <Debug> TCP-Session: 1f854219-ca53-427a-9d82-7456febc000d Authenticating user 'default' from [fd00:1122:3344:101::e]:51495 | ||
| 7450 | 2026.05.21 09:20:36.473943 [ 259 ] {} <Debug> TCP-Session: 9e2d4845-c065-4308-9363-4c2989d62715 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7451 | 2026.05.21 09:20:36.473959 [ 303 ] {} <Debug> TCP-Session: 1f854219-ca53-427a-9d82-7456febc000d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7452 | 2026.05.21 09:20:36.473969 [ 259 ] {} <Debug> TCP-Session: 9e2d4845-c065-4308-9363-4c2989d62715 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7453 | 2026.05.21 09:20:36.473984 [ 303 ] {} <Debug> TCP-Session: 1f854219-ca53-427a-9d82-7456febc000d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7454 | 2026.05.21 09:20:36.473570 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48565 | ||
| 7455 | 2026.05.21 09:20:36.473552 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54483 | ||
| 7456 | 2026.05.21 09:20:36.473506 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64293 | ||
| 7457 | 2026.05.21 09:20:36.474090 [ 269 ] {3178bd0d-db08-409e-8fb0-6b6d48c7c1d4} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7458 | 2026.05.21 09:20:36.474097 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7459 | 2026.05.21 09:20:36.474101 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7460 | 2026.05.21 09:20:36.474136 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7461 | 2026.05.21 09:20:36.474148 [ 310 ] {} <Debug> TCP-Session: 81ef3ba3-a15e-4f88-80be-d699645d6bc4 Authenticating user 'default' from [fd00:1122:3344:101::e]:48565 | ||
| 7462 | 2026.05.21 09:20:36.474164 [ 307 ] {} <Debug> TCP-Session: ce0639d2-a7b2-47ec-95de-92f75a635d97 Authenticating user 'default' from [fd00:1122:3344:101::e]:54483 | ||
| 7463 | 2026.05.21 09:20:36.474176 [ 304 ] {} <Debug> TCP-Session: a2d27be5-94d1-4db4-9fe2-30c9913fae74 Authenticating user 'default' from [fd00:1122:3344:101::e]:64293 | ||
| 7464 | 2026.05.21 09:20:36.474201 [ 310 ] {} <Debug> TCP-Session: 81ef3ba3-a15e-4f88-80be-d699645d6bc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7465 | 2026.05.21 09:20:36.474205 [ 307 ] {} <Debug> TCP-Session: ce0639d2-a7b2-47ec-95de-92f75a635d97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7466 | 2026.05.21 09:20:36.474219 [ 304 ] {} <Debug> TCP-Session: a2d27be5-94d1-4db4-9fe2-30c9913fae74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7467 | 2026.05.21 09:20:36.474230 [ 310 ] {} <Debug> TCP-Session: 81ef3ba3-a15e-4f88-80be-d699645d6bc4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7468 | 2026.05.21 09:20:36.474255 [ 304 ] {} <Debug> TCP-Session: a2d27be5-94d1-4db4-9fe2-30c9913fae74 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7469 | 2026.05.21 09:20:36.474241 [ 307 ] {} <Debug> TCP-Session: ce0639d2-a7b2-47ec-95de-92f75a635d97 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7470 | 2026.05.21 09:20:36.474154 [ 269 ] {3178bd0d-db08-409e-8fb0-6b6d48c7c1d4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7471 | 2026.05.21 09:20:36.474609 [ 269 ] {3178bd0d-db08-409e-8fb0-6b6d48c7c1d4} <Debug> oximeter.version (0aef903c-aa8c-4aa8-a78f-ed504b3a4b83) (SelectExecutor): Key condition: unknown | ||
| 7472 | 2026.05.21 09:20:36.475556 [ 333 ] {3178bd0d-db08-409e-8fb0-6b6d48c7c1d4} <Trace> AggregatingTransform: Aggregating | ||
| 7473 | 2026.05.21 09:20:36.475592 [ 333 ] {3178bd0d-db08-409e-8fb0-6b6d48c7c1d4} <Trace> Aggregator: Aggregation method: without_key | ||
| 7474 | 2026.05.21 09:20:36.475623 [ 333 ] {3178bd0d-db08-409e-8fb0-6b6d48c7c1d4} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000909181 sec. (1099.891 rows/sec., 42.96 KiB/sec.) | ||
| 7475 | 2026.05.21 09:20:36.475638 [ 333 ] {3178bd0d-db08-409e-8fb0-6b6d48c7c1d4} <Trace> Aggregator: Merging aggregated data | ||
| 7476 | 2026.05.21 09:20:36.476242 [ 269 ] {3178bd0d-db08-409e-8fb0-6b6d48c7c1d4} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002486 sec., 402.2526146419952 rows/sec., 15.71 KiB/sec. | ||
| 7477 | 2026.05.21 09:20:36.476388 [ 269 ] {3178bd0d-db08-409e-8fb0-6b6d48c7c1d4} <Debug> TCPHandler: Processed in 0.002877436 sec. | ||
| 7478 | 2026.05.21 09:20:36.476515 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7479 | 2026.05.21 09:20:36.476543 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7480 | 2026.05.21 09:20:36.476547 [ 269 ] {} <Debug> TCP-Session: 5459b933-714c-4c46-82ca-d7b200bb19c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7481 | 2026.05.21 09:20:36.476568 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7482 | 2026.05.21 09:20:36.476591 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7483 | 2026.05.21 09:20:36.476605 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7484 | 2026.05.21 09:20:36.476621 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7485 | 2026.05.21 09:20:36.476648 [ 259 ] {} <Debug> TCP-Session: 9e2d4845-c065-4308-9363-4c2989d62715 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7486 | 2026.05.21 09:20:36.476662 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7487 | 2026.05.21 09:20:36.476676 [ 308 ] {} <Debug> TCP-Session: fde2837f-0fd6-4785-958b-15cb37e5900a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7488 | 2026.05.21 09:20:36.476682 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7489 | 2026.05.21 09:20:36.476703 [ 310 ] {} <Debug> TCP-Session: 81ef3ba3-a15e-4f88-80be-d699645d6bc4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7490 | 2026.05.21 09:20:36.476688 [ 307 ] {} <Debug> TCP-Session: ce0639d2-a7b2-47ec-95de-92f75a635d97 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7491 | 2026.05.21 09:20:36.476738 [ 311 ] {} <Debug> TCP-Session: 7966b03d-b8b9-4b65-b4da-f66fb4e59214 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7492 | 2026.05.21 09:20:36.476641 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7493 | 2026.05.21 09:20:36.476622 [ 309 ] {} <Debug> TCP-Session: ee4bdeaa-c097-49b8-816c-aead0e8a1e75 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7494 | 2026.05.21 09:20:36.476823 [ 304 ] {} <Debug> TCP-Session: a2d27be5-94d1-4db4-9fe2-30c9913fae74 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7495 | 2026.05.21 09:20:36.476596 [ 303 ] {} <Debug> TCP-Session: 1f854219-ca53-427a-9d82-7456febc000d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7496 | 2026.05.21 09:20:36.823238 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 7497 | 2026.05.21 09:20:36.841218 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7498 | 2026.05.21 09:20:36.841305 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 7499 | 2026.05.21 09:20:36.848962 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7500 | 2026.05.21 09:20:36.850135 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7501 | 2026.05.21 09:20:36.856932 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 7502 | 2026.05.21 09:20:39.555680 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7503 | 2026.05.21 09:20:39.555948 [ 270 ] {246e4086-b24f-40bb-8f49-660e140daaac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 7504 | 2026.05.21 09:20:39.556321 [ 270 ] {246e4086-b24f-40bb-8f49-660e140daaac} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7505 | 2026.05.21 09:20:39.556360 [ 270 ] {246e4086-b24f-40bb-8f49-660e140daaac} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 7506 | 2026.05.21 09:20:39.556576 [ 270 ] {246e4086-b24f-40bb-8f49-660e140daaac} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7507 | 2026.05.21 09:20:39.556643 [ 270 ] {246e4086-b24f-40bb-8f49-660e140daaac} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7508 | 2026.05.21 09:20:39.556781 [ 270 ] {246e4086-b24f-40bb-8f49-660e140daaac} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 7509 | 2026.05.21 09:20:39.556882 [ 355 ] {246e4086-b24f-40bb-8f49-660e140daaac} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7510 | 2026.05.21 09:20:39.556896 [ 314 ] {246e4086-b24f-40bb-8f49-660e140daaac} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7511 | 2026.05.21 09:20:39.556912 [ 364 ] {246e4086-b24f-40bb-8f49-660e140daaac} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 7512 | 2026.05.21 09:20:39.556882 [ 337 ] {246e4086-b24f-40bb-8f49-660e140daaac} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7513 | 2026.05.21 09:20:39.557112 [ 270 ] {246e4086-b24f-40bb-8f49-660e140daaac} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 7514 | 2026.05.21 09:20:39.557139 [ 270 ] {246e4086-b24f-40bb-8f49-660e140daaac} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7515 | 2026.05.21 09:20:39.557238 [ 270 ] {246e4086-b24f-40bb-8f49-660e140daaac} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7516 | 2026.05.21 09:20:39.557259 [ 270 ] {246e4086-b24f-40bb-8f49-660e140daaac} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 7517 | 2026.05.21 09:20:39.557296 [ 270 ] {246e4086-b24f-40bb-8f49-660e140daaac} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7518 | 2026.05.21 09:20:39.557337 [ 270 ] {246e4086-b24f-40bb-8f49-660e140daaac} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7519 | 2026.05.21 09:20:39.557374 [ 270 ] {246e4086-b24f-40bb-8f49-660e140daaac} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7520 | 2026.05.21 09:20:39.557411 [ 270 ] {246e4086-b24f-40bb-8f49-660e140daaac} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7521 | 2026.05.21 09:20:39.558694 [ 270 ] {246e4086-b24f-40bb-8f49-660e140daaac} <Debug> executeQuery: Read 51 rows, 10.72 KiB in 0.002851 sec., 17888.460189407226 rows/sec., 3.67 MiB/sec. | ||
| 7522 | 2026.05.21 09:20:39.558859 [ 270 ] {246e4086-b24f-40bb-8f49-660e140daaac} <Debug> MemoryTracker: Peak memory usage (for query): 186.17 KiB. | ||
| 7523 | 2026.05.21 09:20:39.558876 [ 270 ] {246e4086-b24f-40bb-8f49-660e140daaac} <Debug> TCPHandler: Processed in 0.003335812 sec. | ||
| 7524 | 2026.05.21 09:20:39.560987 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7525 | 2026.05.21 09:20:39.561103 [ 270 ] {29a09f37-12b4-465a-bb08-ecfe25ed38b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7526 | 2026.05.21 09:20:39.561147 [ 270 ] {29a09f37-12b4-465a-bb08-ecfe25ed38b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7527 | 2026.05.21 09:20:39.561992 [ 270 ] {29a09f37-12b4-465a-bb08-ecfe25ed38b6} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7528 | 2026.05.21 09:20:39.562064 [ 270 ] {29a09f37-12b4-465a-bb08-ecfe25ed38b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 7529 | 2026.05.21 09:20:39.562559 [ 270 ] {29a09f37-12b4-465a-bb08-ecfe25ed38b6} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7530 | 2026.05.21 09:20:39.562782 [ 270 ] {29a09f37-12b4-465a-bb08-ecfe25ed38b6} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7531 | 2026.05.21 09:20:39.562926 [ 270 ] {29a09f37-12b4-465a-bb08-ecfe25ed38b6} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001853 sec., 74473.8262277388 rows/sec., 6.47 MiB/sec. | ||
| 7532 | 2026.05.21 09:20:39.562961 [ 270 ] {29a09f37-12b4-465a-bb08-ecfe25ed38b6} <Debug> TCPHandler: Processed in 0.002033188 sec. | ||
| 7533 | 2026.05.21 09:20:39.563119 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7534 | 2026.05.21 09:20:39.563217 [ 270 ] {cb4d8cf7-6edd-4c84-9cba-49ff6aece5d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7535 | 2026.05.21 09:20:39.563257 [ 270 ] {cb4d8cf7-6edd-4c84-9cba-49ff6aece5d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7536 | 2026.05.21 09:20:39.563680 [ 270 ] {cb4d8cf7-6edd-4c84-9cba-49ff6aece5d5} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7537 | 2026.05.21 09:20:39.563716 [ 270 ] {cb4d8cf7-6edd-4c84-9cba-49ff6aece5d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 7538 | 2026.05.21 09:20:39.564025 [ 270 ] {cb4d8cf7-6edd-4c84-9cba-49ff6aece5d5} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7539 | 2026.05.21 09:20:39.564239 [ 270 ] {cb4d8cf7-6edd-4c84-9cba-49ff6aece5d5} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7540 | 2026.05.21 09:20:39.564365 [ 270 ] {cb4d8cf7-6edd-4c84-9cba-49ff6aece5d5} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001167 sec., 35132.819194515854 rows/sec., 2.58 MiB/sec. | ||
| 7541 | 2026.05.21 09:20:39.564400 [ 270 ] {cb4d8cf7-6edd-4c84-9cba-49ff6aece5d5} <Debug> TCPHandler: Processed in 0.001330655 sec. | ||
| 7542 | 2026.05.21 09:20:39.564528 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7543 | 2026.05.21 09:20:39.564716 [ 270 ] {3435d732-07c9-44b1-9257-622f4c60c177} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7544 | 2026.05.21 09:20:39.564755 [ 270 ] {3435d732-07c9-44b1-9257-622f4c60c177} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7545 | 2026.05.21 09:20:39.565181 [ 270 ] {3435d732-07c9-44b1-9257-622f4c60c177} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7546 | 2026.05.21 09:20:39.565218 [ 270 ] {3435d732-07c9-44b1-9257-622f4c60c177} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 7547 | 2026.05.21 09:20:39.565521 [ 270 ] {3435d732-07c9-44b1-9257-622f4c60c177} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7548 | 2026.05.21 09:20:39.565731 [ 270 ] {3435d732-07c9-44b1-9257-622f4c60c177} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7549 | 2026.05.21 09:20:39.565855 [ 270 ] {3435d732-07c9-44b1-9257-622f4c60c177} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001158 sec., 90673.57512953368 rows/sec., 7.08 MiB/sec. | ||
| 7550 | 2026.05.21 09:20:39.565972 [ 270 ] {3435d732-07c9-44b1-9257-622f4c60c177} <Debug> TCPHandler: Processed in 0.001493601 sec. | ||
| 7551 | 2026.05.21 09:20:39.566098 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7552 | 2026.05.21 09:20:39.566195 [ 270 ] {147cd50d-9f4f-4526-81d7-4c57259cb9fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7553 | 2026.05.21 09:20:39.566236 [ 270 ] {147cd50d-9f4f-4526-81d7-4c57259cb9fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7554 | 2026.05.21 09:20:39.566631 [ 270 ] {147cd50d-9f4f-4526-81d7-4c57259cb9fa} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7555 | 2026.05.21 09:20:39.566666 [ 270 ] {147cd50d-9f4f-4526-81d7-4c57259cb9fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 7556 | 2026.05.21 09:20:39.567000 [ 270 ] {147cd50d-9f4f-4526-81d7-4c57259cb9fa} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7557 | 2026.05.21 09:20:39.567208 [ 270 ] {147cd50d-9f4f-4526-81d7-4c57259cb9fa} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7558 | 2026.05.21 09:20:39.567332 [ 270 ] {147cd50d-9f4f-4526-81d7-4c57259cb9fa} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001156 sec., 138408.30449826992 rows/sec., 9.64 MiB/sec. | ||
| 7559 | 2026.05.21 09:20:39.567366 [ 270 ] {147cd50d-9f4f-4526-81d7-4c57259cb9fa} <Debug> TCPHandler: Processed in 0.001316854 sec. | ||
| 7560 | 2026.05.21 09:20:39.567484 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7561 | 2026.05.21 09:20:39.567579 [ 270 ] {4c5c617f-a506-4247-91d1-4704b19b585f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7562 | 2026.05.21 09:20:39.567632 [ 270 ] {4c5c617f-a506-4247-91d1-4704b19b585f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7563 | 2026.05.21 09:20:39.568416 [ 270 ] {4c5c617f-a506-4247-91d1-4704b19b585f} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7564 | 2026.05.21 09:20:39.568452 [ 270 ] {4c5c617f-a506-4247-91d1-4704b19b585f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 7565 | 2026.05.21 09:20:39.569010 [ 270 ] {4c5c617f-a506-4247-91d1-4704b19b585f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7566 | 2026.05.21 09:20:39.569229 [ 270 ] {4c5c617f-a506-4247-91d1-4704b19b585f} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7567 | 2026.05.21 09:20:39.569363 [ 270 ] {4c5c617f-a506-4247-91d1-4704b19b585f} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001802 sec., 22752.497225305215 rows/sec., 40.77 MiB/sec. | ||
| 7568 | 2026.05.21 09:20:39.569414 [ 270 ] {4c5c617f-a506-4247-91d1-4704b19b585f} <Debug> TCPHandler: Processed in 0.001979147 sec. | ||
| 7569 | 2026.05.21 09:20:39.569549 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7570 | 2026.05.21 09:20:39.569645 [ 270 ] {de72c8ae-d4b5-403e-8b44-93aa34bccad0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7571 | 2026.05.21 09:20:39.569687 [ 270 ] {de72c8ae-d4b5-403e-8b44-93aa34bccad0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7572 | 2026.05.21 09:20:39.570022 [ 270 ] {de72c8ae-d4b5-403e-8b44-93aa34bccad0} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7573 | 2026.05.21 09:20:39.570058 [ 270 ] {de72c8ae-d4b5-403e-8b44-93aa34bccad0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 7574 | 2026.05.21 09:20:39.570362 [ 270 ] {de72c8ae-d4b5-403e-8b44-93aa34bccad0} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7575 | 2026.05.21 09:20:39.570569 [ 270 ] {de72c8ae-d4b5-403e-8b44-93aa34bccad0} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7576 | 2026.05.21 09:20:39.570694 [ 270 ] {de72c8ae-d4b5-403e-8b44-93aa34bccad0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001067 sec., 56232.427366447984 rows/sec., 3.79 MiB/sec. | ||
| 7577 | 2026.05.21 09:20:39.570726 [ 270 ] {de72c8ae-d4b5-403e-8b44-93aa34bccad0} <Debug> TCPHandler: Processed in 0.001227381 sec. | ||
| 7578 | 2026.05.21 09:20:43.317951 [ 125 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7579 | 2026.05.21 09:20:43.318009 [ 125 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7580 | 2026.05.21 09:20:43.441816 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16258 | ||
| 7581 | 2026.05.21 09:20:43.442327 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7582 | 2026.05.21 09:20:43.442363 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 7583 | 2026.05.21 09:20:43.442828 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7584 | 2026.05.21 09:20:43.443059 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7585 | 2026.05.21 09:20:43.443184 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16258 | ||
| 7586 | 2026.05.21 09:20:44.357939 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 257 | ||
| 7587 | 2026.05.21 09:20:44.373511 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7588 | 2026.05.21 09:20:44.373567 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 7589 | 2026.05.21 09:20:44.379984 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7590 | 2026.05.21 09:20:44.380703 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7591 | 2026.05.21 09:20:44.383382 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 257 | ||
| 7592 | 2026.05.21 09:20:44.554975 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7593 | 2026.05.21 09:20:44.555249 [ 270 ] {d1a91042-d97b-491e-8dde-04ad7d5c9bde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 7594 | 2026.05.21 09:20:44.555633 [ 270 ] {d1a91042-d97b-491e-8dde-04ad7d5c9bde} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7595 | 2026.05.21 09:20:44.555670 [ 270 ] {d1a91042-d97b-491e-8dde-04ad7d5c9bde} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 7596 | 2026.05.21 09:20:44.555889 [ 270 ] {d1a91042-d97b-491e-8dde-04ad7d5c9bde} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7597 | 2026.05.21 09:20:44.555960 [ 270 ] {d1a91042-d97b-491e-8dde-04ad7d5c9bde} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7598 | 2026.05.21 09:20:44.556105 [ 270 ] {d1a91042-d97b-491e-8dde-04ad7d5c9bde} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 7599 | 2026.05.21 09:20:44.556197 [ 328 ] {d1a91042-d97b-491e-8dde-04ad7d5c9bde} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7600 | 2026.05.21 09:20:44.556225 [ 337 ] {d1a91042-d97b-491e-8dde-04ad7d5c9bde} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7601 | 2026.05.21 09:20:44.556226 [ 314 ] {d1a91042-d97b-491e-8dde-04ad7d5c9bde} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7602 | 2026.05.21 09:20:44.556226 [ 336 ] {d1a91042-d97b-491e-8dde-04ad7d5c9bde} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 7603 | 2026.05.21 09:20:44.556391 [ 270 ] {d1a91042-d97b-491e-8dde-04ad7d5c9bde} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 7604 | 2026.05.21 09:20:44.556419 [ 270 ] {d1a91042-d97b-491e-8dde-04ad7d5c9bde} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7605 | 2026.05.21 09:20:44.556523 [ 270 ] {d1a91042-d97b-491e-8dde-04ad7d5c9bde} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7606 | 2026.05.21 09:20:44.556545 [ 270 ] {d1a91042-d97b-491e-8dde-04ad7d5c9bde} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 7607 | 2026.05.21 09:20:44.556581 [ 270 ] {d1a91042-d97b-491e-8dde-04ad7d5c9bde} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7608 | 2026.05.21 09:20:44.556632 [ 270 ] {d1a91042-d97b-491e-8dde-04ad7d5c9bde} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7609 | 2026.05.21 09:20:44.556680 [ 270 ] {d1a91042-d97b-491e-8dde-04ad7d5c9bde} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7610 | 2026.05.21 09:20:44.556724 [ 270 ] {d1a91042-d97b-491e-8dde-04ad7d5c9bde} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7611 | 2026.05.21 09:20:44.558019 [ 270 ] {d1a91042-d97b-491e-8dde-04ad7d5c9bde} <Debug> executeQuery: Read 51 rows, 10.48 KiB in 0.002882 sec., 17696.044413601667 rows/sec., 3.55 MiB/sec. | ||
| 7612 | 2026.05.21 09:20:44.558126 [ 270 ] {d1a91042-d97b-491e-8dde-04ad7d5c9bde} <Debug> TCPHandler: Processed in 0.003305121 sec. | ||
| 7613 | 2026.05.21 09:20:44.559767 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7614 | 2026.05.21 09:20:44.559877 [ 270 ] {c5656d4e-8494-4259-9562-0ca2aaa5d740} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7615 | 2026.05.21 09:20:44.559921 [ 270 ] {c5656d4e-8494-4259-9562-0ca2aaa5d740} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7616 | 2026.05.21 09:20:44.560461 [ 270 ] {c5656d4e-8494-4259-9562-0ca2aaa5d740} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7617 | 2026.05.21 09:20:44.560504 [ 270 ] {c5656d4e-8494-4259-9562-0ca2aaa5d740} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 7618 | 2026.05.21 09:20:44.560881 [ 270 ] {c5656d4e-8494-4259-9562-0ca2aaa5d740} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7619 | 2026.05.21 09:20:44.561110 [ 270 ] {c5656d4e-8494-4259-9562-0ca2aaa5d740} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7620 | 2026.05.21 09:20:44.561260 [ 270 ] {c5656d4e-8494-4259-9562-0ca2aaa5d740} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001414 sec., 39603.960396039605 rows/sec., 3.02 MiB/sec. | ||
| 7621 | 2026.05.21 09:20:44.561293 [ 270 ] {c5656d4e-8494-4259-9562-0ca2aaa5d740} <Debug> TCPHandler: Processed in 0.001577123 sec. | ||
| 7622 | 2026.05.21 09:20:44.561421 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7623 | 2026.05.21 09:20:44.561518 [ 270 ] {8127f3a0-e46d-400b-8fef-d135f8c8d04d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7624 | 2026.05.21 09:20:44.561558 [ 270 ] {8127f3a0-e46d-400b-8fef-d135f8c8d04d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7625 | 2026.05.21 09:20:44.561982 [ 270 ] {8127f3a0-e46d-400b-8fef-d135f8c8d04d} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7626 | 2026.05.21 09:20:44.562018 [ 270 ] {8127f3a0-e46d-400b-8fef-d135f8c8d04d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 7627 | 2026.05.21 09:20:44.562346 [ 270 ] {8127f3a0-e46d-400b-8fef-d135f8c8d04d} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7628 | 2026.05.21 09:20:44.562589 [ 270 ] {8127f3a0-e46d-400b-8fef-d135f8c8d04d} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7629 | 2026.05.21 09:20:44.562717 [ 270 ] {8127f3a0-e46d-400b-8fef-d135f8c8d04d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001218 sec., 52545.15599343186 rows/sec., 4.10 MiB/sec. | ||
| 7630 | 2026.05.21 09:20:44.562751 [ 270 ] {8127f3a0-e46d-400b-8fef-d135f8c8d04d} <Debug> TCPHandler: Processed in 0.001381246 sec. | ||
| 7631 | 2026.05.21 09:20:44.562898 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7632 | 2026.05.21 09:20:44.562994 [ 270 ] {a396555d-6daf-4a7b-a40d-dc73ee85fd90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7633 | 2026.05.21 09:20:44.563037 [ 270 ] {a396555d-6daf-4a7b-a40d-dc73ee85fd90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7634 | 2026.05.21 09:20:44.563458 [ 270 ] {a396555d-6daf-4a7b-a40d-dc73ee85fd90} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7635 | 2026.05.21 09:20:44.563494 [ 270 ] {a396555d-6daf-4a7b-a40d-dc73ee85fd90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 7636 | 2026.05.21 09:20:44.563822 [ 270 ] {a396555d-6daf-4a7b-a40d-dc73ee85fd90} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7637 | 2026.05.21 09:20:44.564047 [ 270 ] {a396555d-6daf-4a7b-a40d-dc73ee85fd90} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7638 | 2026.05.21 09:20:44.564175 [ 270 ] {a396555d-6daf-4a7b-a40d-dc73ee85fd90} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001199 sec., 133444.53711426188 rows/sec., 9.29 MiB/sec. | ||
| 7639 | 2026.05.21 09:20:44.564209 [ 270 ] {a396555d-6daf-4a7b-a40d-dc73ee85fd90} <Debug> TCPHandler: Processed in 0.001359436 sec. | ||
| 7640 | 2026.05.21 09:20:44.564378 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7641 | 2026.05.21 09:20:44.564474 [ 270 ] {ed364e12-4908-483a-b9ae-e795ce65dcfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7642 | 2026.05.21 09:20:44.564516 [ 270 ] {ed364e12-4908-483a-b9ae-e795ce65dcfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7643 | 2026.05.21 09:20:44.564898 [ 270 ] {ed364e12-4908-483a-b9ae-e795ce65dcfa} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7644 | 2026.05.21 09:20:44.564935 [ 270 ] {ed364e12-4908-483a-b9ae-e795ce65dcfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 7645 | 2026.05.21 09:20:44.565236 [ 270 ] {ed364e12-4908-483a-b9ae-e795ce65dcfa} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7646 | 2026.05.21 09:20:44.565445 [ 270 ] {ed364e12-4908-483a-b9ae-e795ce65dcfa} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7647 | 2026.05.21 09:20:44.565573 [ 270 ] {ed364e12-4908-483a-b9ae-e795ce65dcfa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001117 sec., 53715.308863025966 rows/sec., 3.62 MiB/sec. | ||
| 7648 | 2026.05.21 09:20:44.565605 [ 270 ] {ed364e12-4908-483a-b9ae-e795ce65dcfa} <Debug> TCPHandler: Processed in 0.001277033 sec. | ||
| 7649 | 2026.05.21 09:20:49.556628 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7650 | 2026.05.21 09:20:49.556879 [ 270 ] {63f2595d-69a7-4d65-a4b8-1d67e907f274} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_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) | ||
| 7651 | 2026.05.21 09:20:49.557225 [ 270 ] {63f2595d-69a7-4d65-a4b8-1d67e907f274} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7652 | 2026.05.21 09:20:49.557267 [ 270 ] {63f2595d-69a7-4d65-a4b8-1d67e907f274} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_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 | ||
| 7653 | 2026.05.21 09:20:49.557504 [ 270 ] {63f2595d-69a7-4d65-a4b8-1d67e907f274} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7654 | 2026.05.21 09:20:49.557574 [ 270 ] {63f2595d-69a7-4d65-a4b8-1d67e907f274} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7655 | 2026.05.21 09:20:49.557714 [ 270 ] {63f2595d-69a7-4d65-a4b8-1d67e907f274} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 7656 | 2026.05.21 09:20:49.557820 [ 314 ] {63f2595d-69a7-4d65-a4b8-1d67e907f274} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7657 | 2026.05.21 09:20:49.557824 [ 364 ] {63f2595d-69a7-4d65-a4b8-1d67e907f274} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7658 | 2026.05.21 09:20:49.557820 [ 337 ] {63f2595d-69a7-4d65-a4b8-1d67e907f274} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7659 | 2026.05.21 09:20:49.557824 [ 328 ] {63f2595d-69a7-4d65-a4b8-1d67e907f274} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 7660 | 2026.05.21 09:20:49.558053 [ 270 ] {63f2595d-69a7-4d65-a4b8-1d67e907f274} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 7661 | 2026.05.21 09:20:49.558116 [ 270 ] {63f2595d-69a7-4d65-a4b8-1d67e907f274} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7662 | 2026.05.21 09:20:49.558254 [ 270 ] {63f2595d-69a7-4d65-a4b8-1d67e907f274} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7663 | 2026.05.21 09:20:49.558278 [ 270 ] {63f2595d-69a7-4d65-a4b8-1d67e907f274} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 7664 | 2026.05.21 09:20:49.558331 [ 270 ] {63f2595d-69a7-4d65-a4b8-1d67e907f274} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_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'))" | ||
| 7665 | 2026.05.21 09:20:49.558381 [ 270 ] {63f2595d-69a7-4d65-a4b8-1d67e907f274} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_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'))" | ||
| 7666 | 2026.05.21 09:20:49.558424 [ 270 ] {63f2595d-69a7-4d65-a4b8-1d67e907f274} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_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'))" | ||
| 7667 | 2026.05.21 09:20:49.558465 [ 270 ] {63f2595d-69a7-4d65-a4b8-1d67e907f274} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_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'))" | ||
| 7668 | 2026.05.21 09:20:49.559801 [ 270 ] {63f2595d-69a7-4d65-a4b8-1d67e907f274} <Debug> executeQuery: Read 51 rows, 10.72 KiB in 0.003014 sec., 16921.03516921035 rows/sec., 3.47 MiB/sec. | ||
| 7669 | 2026.05.21 09:20:49.560028 [ 270 ] {63f2595d-69a7-4d65-a4b8-1d67e907f274} <Debug> MemoryTracker: Peak memory usage (for query): 187.80 KiB. | ||
| 7670 | 2026.05.21 09:20:49.560045 [ 270 ] {63f2595d-69a7-4d65-a4b8-1d67e907f274} <Debug> TCPHandler: Processed in 0.003547699 sec. | ||
| 7671 | 2026.05.21 09:20:49.563171 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7672 | 2026.05.21 09:20:49.563320 [ 270 ] {0fb553b1-2df7-43eb-8c6a-9a09083b0fa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7673 | 2026.05.21 09:20:49.563384 [ 270 ] {0fb553b1-2df7-43eb-8c6a-9a09083b0fa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7674 | 2026.05.21 09:20:49.564000 [ 270 ] {0fb553b1-2df7-43eb-8c6a-9a09083b0fa2} <Trace> oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7675 | 2026.05.21 09:20:49.564044 [ 270 ] {0fb553b1-2df7-43eb-8c6a-9a09083b0fa2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 7676 | 2026.05.21 09:20:49.564413 [ 270 ] {0fb553b1-2df7-43eb-8c6a-9a09083b0fa2} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 7677 | 2026.05.21 09:20:49.564642 [ 270 ] {0fb553b1-2df7-43eb-8c6a-9a09083b0fa2} <Trace> oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7678 | 2026.05.21 09:20:49.564796 [ 270 ] {0fb553b1-2df7-43eb-8c6a-9a09083b0fa2} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001518 sec., 15810.276679841896 rows/sec., 1.31 MiB/sec. | ||
| 7679 | 2026.05.21 09:20:49.564837 [ 270 ] {0fb553b1-2df7-43eb-8c6a-9a09083b0fa2} <Debug> TCPHandler: Processed in 0.00178453 sec. | ||
| 7680 | 2026.05.21 09:20:49.564996 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7681 | 2026.05.21 09:20:49.565101 [ 270 ] {be50a0ac-a1bc-40b4-b8c5-41a153408c26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7682 | 2026.05.21 09:20:49.565146 [ 270 ] {be50a0ac-a1bc-40b4-b8c5-41a153408c26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7683 | 2026.05.21 09:20:49.565564 [ 270 ] {be50a0ac-a1bc-40b4-b8c5-41a153408c26} <Trace> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7684 | 2026.05.21 09:20:49.565605 [ 270 ] {be50a0ac-a1bc-40b4-b8c5-41a153408c26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 7685 | 2026.05.21 09:20:49.565978 [ 270 ] {be50a0ac-a1bc-40b4-b8c5-41a153408c26} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 7686 | 2026.05.21 09:20:49.566209 [ 270 ] {be50a0ac-a1bc-40b4-b8c5-41a153408c26} <Trace> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7687 | 2026.05.21 09:20:49.566339 [ 270 ] {be50a0ac-a1bc-40b4-b8c5-41a153408c26} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001261 sec., 6344.171292624901 rows/sec., 517.32 KiB/sec. | ||
| 7688 | 2026.05.21 09:20:49.566374 [ 270 ] {be50a0ac-a1bc-40b4-b8c5-41a153408c26} <Debug> TCPHandler: Processed in 0.001435748 sec. | ||
| 7689 | 2026.05.21 09:20:49.566508 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7690 | 2026.05.21 09:20:49.566606 [ 270 ] {2de25e59-f054-4146-a4ec-3d807fa18178} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7691 | 2026.05.21 09:20:49.566647 [ 270 ] {2de25e59-f054-4146-a4ec-3d807fa18178} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7692 | 2026.05.21 09:20:49.567213 [ 270 ] {2de25e59-f054-4146-a4ec-3d807fa18178} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7693 | 2026.05.21 09:20:49.567251 [ 270 ] {2de25e59-f054-4146-a4ec-3d807fa18178} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 7694 | 2026.05.21 09:20:49.567570 [ 270 ] {2de25e59-f054-4146-a4ec-3d807fa18178} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7695 | 2026.05.21 09:20:49.567777 [ 270 ] {2de25e59-f054-4146-a4ec-3d807fa18178} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7696 | 2026.05.21 09:20:49.567910 [ 270 ] {2de25e59-f054-4146-a4ec-3d807fa18178} <Debug> executeQuery: Read 262 rows, 24.00 KiB in 0.001324 sec., 197885.19637462235 rows/sec., 17.70 MiB/sec. | ||
| 7697 | 2026.05.21 09:20:49.567945 [ 270 ] {2de25e59-f054-4146-a4ec-3d807fa18178} <Debug> TCPHandler: Processed in 0.00148724 sec. | ||
| 7698 | 2026.05.21 09:20:49.568079 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7699 | 2026.05.21 09:20:49.568176 [ 270 ] {1f9ee265-fbc9-4cc1-80b0-0efef3931ef9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7700 | 2026.05.21 09:20:49.568216 [ 270 ] {1f9ee265-fbc9-4cc1-80b0-0efef3931ef9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7701 | 2026.05.21 09:20:49.568649 [ 270 ] {1f9ee265-fbc9-4cc1-80b0-0efef3931ef9} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7702 | 2026.05.21 09:20:49.568687 [ 270 ] {1f9ee265-fbc9-4cc1-80b0-0efef3931ef9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 7703 | 2026.05.21 09:20:49.568976 [ 270 ] {1f9ee265-fbc9-4cc1-80b0-0efef3931ef9} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7704 | 2026.05.21 09:20:49.569176 [ 270 ] {1f9ee265-fbc9-4cc1-80b0-0efef3931ef9} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7705 | 2026.05.21 09:20:49.569287 [ 145 ] {} <Debug> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7706 | 2026.05.21 09:20:49.569300 [ 270 ] {1f9ee265-fbc9-4cc1-80b0-0efef3931ef9} <Debug> executeQuery: Read 61 rows, 4.60 KiB in 0.001143 sec., 53368.32895888014 rows/sec., 3.93 MiB/sec. | ||
| 7707 | 2026.05.21 09:20:49.569344 [ 145 ] {} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7708 | 2026.05.21 09:20:49.569352 [ 270 ] {1f9ee265-fbc9-4cc1-80b0-0efef3931ef9} <Debug> TCPHandler: Processed in 0.001322934 sec. | ||
| 7709 | 2026.05.21 09:20:49.569374 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 7710 | 2026.05.21 09:20:49.569486 [ 188 ] {33106484-ff80-4833-813a-1c2c5998985f::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 | ||
| 7711 | 2026.05.21 09:20:49.569494 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7712 | 2026.05.21 09:20:49.569597 [ 188 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7713 | 2026.05.21 09:20:49.569607 [ 270 ] {f56293e7-1c34-4cd8-ae0c-194cdfcf6d57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7714 | 2026.05.21 09:20:49.569630 [ 188 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 224 rows starting from the beginning of the part | ||
| 7715 | 2026.05.21 09:20:49.569648 [ 270 ] {f56293e7-1c34-4cd8-ae0c-194cdfcf6d57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7716 | 2026.05.21 09:20:49.569693 [ 188 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 55 rows starting from the beginning of the part | ||
| 7717 | 2026.05.21 09:20:49.569746 [ 188 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 41 rows starting from the beginning of the part | ||
| 7718 | 2026.05.21 09:20:49.569794 [ 188 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 13 rows starting from the beginning of the part | ||
| 7719 | 2026.05.21 09:20:49.569838 [ 188 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 41 rows starting from the beginning of the part | ||
| 7720 | 2026.05.21 09:20:49.569888 [ 188 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 61 rows starting from the beginning of the part | ||
| 7721 | 2026.05.21 09:20:49.570056 [ 270 ] {f56293e7-1c34-4cd8-ae0c-194cdfcf6d57} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7722 | 2026.05.21 09:20:49.570092 [ 270 ] {f56293e7-1c34-4cd8-ae0c-194cdfcf6d57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 7723 | 2026.05.21 09:20:49.570377 [ 270 ] {f56293e7-1c34-4cd8-ae0c-194cdfcf6d57} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 7724 | 2026.05.21 09:20:49.570601 [ 270 ] {f56293e7-1c34-4cd8-ae0c-194cdfcf6d57} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7725 | 2026.05.21 09:20:49.570727 [ 270 ] {f56293e7-1c34-4cd8-ae0c-194cdfcf6d57} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001138 sec., 21089.6309314587 rows/sec., 1.75 MiB/sec. | ||
| 7726 | 2026.05.21 09:20:49.570763 [ 270 ] {f56293e7-1c34-4cd8-ae0c-194cdfcf6d57} <Debug> TCPHandler: Processed in 0.001318465 sec. | ||
| 7727 | 2026.05.21 09:20:49.570785 [ 186 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 435 rows, containing 5 columns (5 merged, 0 gathered) in 0.001339445 sec., 324761.3750471277 rows/sec., 23.52 MiB/sec. | ||
| 7728 | 2026.05.21 09:20:49.570888 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7729 | 2026.05.21 09:20:49.570973 [ 186 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7730 | 2026.05.21 09:20:49.570988 [ 270 ] {a6ec4217-06e0-42ae-ad76-35a30162ad66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7731 | 2026.05.21 09:20:49.571032 [ 270 ] {a6ec4217-06e0-42ae-ad76-35a30162ad66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7732 | 2026.05.21 09:20:49.571264 [ 186 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_36_7} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7733 | 2026.05.21 09:20:49.571347 [ 186 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_36_7} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7734 | 2026.05.21 09:20:49.571435 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 7735 | 2026.05.21 09:20:49.571451 [ 270 ] {a6ec4217-06e0-42ae-ad76-35a30162ad66} <Trace> oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7736 | 2026.05.21 09:20:49.571492 [ 270 ] {a6ec4217-06e0-42ae-ad76-35a30162ad66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 7737 | 2026.05.21 09:20:49.571784 [ 270 ] {a6ec4217-06e0-42ae-ad76-35a30162ad66} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 7738 | 2026.05.21 09:20:49.571998 [ 270 ] {a6ec4217-06e0-42ae-ad76-35a30162ad66} <Trace> oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7739 | 2026.05.21 09:20:49.572126 [ 270 ] {a6ec4217-06e0-42ae-ad76-35a30162ad66} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001155 sec., 10389.61038961039 rows/sec., 811.69 KiB/sec. | ||
| 7740 | 2026.05.21 09:20:49.572160 [ 270 ] {a6ec4217-06e0-42ae-ad76-35a30162ad66} <Debug> TCPHandler: Processed in 0.001324324 sec. | ||
| 7741 | 2026.05.21 09:20:49.572294 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7742 | 2026.05.21 09:20:49.572389 [ 270 ] {9f0f3de4-8203-47c1-99fc-60693c62f22d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7743 | 2026.05.21 09:20:49.572429 [ 270 ] {9f0f3de4-8203-47c1-99fc-60693c62f22d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7744 | 2026.05.21 09:20:49.572895 [ 270 ] {9f0f3de4-8203-47c1-99fc-60693c62f22d} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7745 | 2026.05.21 09:20:49.572930 [ 270 ] {9f0f3de4-8203-47c1-99fc-60693c62f22d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 7746 | 2026.05.21 09:20:49.573230 [ 270 ] {9f0f3de4-8203-47c1-99fc-60693c62f22d} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7747 | 2026.05.21 09:20:49.573434 [ 270 ] {9f0f3de4-8203-47c1-99fc-60693c62f22d} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7748 | 2026.05.21 09:20:49.573560 [ 270 ] {9f0f3de4-8203-47c1-99fc-60693c62f22d} <Debug> executeQuery: Read 149 rows, 12.31 KiB in 0.001188 sec., 125420.87542087541 rows/sec., 10.12 MiB/sec. | ||
| 7749 | 2026.05.21 09:20:49.573594 [ 270 ] {9f0f3de4-8203-47c1-99fc-60693c62f22d} <Debug> TCPHandler: Processed in 0.001348805 sec. | ||
| 7750 | 2026.05.21 09:20:49.573714 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7751 | 2026.05.21 09:20:49.573809 [ 270 ] {808c81f3-18de-45b6-8e84-fae02a7746c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7752 | 2026.05.21 09:20:49.573852 [ 270 ] {808c81f3-18de-45b6-8e84-fae02a7746c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7753 | 2026.05.21 09:20:49.574244 [ 270 ] {808c81f3-18de-45b6-8e84-fae02a7746c5} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7754 | 2026.05.21 09:20:49.574280 [ 270 ] {808c81f3-18de-45b6-8e84-fae02a7746c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 7755 | 2026.05.21 09:20:49.574603 [ 270 ] {808c81f3-18de-45b6-8e84-fae02a7746c5} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7756 | 2026.05.21 09:20:49.574826 [ 270 ] {808c81f3-18de-45b6-8e84-fae02a7746c5} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7757 | 2026.05.21 09:20:49.574953 [ 270 ] {808c81f3-18de-45b6-8e84-fae02a7746c5} <Debug> executeQuery: Read 200 rows, 14.68 KiB in 0.001162 sec., 172117.0395869191 rows/sec., 12.34 MiB/sec. | ||
| 7758 | 2026.05.21 09:20:49.574988 [ 270 ] {808c81f3-18de-45b6-8e84-fae02a7746c5} <Debug> TCPHandler: Processed in 0.001322674 sec. | ||
| 7759 | 2026.05.21 09:20:49.575128 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7760 | 2026.05.21 09:20:49.575224 [ 270 ] {223296ed-81e3-4959-a279-595df18d8009} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7761 | 2026.05.21 09:20:49.575277 [ 270 ] {223296ed-81e3-4959-a279-595df18d8009} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7762 | 2026.05.21 09:20:49.576062 [ 270 ] {223296ed-81e3-4959-a279-595df18d8009} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7763 | 2026.05.21 09:20:49.576098 [ 270 ] {223296ed-81e3-4959-a279-595df18d8009} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 7764 | 2026.05.21 09:20:49.576644 [ 270 ] {223296ed-81e3-4959-a279-595df18d8009} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7765 | 2026.05.21 09:20:49.576862 [ 270 ] {223296ed-81e3-4959-a279-595df18d8009} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7766 | 2026.05.21 09:20:49.577011 [ 270 ] {223296ed-81e3-4959-a279-595df18d8009} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001804 sec., 22727.272727272728 rows/sec., 40.73 MiB/sec. | ||
| 7767 | 2026.05.21 09:20:49.577069 [ 270 ] {223296ed-81e3-4959-a279-595df18d8009} <Debug> TCPHandler: Processed in 0.001990197 sec. | ||
| 7768 | 2026.05.21 09:20:49.577204 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7769 | 2026.05.21 09:20:49.577302 [ 270 ] {fc1ad2c8-13af-47f1-9c77-8fe9f1dc1b8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7770 | 2026.05.21 09:20:49.577343 [ 270 ] {fc1ad2c8-13af-47f1-9c77-8fe9f1dc1b8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7771 | 2026.05.21 09:20:49.577695 [ 270 ] {fc1ad2c8-13af-47f1-9c77-8fe9f1dc1b8b} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7772 | 2026.05.21 09:20:49.577731 [ 270 ] {fc1ad2c8-13af-47f1-9c77-8fe9f1dc1b8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 7773 | 2026.05.21 09:20:49.578028 [ 270 ] {fc1ad2c8-13af-47f1-9c77-8fe9f1dc1b8b} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7774 | 2026.05.21 09:20:49.578237 [ 270 ] {fc1ad2c8-13af-47f1-9c77-8fe9f1dc1b8b} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7775 | 2026.05.21 09:20:49.578364 [ 270 ] {fc1ad2c8-13af-47f1-9c77-8fe9f1dc1b8b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. | ||
| 7776 | 2026.05.21 09:20:49.578397 [ 270 ] {fc1ad2c8-13af-47f1-9c77-8fe9f1dc1b8b} <Debug> TCPHandler: Processed in 0.001242311 sec. | ||
| 7777 | 2026.05.21 09:20:50.944195 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16706 | ||
| 7778 | 2026.05.21 09:20:50.944728 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7779 | 2026.05.21 09:20:50.944776 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 7780 | 2026.05.21 09:20:50.945267 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7781 | 2026.05.21 09:20:50.945512 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7782 | 2026.05.21 09:20:50.945645 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16706 | ||
| 7783 | 2026.05.21 09:20:51.884367 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 264 | ||
| 7784 | 2026.05.21 09:20:51.901160 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7785 | 2026.05.21 09:20:51.901224 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 7786 | 2026.05.21 09:20:51.907822 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7787 | 2026.05.21 09:20:51.908559 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7788 | 2026.05.21 09:20:51.911323 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 7789 | 2026.05.21 09:20:54.554417 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7790 | 2026.05.21 09:20:54.554659 [ 270 ] {b95fbc5f-0e41-4bb3-a08e-d1da0f05f768} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 7791 | 2026.05.21 09:20:54.554985 [ 270 ] {b95fbc5f-0e41-4bb3-a08e-d1da0f05f768} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7792 | 2026.05.21 09:20:54.555022 [ 270 ] {b95fbc5f-0e41-4bb3-a08e-d1da0f05f768} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 7793 | 2026.05.21 09:20:54.555234 [ 270 ] {b95fbc5f-0e41-4bb3-a08e-d1da0f05f768} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7794 | 2026.05.21 09:20:54.555301 [ 270 ] {b95fbc5f-0e41-4bb3-a08e-d1da0f05f768} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7795 | 2026.05.21 09:20:54.555439 [ 270 ] {b95fbc5f-0e41-4bb3-a08e-d1da0f05f768} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 7796 | 2026.05.21 09:20:54.555525 [ 330 ] {b95fbc5f-0e41-4bb3-a08e-d1da0f05f768} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 7797 | 2026.05.21 09:20:54.555543 [ 314 ] {b95fbc5f-0e41-4bb3-a08e-d1da0f05f768} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7798 | 2026.05.21 09:20:54.555545 [ 336 ] {b95fbc5f-0e41-4bb3-a08e-d1da0f05f768} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7799 | 2026.05.21 09:20:54.555545 [ 337 ] {b95fbc5f-0e41-4bb3-a08e-d1da0f05f768} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7800 | 2026.05.21 09:20:54.555704 [ 270 ] {b95fbc5f-0e41-4bb3-a08e-d1da0f05f768} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 7801 | 2026.05.21 09:20:54.555732 [ 270 ] {b95fbc5f-0e41-4bb3-a08e-d1da0f05f768} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7802 | 2026.05.21 09:20:54.555831 [ 270 ] {b95fbc5f-0e41-4bb3-a08e-d1da0f05f768} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7803 | 2026.05.21 09:20:54.555853 [ 270 ] {b95fbc5f-0e41-4bb3-a08e-d1da0f05f768} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 7804 | 2026.05.21 09:20:54.555890 [ 270 ] {b95fbc5f-0e41-4bb3-a08e-d1da0f05f768} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7805 | 2026.05.21 09:20:54.555929 [ 270 ] {b95fbc5f-0e41-4bb3-a08e-d1da0f05f768} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7806 | 2026.05.21 09:20:54.555964 [ 270 ] {b95fbc5f-0e41-4bb3-a08e-d1da0f05f768} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7807 | 2026.05.21 09:20:54.556005 [ 270 ] {b95fbc5f-0e41-4bb3-a08e-d1da0f05f768} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7808 | 2026.05.21 09:20:54.557172 [ 270 ] {b95fbc5f-0e41-4bb3-a08e-d1da0f05f768} <Debug> executeQuery: Read 51 rows, 10.48 KiB in 0.002597 sec., 19638.043896804003 rows/sec., 3.94 MiB/sec. | ||
| 7809 | 2026.05.21 09:20:54.557457 [ 270 ] {b95fbc5f-0e41-4bb3-a08e-d1da0f05f768} <Debug> MemoryTracker: Peak memory usage (for query): 171.60 KiB. | ||
| 7810 | 2026.05.21 09:20:54.557478 [ 270 ] {b95fbc5f-0e41-4bb3-a08e-d1da0f05f768} <Debug> TCPHandler: Processed in 0.003191127 sec. | ||
| 7811 | 2026.05.21 09:20:54.559198 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7812 | 2026.05.21 09:20:54.559334 [ 270 ] {352c1eac-4803-4e50-8d11-2cb53abeffa9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7813 | 2026.05.21 09:20:54.559394 [ 270 ] {352c1eac-4803-4e50-8d11-2cb53abeffa9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7814 | 2026.05.21 09:20:54.559982 [ 270 ] {352c1eac-4803-4e50-8d11-2cb53abeffa9} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7815 | 2026.05.21 09:20:54.560026 [ 270 ] {352c1eac-4803-4e50-8d11-2cb53abeffa9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 7816 | 2026.05.21 09:20:54.560396 [ 270 ] {352c1eac-4803-4e50-8d11-2cb53abeffa9} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7817 | 2026.05.21 09:20:54.560624 [ 270 ] {352c1eac-4803-4e50-8d11-2cb53abeffa9} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7818 | 2026.05.21 09:20:54.560776 [ 270 ] {352c1eac-4803-4e50-8d11-2cb53abeffa9} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001485 sec., 37710.43771043771 rows/sec., 2.88 MiB/sec. | ||
| 7819 | 2026.05.21 09:20:54.560817 [ 270 ] {352c1eac-4803-4e50-8d11-2cb53abeffa9} <Debug> TCPHandler: Processed in 0.001730678 sec. | ||
| 7820 | 2026.05.21 09:20:54.560957 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7821 | 2026.05.21 09:20:54.561061 [ 270 ] {fe5587f0-20ef-41b2-8909-b3b4b4bfc4b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7822 | 2026.05.21 09:20:54.561105 [ 270 ] {fe5587f0-20ef-41b2-8909-b3b4b4bfc4b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7823 | 2026.05.21 09:20:54.561555 [ 270 ] {fe5587f0-20ef-41b2-8909-b3b4b4bfc4b6} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7824 | 2026.05.21 09:20:54.561593 [ 270 ] {fe5587f0-20ef-41b2-8909-b3b4b4bfc4b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 7825 | 2026.05.21 09:20:54.561889 [ 270 ] {fe5587f0-20ef-41b2-8909-b3b4b4bfc4b6} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7826 | 2026.05.21 09:20:54.562095 [ 270 ] {fe5587f0-20ef-41b2-8909-b3b4b4bfc4b6} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7827 | 2026.05.21 09:20:54.562234 [ 270 ] {fe5587f0-20ef-41b2-8909-b3b4b4bfc4b6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001195 sec., 53556.48535564853 rows/sec., 4.18 MiB/sec. | ||
| 7828 | 2026.05.21 09:20:54.562275 [ 270 ] {fe5587f0-20ef-41b2-8909-b3b4b4bfc4b6} <Debug> TCPHandler: Processed in 0.001370516 sec. | ||
| 7829 | 2026.05.21 09:20:54.562416 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7830 | 2026.05.21 09:20:54.562515 [ 270 ] {ddae578a-cc25-47b8-be46-4d80cb201d8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7831 | 2026.05.21 09:20:54.562558 [ 270 ] {ddae578a-cc25-47b8-be46-4d80cb201d8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7832 | 2026.05.21 09:20:54.563020 [ 270 ] {ddae578a-cc25-47b8-be46-4d80cb201d8d} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7833 | 2026.05.21 09:20:54.563056 [ 270 ] {ddae578a-cc25-47b8-be46-4d80cb201d8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 7834 | 2026.05.21 09:20:54.563380 [ 270 ] {ddae578a-cc25-47b8-be46-4d80cb201d8d} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7835 | 2026.05.21 09:20:54.563599 [ 270 ] {ddae578a-cc25-47b8-be46-4d80cb201d8d} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7836 | 2026.05.21 09:20:54.563731 [ 270 ] {ddae578a-cc25-47b8-be46-4d80cb201d8d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001234 sec., 129659.64343598054 rows/sec., 9.03 MiB/sec. | ||
| 7837 | 2026.05.21 09:20:54.563780 [ 270 ] {ddae578a-cc25-47b8-be46-4d80cb201d8d} <Debug> TCPHandler: Processed in 0.001413247 sec. | ||
| 7838 | 2026.05.21 09:20:54.563931 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7839 | 2026.05.21 09:20:54.564028 [ 270 ] {916510cf-dad4-4e33-a8fb-8f5987c4525b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7840 | 2026.05.21 09:20:54.564069 [ 270 ] {916510cf-dad4-4e33-a8fb-8f5987c4525b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7841 | 2026.05.21 09:20:54.564431 [ 270 ] {916510cf-dad4-4e33-a8fb-8f5987c4525b} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7842 | 2026.05.21 09:20:54.564468 [ 270 ] {916510cf-dad4-4e33-a8fb-8f5987c4525b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 7843 | 2026.05.21 09:20:54.564770 [ 270 ] {916510cf-dad4-4e33-a8fb-8f5987c4525b} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7844 | 2026.05.21 09:20:54.564985 [ 270 ] {916510cf-dad4-4e33-a8fb-8f5987c4525b} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7845 | 2026.05.21 09:20:54.565109 [ 139 ] {} <Debug> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8) (MergerMutator): Selected 6 parts from all_1_45_8 to all_50_50_0 | ||
| 7846 | 2026.05.21 09:20:54.565126 [ 270 ] {916510cf-dad4-4e33-a8fb-8f5987c4525b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001116 sec., 53763.44086021505 rows/sec., 3.62 MiB/sec. | ||
| 7847 | 2026.05.21 09:20:54.565164 [ 139 ] {} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7848 | 2026.05.21 09:20:54.565175 [ 270 ] {916510cf-dad4-4e33-a8fb-8f5987c4525b} <Debug> TCPHandler: Processed in 0.001293783 sec. | ||
| 7849 | 2026.05.21 09:20:54.565199 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 7850 | 2026.05.21 09:20:54.565342 [ 188 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_50_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_45_8 to all_50_50_0 into Compact with storage Full | ||
| 7851 | 2026.05.21 09:20:54.565499 [ 188 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_50_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7852 | 2026.05.21 09:20:54.565535 [ 188 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_50_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_8, total 2616 rows starting from the beginning of the part | ||
| 7853 | 2026.05.21 09:20:54.565599 [ 188 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_50_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 18 rows starting from the beginning of the part | ||
| 7854 | 2026.05.21 09:20:54.565657 [ 188 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_50_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 60 rows starting from the beginning of the part | ||
| 7855 | 2026.05.21 09:20:54.565697 [ 188 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_50_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 60 rows starting from the beginning of the part | ||
| 7856 | 2026.05.21 09:20:54.565735 [ 188 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_50_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 60 rows starting from the beginning of the part | ||
| 7857 | 2026.05.21 09:20:54.565771 [ 188 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_50_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 60 rows starting from the beginning of the part | ||
| 7858 | 2026.05.21 09:20:54.566780 [ 189 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_50_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2874 rows, containing 4 columns (4 merged, 0 gathered) in 0.001502781 sec., 1912454.309709798 rows/sec., 126.25 MiB/sec. | ||
| 7859 | 2026.05.21 09:20:54.567039 [ 189 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_50_9} <Trace> MergedBlockOutputStream: filled checksums all_1_50_9 (state Temporary) | ||
| 7860 | 2026.05.21 09:20:54.567330 [ 189 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_50_9} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_merge_all_1_50_9 to all_1_50_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7861 | 2026.05.21 09:20:54.567409 [ 189 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_50_9} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8) (MergerMutator): Merged 6 parts: [all_1_45_8, all_50_50_0] -> all_1_50_9 | ||
| 7862 | 2026.05.21 09:20:54.567501 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 7863 | 2026.05.21 09:20:58.318260 [ 137 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7864 | 2026.05.21 09:20:58.318311 [ 137 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7865 | 2026.05.21 09:20:58.446643 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17218 | ||
| 7866 | 2026.05.21 09:20:58.447291 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7867 | 2026.05.21 09:20:58.447335 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 7868 | 2026.05.21 09:20:58.447820 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7869 | 2026.05.21 09:20:58.448056 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7870 | 2026.05.21 09:20:58.448183 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17218 | ||
| 7871 | 2026.05.21 09:20:58.448244 [ 136 ] {} <Debug> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7872 | 2026.05.21 09:20:58.448317 [ 136 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7873 | 2026.05.21 09:20:58.448341 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 7874 | 2026.05.21 09:20:58.448451 [ 188 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::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 | ||
| 7875 | 2026.05.21 09:20:58.448541 [ 188 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7876 | 2026.05.21 09:20:58.448571 [ 188 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14786 rows starting from the beginning of the part | ||
| 7877 | 2026.05.21 09:20:58.448625 [ 188 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::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 | ||
| 7878 | 2026.05.21 09:20:58.448672 [ 188 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::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 | ||
| 7879 | 2026.05.21 09:20:58.448711 [ 188 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::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 | ||
| 7880 | 2026.05.21 09:20:58.448750 [ 188 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::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 | ||
| 7881 | 2026.05.21 09:20:58.448801 [ 188 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::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 | ||
| 7882 | 2026.05.21 09:20:58.450984 [ 200 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17218 rows, containing 4 columns (4 merged, 0 gathered) in 0.002570756 sec., 6697640.694021525 rows/sec., 95.81 MiB/sec. | ||
| 7883 | 2026.05.21 09:20:58.451149 [ 187 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7884 | 2026.05.21 09:20:58.451486 [ 187 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_36_7} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7885 | 2026.05.21 09:20:58.451570 [ 187 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_36_7} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7886 | 2026.05.21 09:20:58.451702 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 7887 | 2026.05.21 09:20:59.412286 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
| 7888 | 2026.05.21 09:20:59.428901 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7889 | 2026.05.21 09:20:59.428959 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 7890 | 2026.05.21 09:20:59.435692 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7891 | 2026.05.21 09:20:59.436379 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7892 | 2026.05.21 09:20:59.436669 [ 136 ] {} <Debug> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7893 | 2026.05.21 09:20:59.436737 [ 136 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7894 | 2026.05.21 09:20:59.436762 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 7895 | 2026.05.21 09:20:59.436936 [ 198 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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 | ||
| 7896 | 2026.05.21 09:20:59.439515 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
| 7897 | 2026.05.21 09:20:59.441349 [ 198 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7898 | 2026.05.21 09:20:59.443002 [ 198 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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 | ||
| 7899 | 2026.05.21 09:20:59.447906 [ 198 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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 | ||
| 7900 | 2026.05.21 09:20:59.452715 [ 198 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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 | ||
| 7901 | 2026.05.21 09:20:59.457335 [ 198 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 8 rows starting from the beginning of the part | ||
| 7902 | 2026.05.21 09:20:59.461598 [ 198 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 7 rows starting from the beginning of the part | ||
| 7903 | 2026.05.21 09:20:59.465877 [ 198 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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 | ||
| 7904 | 2026.05.21 09:20:59.515948 [ 200 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.079080941 sec., 3439.5139531786804 rows/sec., 17.79 MiB/sec. | ||
| 7905 | 2026.05.21 09:20:59.519080 [ 192 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7906 | 2026.05.21 09:20:59.521377 [ 192 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_36_7} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7907 | 2026.05.21 09:20:59.521490 [ 192 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_36_7} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7908 | 2026.05.21 09:20:59.524716 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 7909 | 2026.05.21 09:20:59.555000 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7910 | 2026.05.21 09:20:59.555233 [ 270 ] {1acfebe9-9a18-4416-8612-09e3a274edc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 7911 | 2026.05.21 09:20:59.555617 [ 270 ] {1acfebe9-9a18-4416-8612-09e3a274edc9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7912 | 2026.05.21 09:20:59.555663 [ 270 ] {1acfebe9-9a18-4416-8612-09e3a274edc9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 7913 | 2026.05.21 09:20:59.555922 [ 270 ] {1acfebe9-9a18-4416-8612-09e3a274edc9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7914 | 2026.05.21 09:20:59.555999 [ 270 ] {1acfebe9-9a18-4416-8612-09e3a274edc9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7915 | 2026.05.21 09:20:59.556143 [ 270 ] {1acfebe9-9a18-4416-8612-09e3a274edc9} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 7916 | 2026.05.21 09:20:59.556234 [ 314 ] {1acfebe9-9a18-4416-8612-09e3a274edc9} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7917 | 2026.05.21 09:20:59.556235 [ 337 ] {1acfebe9-9a18-4416-8612-09e3a274edc9} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7918 | 2026.05.21 09:20:59.556257 [ 345 ] {1acfebe9-9a18-4416-8612-09e3a274edc9} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 7919 | 2026.05.21 09:20:59.556242 [ 330 ] {1acfebe9-9a18-4416-8612-09e3a274edc9} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7920 | 2026.05.21 09:20:59.556412 [ 270 ] {1acfebe9-9a18-4416-8612-09e3a274edc9} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 7921 | 2026.05.21 09:20:59.556440 [ 270 ] {1acfebe9-9a18-4416-8612-09e3a274edc9} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7922 | 2026.05.21 09:20:59.556540 [ 270 ] {1acfebe9-9a18-4416-8612-09e3a274edc9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7923 | 2026.05.21 09:20:59.556561 [ 270 ] {1acfebe9-9a18-4416-8612-09e3a274edc9} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 7924 | 2026.05.21 09:20:59.556598 [ 270 ] {1acfebe9-9a18-4416-8612-09e3a274edc9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7925 | 2026.05.21 09:20:59.556649 [ 270 ] {1acfebe9-9a18-4416-8612-09e3a274edc9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7926 | 2026.05.21 09:20:59.556689 [ 270 ] {1acfebe9-9a18-4416-8612-09e3a274edc9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7927 | 2026.05.21 09:20:59.556727 [ 270 ] {1acfebe9-9a18-4416-8612-09e3a274edc9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7928 | 2026.05.21 09:20:59.558233 [ 270 ] {1acfebe9-9a18-4416-8612-09e3a274edc9} <Debug> executeQuery: Read 51 rows, 10.72 KiB in 0.003104 sec., 16430.41237113402 rows/sec., 3.37 MiB/sec. | ||
| 7929 | 2026.05.21 09:20:59.558463 [ 270 ] {1acfebe9-9a18-4416-8612-09e3a274edc9} <Debug> MemoryTracker: Peak memory usage (for query): 186.47 KiB. | ||
| 7930 | 2026.05.21 09:20:59.558479 [ 270 ] {1acfebe9-9a18-4416-8612-09e3a274edc9} <Debug> TCPHandler: Processed in 0.003613741 sec. | ||
| 7931 | 2026.05.21 09:20:59.560896 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7932 | 2026.05.21 09:20:59.561058 [ 270 ] {81bfbc5a-52f4-4a75-877b-d81b884eeec7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7933 | 2026.05.21 09:20:59.561121 [ 270 ] {81bfbc5a-52f4-4a75-877b-d81b884eeec7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7934 | 2026.05.21 09:20:59.562011 [ 270 ] {81bfbc5a-52f4-4a75-877b-d81b884eeec7} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7935 | 2026.05.21 09:20:59.562065 [ 270 ] {81bfbc5a-52f4-4a75-877b-d81b884eeec7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 7936 | 2026.05.21 09:20:59.562440 [ 270 ] {81bfbc5a-52f4-4a75-877b-d81b884eeec7} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7937 | 2026.05.21 09:20:59.562658 [ 270 ] {81bfbc5a-52f4-4a75-877b-d81b884eeec7} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7938 | 2026.05.21 09:20:59.562797 [ 270 ] {81bfbc5a-52f4-4a75-877b-d81b884eeec7} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001785 sec., 77310.9243697479 rows/sec., 6.71 MiB/sec. | ||
| 7939 | 2026.05.21 09:20:59.562806 [ 135 ] {} <Debug> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7940 | 2026.05.21 09:20:59.562837 [ 270 ] {81bfbc5a-52f4-4a75-877b-d81b884eeec7} <Debug> TCPHandler: Processed in 0.002017598 sec. | ||
| 7941 | 2026.05.21 09:20:59.562865 [ 135 ] {} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7942 | 2026.05.21 09:20:59.562895 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 7943 | 2026.05.21 09:20:59.563007 [ 191 ] {3cd78353-d451-4e36-8961-d673cdd72c18::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 | ||
| 7944 | 2026.05.21 09:20:59.563146 [ 191 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7945 | 2026.05.21 09:20:59.563180 [ 191 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 3357 rows starting from the beginning of the part | ||
| 7946 | 2026.05.21 09:20:59.563244 [ 191 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 138 rows starting from the beginning of the part | ||
| 7947 | 2026.05.21 09:20:59.563300 [ 191 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 56 rows starting from the beginning of the part | ||
| 7948 | 2026.05.21 09:20:59.563353 [ 191 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 262 rows starting from the beginning of the part | ||
| 7949 | 2026.05.21 09:20:59.563415 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7950 | 2026.05.21 09:20:59.563419 [ 191 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 56 rows starting from the beginning of the part | ||
| 7951 | 2026.05.21 09:20:59.563493 [ 191 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 138 rows starting from the beginning of the part | ||
| 7952 | 2026.05.21 09:20:59.563535 [ 270 ] {83887fee-3143-4bd1-9f1b-8dc73583b9f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7953 | 2026.05.21 09:20:59.563581 [ 270 ] {83887fee-3143-4bd1-9f1b-8dc73583b9f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7954 | 2026.05.21 09:20:59.564046 [ 270 ] {83887fee-3143-4bd1-9f1b-8dc73583b9f4} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7955 | 2026.05.21 09:20:59.564084 [ 270 ] {83887fee-3143-4bd1-9f1b-8dc73583b9f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 7956 | 2026.05.21 09:20:59.564418 [ 270 ] {83887fee-3143-4bd1-9f1b-8dc73583b9f4} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7957 | 2026.05.21 09:20:59.564648 [ 270 ] {83887fee-3143-4bd1-9f1b-8dc73583b9f4} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7958 | 2026.05.21 09:20:59.564785 [ 270 ] {83887fee-3143-4bd1-9f1b-8dc73583b9f4} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001276 sec., 32131.66144200627 rows/sec., 2.36 MiB/sec. | ||
| 7959 | 2026.05.21 09:20:59.564822 [ 270 ] {83887fee-3143-4bd1-9f1b-8dc73583b9f4} <Debug> TCPHandler: Processed in 0.001456878 sec. | ||
| 7960 | 2026.05.21 09:20:59.564963 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7961 | 2026.05.21 09:20:59.565069 [ 270 ] {4046422c-4747-4b11-a8ad-d0d9edd0cf93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7962 | 2026.05.21 09:20:59.565111 [ 270 ] {4046422c-4747-4b11-a8ad-d0d9edd0cf93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7963 | 2026.05.21 09:20:59.565414 [ 194 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4007 rows, containing 5 columns (5 merged, 0 gathered) in 0.002439152 sec., 1642784.049538528 rows/sec., 132.87 MiB/sec. | ||
| 7964 | 2026.05.21 09:20:59.565563 [ 270 ] {4046422c-4747-4b11-a8ad-d0d9edd0cf93} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7965 | 2026.05.21 09:20:59.565606 [ 270 ] {4046422c-4747-4b11-a8ad-d0d9edd0cf93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 7966 | 2026.05.21 09:20:59.565845 [ 190 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7967 | 2026.05.21 09:20:59.565923 [ 270 ] {4046422c-4747-4b11-a8ad-d0d9edd0cf93} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7968 | 2026.05.21 09:20:59.566237 [ 190 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_51_10} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7969 | 2026.05.21 09:20:59.566238 [ 270 ] {4046422c-4747-4b11-a8ad-d0d9edd0cf93} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7970 | 2026.05.21 09:20:59.566351 [ 190 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_51_10} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7971 | 2026.05.21 09:20:59.566404 [ 270 ] {4046422c-4747-4b11-a8ad-d0d9edd0cf93} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001357 sec., 77376.56595431098 rows/sec., 6.04 MiB/sec. | ||
| 7972 | 2026.05.21 09:20:59.566407 [ 136 ] {} <Debug> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7973 | 2026.05.21 09:20:59.566449 [ 270 ] {4046422c-4747-4b11-a8ad-d0d9edd0cf93} <Debug> TCPHandler: Processed in 0.001535692 sec. | ||
| 7974 | 2026.05.21 09:20:59.566457 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.00 MiB. | ||
| 7975 | 2026.05.21 09:20:59.566465 [ 136 ] {} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7976 | 2026.05.21 09:20:59.566507 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 7977 | 2026.05.21 09:20:59.566591 [ 191 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::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 | ||
| 7978 | 2026.05.21 09:20:59.566593 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7979 | 2026.05.21 09:20:59.566700 [ 191 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7980 | 2026.05.21 09:20:59.566718 [ 270 ] {eeb3fa1f-117d-4050-877b-b982da9a35b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7981 | 2026.05.21 09:20:59.566732 [ 191 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1829 rows starting from the beginning of the part | ||
| 7982 | 2026.05.21 09:20:59.566772 [ 270 ] {eeb3fa1f-117d-4050-877b-b982da9a35b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7983 | 2026.05.21 09:20:59.566792 [ 191 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 105 rows starting from the beginning of the part | ||
| 7984 | 2026.05.21 09:20:59.566838 [ 191 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 64 rows starting from the beginning of the part | ||
| 7985 | 2026.05.21 09:20:59.566876 [ 191 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 149 rows starting from the beginning of the part | ||
| 7986 | 2026.05.21 09:20:59.566917 [ 191 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 64 rows starting from the beginning of the part | ||
| 7987 | 2026.05.21 09:20:59.566953 [ 191 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 105 rows starting from the beginning of the part | ||
| 7988 | 2026.05.21 09:20:59.567249 [ 270 ] {eeb3fa1f-117d-4050-877b-b982da9a35b9} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7989 | 2026.05.21 09:20:59.567291 [ 270 ] {eeb3fa1f-117d-4050-877b-b982da9a35b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 7990 | 2026.05.21 09:20:59.567639 [ 270 ] {eeb3fa1f-117d-4050-877b-b982da9a35b9} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7991 | 2026.05.21 09:20:59.567860 [ 270 ] {eeb3fa1f-117d-4050-877b-b982da9a35b9} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7992 | 2026.05.21 09:20:59.567990 [ 136 ] {} <Debug> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7993 | 2026.05.21 09:20:59.567996 [ 270 ] {eeb3fa1f-117d-4050-877b-b982da9a35b9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001295 sec., 123552.12355212356 rows/sec., 8.61 MiB/sec. | ||
| 7994 | 2026.05.21 09:20:59.568037 [ 136 ] {} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7995 | 2026.05.21 09:20:59.568054 [ 270 ] {eeb3fa1f-117d-4050-877b-b982da9a35b9} <Debug> TCPHandler: Processed in 0.001510051 sec. | ||
| 7996 | 2026.05.21 09:20:59.568063 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 7997 | 2026.05.21 09:20:59.568055 [ 190 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2316 rows, containing 5 columns (5 merged, 0 gathered) in 0.00149732 sec., 1546763.550877568 rows/sec., 114.80 MiB/sec. | ||
| 7998 | 2026.05.21 09:20:59.568165 [ 191 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::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 | ||
| 7999 | 2026.05.21 09:20:59.568204 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8000 | 2026.05.21 09:20:59.568262 [ 191 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8001 | 2026.05.21 09:20:59.568294 [ 191 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 16535 rows starting from the beginning of the part | ||
| 8002 | 2026.05.21 09:20:59.568297 [ 190 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8003 | 2026.05.21 09:20:59.568313 [ 270 ] {6c51ea66-ff7e-4852-aa05-a7eb2cdc723d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8004 | 2026.05.21 09:20:59.568346 [ 191 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 160 rows starting from the beginning of the part | ||
| 8005 | 2026.05.21 09:20:59.568387 [ 270 ] {6c51ea66-ff7e-4852-aa05-a7eb2cdc723d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8006 | 2026.05.21 09:20:59.568391 [ 191 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 160 rows starting from the beginning of the part | ||
| 8007 | 2026.05.21 09:20:59.568447 [ 191 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 200 rows starting from the beginning of the part | ||
| 8008 | 2026.05.21 09:20:59.568487 [ 191 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::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 | ||
| 8009 | 2026.05.21 09:20:59.568525 [ 191 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 160 rows starting from the beginning of the part | ||
| 8010 | 2026.05.21 09:20:59.568601 [ 190 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_51_10} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8011 | 2026.05.21 09:20:59.568687 [ 190 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_51_10} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8012 | 2026.05.21 09:20:59.568771 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 8013 | 2026.05.21 09:20:59.569481 [ 270 ] {6c51ea66-ff7e-4852-aa05-a7eb2cdc723d} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8014 | 2026.05.21 09:20:59.569524 [ 270 ] {6c51ea66-ff7e-4852-aa05-a7eb2cdc723d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 8015 | 2026.05.21 09:20:59.570156 [ 270 ] {6c51ea66-ff7e-4852-aa05-a7eb2cdc723d} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8016 | 2026.05.21 09:20:59.570390 [ 270 ] {6c51ea66-ff7e-4852-aa05-a7eb2cdc723d} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8017 | 2026.05.21 09:20:59.570537 [ 136 ] {} <Debug> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 8018 | 2026.05.21 09:20:59.570546 [ 270 ] {6c51ea66-ff7e-4852-aa05-a7eb2cdc723d} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002248 sec., 18238.43416370107 rows/sec., 32.68 MiB/sec. | ||
| 8019 | 2026.05.21 09:20:59.570582 [ 136 ] {} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8020 | 2026.05.21 09:20:59.570612 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 8021 | 2026.05.21 09:20:59.570628 [ 270 ] {6c51ea66-ff7e-4852-aa05-a7eb2cdc723d} <Debug> TCPHandler: Processed in 0.002473503 sec. | ||
| 8022 | 2026.05.21 09:20:59.570720 [ 201 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::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 | ||
| 8023 | 2026.05.21 09:20:59.570783 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8024 | 2026.05.21 09:20:59.570883 [ 270 ] {0d83386f-09f9-43b3-a25a-62bc07164c71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8025 | 2026.05.21 09:20:59.570926 [ 270 ] {0d83386f-09f9-43b3-a25a-62bc07164c71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8026 | 2026.05.21 09:20:59.570930 [ 201 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8027 | 2026.05.21 09:20:59.570986 [ 201 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 733 rows starting from the beginning of the part | ||
| 8028 | 2026.05.21 09:20:59.571105 [ 201 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 41 rows starting from the beginning of the part | ||
| 8029 | 2026.05.21 09:20:59.571218 [ 201 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 9 rows starting from the beginning of the part | ||
| 8030 | 2026.05.21 09:20:59.571294 [ 270 ] {0d83386f-09f9-43b3-a25a-62bc07164c71} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8031 | 2026.05.21 09:20:59.571332 [ 201 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 41 rows starting from the beginning of the part | ||
| 8032 | 2026.05.21 09:20:59.571338 [ 270 ] {0d83386f-09f9-43b3-a25a-62bc07164c71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 8033 | 2026.05.21 09:20:59.571445 [ 201 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 41 rows starting from the beginning of the part | ||
| 8034 | 2026.05.21 09:20:59.571553 [ 201 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 41 rows starting from the beginning of the part | ||
| 8035 | 2026.05.21 09:20:59.571827 [ 270 ] {0d83386f-09f9-43b3-a25a-62bc07164c71} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8036 | 2026.05.21 09:20:59.572055 [ 270 ] {0d83386f-09f9-43b3-a25a-62bc07164c71} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8037 | 2026.05.21 09:20:59.572201 [ 270 ] {0d83386f-09f9-43b3-a25a-62bc07164c71} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001335 sec., 44943.8202247191 rows/sec., 3.03 MiB/sec. | ||
| 8038 | 2026.05.21 09:20:59.572238 [ 270 ] {0d83386f-09f9-43b3-a25a-62bc07164c71} <Debug> TCPHandler: Processed in 0.001505501 sec. | ||
| 8039 | 2026.05.21 09:20:59.574999 [ 199 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17375 rows, containing 5 columns (5 merged, 0 gathered) in 0.00686322 sec., 2531610.526837257 rows/sec., 167.75 MiB/sec. | ||
| 8040 | 2026.05.21 09:20:59.575214 [ 196 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8041 | 2026.05.21 09:20:59.575477 [ 196 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8042 | 2026.05.21 09:20:59.575555 [ 196 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8043 | 2026.05.21 09:20:59.575625 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.04 MiB. | ||
| 8044 | 2026.05.21 09:20:59.588020 [ 196 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 906 rows, containing 19 columns (19 merged, 0 gathered) in 0.017342541 sec., 52241.479492538034 rows/sec., 93.61 MiB/sec. | ||
| 8045 | 2026.05.21 09:20:59.589161 [ 196 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 8046 | 2026.05.21 09:20:59.589467 [ 196 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8047 | 2026.05.21 09:20:59.589535 [ 196 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 8048 | 2026.05.21 09:20:59.589639 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.71 MiB. | ||
| 8049 | 2026.05.21 09:21:00.000215 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 284.17 MiB, peak 295.49 MiB, free memory in arenas 0.00 B, will set to 293.91 MiB (RSS), difference: 9.74 MiB | ||
| 8050 | 2026.05.21 09:21:03.200421 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8051 | 2026.05.21 09:21:03.200706 [ 270 ] {4d92aa2f-a2b4-4ba3-a7f1-764b1497c81a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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) | ||
| 8052 | 2026.05.21 09:21:03.201115 [ 270 ] {4d92aa2f-a2b4-4ba3-a7f1-764b1497c81a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8053 | 2026.05.21 09:21:03.201155 [ 270 ] {4d92aa2f-a2b4-4ba3-a7f1-764b1497c81a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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 | ||
| 8054 | 2026.05.21 09:21:03.201396 [ 270 ] {4d92aa2f-a2b4-4ba3-a7f1-764b1497c81a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8055 | 2026.05.21 09:21:03.201465 [ 270 ] {4d92aa2f-a2b4-4ba3-a7f1-764b1497c81a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8056 | 2026.05.21 09:21:03.201610 [ 270 ] {4d92aa2f-a2b4-4ba3-a7f1-764b1497c81a} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 8057 | 2026.05.21 09:21:03.201737 [ 330 ] {4d92aa2f-a2b4-4ba3-a7f1-764b1497c81a} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8058 | 2026.05.21 09:21:03.201760 [ 347 ] {4d92aa2f-a2b4-4ba3-a7f1-764b1497c81a} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8059 | 2026.05.21 09:21:03.201756 [ 314 ] {4d92aa2f-a2b4-4ba3-a7f1-764b1497c81a} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 8060 | 2026.05.21 09:21:03.201742 [ 345 ] {4d92aa2f-a2b4-4ba3-a7f1-764b1497c81a} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8061 | 2026.05.21 09:21:03.202264 [ 270 ] {4d92aa2f-a2b4-4ba3-a7f1-764b1497c81a} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 8062 | 2026.05.21 09:21:03.202315 [ 270 ] {4d92aa2f-a2b4-4ba3-a7f1-764b1497c81a} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8063 | 2026.05.21 09:21:03.202487 [ 270 ] {4d92aa2f-a2b4-4ba3-a7f1-764b1497c81a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8064 | 2026.05.21 09:21:03.202516 [ 270 ] {4d92aa2f-a2b4-4ba3-a7f1-764b1497c81a} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 8065 | 2026.05.21 09:21:03.202578 [ 270 ] {4d92aa2f-a2b4-4ba3-a7f1-764b1497c81a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 8066 | 2026.05.21 09:21:03.202643 [ 270 ] {4d92aa2f-a2b4-4ba3-a7f1-764b1497c81a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 8067 | 2026.05.21 09:21:03.202693 [ 270 ] {4d92aa2f-a2b4-4ba3-a7f1-764b1497c81a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 8068 | 2026.05.21 09:21:03.202742 [ 270 ] {4d92aa2f-a2b4-4ba3-a7f1-764b1497c81a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 8069 | 2026.05.21 09:21:03.204275 [ 270 ] {4d92aa2f-a2b4-4ba3-a7f1-764b1497c81a} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.003686 sec., 13836.136733586543 rows/sec., 3.27 MiB/sec. | ||
| 8070 | 2026.05.21 09:21:03.204577 [ 270 ] {4d92aa2f-a2b4-4ba3-a7f1-764b1497c81a} <Debug> MemoryTracker: Peak memory usage (for query): 206.70 KiB. | ||
| 8071 | 2026.05.21 09:21:03.204595 [ 270 ] {4d92aa2f-a2b4-4ba3-a7f1-764b1497c81a} <Debug> TCPHandler: Processed in 0.004329955 sec. | ||
| 8072 | 2026.05.21 09:21:03.217161 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8073 | 2026.05.21 09:21:03.217410 [ 270 ] {e71ec61d-36a0-4aa4-bb1c-b904b78af945} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8074 | 2026.05.21 09:21:03.217511 [ 270 ] {e71ec61d-36a0-4aa4-bb1c-b904b78af945} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8075 | 2026.05.21 09:21:03.218434 [ 270 ] {e71ec61d-36a0-4aa4-bb1c-b904b78af945} <Trace> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8076 | 2026.05.21 09:21:03.218472 [ 270 ] {e71ec61d-36a0-4aa4-bb1c-b904b78af945} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 8077 | 2026.05.21 09:21:03.218851 [ 270 ] {e71ec61d-36a0-4aa4-bb1c-b904b78af945} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 8078 | 2026.05.21 09:21:03.219080 [ 270 ] {e71ec61d-36a0-4aa4-bb1c-b904b78af945} <Trace> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8079 | 2026.05.21 09:21:03.219229 [ 270 ] {e71ec61d-36a0-4aa4-bb1c-b904b78af945} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00189 sec., 2116.4021164021165 rows/sec., 172.58 KiB/sec. | ||
| 8080 | 2026.05.21 09:21:03.219264 [ 270 ] {e71ec61d-36a0-4aa4-bb1c-b904b78af945} <Debug> TCPHandler: Processed in 0.002268987 sec. | ||
| 8081 | 2026.05.21 09:21:03.219403 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8082 | 2026.05.21 09:21:03.219502 [ 270 ] {83d17063-4467-4504-a4ac-de1d8ba3fe74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8083 | 2026.05.21 09:21:03.219542 [ 270 ] {83d17063-4467-4504-a4ac-de1d8ba3fe74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8084 | 2026.05.21 09:21:03.221109 [ 270 ] {83d17063-4467-4504-a4ac-de1d8ba3fe74} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8085 | 2026.05.21 09:21:03.221147 [ 270 ] {83d17063-4467-4504-a4ac-de1d8ba3fe74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 8086 | 2026.05.21 09:21:03.221582 [ 270 ] {83d17063-4467-4504-a4ac-de1d8ba3fe74} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8087 | 2026.05.21 09:21:03.221797 [ 270 ] {83d17063-4467-4504-a4ac-de1d8ba3fe74} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8088 | 2026.05.21 09:21:03.221928 [ 270 ] {83d17063-4467-4504-a4ac-de1d8ba3fe74} <Debug> executeQuery: Read 2403 rows, 180.35 KiB in 0.002445 sec., 982822.0858895705 rows/sec., 72.03 MiB/sec. | ||
| 8089 | 2026.05.21 09:21:03.221964 [ 270 ] {83d17063-4467-4504-a4ac-de1d8ba3fe74} <Debug> TCPHandler: Processed in 0.002619568 sec. | ||
| 8090 | 2026.05.21 09:21:03.222182 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8091 | 2026.05.21 09:21:03.222314 [ 270 ] {7083a4b8-ff3f-497b-8f4e-1cf3a21fa23d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8092 | 2026.05.21 09:21:03.222355 [ 270 ] {7083a4b8-ff3f-497b-8f4e-1cf3a21fa23d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8093 | 2026.05.21 09:21:03.222848 [ 270 ] {7083a4b8-ff3f-497b-8f4e-1cf3a21fa23d} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8094 | 2026.05.21 09:21:03.222886 [ 270 ] {7083a4b8-ff3f-497b-8f4e-1cf3a21fa23d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 8095 | 2026.05.21 09:21:03.223184 [ 270 ] {7083a4b8-ff3f-497b-8f4e-1cf3a21fa23d} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8096 | 2026.05.21 09:21:03.223404 [ 270 ] {7083a4b8-ff3f-497b-8f4e-1cf3a21fa23d} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8097 | 2026.05.21 09:21:03.223542 [ 270 ] {7083a4b8-ff3f-497b-8f4e-1cf3a21fa23d} <Debug> executeQuery: Read 13 rows, 979.00 B in 0.001247 sec., 10425.020048115477 rows/sec., 766.68 KiB/sec. | ||
| 8098 | 2026.05.21 09:21:03.223578 [ 270 ] {7083a4b8-ff3f-497b-8f4e-1cf3a21fa23d} <Debug> TCPHandler: Processed in 0.001448608 sec. | ||
| 8099 | 2026.05.21 09:21:03.223716 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8100 | 2026.05.21 09:21:03.223838 [ 270 ] {926a84a1-b32e-4486-814f-45643c3251df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8101 | 2026.05.21 09:21:03.223880 [ 270 ] {926a84a1-b32e-4486-814f-45643c3251df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8102 | 2026.05.21 09:21:03.224596 [ 270 ] {926a84a1-b32e-4486-814f-45643c3251df} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8103 | 2026.05.21 09:21:03.224633 [ 270 ] {926a84a1-b32e-4486-814f-45643c3251df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 8104 | 2026.05.21 09:21:03.224973 [ 270 ] {926a84a1-b32e-4486-814f-45643c3251df} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 8105 | 2026.05.21 09:21:03.225179 [ 270 ] {926a84a1-b32e-4486-814f-45643c3251df} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8106 | 2026.05.21 09:21:03.225311 [ 270 ] {926a84a1-b32e-4486-814f-45643c3251df} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001491 sec., 537223.3400402415 rows/sec., 31.03 MiB/sec. | ||
| 8107 | 2026.05.21 09:21:03.225346 [ 270 ] {926a84a1-b32e-4486-814f-45643c3251df} <Debug> TCPHandler: Processed in 0.001689937 sec. | ||
| 8108 | 2026.05.21 09:21:03.225485 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8109 | 2026.05.21 09:21:03.225582 [ 270 ] {db28f759-1f49-474f-8df8-a15493d3870b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 8110 | 2026.05.21 09:21:03.225622 [ 270 ] {db28f759-1f49-474f-8df8-a15493d3870b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 8111 | 2026.05.21 09:21:03.226044 [ 270 ] {db28f759-1f49-474f-8df8-a15493d3870b} <Trace> oximeter.fields_u64 (b5f83427-ae7b-4855-93f2-492292eb8518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8112 | 2026.05.21 09:21:03.226081 [ 270 ] {db28f759-1f49-474f-8df8-a15493d3870b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 8113 | 2026.05.21 09:21:03.226361 [ 270 ] {db28f759-1f49-474f-8df8-a15493d3870b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 8114 | 2026.05.21 09:21:03.226573 [ 270 ] {db28f759-1f49-474f-8df8-a15493d3870b} <Trace> oximeter.fields_u64 (b5f83427-ae7b-4855-93f2-492292eb8518): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8115 | 2026.05.21 09:21:03.226702 [ 270 ] {db28f759-1f49-474f-8df8-a15493d3870b} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001138 sec., 878.7346221441126 rows/sec., 61.79 KiB/sec. | ||
| 8116 | 2026.05.21 09:21:03.226743 [ 270 ] {db28f759-1f49-474f-8df8-a15493d3870b} <Debug> TCPHandler: Processed in 0.001307264 sec. | ||
| 8117 | 2026.05.21 09:21:03.226866 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8118 | 2026.05.21 09:21:03.226963 [ 270 ] {d096e7ab-37b3-47c0-ad6c-8792fc344301} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8119 | 2026.05.21 09:21:03.227004 [ 270 ] {d096e7ab-37b3-47c0-ad6c-8792fc344301} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8120 | 2026.05.21 09:21:03.227851 [ 270 ] {d096e7ab-37b3-47c0-ad6c-8792fc344301} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8121 | 2026.05.21 09:21:03.227889 [ 270 ] {d096e7ab-37b3-47c0-ad6c-8792fc344301} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 8122 | 2026.05.21 09:21:03.228274 [ 270 ] {d096e7ab-37b3-47c0-ad6c-8792fc344301} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8123 | 2026.05.21 09:21:03.228498 [ 270 ] {d096e7ab-37b3-47c0-ad6c-8792fc344301} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8124 | 2026.05.21 09:21:03.228626 [ 270 ] {d096e7ab-37b3-47c0-ad6c-8792fc344301} <Debug> executeQuery: Read 1292 rows, 88.28 KiB in 0.001682 sec., 768133.1747919144 rows/sec., 51.26 MiB/sec. | ||
| 8125 | 2026.05.21 09:21:03.228660 [ 270 ] {d096e7ab-37b3-47c0-ad6c-8792fc344301} <Debug> TCPHandler: Processed in 0.001844042 sec. | ||
| 8126 | 2026.05.21 09:21:03.228791 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8127 | 2026.05.21 09:21:03.228898 [ 270 ] {b9f6ac15-bb44-4a68-9bda-cbbacb6f61ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8128 | 2026.05.21 09:21:03.228942 [ 270 ] {b9f6ac15-bb44-4a68-9bda-cbbacb6f61ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8129 | 2026.05.21 09:21:03.229634 [ 270 ] {b9f6ac15-bb44-4a68-9bda-cbbacb6f61ac} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8130 | 2026.05.21 09:21:03.229671 [ 270 ] {b9f6ac15-bb44-4a68-9bda-cbbacb6f61ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 8131 | 2026.05.21 09:21:03.230087 [ 270 ] {b9f6ac15-bb44-4a68-9bda-cbbacb6f61ac} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8132 | 2026.05.21 09:21:03.230297 [ 270 ] {b9f6ac15-bb44-4a68-9bda-cbbacb6f61ac} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8133 | 2026.05.21 09:21:03.230430 [ 270 ] {b9f6ac15-bb44-4a68-9bda-cbbacb6f61ac} <Debug> executeQuery: Read 1574 rows, 98.47 KiB in 0.00155 sec., 1015483.8709677419 rows/sec., 62.04 MiB/sec. | ||
| 8134 | 2026.05.21 09:21:03.230464 [ 270 ] {b9f6ac15-bb44-4a68-9bda-cbbacb6f61ac} <Debug> TCPHandler: Processed in 0.001722608 sec. | ||
| 8135 | 2026.05.21 09:21:03.230590 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8136 | 2026.05.21 09:21:03.230686 [ 270 ] {13651a27-fce2-4b45-90a1-a53c214d6b0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8137 | 2026.05.21 09:21:03.230746 [ 270 ] {13651a27-fce2-4b45-90a1-a53c214d6b0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8138 | 2026.05.21 09:21:03.231530 [ 270 ] {13651a27-fce2-4b45-90a1-a53c214d6b0d} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8139 | 2026.05.21 09:21:03.231567 [ 270 ] {13651a27-fce2-4b45-90a1-a53c214d6b0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 8140 | 2026.05.21 09:21:03.232064 [ 270 ] {13651a27-fce2-4b45-90a1-a53c214d6b0d} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8141 | 2026.05.21 09:21:03.232286 [ 270 ] {13651a27-fce2-4b45-90a1-a53c214d6b0d} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8142 | 2026.05.21 09:21:03.232422 [ 270 ] {13651a27-fce2-4b45-90a1-a53c214d6b0d} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001754 sec., 5131.128848346637 rows/sec., 9.19 MiB/sec. | ||
| 8143 | 2026.05.21 09:21:03.232475 [ 270 ] {13651a27-fce2-4b45-90a1-a53c214d6b0d} <Debug> TCPHandler: Processed in 0.001934094 sec. | ||
| 8144 | 2026.05.21 09:21:03.232611 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8145 | 2026.05.21 09:21:03.232708 [ 270 ] {08748ecf-f48b-416f-9ffc-eaea2cfdca1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8146 | 2026.05.21 09:21:03.232751 [ 270 ] {08748ecf-f48b-416f-9ffc-eaea2cfdca1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8147 | 2026.05.21 09:21:03.233115 [ 270 ] {08748ecf-f48b-416f-9ffc-eaea2cfdca1c} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8148 | 2026.05.21 09:21:03.233151 [ 270 ] {08748ecf-f48b-416f-9ffc-eaea2cfdca1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 8149 | 2026.05.21 09:21:03.233453 [ 270 ] {08748ecf-f48b-416f-9ffc-eaea2cfdca1c} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8150 | 2026.05.21 09:21:03.233668 [ 270 ] {08748ecf-f48b-416f-9ffc-eaea2cfdca1c} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8151 | 2026.05.21 09:21:03.233802 [ 270 ] {08748ecf-f48b-416f-9ffc-eaea2cfdca1c} <Debug> executeQuery: Read 42 rows, 2.89 KiB in 0.001113 sec., 37735.84905660377 rows/sec., 2.54 MiB/sec. | ||
| 8152 | 2026.05.21 09:21:03.233837 [ 270 ] {08748ecf-f48b-416f-9ffc-eaea2cfdca1c} <Debug> TCPHandler: Processed in 0.001276123 sec. | ||
| 8153 | 2026.05.21 09:21:04.550528 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8154 | 2026.05.21 09:21:04.550798 [ 270 ] {8a439cc0-cbfa-42ac-8421-a86b4f97c056} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 8155 | 2026.05.21 09:21:04.551146 [ 270 ] {8a439cc0-cbfa-42ac-8421-a86b4f97c056} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8156 | 2026.05.21 09:21:04.551187 [ 270 ] {8a439cc0-cbfa-42ac-8421-a86b4f97c056} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 8157 | 2026.05.21 09:21:04.551414 [ 270 ] {8a439cc0-cbfa-42ac-8421-a86b4f97c056} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8158 | 2026.05.21 09:21:04.551490 [ 270 ] {8a439cc0-cbfa-42ac-8421-a86b4f97c056} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8159 | 2026.05.21 09:21:04.551639 [ 270 ] {8a439cc0-cbfa-42ac-8421-a86b4f97c056} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 8160 | 2026.05.21 09:21:04.551725 [ 354 ] {8a439cc0-cbfa-42ac-8421-a86b4f97c056} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8161 | 2026.05.21 09:21:04.551761 [ 319 ] {8a439cc0-cbfa-42ac-8421-a86b4f97c056} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8162 | 2026.05.21 09:21:04.551766 [ 349 ] {8a439cc0-cbfa-42ac-8421-a86b4f97c056} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 8163 | 2026.05.21 09:21:04.551761 [ 330 ] {8a439cc0-cbfa-42ac-8421-a86b4f97c056} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8164 | 2026.05.21 09:21:04.551942 [ 270 ] {8a439cc0-cbfa-42ac-8421-a86b4f97c056} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 8165 | 2026.05.21 09:21:04.551973 [ 270 ] {8a439cc0-cbfa-42ac-8421-a86b4f97c056} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8166 | 2026.05.21 09:21:04.552081 [ 270 ] {8a439cc0-cbfa-42ac-8421-a86b4f97c056} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8167 | 2026.05.21 09:21:04.552104 [ 270 ] {8a439cc0-cbfa-42ac-8421-a86b4f97c056} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 8168 | 2026.05.21 09:21:04.552144 [ 270 ] {8a439cc0-cbfa-42ac-8421-a86b4f97c056} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8169 | 2026.05.21 09:21:04.552193 [ 270 ] {8a439cc0-cbfa-42ac-8421-a86b4f97c056} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8170 | 2026.05.21 09:21:04.552234 [ 270 ] {8a439cc0-cbfa-42ac-8421-a86b4f97c056} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8171 | 2026.05.21 09:21:04.552273 [ 270 ] {8a439cc0-cbfa-42ac-8421-a86b4f97c056} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8172 | 2026.05.21 09:21:04.553454 [ 270 ] {8a439cc0-cbfa-42ac-8421-a86b4f97c056} <Debug> executeQuery: Read 51 rows, 10.48 KiB in 0.00276 sec., 18478.26086956522 rows/sec., 3.71 MiB/sec. | ||
| 8173 | 2026.05.21 09:21:04.553668 [ 270 ] {8a439cc0-cbfa-42ac-8421-a86b4f97c056} <Debug> MemoryTracker: Peak memory usage (for query): 171.67 KiB. | ||
| 8174 | 2026.05.21 09:21:04.553686 [ 270 ] {8a439cc0-cbfa-42ac-8421-a86b4f97c056} <Debug> TCPHandler: Processed in 0.0032938 sec. | ||
| 8175 | 2026.05.21 09:21:04.554944 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8176 | 2026.05.21 09:21:04.555149 [ 270 ] {1c930017-50b1-4f4f-ac56-432d825de63b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8177 | 2026.05.21 09:21:04.555227 [ 270 ] {1c930017-50b1-4f4f-ac56-432d825de63b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8178 | 2026.05.21 09:21:04.555994 [ 270 ] {1c930017-50b1-4f4f-ac56-432d825de63b} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8179 | 2026.05.21 09:21:04.556042 [ 270 ] {1c930017-50b1-4f4f-ac56-432d825de63b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 8180 | 2026.05.21 09:21:04.556474 [ 270 ] {1c930017-50b1-4f4f-ac56-432d825de63b} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8181 | 2026.05.21 09:21:04.556719 [ 270 ] {1c930017-50b1-4f4f-ac56-432d825de63b} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8182 | 2026.05.21 09:21:04.556909 [ 270 ] {1c930017-50b1-4f4f-ac56-432d825de63b} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001812 sec., 30905.077262693158 rows/sec., 2.36 MiB/sec. | ||
| 8183 | 2026.05.21 09:21:04.556969 [ 270 ] {1c930017-50b1-4f4f-ac56-432d825de63b} <Debug> TCPHandler: Processed in 0.002170823 sec. | ||
| 8184 | 2026.05.21 09:21:04.557200 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8185 | 2026.05.21 09:21:04.557345 [ 270 ] {aa913e90-9157-49c4-b217-bdb16e256c0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8186 | 2026.05.21 09:21:04.557403 [ 270 ] {aa913e90-9157-49c4-b217-bdb16e256c0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8187 | 2026.05.21 09:21:04.557889 [ 270 ] {aa913e90-9157-49c4-b217-bdb16e256c0e} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8188 | 2026.05.21 09:21:04.557928 [ 270 ] {aa913e90-9157-49c4-b217-bdb16e256c0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 8189 | 2026.05.21 09:21:04.558242 [ 270 ] {aa913e90-9157-49c4-b217-bdb16e256c0e} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8190 | 2026.05.21 09:21:04.558472 [ 270 ] {aa913e90-9157-49c4-b217-bdb16e256c0e} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8191 | 2026.05.21 09:21:04.558603 [ 270 ] {aa913e90-9157-49c4-b217-bdb16e256c0e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001297 sec., 49344.64148033925 rows/sec., 3.85 MiB/sec. | ||
| 8192 | 2026.05.21 09:21:04.558639 [ 270 ] {aa913e90-9157-49c4-b217-bdb16e256c0e} <Debug> TCPHandler: Processed in 0.001570442 sec. | ||
| 8193 | 2026.05.21 09:21:04.558786 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8194 | 2026.05.21 09:21:04.558890 [ 270 ] {71e0b4bf-ec87-4643-b38f-072efe826c82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8195 | 2026.05.21 09:21:04.558936 [ 270 ] {71e0b4bf-ec87-4643-b38f-072efe826c82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8196 | 2026.05.21 09:21:04.559335 [ 270 ] {71e0b4bf-ec87-4643-b38f-072efe826c82} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8197 | 2026.05.21 09:21:04.559372 [ 270 ] {71e0b4bf-ec87-4643-b38f-072efe826c82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 8198 | 2026.05.21 09:21:04.559716 [ 270 ] {71e0b4bf-ec87-4643-b38f-072efe826c82} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8199 | 2026.05.21 09:21:04.559937 [ 270 ] {71e0b4bf-ec87-4643-b38f-072efe826c82} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8200 | 2026.05.21 09:21:04.560067 [ 270 ] {71e0b4bf-ec87-4643-b38f-072efe826c82} <Debug> executeQuery: Read 52 rows, 3.70 KiB in 0.001197 sec., 43441.938178780285 rows/sec., 3.02 MiB/sec. | ||
| 8201 | 2026.05.21 09:21:04.560102 [ 270 ] {71e0b4bf-ec87-4643-b38f-072efe826c82} <Debug> TCPHandler: Processed in 0.001371406 sec. | ||
| 8202 | 2026.05.21 09:21:04.560250 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8203 | 2026.05.21 09:21:04.560349 [ 270 ] {5c6e282c-7319-4e9b-8667-b004038ed83a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8204 | 2026.05.21 09:21:04.560393 [ 270 ] {5c6e282c-7319-4e9b-8667-b004038ed83a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8205 | 2026.05.21 09:21:04.560728 [ 270 ] {5c6e282c-7319-4e9b-8667-b004038ed83a} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8206 | 2026.05.21 09:21:04.560779 [ 270 ] {5c6e282c-7319-4e9b-8667-b004038ed83a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 8207 | 2026.05.21 09:21:04.561089 [ 270 ] {5c6e282c-7319-4e9b-8667-b004038ed83a} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8208 | 2026.05.21 09:21:04.561310 [ 270 ] {5c6e282c-7319-4e9b-8667-b004038ed83a} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8209 | 2026.05.21 09:21:04.561450 [ 270 ] {5c6e282c-7319-4e9b-8667-b004038ed83a} <Debug> executeQuery: Read 18 rows, 1.25 KiB in 0.00112 sec., 16071.428571428572 rows/sec., 1.09 MiB/sec. | ||
| 8210 | 2026.05.21 09:21:04.561485 [ 270 ] {5c6e282c-7319-4e9b-8667-b004038ed83a} <Debug> TCPHandler: Processed in 0.001287613 sec. | ||
| 8211 | 2026.05.21 09:21:05.949213 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17666 | ||
| 8212 | 2026.05.21 09:21:05.949729 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8213 | 2026.05.21 09:21:05.949780 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 8214 | 2026.05.21 09:21:05.950304 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8215 | 2026.05.21 09:21:05.950547 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8216 | 2026.05.21 09:21:05.950759 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17666 | ||
| 8217 | 2026.05.21 09:21:06.940538 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 | ||
| 8218 | 2026.05.21 09:21:06.955812 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8219 | 2026.05.21 09:21:06.955866 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 8220 | 2026.05.21 09:21:06.961293 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8221 | 2026.05.21 09:21:06.961954 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8222 | 2026.05.21 09:21:06.964550 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 8223 | 2026.05.21 09:21:09.555498 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8224 | 2026.05.21 09:21:09.555758 [ 270 ] {3ad5ca32-8c0e-4d98-a74c-65c7f3ab601e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 8225 | 2026.05.21 09:21:09.556120 [ 270 ] {3ad5ca32-8c0e-4d98-a74c-65c7f3ab601e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8226 | 2026.05.21 09:21:09.556161 [ 270 ] {3ad5ca32-8c0e-4d98-a74c-65c7f3ab601e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 8227 | 2026.05.21 09:21:09.556389 [ 270 ] {3ad5ca32-8c0e-4d98-a74c-65c7f3ab601e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8228 | 2026.05.21 09:21:09.556461 [ 270 ] {3ad5ca32-8c0e-4d98-a74c-65c7f3ab601e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8229 | 2026.05.21 09:21:09.556611 [ 270 ] {3ad5ca32-8c0e-4d98-a74c-65c7f3ab601e} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 8230 | 2026.05.21 09:21:09.556725 [ 354 ] {3ad5ca32-8c0e-4d98-a74c-65c7f3ab601e} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8231 | 2026.05.21 09:21:09.556725 [ 349 ] {3ad5ca32-8c0e-4d98-a74c-65c7f3ab601e} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8232 | 2026.05.21 09:21:09.556777 [ 318 ] {3ad5ca32-8c0e-4d98-a74c-65c7f3ab601e} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 8233 | 2026.05.21 09:21:09.556793 [ 352 ] {3ad5ca32-8c0e-4d98-a74c-65c7f3ab601e} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8234 | 2026.05.21 09:21:09.556934 [ 270 ] {3ad5ca32-8c0e-4d98-a74c-65c7f3ab601e} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 8235 | 2026.05.21 09:21:09.556965 [ 270 ] {3ad5ca32-8c0e-4d98-a74c-65c7f3ab601e} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8236 | 2026.05.21 09:21:09.557068 [ 270 ] {3ad5ca32-8c0e-4d98-a74c-65c7f3ab601e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8237 | 2026.05.21 09:21:09.557098 [ 270 ] {3ad5ca32-8c0e-4d98-a74c-65c7f3ab601e} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 8238 | 2026.05.21 09:21:09.557137 [ 270 ] {3ad5ca32-8c0e-4d98-a74c-65c7f3ab601e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8239 | 2026.05.21 09:21:09.557183 [ 270 ] {3ad5ca32-8c0e-4d98-a74c-65c7f3ab601e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8240 | 2026.05.21 09:21:09.557223 [ 270 ] {3ad5ca32-8c0e-4d98-a74c-65c7f3ab601e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8241 | 2026.05.21 09:21:09.557263 [ 270 ] {3ad5ca32-8c0e-4d98-a74c-65c7f3ab601e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8242 | 2026.05.21 09:21:09.558852 [ 270 ] {3ad5ca32-8c0e-4d98-a74c-65c7f3ab601e} <Debug> executeQuery: Read 51 rows, 10.72 KiB in 0.00318 sec., 16037.735849056604 rows/sec., 3.29 MiB/sec. | ||
| 8243 | 2026.05.21 09:21:09.559234 [ 270 ] {3ad5ca32-8c0e-4d98-a74c-65c7f3ab601e} <Debug> MemoryTracker: Peak memory usage (for query): 186.70 KiB. | ||
| 8244 | 2026.05.21 09:21:09.559255 [ 270 ] {3ad5ca32-8c0e-4d98-a74c-65c7f3ab601e} <Debug> TCPHandler: Processed in 0.003898841 sec. | ||
| 8245 | 2026.05.21 09:21:09.561717 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8246 | 2026.05.21 09:21:09.561971 [ 270 ] {2deb8e9b-2b49-4f7c-a7ca-499d380be35e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8247 | 2026.05.21 09:21:09.562076 [ 270 ] {2deb8e9b-2b49-4f7c-a7ca-499d380be35e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8248 | 2026.05.21 09:21:09.563030 [ 270 ] {2deb8e9b-2b49-4f7c-a7ca-499d380be35e} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8249 | 2026.05.21 09:21:09.563075 [ 270 ] {2deb8e9b-2b49-4f7c-a7ca-499d380be35e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 8250 | 2026.05.21 09:21:09.563471 [ 270 ] {2deb8e9b-2b49-4f7c-a7ca-499d380be35e} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8251 | 2026.05.21 09:21:09.563691 [ 270 ] {2deb8e9b-2b49-4f7c-a7ca-499d380be35e} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8252 | 2026.05.21 09:21:09.563842 [ 270 ] {2deb8e9b-2b49-4f7c-a7ca-499d380be35e} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001949 sec., 70805.54130323243 rows/sec., 6.15 MiB/sec. | ||
| 8253 | 2026.05.21 09:21:09.563878 [ 270 ] {2deb8e9b-2b49-4f7c-a7ca-499d380be35e} <Debug> TCPHandler: Processed in 0.002350218 sec. | ||
| 8254 | 2026.05.21 09:21:09.564022 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8255 | 2026.05.21 09:21:09.564130 [ 270 ] {df064cce-49ac-420b-a90b-cea886a2760b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8256 | 2026.05.21 09:21:09.564172 [ 270 ] {df064cce-49ac-420b-a90b-cea886a2760b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8257 | 2026.05.21 09:21:09.564664 [ 270 ] {df064cce-49ac-420b-a90b-cea886a2760b} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8258 | 2026.05.21 09:21:09.564701 [ 270 ] {df064cce-49ac-420b-a90b-cea886a2760b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 8259 | 2026.05.21 09:21:09.565004 [ 270 ] {df064cce-49ac-420b-a90b-cea886a2760b} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8260 | 2026.05.21 09:21:09.565215 [ 270 ] {df064cce-49ac-420b-a90b-cea886a2760b} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8261 | 2026.05.21 09:21:09.565346 [ 270 ] {df064cce-49ac-420b-a90b-cea886a2760b} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001244 sec., 32958.19935691318 rows/sec., 2.42 MiB/sec. | ||
| 8262 | 2026.05.21 09:21:09.565381 [ 270 ] {df064cce-49ac-420b-a90b-cea886a2760b} <Debug> TCPHandler: Processed in 0.001410408 sec. | ||
| 8263 | 2026.05.21 09:21:09.565516 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8264 | 2026.05.21 09:21:09.565612 [ 270 ] {902c610e-19d4-4bf1-b80c-17d24310f531} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8265 | 2026.05.21 09:21:09.565653 [ 270 ] {902c610e-19d4-4bf1-b80c-17d24310f531} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8266 | 2026.05.21 09:21:09.566133 [ 270 ] {902c610e-19d4-4bf1-b80c-17d24310f531} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8267 | 2026.05.21 09:21:09.566170 [ 270 ] {902c610e-19d4-4bf1-b80c-17d24310f531} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 8268 | 2026.05.21 09:21:09.566478 [ 270 ] {902c610e-19d4-4bf1-b80c-17d24310f531} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8269 | 2026.05.21 09:21:09.566690 [ 270 ] {902c610e-19d4-4bf1-b80c-17d24310f531} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8270 | 2026.05.21 09:21:09.566818 [ 270 ] {902c610e-19d4-4bf1-b80c-17d24310f531} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001224 sec., 85784.3137254902 rows/sec., 6.70 MiB/sec. | ||
| 8271 | 2026.05.21 09:21:09.566853 [ 270 ] {902c610e-19d4-4bf1-b80c-17d24310f531} <Debug> TCPHandler: Processed in 0.001386846 sec. | ||
| 8272 | 2026.05.21 09:21:09.567002 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8273 | 2026.05.21 09:21:09.567099 [ 270 ] {db6c9365-f8cf-456a-812e-d751cc85f89f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8274 | 2026.05.21 09:21:09.567143 [ 270 ] {db6c9365-f8cf-456a-812e-d751cc85f89f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8275 | 2026.05.21 09:21:09.567647 [ 270 ] {db6c9365-f8cf-456a-812e-d751cc85f89f} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8276 | 2026.05.21 09:21:09.567686 [ 270 ] {db6c9365-f8cf-456a-812e-d751cc85f89f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 8277 | 2026.05.21 09:21:09.568032 [ 270 ] {db6c9365-f8cf-456a-812e-d751cc85f89f} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8278 | 2026.05.21 09:21:09.568246 [ 270 ] {db6c9365-f8cf-456a-812e-d751cc85f89f} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8279 | 2026.05.21 09:21:09.568382 [ 270 ] {db6c9365-f8cf-456a-812e-d751cc85f89f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001301 sec., 122982.32129131437 rows/sec., 8.57 MiB/sec. | ||
| 8280 | 2026.05.21 09:21:09.568417 [ 270 ] {db6c9365-f8cf-456a-812e-d751cc85f89f} <Debug> TCPHandler: Processed in 0.001465249 sec. | ||
| 8281 | 2026.05.21 09:21:09.568550 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8282 | 2026.05.21 09:21:09.568650 [ 270 ] {483b5451-3fd8-4acc-8e6f-4ae245b10150} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8283 | 2026.05.21 09:21:09.568706 [ 270 ] {483b5451-3fd8-4acc-8e6f-4ae245b10150} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8284 | 2026.05.21 09:21:09.569566 [ 270 ] {483b5451-3fd8-4acc-8e6f-4ae245b10150} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8285 | 2026.05.21 09:21:09.569603 [ 270 ] {483b5451-3fd8-4acc-8e6f-4ae245b10150} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 8286 | 2026.05.21 09:21:09.570218 [ 270 ] {483b5451-3fd8-4acc-8e6f-4ae245b10150} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8287 | 2026.05.21 09:21:09.570443 [ 270 ] {483b5451-3fd8-4acc-8e6f-4ae245b10150} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8288 | 2026.05.21 09:21:09.570583 [ 270 ] {483b5451-3fd8-4acc-8e6f-4ae245b10150} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001953 sec., 20993.343573988735 rows/sec., 37.62 MiB/sec. | ||
| 8289 | 2026.05.21 09:21:09.570641 [ 270 ] {483b5451-3fd8-4acc-8e6f-4ae245b10150} <Debug> TCPHandler: Processed in 0.002140552 sec. | ||
| 8290 | 2026.05.21 09:21:09.570813 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8291 | 2026.05.21 09:21:09.570912 [ 270 ] {09d8a412-aa56-4ba2-bc90-5dad65337d42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8292 | 2026.05.21 09:21:09.570955 [ 270 ] {09d8a412-aa56-4ba2-bc90-5dad65337d42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8293 | 2026.05.21 09:21:09.571336 [ 270 ] {09d8a412-aa56-4ba2-bc90-5dad65337d42} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8294 | 2026.05.21 09:21:09.571373 [ 270 ] {09d8a412-aa56-4ba2-bc90-5dad65337d42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 8295 | 2026.05.21 09:21:09.571684 [ 270 ] {09d8a412-aa56-4ba2-bc90-5dad65337d42} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8296 | 2026.05.21 09:21:09.571904 [ 270 ] {09d8a412-aa56-4ba2-bc90-5dad65337d42} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8297 | 2026.05.21 09:21:09.572035 [ 270 ] {09d8a412-aa56-4ba2-bc90-5dad65337d42} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001141 sec., 52585.45135845749 rows/sec., 3.54 MiB/sec. | ||
| 8298 | 2026.05.21 09:21:09.572069 [ 270 ] {09d8a412-aa56-4ba2-bc90-5dad65337d42} <Debug> TCPHandler: Processed in 0.001305804 sec. | ||
| 8299 | 2026.05.21 09:21:13.318432 [ 116 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8300 | 2026.05.21 09:21:13.318520 [ 116 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8301 | 2026.05.21 09:21:13.451797 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18178 | ||
| 8302 | 2026.05.21 09:21:13.452569 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8303 | 2026.05.21 09:21:13.452614 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 8304 | 2026.05.21 09:21:13.453105 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8305 | 2026.05.21 09:21:13.453341 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8306 | 2026.05.21 09:21:13.453477 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18178 | ||
| 8307 | 2026.05.21 09:21:14.465484 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 8308 | 2026.05.21 09:21:14.481244 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8309 | 2026.05.21 09:21:14.481306 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 8310 | 2026.05.21 09:21:14.487020 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8311 | 2026.05.21 09:21:14.487702 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8312 | 2026.05.21 09:21:14.490345 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 8313 | 2026.05.21 09:21:14.554687 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8314 | 2026.05.21 09:21:14.554865 [ 270 ] {74abab7c-ac67-412d-b635-f1a2ecaee0f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 8315 | 2026.05.21 09:21:14.555149 [ 270 ] {74abab7c-ac67-412d-b635-f1a2ecaee0f8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8316 | 2026.05.21 09:21:14.555185 [ 270 ] {74abab7c-ac67-412d-b635-f1a2ecaee0f8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 8317 | 2026.05.21 09:21:14.555382 [ 270 ] {74abab7c-ac67-412d-b635-f1a2ecaee0f8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8318 | 2026.05.21 09:21:14.555447 [ 270 ] {74abab7c-ac67-412d-b635-f1a2ecaee0f8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8319 | 2026.05.21 09:21:14.555578 [ 270 ] {74abab7c-ac67-412d-b635-f1a2ecaee0f8} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 8320 | 2026.05.21 09:21:14.555689 [ 318 ] {74abab7c-ac67-412d-b635-f1a2ecaee0f8} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8321 | 2026.05.21 09:21:14.555771 [ 318 ] {74abab7c-ac67-412d-b635-f1a2ecaee0f8} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 8322 | 2026.05.21 09:21:14.555697 [ 327 ] {74abab7c-ac67-412d-b635-f1a2ecaee0f8} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8323 | 2026.05.21 09:21:14.555695 [ 319 ] {74abab7c-ac67-412d-b635-f1a2ecaee0f8} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8324 | 2026.05.21 09:21:14.556021 [ 270 ] {74abab7c-ac67-412d-b635-f1a2ecaee0f8} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 8325 | 2026.05.21 09:21:14.556044 [ 270 ] {74abab7c-ac67-412d-b635-f1a2ecaee0f8} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8326 | 2026.05.21 09:21:14.556139 [ 270 ] {74abab7c-ac67-412d-b635-f1a2ecaee0f8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8327 | 2026.05.21 09:21:14.556162 [ 270 ] {74abab7c-ac67-412d-b635-f1a2ecaee0f8} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 8328 | 2026.05.21 09:21:14.556198 [ 270 ] {74abab7c-ac67-412d-b635-f1a2ecaee0f8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8329 | 2026.05.21 09:21:14.556254 [ 270 ] {74abab7c-ac67-412d-b635-f1a2ecaee0f8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8330 | 2026.05.21 09:21:14.556291 [ 270 ] {74abab7c-ac67-412d-b635-f1a2ecaee0f8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8331 | 2026.05.21 09:21:14.556336 [ 270 ] {74abab7c-ac67-412d-b635-f1a2ecaee0f8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8332 | 2026.05.21 09:21:14.557560 [ 270 ] {74abab7c-ac67-412d-b635-f1a2ecaee0f8} <Debug> executeQuery: Read 51 rows, 10.48 KiB in 0.002767 sec., 18431.51427538851 rows/sec., 3.70 MiB/sec. | ||
| 8333 | 2026.05.21 09:21:14.557736 [ 270 ] {74abab7c-ac67-412d-b635-f1a2ecaee0f8} <Debug> MemoryTracker: Peak memory usage (for query): 171.77 KiB. | ||
| 8334 | 2026.05.21 09:21:14.557752 [ 270 ] {74abab7c-ac67-412d-b635-f1a2ecaee0f8} <Debug> TCPHandler: Processed in 0.003176147 sec. | ||
| 8335 | 2026.05.21 09:21:14.559318 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8336 | 2026.05.21 09:21:14.559430 [ 270 ] {cf1368fe-6ebb-403e-a3ab-726b9fb0af82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8337 | 2026.05.21 09:21:14.559480 [ 270 ] {cf1368fe-6ebb-403e-a3ab-726b9fb0af82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8338 | 2026.05.21 09:21:14.560087 [ 270 ] {cf1368fe-6ebb-403e-a3ab-726b9fb0af82} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8339 | 2026.05.21 09:21:14.560131 [ 270 ] {cf1368fe-6ebb-403e-a3ab-726b9fb0af82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 8340 | 2026.05.21 09:21:14.560507 [ 270 ] {cf1368fe-6ebb-403e-a3ab-726b9fb0af82} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8341 | 2026.05.21 09:21:14.560734 [ 270 ] {cf1368fe-6ebb-403e-a3ab-726b9fb0af82} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8342 | 2026.05.21 09:21:14.560869 [ 270 ] {cf1368fe-6ebb-403e-a3ab-726b9fb0af82} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001472 sec., 38043.47826086957 rows/sec., 2.90 MiB/sec. | ||
| 8343 | 2026.05.21 09:21:14.560905 [ 270 ] {cf1368fe-6ebb-403e-a3ab-726b9fb0af82} <Debug> TCPHandler: Processed in 0.001636585 sec. | ||
| 8344 | 2026.05.21 09:21:14.561085 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8345 | 2026.05.21 09:21:14.561182 [ 270 ] {966f63cb-8719-4726-a759-e820d93e5033} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8346 | 2026.05.21 09:21:14.561222 [ 270 ] {966f63cb-8719-4726-a759-e820d93e5033} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8347 | 2026.05.21 09:21:14.561660 [ 270 ] {966f63cb-8719-4726-a759-e820d93e5033} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8348 | 2026.05.21 09:21:14.561697 [ 270 ] {966f63cb-8719-4726-a759-e820d93e5033} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 8349 | 2026.05.21 09:21:14.561994 [ 270 ] {966f63cb-8719-4726-a759-e820d93e5033} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8350 | 2026.05.21 09:21:14.562210 [ 270 ] {966f63cb-8719-4726-a759-e820d93e5033} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8351 | 2026.05.21 09:21:14.562336 [ 270 ] {966f63cb-8719-4726-a759-e820d93e5033} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001172 sec., 54607.508532423206 rows/sec., 4.26 MiB/sec. | ||
| 8352 | 2026.05.21 09:21:14.562371 [ 270 ] {966f63cb-8719-4726-a759-e820d93e5033} <Debug> TCPHandler: Processed in 0.001337195 sec. | ||
| 8353 | 2026.05.21 09:21:14.562506 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8354 | 2026.05.21 09:21:14.562604 [ 270 ] {1b3293b3-148b-4993-b4e6-d303b30430fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8355 | 2026.05.21 09:21:14.562655 [ 270 ] {1b3293b3-148b-4993-b4e6-d303b30430fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8356 | 2026.05.21 09:21:14.563093 [ 270 ] {1b3293b3-148b-4993-b4e6-d303b30430fb} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8357 | 2026.05.21 09:21:14.563127 [ 270 ] {1b3293b3-148b-4993-b4e6-d303b30430fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 8358 | 2026.05.21 09:21:14.563441 [ 270 ] {1b3293b3-148b-4993-b4e6-d303b30430fb} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8359 | 2026.05.21 09:21:14.563651 [ 270 ] {1b3293b3-148b-4993-b4e6-d303b30430fb} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8360 | 2026.05.21 09:21:14.563780 [ 270 ] {1b3293b3-148b-4993-b4e6-d303b30430fb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001195 sec., 133891.21338912132 rows/sec., 9.33 MiB/sec. | ||
| 8361 | 2026.05.21 09:21:14.563814 [ 270 ] {1b3293b3-148b-4993-b4e6-d303b30430fb} <Debug> TCPHandler: Processed in 0.001357905 sec. | ||
| 8362 | 2026.05.21 09:21:14.563941 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8363 | 2026.05.21 09:21:14.564037 [ 270 ] {918bf666-0e65-478b-b78c-f3904c72b64a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8364 | 2026.05.21 09:21:14.564077 [ 270 ] {918bf666-0e65-478b-b78c-f3904c72b64a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8365 | 2026.05.21 09:21:14.564445 [ 270 ] {918bf666-0e65-478b-b78c-f3904c72b64a} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8366 | 2026.05.21 09:21:14.564480 [ 270 ] {918bf666-0e65-478b-b78c-f3904c72b64a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 8367 | 2026.05.21 09:21:14.564795 [ 270 ] {918bf666-0e65-478b-b78c-f3904c72b64a} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8368 | 2026.05.21 09:21:14.565010 [ 270 ] {918bf666-0e65-478b-b78c-f3904c72b64a} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8369 | 2026.05.21 09:21:14.565129 [ 115 ] {} <Debug> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8) (MergerMutator): Selected 6 parts from all_1_50_9 to all_55_55_0 | ||
| 8370 | 2026.05.21 09:21:14.565137 [ 270 ] {918bf666-0e65-478b-b78c-f3904c72b64a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001118 sec., 53667.26296958855 rows/sec., 3.62 MiB/sec. | ||
| 8371 | 2026.05.21 09:21:14.565178 [ 115 ] {} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8372 | 2026.05.21 09:21:14.565188 [ 270 ] {918bf666-0e65-478b-b78c-f3904c72b64a} <Debug> TCPHandler: Processed in 0.001297303 sec. | ||
| 8373 | 2026.05.21 09:21:14.565209 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 8374 | 2026.05.21 09:21:14.565322 [ 190 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_55_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_50_9 to all_55_55_0 into Compact with storage Full | ||
| 8375 | 2026.05.21 09:21:14.565437 [ 190 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_55_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8376 | 2026.05.21 09:21:14.565470 [ 190 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_55_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_50_9, total 2874 rows starting from the beginning of the part | ||
| 8377 | 2026.05.21 09:21:14.565527 [ 190 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_55_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 60 rows starting from the beginning of the part | ||
| 8378 | 2026.05.21 09:21:14.565577 [ 190 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_55_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 42 rows starting from the beginning of the part | ||
| 8379 | 2026.05.21 09:21:14.565617 [ 190 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_55_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 18 rows starting from the beginning of the part | ||
| 8380 | 2026.05.21 09:21:14.565657 [ 190 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_55_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 60 rows starting from the beginning of the part | ||
| 8381 | 2026.05.21 09:21:14.565695 [ 190 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_55_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 60 rows starting from the beginning of the part | ||
| 8382 | 2026.05.21 09:21:14.566822 [ 199 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_55_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3114 rows, containing 4 columns (4 merged, 0 gathered) in 0.001536782 sec., 2026312.1249468045 rows/sec., 133.98 MiB/sec. | ||
| 8383 | 2026.05.21 09:21:14.567100 [ 190 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_55_10} <Trace> MergedBlockOutputStream: filled checksums all_1_55_10 (state Temporary) | ||
| 8384 | 2026.05.21 09:21:14.567327 [ 190 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_55_10} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_merge_all_1_55_10 to all_1_55_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8385 | 2026.05.21 09:21:14.567389 [ 190 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_55_10} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8) (MergerMutator): Merged 6 parts: [all_1_50_9, all_55_55_0] -> all_1_55_10 | ||
| 8386 | 2026.05.21 09:21:14.567444 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 8387 | 2026.05.21 09:21:14.665559 [ 114 ] {} <Debug> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 8388 | 2026.05.21 09:21:14.665621 [ 114 ] {} <Trace> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8389 | 2026.05.21 09:21:14.665646 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 8390 | 2026.05.21 09:21:14.665783 [ 197 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
| 8391 | 2026.05.21 09:21:14.665942 [ 197 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8392 | 2026.05.21 09:21:14.665979 [ 197 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 20 rows starting from the beginning of the part | ||
| 8393 | 2026.05.21 09:21:14.666052 [ 197 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part | ||
| 8394 | 2026.05.21 09:21:14.666106 [ 197 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 4 rows starting from the beginning of the part | ||
| 8395 | 2026.05.21 09:21:14.666155 [ 197 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 8 rows starting from the beginning of the part | ||
| 8396 | 2026.05.21 09:21:14.666200 [ 197 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 4 rows starting from the beginning of the part | ||
| 8397 | 2026.05.21 09:21:14.666971 [ 186 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001245492 sec., 30510.031377158586 rows/sec., 2.55 MiB/sec. | ||
| 8398 | 2026.05.21 09:21:14.667158 [ 189 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 8399 | 2026.05.21 09:21:14.667444 [ 189 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_17_4} <Trace> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8400 | 2026.05.21 09:21:14.667522 [ 189 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_17_4} <Trace> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 8401 | 2026.05.21 09:21:14.667623 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 8402 | 2026.05.21 09:21:18.946790 [ 112 ] {} <Debug> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
| 8403 | 2026.05.21 09:21:18.946922 [ 112 ] {} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8404 | 2026.05.21 09:21:18.946952 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 8405 | 2026.05.21 09:21:18.947173 [ 195 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact with storage Full | ||
| 8406 | 2026.05.21 09:21:18.947414 [ 195 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8407 | 2026.05.21 09:21:18.947473 [ 195 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 974 rows starting from the beginning of the part | ||
| 8408 | 2026.05.21 09:21:18.947576 [ 195 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 24 rows starting from the beginning of the part | ||
| 8409 | 2026.05.21 09:21:18.947624 [ 195 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 801 rows starting from the beginning of the part | ||
| 8410 | 2026.05.21 09:21:18.947673 [ 195 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 24 rows starting from the beginning of the part | ||
| 8411 | 2026.05.21 09:21:18.947715 [ 195 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 801 rows starting from the beginning of the part | ||
| 8412 | 2026.05.21 09:21:18.948861 [ 189 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2624 rows, containing 5 columns (5 merged, 0 gathered) in 0.00178313 sec., 1471569.6556055925 rows/sec., 92.21 MiB/sec. | ||
| 8413 | 2026.05.21 09:21:18.949096 [ 189 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 8414 | 2026.05.21 09:21:18.949397 [ 189 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_18_4} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8415 | 2026.05.21 09:21:18.949474 [ 189 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_18_4} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
| 8416 | 2026.05.21 09:21:18.949585 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 8417 | 2026.05.21 09:21:19.556923 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8418 | 2026.05.21 09:21:19.557188 [ 270 ] {16aef83a-5305-4da0-be57-f4c61b445e9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_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) | ||
| 8419 | 2026.05.21 09:21:19.557579 [ 270 ] {16aef83a-5305-4da0-be57-f4c61b445e9b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8420 | 2026.05.21 09:21:19.557619 [ 270 ] {16aef83a-5305-4da0-be57-f4c61b445e9b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_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 | ||
| 8421 | 2026.05.21 09:21:19.557853 [ 270 ] {16aef83a-5305-4da0-be57-f4c61b445e9b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8422 | 2026.05.21 09:21:19.557921 [ 270 ] {16aef83a-5305-4da0-be57-f4c61b445e9b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8423 | 2026.05.21 09:21:19.558060 [ 270 ] {16aef83a-5305-4da0-be57-f4c61b445e9b} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 8424 | 2026.05.21 09:21:19.558141 [ 319 ] {16aef83a-5305-4da0-be57-f4c61b445e9b} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8425 | 2026.05.21 09:21:19.558159 [ 362 ] {16aef83a-5305-4da0-be57-f4c61b445e9b} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8426 | 2026.05.21 09:21:19.558171 [ 327 ] {16aef83a-5305-4da0-be57-f4c61b445e9b} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 8427 | 2026.05.21 09:21:19.558159 [ 318 ] {16aef83a-5305-4da0-be57-f4c61b445e9b} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8428 | 2026.05.21 09:21:19.558314 [ 270 ] {16aef83a-5305-4da0-be57-f4c61b445e9b} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 8429 | 2026.05.21 09:21:19.558342 [ 270 ] {16aef83a-5305-4da0-be57-f4c61b445e9b} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8430 | 2026.05.21 09:21:19.558439 [ 270 ] {16aef83a-5305-4da0-be57-f4c61b445e9b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8431 | 2026.05.21 09:21:19.558461 [ 270 ] {16aef83a-5305-4da0-be57-f4c61b445e9b} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 8432 | 2026.05.21 09:21:19.558497 [ 270 ] {16aef83a-5305-4da0-be57-f4c61b445e9b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_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'))" | ||
| 8433 | 2026.05.21 09:21:19.558538 [ 270 ] {16aef83a-5305-4da0-be57-f4c61b445e9b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_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'))" | ||
| 8434 | 2026.05.21 09:21:19.558578 [ 270 ] {16aef83a-5305-4da0-be57-f4c61b445e9b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_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'))" | ||
| 8435 | 2026.05.21 09:21:19.558618 [ 270 ] {16aef83a-5305-4da0-be57-f4c61b445e9b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_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'))" | ||
| 8436 | 2026.05.21 09:21:19.559952 [ 270 ] {16aef83a-5305-4da0-be57-f4c61b445e9b} <Debug> executeQuery: Read 51 rows, 10.72 KiB in 0.002876 sec., 17732.962447844227 rows/sec., 3.64 MiB/sec. | ||
| 8437 | 2026.05.21 09:21:19.560165 [ 270 ] {16aef83a-5305-4da0-be57-f4c61b445e9b} <Debug> MemoryTracker: Peak memory usage (for query): 187.18 KiB. | ||
| 8438 | 2026.05.21 09:21:19.560181 [ 270 ] {16aef83a-5305-4da0-be57-f4c61b445e9b} <Debug> TCPHandler: Processed in 0.003398994 sec. | ||
| 8439 | 2026.05.21 09:21:19.563037 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8440 | 2026.05.21 09:21:19.563152 [ 270 ] {97c4afd2-f461-4370-b3d7-854e09bd1b1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8441 | 2026.05.21 09:21:19.563195 [ 270 ] {97c4afd2-f461-4370-b3d7-854e09bd1b1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8442 | 2026.05.21 09:21:19.563706 [ 270 ] {97c4afd2-f461-4370-b3d7-854e09bd1b1e} <Trace> oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8443 | 2026.05.21 09:21:19.563752 [ 270 ] {97c4afd2-f461-4370-b3d7-854e09bd1b1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 8444 | 2026.05.21 09:21:19.564139 [ 270 ] {97c4afd2-f461-4370-b3d7-854e09bd1b1e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 8445 | 2026.05.21 09:21:19.564356 [ 270 ] {97c4afd2-f461-4370-b3d7-854e09bd1b1e} <Trace> oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8446 | 2026.05.21 09:21:19.564501 [ 270 ] {97c4afd2-f461-4370-b3d7-854e09bd1b1e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001381 sec., 17378.71107892831 rows/sec., 1.44 MiB/sec. | ||
| 8447 | 2026.05.21 09:21:19.564537 [ 270 ] {97c4afd2-f461-4370-b3d7-854e09bd1b1e} <Debug> TCPHandler: Processed in 0.001552142 sec. | ||
| 8448 | 2026.05.21 09:21:19.564664 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8449 | 2026.05.21 09:21:19.564762 [ 270 ] {871123ce-e07a-4077-8ff3-d7ebdc3859f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8450 | 2026.05.21 09:21:19.564803 [ 270 ] {871123ce-e07a-4077-8ff3-d7ebdc3859f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8451 | 2026.05.21 09:21:19.565218 [ 270 ] {871123ce-e07a-4077-8ff3-d7ebdc3859f6} <Trace> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8452 | 2026.05.21 09:21:19.565254 [ 270 ] {871123ce-e07a-4077-8ff3-d7ebdc3859f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 8453 | 2026.05.21 09:21:19.565534 [ 270 ] {871123ce-e07a-4077-8ff3-d7ebdc3859f6} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 8454 | 2026.05.21 09:21:19.565749 [ 270 ] {871123ce-e07a-4077-8ff3-d7ebdc3859f6} <Trace> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8455 | 2026.05.21 09:21:19.565878 [ 270 ] {871123ce-e07a-4077-8ff3-d7ebdc3859f6} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001134 sec., 1763.668430335097 rows/sec., 143.81 KiB/sec. | ||
| 8456 | 2026.05.21 09:21:19.565913 [ 270 ] {871123ce-e07a-4077-8ff3-d7ebdc3859f6} <Debug> TCPHandler: Processed in 0.001298824 sec. | ||
| 8457 | 2026.05.21 09:21:19.566030 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8458 | 2026.05.21 09:21:19.566127 [ 270 ] {38042bdb-c653-448d-854c-54fead38e43e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8459 | 2026.05.21 09:21:19.566167 [ 270 ] {38042bdb-c653-448d-854c-54fead38e43e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8460 | 2026.05.21 09:21:19.566730 [ 270 ] {38042bdb-c653-448d-854c-54fead38e43e} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8461 | 2026.05.21 09:21:19.566766 [ 270 ] {38042bdb-c653-448d-854c-54fead38e43e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 8462 | 2026.05.21 09:21:19.567075 [ 270 ] {38042bdb-c653-448d-854c-54fead38e43e} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8463 | 2026.05.21 09:21:19.567297 [ 270 ] {38042bdb-c653-448d-854c-54fead38e43e} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8464 | 2026.05.21 09:21:19.567424 [ 270 ] {38042bdb-c653-448d-854c-54fead38e43e} <Debug> executeQuery: Read 259 rows, 23.78 KiB in 0.001316 sec., 196808.51063829788 rows/sec., 17.65 MiB/sec. | ||
| 8465 | 2026.05.21 09:21:19.567433 [ 112 ] {} <Debug> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8466 | 2026.05.21 09:21:19.567460 [ 270 ] {38042bdb-c653-448d-854c-54fead38e43e} <Debug> TCPHandler: Processed in 0.001479389 sec. | ||
| 8467 | 2026.05.21 09:21:19.567488 [ 112 ] {} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8468 | 2026.05.21 09:21:19.567522 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 8469 | 2026.05.21 09:21:19.567594 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8470 | 2026.05.21 09:21:19.567628 [ 197 ] {3cd78353-d451-4e36-8961-d673cdd72c18::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 | ||
| 8471 | 2026.05.21 09:21:19.567696 [ 270 ] {618a2ae5-3700-48f6-a1c6-a6661be1a28c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8472 | 2026.05.21 09:21:19.567737 [ 197 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8473 | 2026.05.21 09:21:19.567740 [ 270 ] {618a2ae5-3700-48f6-a1c6-a6661be1a28c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8474 | 2026.05.21 09:21:19.567776 [ 197 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3357 rows starting from the beginning of the part | ||
| 8475 | 2026.05.21 09:21:19.567841 [ 197 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 2403 rows starting from the beginning of the part | ||
| 8476 | 2026.05.21 09:21:19.567886 [ 197 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 56 rows starting from the beginning of the part | ||
| 8477 | 2026.05.21 09:21:19.567925 [ 197 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 138 rows starting from the beginning of the part | ||
| 8478 | 2026.05.21 09:21:19.567963 [ 197 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 56 rows starting from the beginning of the part | ||
| 8479 | 2026.05.21 09:21:19.568005 [ 197 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 259 rows starting from the beginning of the part | ||
| 8480 | 2026.05.21 09:21:19.568202 [ 270 ] {618a2ae5-3700-48f6-a1c6-a6661be1a28c} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8481 | 2026.05.21 09:21:19.568245 [ 270 ] {618a2ae5-3700-48f6-a1c6-a6661be1a28c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 8482 | 2026.05.21 09:21:19.568565 [ 270 ] {618a2ae5-3700-48f6-a1c6-a6661be1a28c} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8483 | 2026.05.21 09:21:19.568779 [ 270 ] {618a2ae5-3700-48f6-a1c6-a6661be1a28c} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8484 | 2026.05.21 09:21:19.568911 [ 270 ] {618a2ae5-3700-48f6-a1c6-a6661be1a28c} <Debug> executeQuery: Read 55 rows, 4.18 KiB in 0.001234 sec., 44570.502431118315 rows/sec., 3.31 MiB/sec. | ||
| 8485 | 2026.05.21 09:21:19.568947 [ 270 ] {618a2ae5-3700-48f6-a1c6-a6661be1a28c} <Debug> TCPHandler: Processed in 0.001410237 sec. | ||
| 8486 | 2026.05.21 09:21:19.569066 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8487 | 2026.05.21 09:21:19.569163 [ 270 ] {19e0146a-f109-4047-99df-6ced20c75387} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8488 | 2026.05.21 09:21:19.569203 [ 270 ] {19e0146a-f109-4047-99df-6ced20c75387} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8489 | 2026.05.21 09:21:19.569611 [ 270 ] {19e0146a-f109-4047-99df-6ced20c75387} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8490 | 2026.05.21 09:21:19.569647 [ 270 ] {19e0146a-f109-4047-99df-6ced20c75387} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 8491 | 2026.05.21 09:21:19.569936 [ 270 ] {19e0146a-f109-4047-99df-6ced20c75387} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 8492 | 2026.05.21 09:21:19.570067 [ 189 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6269 rows, containing 5 columns (5 merged, 0 gathered) in 0.002470593 sec., 2537447.487303655 rows/sec., 201.02 MiB/sec. | ||
| 8493 | 2026.05.21 09:21:19.570147 [ 270 ] {19e0146a-f109-4047-99df-6ced20c75387} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8494 | 2026.05.21 09:21:19.570280 [ 270 ] {19e0146a-f109-4047-99df-6ced20c75387} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001135 sec., 21145.374449339208 rows/sec., 1.75 MiB/sec. | ||
| 8495 | 2026.05.21 09:21:19.570314 [ 270 ] {19e0146a-f109-4047-99df-6ced20c75387} <Debug> TCPHandler: Processed in 0.001297883 sec. | ||
| 8496 | 2026.05.21 09:21:19.570431 [ 186 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8497 | 2026.05.21 09:21:19.570433 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8498 | 2026.05.21 09:21:19.570555 [ 270 ] {951d0d03-046b-4b21-8b90-ba62f8bd79dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8499 | 2026.05.21 09:21:19.570597 [ 270 ] {951d0d03-046b-4b21-8b90-ba62f8bd79dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8500 | 2026.05.21 09:21:19.570714 [ 186 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_56_11} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8501 | 2026.05.21 09:21:19.570789 [ 186 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_56_11} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8502 | 2026.05.21 09:21:19.570859 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 8503 | 2026.05.21 09:21:19.570992 [ 270 ] {951d0d03-046b-4b21-8b90-ba62f8bd79dd} <Trace> oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8504 | 2026.05.21 09:21:19.571068 [ 270 ] {951d0d03-046b-4b21-8b90-ba62f8bd79dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 8505 | 2026.05.21 09:21:19.571375 [ 270 ] {951d0d03-046b-4b21-8b90-ba62f8bd79dd} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 8506 | 2026.05.21 09:21:19.571611 [ 270 ] {951d0d03-046b-4b21-8b90-ba62f8bd79dd} <Trace> oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8507 | 2026.05.21 09:21:19.571744 [ 270 ] {951d0d03-046b-4b21-8b90-ba62f8bd79dd} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001207 sec., 9942.004971002485 rows/sec., 776.72 KiB/sec. | ||
| 8508 | 2026.05.21 09:21:19.571780 [ 270 ] {951d0d03-046b-4b21-8b90-ba62f8bd79dd} <Debug> TCPHandler: Processed in 0.001396607 sec. | ||
| 8509 | 2026.05.21 09:21:19.571920 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8510 | 2026.05.21 09:21:19.572016 [ 270 ] {8410e70f-f2ad-41dd-aa82-2f2db4093d56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8511 | 2026.05.21 09:21:19.572054 [ 270 ] {8410e70f-f2ad-41dd-aa82-2f2db4093d56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8512 | 2026.05.21 09:21:19.572532 [ 270 ] {8410e70f-f2ad-41dd-aa82-2f2db4093d56} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8513 | 2026.05.21 09:21:19.572569 [ 270 ] {8410e70f-f2ad-41dd-aa82-2f2db4093d56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 8514 | 2026.05.21 09:21:19.572884 [ 270 ] {8410e70f-f2ad-41dd-aa82-2f2db4093d56} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8515 | 2026.05.21 09:21:19.573089 [ 270 ] {8410e70f-f2ad-41dd-aa82-2f2db4093d56} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8516 | 2026.05.21 09:21:19.573198 [ 112 ] {} <Debug> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8517 | 2026.05.21 09:21:19.573217 [ 270 ] {8410e70f-f2ad-41dd-aa82-2f2db4093d56} <Debug> executeQuery: Read 143 rows, 11.82 KiB in 0.001219 sec., 117309.2698933552 rows/sec., 9.47 MiB/sec. | ||
| 8518 | 2026.05.21 09:21:19.573231 [ 112 ] {} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8519 | 2026.05.21 09:21:19.573257 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 8520 | 2026.05.21 09:21:19.573258 [ 270 ] {8410e70f-f2ad-41dd-aa82-2f2db4093d56} <Debug> TCPHandler: Processed in 0.001389217 sec. | ||
| 8521 | 2026.05.21 09:21:19.573337 [ 197 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::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 | ||
| 8522 | 2026.05.21 09:21:19.573395 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8523 | 2026.05.21 09:21:19.573426 [ 197 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8524 | 2026.05.21 09:21:19.573457 [ 197 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1829 rows starting from the beginning of the part | ||
| 8525 | 2026.05.21 09:21:19.573497 [ 270 ] {5a2ceb5b-23a6-48ae-afc7-c70ce1a7da03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8526 | 2026.05.21 09:21:19.573505 [ 197 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 1292 rows starting from the beginning of the part | ||
| 8527 | 2026.05.21 09:21:19.573548 [ 270 ] {5a2ceb5b-23a6-48ae-afc7-c70ce1a7da03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8528 | 2026.05.21 09:21:19.573565 [ 197 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 64 rows starting from the beginning of the part | ||
| 8529 | 2026.05.21 09:21:19.573614 [ 197 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 105 rows starting from the beginning of the part | ||
| 8530 | 2026.05.21 09:21:19.573652 [ 197 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 64 rows starting from the beginning of the part | ||
| 8531 | 2026.05.21 09:21:19.573688 [ 197 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 143 rows starting from the beginning of the part | ||
| 8532 | 2026.05.21 09:21:19.574005 [ 270 ] {5a2ceb5b-23a6-48ae-afc7-c70ce1a7da03} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8533 | 2026.05.21 09:21:19.574045 [ 270 ] {5a2ceb5b-23a6-48ae-afc7-c70ce1a7da03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 8534 | 2026.05.21 09:21:19.574384 [ 270 ] {5a2ceb5b-23a6-48ae-afc7-c70ce1a7da03} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8535 | 2026.05.21 09:21:19.574595 [ 270 ] {5a2ceb5b-23a6-48ae-afc7-c70ce1a7da03} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8536 | 2026.05.21 09:21:19.574712 [ 112 ] {} <Debug> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8537 | 2026.05.21 09:21:19.574725 [ 270 ] {5a2ceb5b-23a6-48ae-afc7-c70ce1a7da03} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001247 sec., 157979.14995990376 rows/sec., 11.33 MiB/sec. | ||
| 8538 | 2026.05.21 09:21:19.574749 [ 112 ] {} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8539 | 2026.05.21 09:21:19.574769 [ 270 ] {5a2ceb5b-23a6-48ae-afc7-c70ce1a7da03} <Debug> TCPHandler: Processed in 0.001423347 sec. | ||
| 8540 | 2026.05.21 09:21:19.574772 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 8541 | 2026.05.21 09:21:19.574890 [ 189 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3497 rows, containing 5 columns (5 merged, 0 gathered) in 0.001582083 sec., 2210377.0788258263 rows/sec., 160.51 MiB/sec. | ||
| 8542 | 2026.05.21 09:21:19.574907 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8543 | 2026.05.21 09:21:19.574900 [ 199 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::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 | ||
| 8544 | 2026.05.21 09:21:19.575022 [ 270 ] {cdcabfd2-0594-46e3-9e18-c3d5e0de54f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8545 | 2026.05.21 09:21:19.575080 [ 270 ] {cdcabfd2-0594-46e3-9e18-c3d5e0de54f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8546 | 2026.05.21 09:21:19.575088 [ 199 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8547 | 2026.05.21 09:21:19.575130 [ 189 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8548 | 2026.05.21 09:21:19.575134 [ 199 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 17375 rows starting from the beginning of the part | ||
| 8549 | 2026.05.21 09:21:19.575222 [ 199 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 1574 rows starting from the beginning of the part | ||
| 8550 | 2026.05.21 09:21:19.575277 [ 199 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 52 rows starting from the beginning of the part | ||
| 8551 | 2026.05.21 09:21:19.575327 [ 199 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 160 rows starting from the beginning of the part | ||
| 8552 | 2026.05.21 09:21:19.575376 [ 199 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 160 rows starting from the beginning of the part | ||
| 8553 | 2026.05.21 09:21:19.575426 [ 199 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 197 rows starting from the beginning of the part | ||
| 8554 | 2026.05.21 09:21:19.575450 [ 189 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_56_11} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8555 | 2026.05.21 09:21:19.575538 [ 189 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_56_11} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8556 | 2026.05.21 09:21:19.575649 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 8557 | 2026.05.21 09:21:19.575928 [ 270 ] {cdcabfd2-0594-46e3-9e18-c3d5e0de54f2} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8558 | 2026.05.21 09:21:19.575969 [ 270 ] {cdcabfd2-0594-46e3-9e18-c3d5e0de54f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 8559 | 2026.05.21 09:21:19.576596 [ 270 ] {cdcabfd2-0594-46e3-9e18-c3d5e0de54f2} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8560 | 2026.05.21 09:21:19.576844 [ 270 ] {cdcabfd2-0594-46e3-9e18-c3d5e0de54f2} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8561 | 2026.05.21 09:21:19.576996 [ 270 ] {cdcabfd2-0594-46e3-9e18-c3d5e0de54f2} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001991 sec., 20592.66700150678 rows/sec., 36.90 MiB/sec. | ||
| 8562 | 2026.05.21 09:21:19.577066 [ 270 ] {cdcabfd2-0594-46e3-9e18-c3d5e0de54f2} <Debug> TCPHandler: Processed in 0.002208284 sec. | ||
| 8563 | 2026.05.21 09:21:19.577206 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8564 | 2026.05.21 09:21:19.577304 [ 270 ] {9a35815f-6a89-4cc6-89f3-3d27d2274c08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8565 | 2026.05.21 09:21:19.577346 [ 270 ] {9a35815f-6a89-4cc6-89f3-3d27d2274c08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8566 | 2026.05.21 09:21:19.577695 [ 270 ] {9a35815f-6a89-4cc6-89f3-3d27d2274c08} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8567 | 2026.05.21 09:21:19.577731 [ 270 ] {9a35815f-6a89-4cc6-89f3-3d27d2274c08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 8568 | 2026.05.21 09:21:19.578175 [ 270 ] {9a35815f-6a89-4cc6-89f3-3d27d2274c08} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8569 | 2026.05.21 09:21:19.578397 [ 270 ] {9a35815f-6a89-4cc6-89f3-3d27d2274c08} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8570 | 2026.05.21 09:21:19.578532 [ 270 ] {9a35815f-6a89-4cc6-89f3-3d27d2274c08} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001247 sec., 48115.477145148354 rows/sec., 3.24 MiB/sec. | ||
| 8571 | 2026.05.21 09:21:19.578568 [ 270 ] {9a35815f-6a89-4cc6-89f3-3d27d2274c08} <Debug> TCPHandler: Processed in 0.001413238 sec. | ||
| 8572 | 2026.05.21 09:21:19.580471 [ 197 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19518 rows, containing 5 columns (5 merged, 0 gathered) in 0.005625028 sec., 3469849.3945274586 rows/sec., 228.89 MiB/sec. | ||
| 8573 | 2026.05.21 09:21:19.580727 [ 199 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8574 | 2026.05.21 09:21:19.580980 [ 199 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8575 | 2026.05.21 09:21:19.581051 [ 199 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8576 | 2026.05.21 09:21:19.581123 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.25 MiB. | ||
| 8577 | 2026.05.21 09:21:20.954472 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18626 | ||
| 8578 | 2026.05.21 09:21:20.955073 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8579 | 2026.05.21 09:21:20.955124 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 8580 | 2026.05.21 09:21:20.955697 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8581 | 2026.05.21 09:21:20.955943 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8582 | 2026.05.21 09:21:20.956075 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18626 | ||
| 8583 | 2026.05.21 09:21:21.991276 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 8584 | 2026.05.21 09:21:22.007743 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8585 | 2026.05.21 09:21:22.007811 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 8586 | 2026.05.21 09:21:22.013931 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8587 | 2026.05.21 09:21:22.014607 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8588 | 2026.05.21 09:21:22.017524 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 8589 | 2026.05.21 09:21:24.554353 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8590 | 2026.05.21 09:21:24.554604 [ 270 ] {d72d9e2f-02f0-4dc1-9b63-07d5a22b4f2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 8591 | 2026.05.21 09:21:24.554938 [ 270 ] {d72d9e2f-02f0-4dc1-9b63-07d5a22b4f2a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8592 | 2026.05.21 09:21:24.554975 [ 270 ] {d72d9e2f-02f0-4dc1-9b63-07d5a22b4f2a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 8593 | 2026.05.21 09:21:24.555188 [ 270 ] {d72d9e2f-02f0-4dc1-9b63-07d5a22b4f2a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8594 | 2026.05.21 09:21:24.555257 [ 270 ] {d72d9e2f-02f0-4dc1-9b63-07d5a22b4f2a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8595 | 2026.05.21 09:21:24.555396 [ 270 ] {d72d9e2f-02f0-4dc1-9b63-07d5a22b4f2a} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 8596 | 2026.05.21 09:21:24.555511 [ 335 ] {d72d9e2f-02f0-4dc1-9b63-07d5a22b4f2a} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8597 | 2026.05.21 09:21:24.555520 [ 362 ] {d72d9e2f-02f0-4dc1-9b63-07d5a22b4f2a} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8598 | 2026.05.21 09:21:24.555531 [ 268 ] {d72d9e2f-02f0-4dc1-9b63-07d5a22b4f2a} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 8599 | 2026.05.21 09:21:24.555511 [ 318 ] {d72d9e2f-02f0-4dc1-9b63-07d5a22b4f2a} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8600 | 2026.05.21 09:21:24.555731 [ 270 ] {d72d9e2f-02f0-4dc1-9b63-07d5a22b4f2a} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 8601 | 2026.05.21 09:21:24.555759 [ 270 ] {d72d9e2f-02f0-4dc1-9b63-07d5a22b4f2a} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8602 | 2026.05.21 09:21:24.555861 [ 270 ] {d72d9e2f-02f0-4dc1-9b63-07d5a22b4f2a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8603 | 2026.05.21 09:21:24.555882 [ 270 ] {d72d9e2f-02f0-4dc1-9b63-07d5a22b4f2a} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 8604 | 2026.05.21 09:21:24.555918 [ 270 ] {d72d9e2f-02f0-4dc1-9b63-07d5a22b4f2a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8605 | 2026.05.21 09:21:24.555960 [ 270 ] {d72d9e2f-02f0-4dc1-9b63-07d5a22b4f2a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8606 | 2026.05.21 09:21:24.555996 [ 270 ] {d72d9e2f-02f0-4dc1-9b63-07d5a22b4f2a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8607 | 2026.05.21 09:21:24.556034 [ 270 ] {d72d9e2f-02f0-4dc1-9b63-07d5a22b4f2a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8608 | 2026.05.21 09:21:24.557274 [ 270 ] {d72d9e2f-02f0-4dc1-9b63-07d5a22b4f2a} <Debug> executeQuery: Read 51 rows, 10.48 KiB in 0.002769 sec., 18418.201516793066 rows/sec., 3.70 MiB/sec. | ||
| 8609 | 2026.05.21 09:21:24.557478 [ 270 ] {d72d9e2f-02f0-4dc1-9b63-07d5a22b4f2a} <Debug> MemoryTracker: Peak memory usage (for query): 171.62 KiB. | ||
| 8610 | 2026.05.21 09:21:24.557495 [ 270 ] {d72d9e2f-02f0-4dc1-9b63-07d5a22b4f2a} <Debug> TCPHandler: Processed in 0.00327385 sec. | ||
| 8611 | 2026.05.21 09:21:24.559089 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8612 | 2026.05.21 09:21:24.559200 [ 270 ] {1bdcfeeb-dbd6-49ef-afb9-f515cabf9553} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8613 | 2026.05.21 09:21:24.559243 [ 270 ] {1bdcfeeb-dbd6-49ef-afb9-f515cabf9553} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8614 | 2026.05.21 09:21:24.559741 [ 270 ] {1bdcfeeb-dbd6-49ef-afb9-f515cabf9553} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8615 | 2026.05.21 09:21:24.559788 [ 270 ] {1bdcfeeb-dbd6-49ef-afb9-f515cabf9553} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 8616 | 2026.05.21 09:21:24.560160 [ 270 ] {1bdcfeeb-dbd6-49ef-afb9-f515cabf9553} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8617 | 2026.05.21 09:21:24.560394 [ 270 ] {1bdcfeeb-dbd6-49ef-afb9-f515cabf9553} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8618 | 2026.05.21 09:21:24.560538 [ 270 ] {1bdcfeeb-dbd6-49ef-afb9-f515cabf9553} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001371 sec., 40846.09773887673 rows/sec., 3.12 MiB/sec. | ||
| 8619 | 2026.05.21 09:21:24.560574 [ 270 ] {1bdcfeeb-dbd6-49ef-afb9-f515cabf9553} <Debug> TCPHandler: Processed in 0.001536401 sec. | ||
| 8620 | 2026.05.21 09:21:24.560703 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8621 | 2026.05.21 09:21:24.560800 [ 270 ] {8c103e54-9796-4d8e-8fe9-d2b3406d041d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8622 | 2026.05.21 09:21:24.560840 [ 270 ] {8c103e54-9796-4d8e-8fe9-d2b3406d041d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8623 | 2026.05.21 09:21:24.561242 [ 270 ] {8c103e54-9796-4d8e-8fe9-d2b3406d041d} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8624 | 2026.05.21 09:21:24.561279 [ 270 ] {8c103e54-9796-4d8e-8fe9-d2b3406d041d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 8625 | 2026.05.21 09:21:24.561572 [ 270 ] {8c103e54-9796-4d8e-8fe9-d2b3406d041d} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8626 | 2026.05.21 09:21:24.561778 [ 270 ] {8c103e54-9796-4d8e-8fe9-d2b3406d041d} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8627 | 2026.05.21 09:21:24.561904 [ 270 ] {8c103e54-9796-4d8e-8fe9-d2b3406d041d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001122 sec., 57040.998217468805 rows/sec., 4.45 MiB/sec. | ||
| 8628 | 2026.05.21 09:21:24.561939 [ 270 ] {8c103e54-9796-4d8e-8fe9-d2b3406d041d} <Debug> TCPHandler: Processed in 0.001286593 sec. | ||
| 8629 | 2026.05.21 09:21:24.562107 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8630 | 2026.05.21 09:21:24.562205 [ 270 ] {8cf9de0a-e273-402b-9f7e-63d092b6a4e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8631 | 2026.05.21 09:21:24.562247 [ 270 ] {8cf9de0a-e273-402b-9f7e-63d092b6a4e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8632 | 2026.05.21 09:21:24.562686 [ 270 ] {8cf9de0a-e273-402b-9f7e-63d092b6a4e0} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8633 | 2026.05.21 09:21:24.562722 [ 270 ] {8cf9de0a-e273-402b-9f7e-63d092b6a4e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 8634 | 2026.05.21 09:21:24.563039 [ 270 ] {8cf9de0a-e273-402b-9f7e-63d092b6a4e0} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8635 | 2026.05.21 09:21:24.563262 [ 270 ] {8cf9de0a-e273-402b-9f7e-63d092b6a4e0} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8636 | 2026.05.21 09:21:24.563392 [ 270 ] {8cf9de0a-e273-402b-9f7e-63d092b6a4e0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001206 sec., 132669.98341625207 rows/sec., 9.24 MiB/sec. | ||
| 8637 | 2026.05.21 09:21:24.563425 [ 270 ] {8cf9de0a-e273-402b-9f7e-63d092b6a4e0} <Debug> TCPHandler: Processed in 0.001368356 sec. | ||
| 8638 | 2026.05.21 09:21:24.563557 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8639 | 2026.05.21 09:21:24.563655 [ 270 ] {8e792f5a-9f4c-4102-a54c-4e785b35b183} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8640 | 2026.05.21 09:21:24.563696 [ 270 ] {8e792f5a-9f4c-4102-a54c-4e785b35b183} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8641 | 2026.05.21 09:21:24.564044 [ 270 ] {8e792f5a-9f4c-4102-a54c-4e785b35b183} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8642 | 2026.05.21 09:21:24.564080 [ 270 ] {8e792f5a-9f4c-4102-a54c-4e785b35b183} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 8643 | 2026.05.21 09:21:24.564376 [ 270 ] {8e792f5a-9f4c-4102-a54c-4e785b35b183} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8644 | 2026.05.21 09:21:24.564581 [ 270 ] {8e792f5a-9f4c-4102-a54c-4e785b35b183} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8645 | 2026.05.21 09:21:24.564706 [ 270 ] {8e792f5a-9f4c-4102-a54c-4e785b35b183} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. | ||
| 8646 | 2026.05.21 09:21:24.564739 [ 270 ] {8e792f5a-9f4c-4102-a54c-4e785b35b183} <Debug> TCPHandler: Processed in 0.001231511 sec. | ||
| 8647 | 2026.05.21 09:21:28.318808 [ 93 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8648 | 2026.05.21 09:21:28.318864 [ 93 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8649 | 2026.05.21 09:21:28.456843 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19138 | ||
| 8650 | 2026.05.21 09:21:28.457399 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8651 | 2026.05.21 09:21:28.457438 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 8652 | 2026.05.21 09:21:28.457939 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8653 | 2026.05.21 09:21:28.458173 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8654 | 2026.05.21 09:21:28.458331 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19138 | ||
| 8655 | 2026.05.21 09:21:29.518229 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 8656 | 2026.05.21 09:21:29.535283 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8657 | 2026.05.21 09:21:29.535335 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 8658 | 2026.05.21 09:21:29.542304 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8659 | 2026.05.21 09:21:29.544400 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8660 | 2026.05.21 09:21:29.554897 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 8661 | 2026.05.21 09:21:29.555256 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8662 | 2026.05.21 09:21:29.555483 [ 270 ] {0cdd2e15-f5ef-4716-98f5-8014d57f65ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 8663 | 2026.05.21 09:21:29.555827 [ 270 ] {0cdd2e15-f5ef-4716-98f5-8014d57f65ea} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8664 | 2026.05.21 09:21:29.555865 [ 270 ] {0cdd2e15-f5ef-4716-98f5-8014d57f65ea} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 8665 | 2026.05.21 09:21:29.556078 [ 270 ] {0cdd2e15-f5ef-4716-98f5-8014d57f65ea} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8666 | 2026.05.21 09:21:29.556147 [ 270 ] {0cdd2e15-f5ef-4716-98f5-8014d57f65ea} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8667 | 2026.05.21 09:21:29.556290 [ 270 ] {0cdd2e15-f5ef-4716-98f5-8014d57f65ea} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 8668 | 2026.05.21 09:21:29.556381 [ 327 ] {0cdd2e15-f5ef-4716-98f5-8014d57f65ea} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8669 | 2026.05.21 09:21:29.556401 [ 318 ] {0cdd2e15-f5ef-4716-98f5-8014d57f65ea} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8670 | 2026.05.21 09:21:29.556408 [ 268 ] {0cdd2e15-f5ef-4716-98f5-8014d57f65ea} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8671 | 2026.05.21 09:21:29.556401 [ 335 ] {0cdd2e15-f5ef-4716-98f5-8014d57f65ea} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 8672 | 2026.05.21 09:21:29.556578 [ 270 ] {0cdd2e15-f5ef-4716-98f5-8014d57f65ea} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 8673 | 2026.05.21 09:21:29.556607 [ 270 ] {0cdd2e15-f5ef-4716-98f5-8014d57f65ea} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8674 | 2026.05.21 09:21:29.556705 [ 270 ] {0cdd2e15-f5ef-4716-98f5-8014d57f65ea} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8675 | 2026.05.21 09:21:29.556727 [ 270 ] {0cdd2e15-f5ef-4716-98f5-8014d57f65ea} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 8676 | 2026.05.21 09:21:29.556762 [ 270 ] {0cdd2e15-f5ef-4716-98f5-8014d57f65ea} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8677 | 2026.05.21 09:21:29.556803 [ 270 ] {0cdd2e15-f5ef-4716-98f5-8014d57f65ea} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8678 | 2026.05.21 09:21:29.556841 [ 270 ] {0cdd2e15-f5ef-4716-98f5-8014d57f65ea} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8679 | 2026.05.21 09:21:29.556879 [ 270 ] {0cdd2e15-f5ef-4716-98f5-8014d57f65ea} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8680 | 2026.05.21 09:21:29.558168 [ 270 ] {0cdd2e15-f5ef-4716-98f5-8014d57f65ea} <Debug> executeQuery: Read 51 rows, 10.72 KiB in 0.002776 sec., 18371.75792507205 rows/sec., 3.77 MiB/sec. | ||
| 8681 | 2026.05.21 09:21:29.558405 [ 270 ] {0cdd2e15-f5ef-4716-98f5-8014d57f65ea} <Debug> MemoryTracker: Peak memory usage (for query): 186.48 KiB. | ||
| 8682 | 2026.05.21 09:21:29.558422 [ 270 ] {0cdd2e15-f5ef-4716-98f5-8014d57f65ea} <Debug> TCPHandler: Processed in 0.00330038 sec. | ||
| 8683 | 2026.05.21 09:21:29.560768 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8684 | 2026.05.21 09:21:29.560887 [ 270 ] {1a036240-b0c2-4d8e-9a5f-df573fb3d0dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8685 | 2026.05.21 09:21:29.560932 [ 270 ] {1a036240-b0c2-4d8e-9a5f-df573fb3d0dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8686 | 2026.05.21 09:21:29.561536 [ 270 ] {1a036240-b0c2-4d8e-9a5f-df573fb3d0dd} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8687 | 2026.05.21 09:21:29.561574 [ 270 ] {1a036240-b0c2-4d8e-9a5f-df573fb3d0dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 8688 | 2026.05.21 09:21:29.561938 [ 270 ] {1a036240-b0c2-4d8e-9a5f-df573fb3d0dd} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8689 | 2026.05.21 09:21:29.562167 [ 270 ] {1a036240-b0c2-4d8e-9a5f-df573fb3d0dd} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8690 | 2026.05.21 09:21:29.562321 [ 270 ] {1a036240-b0c2-4d8e-9a5f-df573fb3d0dd} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001467 sec., 94069.52965235173 rows/sec., 8.17 MiB/sec. | ||
| 8691 | 2026.05.21 09:21:29.562358 [ 270 ] {1a036240-b0c2-4d8e-9a5f-df573fb3d0dd} <Debug> TCPHandler: Processed in 0.001643545 sec. | ||
| 8692 | 2026.05.21 09:21:29.562505 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8693 | 2026.05.21 09:21:29.562610 [ 270 ] {f4dea64b-681a-4e4b-ac13-58506c13c48e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8694 | 2026.05.21 09:21:29.562652 [ 270 ] {f4dea64b-681a-4e4b-ac13-58506c13c48e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8695 | 2026.05.21 09:21:29.563104 [ 270 ] {f4dea64b-681a-4e4b-ac13-58506c13c48e} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8696 | 2026.05.21 09:21:29.563142 [ 270 ] {f4dea64b-681a-4e4b-ac13-58506c13c48e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 8697 | 2026.05.21 09:21:29.563439 [ 270 ] {f4dea64b-681a-4e4b-ac13-58506c13c48e} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8698 | 2026.05.21 09:21:29.563663 [ 270 ] {f4dea64b-681a-4e4b-ac13-58506c13c48e} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8699 | 2026.05.21 09:21:29.563791 [ 270 ] {f4dea64b-681a-4e4b-ac13-58506c13c48e} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.0012 sec., 34166.66666666667 rows/sec., 2.51 MiB/sec. | ||
| 8700 | 2026.05.21 09:21:29.563800 [ 92 ] {} <Debug> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8701 | 2026.05.21 09:21:29.563828 [ 270 ] {f4dea64b-681a-4e4b-ac13-58506c13c48e} <Debug> TCPHandler: Processed in 0.001373037 sec. | ||
| 8702 | 2026.05.21 09:21:29.563854 [ 92 ] {} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8703 | 2026.05.21 09:21:29.563882 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 8704 | 2026.05.21 09:21:29.563956 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8705 | 2026.05.21 09:21:29.563997 [ 189 ] {33106484-ff80-4833-813a-1c2c5998985f::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 | ||
| 8706 | 2026.05.21 09:21:29.564059 [ 270 ] {08174729-e40d-4b11-86db-6ca69ab1c670} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8707 | 2026.05.21 09:21:29.564105 [ 270 ] {08174729-e40d-4b11-86db-6ca69ab1c670} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8708 | 2026.05.21 09:21:29.564116 [ 189 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8709 | 2026.05.21 09:21:29.564152 [ 189 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 224 rows starting from the beginning of the part | ||
| 8710 | 2026.05.21 09:21:29.564211 [ 189 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 41 rows starting from the beginning of the part | ||
| 8711 | 2026.05.21 09:21:29.564255 [ 189 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 13 rows starting from the beginning of the part | ||
| 8712 | 2026.05.21 09:21:29.564298 [ 189 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 41 rows starting from the beginning of the part | ||
| 8713 | 2026.05.21 09:21:29.564337 [ 189 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 55 rows starting from the beginning of the part | ||
| 8714 | 2026.05.21 09:21:29.564378 [ 189 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 41 rows starting from the beginning of the part | ||
| 8715 | 2026.05.21 09:21:29.564566 [ 270 ] {08174729-e40d-4b11-86db-6ca69ab1c670} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8716 | 2026.05.21 09:21:29.564610 [ 270 ] {08174729-e40d-4b11-86db-6ca69ab1c670} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 8717 | 2026.05.21 09:21:29.564946 [ 270 ] {08174729-e40d-4b11-86db-6ca69ab1c670} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8718 | 2026.05.21 09:21:29.565184 [ 270 ] {08174729-e40d-4b11-86db-6ca69ab1c670} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8719 | 2026.05.21 09:21:29.565218 [ 199 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 415 rows, containing 5 columns (5 merged, 0 gathered) in 0.001263943 sec., 328337.59117301967 rows/sec., 23.70 MiB/sec. | ||
| 8720 | 2026.05.21 09:21:29.565323 [ 270 ] {08174729-e40d-4b11-86db-6ca69ab1c670} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001282 sec., 81903.27613104525 rows/sec., 6.40 MiB/sec. | ||
| 8721 | 2026.05.21 09:21:29.565364 [ 270 ] {08174729-e40d-4b11-86db-6ca69ab1c670} <Debug> TCPHandler: Processed in 0.001457459 sec. | ||
| 8722 | 2026.05.21 09:21:29.565372 [ 189 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8723 | 2026.05.21 09:21:29.565505 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8724 | 2026.05.21 09:21:29.565610 [ 270 ] {ca3fcd4c-7bac-46e4-a6f4-0884927e25eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8725 | 2026.05.21 09:21:29.565639 [ 189 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_41_8} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8726 | 2026.05.21 09:21:29.565654 [ 270 ] {ca3fcd4c-7bac-46e4-a6f4-0884927e25eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8727 | 2026.05.21 09:21:29.565715 [ 189 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_41_8} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8728 | 2026.05.21 09:21:29.565791 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 8729 | 2026.05.21 09:21:29.566093 [ 270 ] {ca3fcd4c-7bac-46e4-a6f4-0884927e25eb} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8730 | 2026.05.21 09:21:29.566134 [ 270 ] {ca3fcd4c-7bac-46e4-a6f4-0884927e25eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 8731 | 2026.05.21 09:21:29.566469 [ 270 ] {ca3fcd4c-7bac-46e4-a6f4-0884927e25eb} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8732 | 2026.05.21 09:21:29.566691 [ 270 ] {ca3fcd4c-7bac-46e4-a6f4-0884927e25eb} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8733 | 2026.05.21 09:21:29.566824 [ 270 ] {ca3fcd4c-7bac-46e4-a6f4-0884927e25eb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001232 sec., 129870.12987012987 rows/sec., 9.05 MiB/sec. | ||
| 8734 | 2026.05.21 09:21:29.566858 [ 270 ] {ca3fcd4c-7bac-46e4-a6f4-0884927e25eb} <Debug> TCPHandler: Processed in 0.001403287 sec. | ||
| 8735 | 2026.05.21 09:21:29.566984 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8736 | 2026.05.21 09:21:29.567080 [ 270 ] {6e999fe5-9ef6-4589-a11c-84aa458c9dac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8737 | 2026.05.21 09:21:29.567135 [ 270 ] {6e999fe5-9ef6-4589-a11c-84aa458c9dac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8738 | 2026.05.21 09:21:29.567984 [ 270 ] {6e999fe5-9ef6-4589-a11c-84aa458c9dac} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8739 | 2026.05.21 09:21:29.568020 [ 270 ] {6e999fe5-9ef6-4589-a11c-84aa458c9dac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 8740 | 2026.05.21 09:21:29.568618 [ 270 ] {6e999fe5-9ef6-4589-a11c-84aa458c9dac} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 8741 | 2026.05.21 09:21:29.568851 [ 270 ] {6e999fe5-9ef6-4589-a11c-84aa458c9dac} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8742 | 2026.05.21 09:21:29.568987 [ 270 ] {6e999fe5-9ef6-4589-a11c-84aa458c9dac} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001925 sec., 21298.701298701297 rows/sec., 38.17 MiB/sec. | ||
| 8743 | 2026.05.21 09:21:29.569048 [ 270 ] {6e999fe5-9ef6-4589-a11c-84aa458c9dac} <Debug> TCPHandler: Processed in 0.002113991 sec. | ||
| 8744 | 2026.05.21 09:21:29.569212 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8745 | 2026.05.21 09:21:29.569309 [ 270 ] {586e2577-989a-424c-8e30-8ff58251c4e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8746 | 2026.05.21 09:21:29.569351 [ 270 ] {586e2577-989a-424c-8e30-8ff58251c4e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8747 | 2026.05.21 09:21:29.569716 [ 270 ] {586e2577-989a-424c-8e30-8ff58251c4e9} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8748 | 2026.05.21 09:21:29.569751 [ 270 ] {586e2577-989a-424c-8e30-8ff58251c4e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 8749 | 2026.05.21 09:21:29.570059 [ 270 ] {586e2577-989a-424c-8e30-8ff58251c4e9} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8750 | 2026.05.21 09:21:29.570272 [ 270 ] {586e2577-989a-424c-8e30-8ff58251c4e9} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8751 | 2026.05.21 09:21:29.570403 [ 270 ] {586e2577-989a-424c-8e30-8ff58251c4e9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001113 sec., 53908.35579514824 rows/sec., 3.63 MiB/sec. | ||
| 8752 | 2026.05.21 09:21:29.570437 [ 270 ] {586e2577-989a-424c-8e30-8ff58251c4e9} <Debug> TCPHandler: Processed in 0.001277433 sec. | ||
| 8753 | 2026.05.21 09:21:33.198826 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8754 | 2026.05.21 09:21:33.199081 [ 270 ] {9b975a60-ca42-41ad-b237-bda270f458e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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) | ||
| 8755 | 2026.05.21 09:21:33.199456 [ 270 ] {9b975a60-ca42-41ad-b237-bda270f458e7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8756 | 2026.05.21 09:21:33.199496 [ 270 ] {9b975a60-ca42-41ad-b237-bda270f458e7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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 | ||
| 8757 | 2026.05.21 09:21:33.199745 [ 270 ] {9b975a60-ca42-41ad-b237-bda270f458e7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8758 | 2026.05.21 09:21:33.199817 [ 270 ] {9b975a60-ca42-41ad-b237-bda270f458e7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8759 | 2026.05.21 09:21:33.199984 [ 270 ] {9b975a60-ca42-41ad-b237-bda270f458e7} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 8760 | 2026.05.21 09:21:33.200103 [ 362 ] {9b975a60-ca42-41ad-b237-bda270f458e7} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8761 | 2026.05.21 09:21:33.200135 [ 318 ] {9b975a60-ca42-41ad-b237-bda270f458e7} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 8762 | 2026.05.21 09:21:33.200109 [ 339 ] {9b975a60-ca42-41ad-b237-bda270f458e7} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8763 | 2026.05.21 09:21:33.200108 [ 268 ] {9b975a60-ca42-41ad-b237-bda270f458e7} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8764 | 2026.05.21 09:21:33.200340 [ 270 ] {9b975a60-ca42-41ad-b237-bda270f458e7} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 8765 | 2026.05.21 09:21:33.200373 [ 270 ] {9b975a60-ca42-41ad-b237-bda270f458e7} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8766 | 2026.05.21 09:21:33.200479 [ 270 ] {9b975a60-ca42-41ad-b237-bda270f458e7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8767 | 2026.05.21 09:21:33.200503 [ 270 ] {9b975a60-ca42-41ad-b237-bda270f458e7} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 8768 | 2026.05.21 09:21:33.200543 [ 270 ] {9b975a60-ca42-41ad-b237-bda270f458e7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 8769 | 2026.05.21 09:21:33.200589 [ 270 ] {9b975a60-ca42-41ad-b237-bda270f458e7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 8770 | 2026.05.21 09:21:33.200630 [ 270 ] {9b975a60-ca42-41ad-b237-bda270f458e7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 8771 | 2026.05.21 09:21:33.200669 [ 270 ] {9b975a60-ca42-41ad-b237-bda270f458e7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 8772 | 2026.05.21 09:21:33.202121 [ 270 ] {9b975a60-ca42-41ad-b237-bda270f458e7} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.003149 sec., 16195.617656398857 rows/sec., 3.83 MiB/sec. | ||
| 8773 | 2026.05.21 09:21:33.202314 [ 270 ] {9b975a60-ca42-41ad-b237-bda270f458e7} <Debug> MemoryTracker: Peak memory usage (for query): 206.68 KiB. | ||
| 8774 | 2026.05.21 09:21:33.202331 [ 270 ] {9b975a60-ca42-41ad-b237-bda270f458e7} <Debug> TCPHandler: Processed in 0.003686163 sec. | ||
| 8775 | 2026.05.21 09:21:33.213974 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8776 | 2026.05.21 09:21:33.214177 [ 270 ] {5cbb58ea-7a5e-4cf7-9e1f-5f5d22b2497a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8777 | 2026.05.21 09:21:33.214254 [ 270 ] {5cbb58ea-7a5e-4cf7-9e1f-5f5d22b2497a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8778 | 2026.05.21 09:21:33.214915 [ 270 ] {5cbb58ea-7a5e-4cf7-9e1f-5f5d22b2497a} <Trace> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8779 | 2026.05.21 09:21:33.214957 [ 270 ] {5cbb58ea-7a5e-4cf7-9e1f-5f5d22b2497a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 8780 | 2026.05.21 09:21:33.215302 [ 270 ] {5cbb58ea-7a5e-4cf7-9e1f-5f5d22b2497a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 8781 | 2026.05.21 09:21:33.215521 [ 270 ] {5cbb58ea-7a5e-4cf7-9e1f-5f5d22b2497a} <Trace> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8782 | 2026.05.21 09:21:33.215667 [ 270 ] {5cbb58ea-7a5e-4cf7-9e1f-5f5d22b2497a} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001544 sec., 2590.6735751295337 rows/sec., 211.25 KiB/sec. | ||
| 8783 | 2026.05.21 09:21:33.215702 [ 270 ] {5cbb58ea-7a5e-4cf7-9e1f-5f5d22b2497a} <Debug> TCPHandler: Processed in 0.001826832 sec. | ||
| 8784 | 2026.05.21 09:21:33.215843 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8785 | 2026.05.21 09:21:33.215941 [ 270 ] {dcf45e8f-f1e3-43d8-a977-71619bc2e248} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8786 | 2026.05.21 09:21:33.215982 [ 270 ] {dcf45e8f-f1e3-43d8-a977-71619bc2e248} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8787 | 2026.05.21 09:21:33.217215 [ 270 ] {dcf45e8f-f1e3-43d8-a977-71619bc2e248} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8788 | 2026.05.21 09:21:33.217252 [ 270 ] {dcf45e8f-f1e3-43d8-a977-71619bc2e248} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 8789 | 2026.05.21 09:21:33.217671 [ 270 ] {dcf45e8f-f1e3-43d8-a977-71619bc2e248} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8790 | 2026.05.21 09:21:33.217877 [ 270 ] {dcf45e8f-f1e3-43d8-a977-71619bc2e248} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8791 | 2026.05.21 09:21:33.218008 [ 270 ] {dcf45e8f-f1e3-43d8-a977-71619bc2e248} <Debug> executeQuery: Read 2403 rows, 180.35 KiB in 0.002085 sec., 1152517.9856115107 rows/sec., 84.47 MiB/sec. | ||
| 8792 | 2026.05.21 09:21:33.218049 [ 270 ] {dcf45e8f-f1e3-43d8-a977-71619bc2e248} <Debug> TCPHandler: Processed in 0.002256625 sec. | ||
| 8793 | 2026.05.21 09:21:33.218172 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8794 | 2026.05.21 09:21:33.218270 [ 270 ] {fb6dc01a-baae-4861-bae2-092a9a3c46f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8795 | 2026.05.21 09:21:33.218311 [ 270 ] {fb6dc01a-baae-4861-bae2-092a9a3c46f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8796 | 2026.05.21 09:21:33.218725 [ 270 ] {fb6dc01a-baae-4861-bae2-092a9a3c46f5} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8797 | 2026.05.21 09:21:33.218762 [ 270 ] {fb6dc01a-baae-4861-bae2-092a9a3c46f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 8798 | 2026.05.21 09:21:33.219055 [ 270 ] {fb6dc01a-baae-4861-bae2-092a9a3c46f5} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 8799 | 2026.05.21 09:21:33.219259 [ 270 ] {fb6dc01a-baae-4861-bae2-092a9a3c46f5} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8800 | 2026.05.21 09:21:33.219388 [ 270 ] {fb6dc01a-baae-4861-bae2-092a9a3c46f5} <Debug> executeQuery: Read 13 rows, 979.00 B in 0.001137 sec., 11433.597185576078 rows/sec., 840.86 KiB/sec. | ||
| 8801 | 2026.05.21 09:21:33.219422 [ 270 ] {fb6dc01a-baae-4861-bae2-092a9a3c46f5} <Debug> TCPHandler: Processed in 0.001300473 sec. | ||
| 8802 | 2026.05.21 09:21:33.219540 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8803 | 2026.05.21 09:21:33.219637 [ 270 ] {b9e4cf93-cf5a-4986-aedc-607ab0b8dcf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8804 | 2026.05.21 09:21:33.219677 [ 270 ] {b9e4cf93-cf5a-4986-aedc-607ab0b8dcf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8805 | 2026.05.21 09:21:33.220290 [ 270 ] {b9e4cf93-cf5a-4986-aedc-607ab0b8dcf0} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8806 | 2026.05.21 09:21:33.220327 [ 270 ] {b9e4cf93-cf5a-4986-aedc-607ab0b8dcf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 8807 | 2026.05.21 09:21:33.220643 [ 270 ] {b9e4cf93-cf5a-4986-aedc-607ab0b8dcf0} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 8808 | 2026.05.21 09:21:33.220847 [ 270 ] {b9e4cf93-cf5a-4986-aedc-607ab0b8dcf0} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8809 | 2026.05.21 09:21:33.220974 [ 270 ] {b9e4cf93-cf5a-4986-aedc-607ab0b8dcf0} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001355 sec., 591143.9114391144 rows/sec., 34.15 MiB/sec. | ||
| 8810 | 2026.05.21 09:21:33.221009 [ 270 ] {b9e4cf93-cf5a-4986-aedc-607ab0b8dcf0} <Debug> TCPHandler: Processed in 0.001518382 sec. | ||
| 8811 | 2026.05.21 09:21:33.221152 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8812 | 2026.05.21 09:21:33.221250 [ 270 ] {61ce3fa3-39e2-42a0-a982-c7a78be4ab00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 8813 | 2026.05.21 09:21:33.221289 [ 270 ] {61ce3fa3-39e2-42a0-a982-c7a78be4ab00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 8814 | 2026.05.21 09:21:33.221681 [ 270 ] {61ce3fa3-39e2-42a0-a982-c7a78be4ab00} <Trace> oximeter.fields_u64 (b5f83427-ae7b-4855-93f2-492292eb8518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8815 | 2026.05.21 09:21:33.221717 [ 270 ] {61ce3fa3-39e2-42a0-a982-c7a78be4ab00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 8816 | 2026.05.21 09:21:33.221994 [ 270 ] {61ce3fa3-39e2-42a0-a982-c7a78be4ab00} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 8817 | 2026.05.21 09:21:33.222194 [ 270 ] {61ce3fa3-39e2-42a0-a982-c7a78be4ab00} <Trace> oximeter.fields_u64 (b5f83427-ae7b-4855-93f2-492292eb8518): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8818 | 2026.05.21 09:21:33.222322 [ 270 ] {61ce3fa3-39e2-42a0-a982-c7a78be4ab00} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001091 sec., 916.5902841429881 rows/sec., 64.45 KiB/sec. | ||
| 8819 | 2026.05.21 09:21:33.222358 [ 270 ] {61ce3fa3-39e2-42a0-a982-c7a78be4ab00} <Debug> TCPHandler: Processed in 0.001255402 sec. | ||
| 8820 | 2026.05.21 09:21:33.222480 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8821 | 2026.05.21 09:21:33.222576 [ 270 ] {8fc87078-6f64-47e5-bb80-2cdab54424ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8822 | 2026.05.21 09:21:33.222616 [ 270 ] {8fc87078-6f64-47e5-bb80-2cdab54424ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8823 | 2026.05.21 09:21:33.223362 [ 270 ] {8fc87078-6f64-47e5-bb80-2cdab54424ee} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8824 | 2026.05.21 09:21:33.223398 [ 270 ] {8fc87078-6f64-47e5-bb80-2cdab54424ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 8825 | 2026.05.21 09:21:33.223748 [ 270 ] {8fc87078-6f64-47e5-bb80-2cdab54424ee} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8826 | 2026.05.21 09:21:33.223957 [ 270 ] {8fc87078-6f64-47e5-bb80-2cdab54424ee} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8827 | 2026.05.21 09:21:33.224083 [ 270 ] {8fc87078-6f64-47e5-bb80-2cdab54424ee} <Debug> executeQuery: Read 1292 rows, 88.28 KiB in 0.001524 sec., 847769.0288713911 rows/sec., 56.57 MiB/sec. | ||
| 8828 | 2026.05.21 09:21:33.224117 [ 270 ] {8fc87078-6f64-47e5-bb80-2cdab54424ee} <Debug> TCPHandler: Processed in 0.001686297 sec. | ||
| 8829 | 2026.05.21 09:21:33.224242 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8830 | 2026.05.21 09:21:33.224340 [ 270 ] {18b01d32-5527-42a4-a188-9dff2fdff9d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8831 | 2026.05.21 09:21:33.224382 [ 270 ] {18b01d32-5527-42a4-a188-9dff2fdff9d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8832 | 2026.05.21 09:21:33.225047 [ 270 ] {18b01d32-5527-42a4-a188-9dff2fdff9d4} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8833 | 2026.05.21 09:21:33.225083 [ 270 ] {18b01d32-5527-42a4-a188-9dff2fdff9d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 8834 | 2026.05.21 09:21:33.225492 [ 270 ] {18b01d32-5527-42a4-a188-9dff2fdff9d4} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8835 | 2026.05.21 09:21:33.225703 [ 270 ] {18b01d32-5527-42a4-a188-9dff2fdff9d4} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8836 | 2026.05.21 09:21:33.225831 [ 270 ] {18b01d32-5527-42a4-a188-9dff2fdff9d4} <Debug> executeQuery: Read 1574 rows, 98.47 KiB in 0.00151 sec., 1042384.1059602649 rows/sec., 63.68 MiB/sec. | ||
| 8837 | 2026.05.21 09:21:33.225866 [ 270 ] {18b01d32-5527-42a4-a188-9dff2fdff9d4} <Debug> TCPHandler: Processed in 0.001673466 sec. | ||
| 8838 | 2026.05.21 09:21:33.225993 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8839 | 2026.05.21 09:21:33.226091 [ 270 ] {fa0ec297-a020-4527-b52d-9ecae37901c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8840 | 2026.05.21 09:21:33.226144 [ 270 ] {fa0ec297-a020-4527-b52d-9ecae37901c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8841 | 2026.05.21 09:21:33.226895 [ 270 ] {fa0ec297-a020-4527-b52d-9ecae37901c5} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8842 | 2026.05.21 09:21:33.226931 [ 270 ] {fa0ec297-a020-4527-b52d-9ecae37901c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 8843 | 2026.05.21 09:21:33.227413 [ 270 ] {fa0ec297-a020-4527-b52d-9ecae37901c5} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 8844 | 2026.05.21 09:21:33.227626 [ 270 ] {fa0ec297-a020-4527-b52d-9ecae37901c5} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8845 | 2026.05.21 09:21:33.227737 [ 89 ] {} <Debug> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 8846 | 2026.05.21 09:21:33.227762 [ 270 ] {fa0ec297-a020-4527-b52d-9ecae37901c5} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.00169 sec., 5325.443786982249 rows/sec., 9.54 MiB/sec. | ||
| 8847 | 2026.05.21 09:21:33.227795 [ 89 ] {} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8848 | 2026.05.21 09:21:33.227820 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 8849 | 2026.05.21 09:21:33.227822 [ 270 ] {fa0ec297-a020-4527-b52d-9ecae37901c5} <Debug> TCPHandler: Processed in 0.001878453 sec. | ||
| 8850 | 2026.05.21 09:21:33.227921 [ 187 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::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 | ||
| 8851 | 2026.05.21 09:21:33.227973 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8852 | 2026.05.21 09:21:33.228086 [ 270 ] {02015cdc-d394-4f0a-8da0-da686e181f5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8853 | 2026.05.21 09:21:33.228129 [ 270 ] {02015cdc-d394-4f0a-8da0-da686e181f5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8854 | 2026.05.21 09:21:33.228144 [ 187 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8855 | 2026.05.21 09:21:33.228202 [ 187 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 906 rows starting from the beginning of the part | ||
| 8856 | 2026.05.21 09:21:33.228325 [ 187 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 9 rows starting from the beginning of the part | ||
| 8857 | 2026.05.21 09:21:33.228426 [ 187 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 41 rows starting from the beginning of the part | ||
| 8858 | 2026.05.21 09:21:33.228478 [ 270 ] {02015cdc-d394-4f0a-8da0-da686e181f5e} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8859 | 2026.05.21 09:21:33.228519 [ 270 ] {02015cdc-d394-4f0a-8da0-da686e181f5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 8860 | 2026.05.21 09:21:33.228526 [ 187 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 41 rows starting from the beginning of the part | ||
| 8861 | 2026.05.21 09:21:33.228626 [ 187 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 41 rows starting from the beginning of the part | ||
| 8862 | 2026.05.21 09:21:33.228728 [ 187 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 9 rows starting from the beginning of the part | ||
| 8863 | 2026.05.21 09:21:33.228835 [ 270 ] {02015cdc-d394-4f0a-8da0-da686e181f5e} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8864 | 2026.05.21 09:21:33.229079 [ 270 ] {02015cdc-d394-4f0a-8da0-da686e181f5e} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8865 | 2026.05.21 09:21:33.229222 [ 270 ] {02015cdc-d394-4f0a-8da0-da686e181f5e} <Debug> executeQuery: Read 42 rows, 2.89 KiB in 0.001155 sec., 36363.63636363636 rows/sec., 2.44 MiB/sec. | ||
| 8866 | 2026.05.21 09:21:33.229257 [ 270 ] {02015cdc-d394-4f0a-8da0-da686e181f5e} <Debug> TCPHandler: Processed in 0.001334155 sec. | ||
| 8867 | 2026.05.21 09:21:33.234463 [ 199 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1047 rows, containing 19 columns (19 merged, 0 gathered) in 0.00658251 sec., 159057.8669838709 rows/sec., 285.02 MiB/sec. | ||
| 8868 | 2026.05.21 09:21:33.236118 [ 199 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 8869 | 2026.05.21 09:21:33.236444 [ 199 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8870 | 2026.05.21 09:21:33.236514 [ 199 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 8871 | 2026.05.21 09:21:33.236651 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.33 MiB. | ||
| 8872 | 2026.05.21 09:21:34.000229 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 297.44 MiB, peak 305.73 MiB, free memory in arenas 0.00 B, will set to 300.44 MiB (RSS), difference: 3.01 MiB | ||
| 8873 | 2026.05.21 09:21:34.550242 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8874 | 2026.05.21 09:21:34.550561 [ 270 ] {4069ba14-385d-4904-8ed8-0169fbdf5d1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 8875 | 2026.05.21 09:21:34.551062 [ 270 ] {4069ba14-385d-4904-8ed8-0169fbdf5d1a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8876 | 2026.05.21 09:21:34.551129 [ 270 ] {4069ba14-385d-4904-8ed8-0169fbdf5d1a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 8877 | 2026.05.21 09:21:34.551472 [ 270 ] {4069ba14-385d-4904-8ed8-0169fbdf5d1a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8878 | 2026.05.21 09:21:34.551580 [ 270 ] {4069ba14-385d-4904-8ed8-0169fbdf5d1a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8879 | 2026.05.21 09:21:34.551773 [ 270 ] {4069ba14-385d-4904-8ed8-0169fbdf5d1a} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 8880 | 2026.05.21 09:21:34.551888 [ 339 ] {4069ba14-385d-4904-8ed8-0169fbdf5d1a} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8881 | 2026.05.21 09:21:34.551912 [ 362 ] {4069ba14-385d-4904-8ed8-0169fbdf5d1a} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8882 | 2026.05.21 09:21:34.551926 [ 268 ] {4069ba14-385d-4904-8ed8-0169fbdf5d1a} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 8883 | 2026.05.21 09:21:34.551926 [ 366 ] {4069ba14-385d-4904-8ed8-0169fbdf5d1a} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8884 | 2026.05.21 09:21:34.552174 [ 270 ] {4069ba14-385d-4904-8ed8-0169fbdf5d1a} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 8885 | 2026.05.21 09:21:34.552225 [ 270 ] {4069ba14-385d-4904-8ed8-0169fbdf5d1a} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8886 | 2026.05.21 09:21:34.552369 [ 270 ] {4069ba14-385d-4904-8ed8-0169fbdf5d1a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8887 | 2026.05.21 09:21:34.552401 [ 270 ] {4069ba14-385d-4904-8ed8-0169fbdf5d1a} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 8888 | 2026.05.21 09:21:34.552454 [ 270 ] {4069ba14-385d-4904-8ed8-0169fbdf5d1a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8889 | 2026.05.21 09:21:34.552525 [ 270 ] {4069ba14-385d-4904-8ed8-0169fbdf5d1a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8890 | 2026.05.21 09:21:34.552638 [ 270 ] {4069ba14-385d-4904-8ed8-0169fbdf5d1a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8891 | 2026.05.21 09:21:34.552715 [ 270 ] {4069ba14-385d-4904-8ed8-0169fbdf5d1a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8892 | 2026.05.21 09:21:34.554215 [ 270 ] {4069ba14-385d-4904-8ed8-0169fbdf5d1a} <Debug> executeQuery: Read 51 rows, 10.48 KiB in 0.003766 sec., 13542.219861922465 rows/sec., 2.72 MiB/sec. | ||
| 8893 | 2026.05.21 09:21:34.554549 [ 270 ] {4069ba14-385d-4904-8ed8-0169fbdf5d1a} <Debug> MemoryTracker: Peak memory usage (for query): 171.65 KiB. | ||
| 8894 | 2026.05.21 09:21:34.554576 [ 270 ] {4069ba14-385d-4904-8ed8-0169fbdf5d1a} <Debug> TCPHandler: Processed in 0.004593954 sec. | ||
| 8895 | 2026.05.21 09:21:34.556494 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8896 | 2026.05.21 09:21:34.556657 [ 270 ] {5ce2ae97-da05-421d-b62c-299d8404898a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8897 | 2026.05.21 09:21:34.556728 [ 270 ] {5ce2ae97-da05-421d-b62c-299d8404898a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8898 | 2026.05.21 09:21:34.557483 [ 270 ] {5ce2ae97-da05-421d-b62c-299d8404898a} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8899 | 2026.05.21 09:21:34.557555 [ 270 ] {5ce2ae97-da05-421d-b62c-299d8404898a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 8900 | 2026.05.21 09:21:34.558040 [ 270 ] {5ce2ae97-da05-421d-b62c-299d8404898a} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8901 | 2026.05.21 09:21:34.558295 [ 270 ] {5ce2ae97-da05-421d-b62c-299d8404898a} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8902 | 2026.05.21 09:21:34.558493 [ 270 ] {5ce2ae97-da05-421d-b62c-299d8404898a} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001881 sec., 29771.398192450823 rows/sec., 2.27 MiB/sec. | ||
| 8903 | 2026.05.21 09:21:34.558560 [ 270 ] {5ce2ae97-da05-421d-b62c-299d8404898a} <Debug> TCPHandler: Processed in 0.002196344 sec. | ||
| 8904 | 2026.05.21 09:21:34.558764 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8905 | 2026.05.21 09:21:34.558908 [ 270 ] {df8db89c-c87b-4906-981d-a98a32e12006} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8906 | 2026.05.21 09:21:34.558970 [ 270 ] {df8db89c-c87b-4906-981d-a98a32e12006} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8907 | 2026.05.21 09:21:34.559739 [ 270 ] {df8db89c-c87b-4906-981d-a98a32e12006} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8908 | 2026.05.21 09:21:34.559795 [ 270 ] {df8db89c-c87b-4906-981d-a98a32e12006} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 8909 | 2026.05.21 09:21:34.560285 [ 270 ] {df8db89c-c87b-4906-981d-a98a32e12006} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8910 | 2026.05.21 09:21:34.560604 [ 270 ] {df8db89c-c87b-4906-981d-a98a32e12006} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8911 | 2026.05.21 09:21:34.560834 [ 270 ] {df8db89c-c87b-4906-981d-a98a32e12006} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001961 sec., 32636.40999490056 rows/sec., 2.55 MiB/sec. | ||
| 8912 | 2026.05.21 09:21:34.560897 [ 270 ] {df8db89c-c87b-4906-981d-a98a32e12006} <Debug> TCPHandler: Processed in 0.002205454 sec. | ||
| 8913 | 2026.05.21 09:21:34.561222 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8914 | 2026.05.21 09:21:34.561367 [ 270 ] {06f8f5e0-7fe5-4853-a630-ec14703a68d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8915 | 2026.05.21 09:21:34.561431 [ 270 ] {06f8f5e0-7fe5-4853-a630-ec14703a68d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8916 | 2026.05.21 09:21:34.562008 [ 270 ] {06f8f5e0-7fe5-4853-a630-ec14703a68d6} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8917 | 2026.05.21 09:21:34.562059 [ 270 ] {06f8f5e0-7fe5-4853-a630-ec14703a68d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 8918 | 2026.05.21 09:21:34.562540 [ 270 ] {06f8f5e0-7fe5-4853-a630-ec14703a68d6} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8919 | 2026.05.21 09:21:34.562860 [ 270 ] {06f8f5e0-7fe5-4853-a630-ec14703a68d6} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8920 | 2026.05.21 09:21:34.563059 [ 270 ] {06f8f5e0-7fe5-4853-a630-ec14703a68d6} <Debug> executeQuery: Read 52 rows, 3.70 KiB in 0.001724 sec., 30162.41299303944 rows/sec., 2.10 MiB/sec. | ||
| 8921 | 2026.05.21 09:21:34.563114 [ 270 ] {06f8f5e0-7fe5-4853-a630-ec14703a68d6} <Debug> TCPHandler: Processed in 0.001957866 sec. | ||
| 8922 | 2026.05.21 09:21:34.565320 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8923 | 2026.05.21 09:21:34.565570 [ 270 ] {cba8bbae-bdf0-44d0-b311-4dc2d5871952} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8924 | 2026.05.21 09:21:34.565673 [ 270 ] {cba8bbae-bdf0-44d0-b311-4dc2d5871952} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8925 | 2026.05.21 09:21:34.566354 [ 270 ] {cba8bbae-bdf0-44d0-b311-4dc2d5871952} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8926 | 2026.05.21 09:21:34.566415 [ 270 ] {cba8bbae-bdf0-44d0-b311-4dc2d5871952} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 8927 | 2026.05.21 09:21:34.566865 [ 270 ] {cba8bbae-bdf0-44d0-b311-4dc2d5871952} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8928 | 2026.05.21 09:21:34.567109 [ 270 ] {cba8bbae-bdf0-44d0-b311-4dc2d5871952} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8929 | 2026.05.21 09:21:34.567283 [ 89 ] {} <Debug> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8) (MergerMutator): Selected 6 parts from all_1_55_10 to all_60_60_0 | ||
| 8930 | 2026.05.21 09:21:34.567288 [ 270 ] {cba8bbae-bdf0-44d0-b311-4dc2d5871952} <Debug> executeQuery: Read 18 rows, 1.25 KiB in 0.001781 sec., 10106.681639528355 rows/sec., 701.30 KiB/sec. | ||
| 8931 | 2026.05.21 09:21:34.567360 [ 89 ] {} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8932 | 2026.05.21 09:21:34.567389 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 8933 | 2026.05.21 09:21:34.567399 [ 270 ] {cba8bbae-bdf0-44d0-b311-4dc2d5871952} <Debug> TCPHandler: Processed in 0.002306978 sec. | ||
| 8934 | 2026.05.21 09:21:34.567513 [ 189 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_60_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_55_10 to all_60_60_0 into Compact with storage Full | ||
| 8935 | 2026.05.21 09:21:34.567672 [ 189 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_60_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8936 | 2026.05.21 09:21:34.567712 [ 189 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_60_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_55_10, total 3114 rows starting from the beginning of the part | ||
| 8937 | 2026.05.21 09:21:34.567780 [ 189 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_60_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 60 rows starting from the beginning of the part | ||
| 8938 | 2026.05.21 09:21:34.567829 [ 189 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_60_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 60 rows starting from the beginning of the part | ||
| 8939 | 2026.05.21 09:21:34.567876 [ 189 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_60_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 60 rows starting from the beginning of the part | ||
| 8940 | 2026.05.21 09:21:34.567913 [ 189 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_60_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 42 rows starting from the beginning of the part | ||
| 8941 | 2026.05.21 09:21:34.567954 [ 189 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_60_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 18 rows starting from the beginning of the part | ||
| 8942 | 2026.05.21 09:21:34.569182 [ 200 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_60_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3354 rows, containing 4 columns (4 merged, 0 gathered) in 0.001726538 sec., 1942615.8011002366 rows/sec., 128.62 MiB/sec. | ||
| 8943 | 2026.05.21 09:21:34.569542 [ 200 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_60_11} <Trace> MergedBlockOutputStream: filled checksums all_1_60_11 (state Temporary) | ||
| 8944 | 2026.05.21 09:21:34.569925 [ 200 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_60_11} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_merge_all_1_60_11 to all_1_60_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8945 | 2026.05.21 09:21:34.570055 [ 200 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_60_11} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8) (MergerMutator): Merged 6 parts: [all_1_55_10, all_60_60_0] -> all_1_60_11 | ||
| 8946 | 2026.05.21 09:21:34.570177 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 8947 | 2026.05.21 09:21:35.037559 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59392 | ||
| 8948 | 2026.05.21 09:21:35.037652 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8949 | 2026.05.21 09:21:35.037679 [ 269 ] {} <Debug> TCP-Session: ca9d9d68-bf63-4ab1-9baa-0c5d45e2df2b Authenticating user 'default' from [fd00:1122:3344:101::e]:59392 | ||
| 8950 | 2026.05.21 09:21:35.037703 [ 269 ] {} <Debug> TCP-Session: ca9d9d68-bf63-4ab1-9baa-0c5d45e2df2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8951 | 2026.05.21 09:21:35.037716 [ 269 ] {} <Debug> TCP-Session: ca9d9d68-bf63-4ab1-9baa-0c5d45e2df2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8952 | 2026.05.21 09:21:35.037964 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54864 | ||
| 8953 | 2026.05.21 09:21:35.038000 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49662 | ||
| 8954 | 2026.05.21 09:21:35.038026 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47093 | ||
| 8955 | 2026.05.21 09:21:35.038056 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40605 | ||
| 8956 | 2026.05.21 09:21:35.038056 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51642 | ||
| 8957 | 2026.05.21 09:21:35.038132 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8958 | 2026.05.21 09:21:35.038114 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8959 | 2026.05.21 09:21:35.038187 [ 259 ] {} <Debug> TCP-Session: 33a26105-5e82-45aa-a763-ee969d5ce763 Authenticating user 'default' from [fd00:1122:3344:101::e]:40605 | ||
| 8960 | 2026.05.21 09:21:35.038110 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8961 | 2026.05.21 09:21:35.038204 [ 309 ] {} <Debug> TCP-Session: 8bed1b34-fcef-4ac8-baa5-ceba8e5cfe1f Authenticating user 'default' from [fd00:1122:3344:101::e]:47093 | ||
| 8962 | 2026.05.21 09:21:35.038215 [ 259 ] {} <Debug> TCP-Session: 33a26105-5e82-45aa-a763-ee969d5ce763 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8963 | 2026.05.21 09:21:35.038233 [ 307 ] {} <Debug> TCP-Session: 477e61e3-054e-4c4c-9592-07ef6f9c26f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:49662 | ||
| 8964 | 2026.05.21 09:21:35.038242 [ 259 ] {} <Debug> TCP-Session: 33a26105-5e82-45aa-a763-ee969d5ce763 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8965 | 2026.05.21 09:21:35.038238 [ 309 ] {} <Debug> TCP-Session: 8bed1b34-fcef-4ac8-baa5-ceba8e5cfe1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8966 | 2026.05.21 09:21:35.038256 [ 307 ] {} <Debug> TCP-Session: 477e61e3-054e-4c4c-9592-07ef6f9c26f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8967 | 2026.05.21 09:21:35.038269 [ 309 ] {} <Debug> TCP-Session: 8bed1b34-fcef-4ac8-baa5-ceba8e5cfe1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8968 | 2026.05.21 09:21:35.038039 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35337 | ||
| 8969 | 2026.05.21 09:21:35.038282 [ 307 ] {} <Debug> TCP-Session: 477e61e3-054e-4c4c-9592-07ef6f9c26f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8970 | 2026.05.21 09:21:35.038020 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53041 | ||
| 8971 | 2026.05.21 09:21:35.038029 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8972 | 2026.05.21 09:21:35.038004 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47265 | ||
| 8973 | 2026.05.21 09:21:35.038433 [ 303 ] {} <Debug> TCP-Session: 84a1eae1-dc79-4dae-aa22-7a84b5e07c43 Authenticating user 'default' from [fd00:1122:3344:101::e]:54864 | ||
| 8974 | 2026.05.21 09:21:35.038458 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8975 | 2026.05.21 09:21:35.038490 [ 303 ] {} <Debug> TCP-Session: 84a1eae1-dc79-4dae-aa22-7a84b5e07c43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8976 | 2026.05.21 09:21:35.038132 [ 269 ] {} <Trace> TCP-Session: ca9d9d68-bf63-4ab1-9baa-0c5d45e2df2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8977 | 2026.05.21 09:21:35.038525 [ 303 ] {} <Debug> TCP-Session: 84a1eae1-dc79-4dae-aa22-7a84b5e07c43 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8978 | 2026.05.21 09:21:35.038526 [ 311 ] {} <Debug> TCP-Session: 481d59e8-2413-4008-aab6-7b346b20b519 Authenticating user 'default' from [fd00:1122:3344:101::e]:51642 | ||
| 8979 | 2026.05.21 09:21:35.038586 [ 311 ] {} <Debug> TCP-Session: 481d59e8-2413-4008-aab6-7b346b20b519 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8980 | 2026.05.21 09:21:35.038602 [ 311 ] {} <Debug> TCP-Session: 481d59e8-2413-4008-aab6-7b346b20b519 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8981 | 2026.05.21 09:21:35.038713 [ 269 ] {7f2ab5fa-5175-42c4-bef6-490478898d78} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59392) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8982 | 2026.05.21 09:21:35.038897 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8983 | 2026.05.21 09:21:35.038927 [ 310 ] {} <Debug> TCP-Session: 19e61c7e-aaa5-4374-bbfd-aba0548dcd3b Authenticating user 'default' from [fd00:1122:3344:101::e]:35337 | ||
| 8984 | 2026.05.21 09:21:35.038945 [ 310 ] {} <Debug> TCP-Session: 19e61c7e-aaa5-4374-bbfd-aba0548dcd3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8985 | 2026.05.21 09:21:35.038958 [ 310 ] {} <Debug> TCP-Session: 19e61c7e-aaa5-4374-bbfd-aba0548dcd3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8986 | 2026.05.21 09:21:35.039002 [ 269 ] {7f2ab5fa-5175-42c4-bef6-490478898d78} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8987 | 2026.05.21 09:21:35.039023 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8988 | 2026.05.21 09:21:35.039058 [ 269 ] {7f2ab5fa-5175-42c4-bef6-490478898d78} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8989 | 2026.05.21 09:21:35.039069 [ 308 ] {} <Debug> TCP-Session: cfee0a75-4c09-4e3a-97a0-595232e6d4bf Authenticating user 'default' from [fd00:1122:3344:101::e]:53041 | ||
| 8990 | 2026.05.21 09:21:35.039112 [ 308 ] {} <Debug> TCP-Session: cfee0a75-4c09-4e3a-97a0-595232e6d4bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8991 | 2026.05.21 09:21:35.039127 [ 308 ] {} <Debug> TCP-Session: cfee0a75-4c09-4e3a-97a0-595232e6d4bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8992 | 2026.05.21 09:21:35.039224 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8993 | 2026.05.21 09:21:35.039261 [ 304 ] {} <Debug> TCP-Session: 54c460da-7e14-4d9e-91d8-d72ae8812ccc Authenticating user 'default' from [fd00:1122:3344:101::e]:47265 | ||
| 8994 | 2026.05.21 09:21:35.039279 [ 304 ] {} <Debug> TCP-Session: 54c460da-7e14-4d9e-91d8-d72ae8812ccc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8995 | 2026.05.21 09:21:35.039292 [ 304 ] {} <Debug> TCP-Session: 54c460da-7e14-4d9e-91d8-d72ae8812ccc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8996 | 2026.05.21 09:21:35.039374 [ 269 ] {7f2ab5fa-5175-42c4-bef6-490478898d78} <Debug> oximeter.version (0aef903c-aa8c-4aa8-a78f-ed504b3a4b83) (SelectExecutor): Key condition: unknown | ||
| 8997 | 2026.05.21 09:21:35.040467 [ 365 ] {7f2ab5fa-5175-42c4-bef6-490478898d78} <Trace> AggregatingTransform: Aggregating | ||
| 8998 | 2026.05.21 09:21:35.040496 [ 365 ] {7f2ab5fa-5175-42c4-bef6-490478898d78} <Trace> Aggregator: Aggregation method: without_key | ||
| 8999 | 2026.05.21 09:21:35.040523 [ 365 ] {7f2ab5fa-5175-42c4-bef6-490478898d78} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001044615 sec. (957.290 rows/sec., 37.39 KiB/sec.) | ||
| 9000 | 2026.05.21 09:21:35.040537 [ 365 ] {7f2ab5fa-5175-42c4-bef6-490478898d78} <Trace> Aggregator: Merging aggregated data | ||
| 9001 | 2026.05.21 09:21:35.041160 [ 269 ] {7f2ab5fa-5175-42c4-bef6-490478898d78} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002509 sec., 398.5651654045437 rows/sec., 15.57 KiB/sec. | ||
| 9002 | 2026.05.21 09:21:35.041339 [ 269 ] {7f2ab5fa-5175-42c4-bef6-490478898d78} <Debug> TCPHandler: Processed in 0.003350923 sec. | ||
| 9003 | 2026.05.21 09:21:35.041450 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9004 | 2026.05.21 09:21:35.041477 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9005 | 2026.05.21 09:21:35.041480 [ 269 ] {} <Debug> TCP-Session: ca9d9d68-bf63-4ab1-9baa-0c5d45e2df2b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9006 | 2026.05.21 09:21:35.041504 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9007 | 2026.05.21 09:21:35.041515 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9008 | 2026.05.21 09:21:35.041532 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9009 | 2026.05.21 09:21:35.041560 [ 259 ] {} <Debug> TCP-Session: 33a26105-5e82-45aa-a763-ee969d5ce763 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9010 | 2026.05.21 09:21:35.041572 [ 308 ] {} <Debug> TCP-Session: cfee0a75-4c09-4e3a-97a0-595232e6d4bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9011 | 2026.05.21 09:21:35.041580 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9012 | 2026.05.21 09:21:35.041598 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9013 | 2026.05.21 09:21:35.041627 [ 310 ] {} <Debug> TCP-Session: 19e61c7e-aaa5-4374-bbfd-aba0548dcd3b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9014 | 2026.05.21 09:21:35.041593 [ 311 ] {} <Debug> TCP-Session: 481d59e8-2413-4008-aab6-7b346b20b519 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9015 | 2026.05.21 09:21:35.041648 [ 307 ] {} <Debug> TCP-Session: 477e61e3-054e-4c4c-9592-07ef6f9c26f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9016 | 2026.05.21 09:21:35.041562 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9017 | 2026.05.21 09:21:35.041565 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9018 | 2026.05.21 09:21:35.041714 [ 309 ] {} <Debug> TCP-Session: 8bed1b34-fcef-4ac8-baa5-ceba8e5cfe1f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9019 | 2026.05.21 09:21:35.041522 [ 303 ] {} <Debug> TCP-Session: 84a1eae1-dc79-4dae-aa22-7a84b5e07c43 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9020 | 2026.05.21 09:21:35.041741 [ 304 ] {} <Debug> TCP-Session: 54c460da-7e14-4d9e-91d8-d72ae8812ccc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9021 | 2026.05.21 09:21:35.959341 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19586 | ||
| 9022 | 2026.05.21 09:21:35.959968 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9023 | 2026.05.21 09:21:35.960044 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 9024 | 2026.05.21 09:21:35.960607 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9025 | 2026.05.21 09:21:35.960855 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9026 | 2026.05.21 09:21:35.961019 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19586 | ||
| 9027 | 2026.05.21 09:21:35.961054 [ 85 ] {} <Debug> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9028 | 2026.05.21 09:21:35.961131 [ 85 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9029 | 2026.05.21 09:21:35.961156 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 9030 | 2026.05.21 09:21:35.961267 [ 189 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::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 | ||
| 9031 | 2026.05.21 09:21:35.961395 [ 189 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9032 | 2026.05.21 09:21:35.961435 [ 189 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 17218 rows starting from the beginning of the part | ||
| 9033 | 2026.05.21 09:21:35.961496 [ 189 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::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 | ||
| 9034 | 2026.05.21 09:21:35.961543 [ 189 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::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 | ||
| 9035 | 2026.05.21 09:21:35.961588 [ 189 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::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 | ||
| 9036 | 2026.05.21 09:21:35.961630 [ 189 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::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 | ||
| 9037 | 2026.05.21 09:21:35.961671 [ 189 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::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 | ||
| 9038 | 2026.05.21 09:21:35.963863 [ 193 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19586 rows, containing 4 columns (4 merged, 0 gathered) in 0.002642939 sec., 7410689.387836798 rows/sec., 106.01 MiB/sec. | ||
| 9039 | 2026.05.21 09:21:35.964261 [ 193 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9040 | 2026.05.21 09:21:35.964699 [ 193 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_41_8} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9041 | 2026.05.21 09:21:35.964831 [ 193 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_41_8} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9042 | 2026.05.21 09:21:35.965011 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.61 MiB. | ||
| 9043 | 2026.05.21 09:21:36.319056 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36685 | ||
| 9044 | 2026.05.21 09:21:36.319145 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9045 | 2026.05.21 09:21:36.319172 [ 310 ] {} <Debug> TCP-Session: 7a9e1af8-3b5e-4c6c-9043-d9b2b8bf09a5 Authenticating user 'default' from [fd00:1122:3344:101::e]:36685 | ||
| 9046 | 2026.05.21 09:21:36.319195 [ 310 ] {} <Debug> TCP-Session: 7a9e1af8-3b5e-4c6c-9043-d9b2b8bf09a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9047 | 2026.05.21 09:21:36.319208 [ 310 ] {} <Debug> TCP-Session: 7a9e1af8-3b5e-4c6c-9043-d9b2b8bf09a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9048 | 2026.05.21 09:21:36.319432 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39241 | ||
| 9049 | 2026.05.21 09:21:36.319452 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47291 | ||
| 9050 | 2026.05.21 09:21:36.319501 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9051 | 2026.05.21 09:21:36.319515 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33270 | ||
| 9052 | 2026.05.21 09:21:36.319539 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43238 | ||
| 9053 | 2026.05.21 09:21:36.319566 [ 259 ] {} <Debug> TCP-Session: 67e2be48-08dd-491c-b5ff-5d3a8f844805 Authenticating user 'default' from [fd00:1122:3344:101::e]:39241 | ||
| 9054 | 2026.05.21 09:21:36.319585 [ 310 ] {} <Trace> TCP-Session: 7a9e1af8-3b5e-4c6c-9043-d9b2b8bf09a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9055 | 2026.05.21 09:21:36.319607 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9056 | 2026.05.21 09:21:36.319609 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9057 | 2026.05.21 09:21:36.319610 [ 259 ] {} <Debug> TCP-Session: 67e2be48-08dd-491c-b5ff-5d3a8f844805 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9058 | 2026.05.21 09:21:36.319642 [ 307 ] {} <Debug> TCP-Session: b729028f-f819-47da-a617-3137124484a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:33270 | ||
| 9059 | 2026.05.21 09:21:36.319650 [ 309 ] {} <Debug> TCP-Session: 514817f2-6eaf-42f8-a388-2ca1163ca8c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:43238 | ||
| 9060 | 2026.05.21 09:21:36.319664 [ 259 ] {} <Debug> TCP-Session: 67e2be48-08dd-491c-b5ff-5d3a8f844805 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9061 | 2026.05.21 09:21:36.319684 [ 307 ] {} <Debug> TCP-Session: b729028f-f819-47da-a617-3137124484a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9062 | 2026.05.21 09:21:36.319687 [ 309 ] {} <Debug> TCP-Session: 514817f2-6eaf-42f8-a388-2ca1163ca8c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9063 | 2026.05.21 09:21:36.319709 [ 307 ] {} <Debug> TCP-Session: b729028f-f819-47da-a617-3137124484a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9064 | 2026.05.21 09:21:36.319717 [ 309 ] {} <Debug> TCP-Session: 514817f2-6eaf-42f8-a388-2ca1163ca8c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9065 | 2026.05.21 09:21:36.319531 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40945 | ||
| 9066 | 2026.05.21 09:21:36.319521 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42209 | ||
| 9067 | 2026.05.21 09:21:36.319793 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9068 | 2026.05.21 09:21:36.319785 [ 310 ] {6a6cae1a-0246-4b1d-a3be-4ba1fa8315cc} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36685) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9069 | 2026.05.21 09:21:36.319839 [ 308 ] {} <Debug> TCP-Session: a7e3196c-b2ad-4b8b-a679-64c2fb2f9b25 Authenticating user 'default' from [fd00:1122:3344:101::e]:40945 | ||
| 9070 | 2026.05.21 09:21:36.319464 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49840 | ||
| 9071 | 2026.05.21 09:21:36.319868 [ 308 ] {} <Debug> TCP-Session: a7e3196c-b2ad-4b8b-a679-64c2fb2f9b25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9072 | 2026.05.21 09:21:36.319874 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9073 | 2026.05.21 09:21:36.319892 [ 308 ] {} <Debug> TCP-Session: a7e3196c-b2ad-4b8b-a679-64c2fb2f9b25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9074 | 2026.05.21 09:21:36.319910 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9075 | 2026.05.21 09:21:36.319457 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41597 | ||
| 9076 | 2026.05.21 09:21:36.319941 [ 269 ] {} <Debug> TCP-Session: b7011692-3f21-4049-bfff-896633a5efb1 Authenticating user 'default' from [fd00:1122:3344:101::e]:49840 | ||
| 9077 | 2026.05.21 09:21:36.319986 [ 269 ] {} <Debug> TCP-Session: b7011692-3f21-4049-bfff-896633a5efb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9078 | 2026.05.21 09:21:36.319934 [ 304 ] {} <Debug> TCP-Session: 7a90070c-d176-4d5e-afc1-ed6edd8134d0 Authenticating user 'default' from [fd00:1122:3344:101::e]:42209 | ||
| 9079 | 2026.05.21 09:21:36.320006 [ 269 ] {} <Debug> TCP-Session: b7011692-3f21-4049-bfff-896633a5efb1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9080 | 2026.05.21 09:21:36.320025 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9081 | 2026.05.21 09:21:36.320033 [ 304 ] {} <Debug> TCP-Session: 7a90070c-d176-4d5e-afc1-ed6edd8134d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9082 | 2026.05.21 09:21:36.320063 [ 303 ] {} <Debug> TCP-Session: 5bfef5f2-c9b9-4051-b54c-74502b63a08b Authenticating user 'default' from [fd00:1122:3344:101::e]:41597 | ||
| 9083 | 2026.05.21 09:21:36.320080 [ 304 ] {} <Debug> TCP-Session: 7a90070c-d176-4d5e-afc1-ed6edd8134d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9084 | 2026.05.21 09:21:36.319574 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9085 | 2026.05.21 09:21:36.320100 [ 303 ] {} <Debug> TCP-Session: 5bfef5f2-c9b9-4051-b54c-74502b63a08b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9086 | 2026.05.21 09:21:36.320133 [ 303 ] {} <Debug> TCP-Session: 5bfef5f2-c9b9-4051-b54c-74502b63a08b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9087 | 2026.05.21 09:21:36.320138 [ 311 ] {} <Debug> TCP-Session: e2b09541-047c-43ae-990e-0bd28e1c8fe0 Authenticating user 'default' from [fd00:1122:3344:101::e]:47291 | ||
| 9088 | 2026.05.21 09:21:36.320161 [ 311 ] {} <Debug> TCP-Session: e2b09541-047c-43ae-990e-0bd28e1c8fe0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9089 | 2026.05.21 09:21:36.320167 [ 310 ] {6a6cae1a-0246-4b1d-a3be-4ba1fa8315cc} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9090 | 2026.05.21 09:21:36.320174 [ 311 ] {} <Debug> TCP-Session: e2b09541-047c-43ae-990e-0bd28e1c8fe0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9091 | 2026.05.21 09:21:36.320254 [ 310 ] {6a6cae1a-0246-4b1d-a3be-4ba1fa8315cc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9092 | 2026.05.21 09:21:36.320591 [ 310 ] {6a6cae1a-0246-4b1d-a3be-4ba1fa8315cc} <Debug> oximeter.version (0aef903c-aa8c-4aa8-a78f-ed504b3a4b83) (SelectExecutor): Key condition: unknown | ||
| 9093 | 2026.05.21 09:21:36.321592 [ 342 ] {6a6cae1a-0246-4b1d-a3be-4ba1fa8315cc} <Trace> AggregatingTransform: Aggregating | ||
| 9094 | 2026.05.21 09:21:36.321629 [ 342 ] {6a6cae1a-0246-4b1d-a3be-4ba1fa8315cc} <Trace> Aggregator: Aggregation method: without_key | ||
| 9095 | 2026.05.21 09:21:36.321660 [ 342 ] {6a6cae1a-0246-4b1d-a3be-4ba1fa8315cc} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000966062 sec. (1035.130 rows/sec., 40.43 KiB/sec.) | ||
| 9096 | 2026.05.21 09:21:36.321675 [ 342 ] {6a6cae1a-0246-4b1d-a3be-4ba1fa8315cc} <Trace> Aggregator: Merging aggregated data | ||
| 9097 | 2026.05.21 09:21:36.322334 [ 310 ] {6a6cae1a-0246-4b1d-a3be-4ba1fa8315cc} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002611 sec., 382.99502106472613 rows/sec., 14.96 KiB/sec. | ||
| 9098 | 2026.05.21 09:21:36.322472 [ 310 ] {6a6cae1a-0246-4b1d-a3be-4ba1fa8315cc} <Debug> TCPHandler: Processed in 0.003034842 sec. | ||
| 9099 | 2026.05.21 09:21:36.322607 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9100 | 2026.05.21 09:21:36.322649 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9101 | 2026.05.21 09:21:36.322650 [ 310 ] {} <Debug> TCP-Session: 7a9e1af8-3b5e-4c6c-9043-d9b2b8bf09a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9102 | 2026.05.21 09:21:36.322676 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9103 | 2026.05.21 09:21:36.322700 [ 259 ] {} <Debug> TCP-Session: 67e2be48-08dd-491c-b5ff-5d3a8f844805 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9104 | 2026.05.21 09:21:36.322722 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9105 | 2026.05.21 09:21:36.322749 [ 311 ] {} <Debug> TCP-Session: e2b09541-047c-43ae-990e-0bd28e1c8fe0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9106 | 2026.05.21 09:21:36.322756 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9107 | 2026.05.21 09:21:36.322799 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9108 | 2026.05.21 09:21:36.322772 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9109 | 2026.05.21 09:21:36.322844 [ 307 ] {} <Debug> TCP-Session: b729028f-f819-47da-a617-3137124484a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9110 | 2026.05.21 09:21:36.322831 [ 304 ] {} <Debug> TCP-Session: 7a90070c-d176-4d5e-afc1-ed6edd8134d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9111 | 2026.05.21 09:21:36.322866 [ 309 ] {} <Debug> TCP-Session: 514817f2-6eaf-42f8-a388-2ca1163ca8c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9112 | 2026.05.21 09:21:36.322829 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9113 | 2026.05.21 09:21:36.322767 [ 303 ] {} <Debug> TCP-Session: 5bfef5f2-c9b9-4051-b54c-74502b63a08b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9114 | 2026.05.21 09:21:36.322699 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9115 | 2026.05.21 09:21:36.322937 [ 308 ] {} <Debug> TCP-Session: a7e3196c-b2ad-4b8b-a679-64c2fb2f9b25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9116 | 2026.05.21 09:21:36.322972 [ 269 ] {} <Debug> TCP-Session: b7011692-3f21-4049-bfff-896633a5efb1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9117 | 2026.05.21 09:21:36.441950 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33084 | ||
| 9118 | 2026.05.21 09:21:36.442044 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9119 | 2026.05.21 09:21:36.442070 [ 310 ] {} <Debug> TCP-Session: f3c6c0c7-72e0-4995-976e-db21382bb93c Authenticating user 'default' from [fd00:1122:3344:101::e]:33084 | ||
| 9120 | 2026.05.21 09:21:36.442094 [ 310 ] {} <Debug> TCP-Session: f3c6c0c7-72e0-4995-976e-db21382bb93c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9121 | 2026.05.21 09:21:36.442108 [ 310 ] {} <Debug> TCP-Session: f3c6c0c7-72e0-4995-976e-db21382bb93c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9122 | 2026.05.21 09:21:36.442340 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54900 | ||
| 9123 | 2026.05.21 09:21:36.442376 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60762 | ||
| 9124 | 2026.05.21 09:21:36.442410 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58884 | ||
| 9125 | 2026.05.21 09:21:36.442420 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44783 | ||
| 9126 | 2026.05.21 09:21:36.442453 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62178 | ||
| 9127 | 2026.05.21 09:21:36.442488 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55505 | ||
| 9128 | 2026.05.21 09:21:36.442488 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9129 | 2026.05.21 09:21:36.442483 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9130 | 2026.05.21 09:21:36.442540 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9131 | 2026.05.21 09:21:36.442551 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9132 | 2026.05.21 09:21:36.442560 [ 259 ] {} <Debug> TCP-Session: 458f3f50-8bf4-448b-838c-7bdddbfebb70 Authenticating user 'default' from [fd00:1122:3344:101::e]:60762 | ||
| 9133 | 2026.05.21 09:21:36.442594 [ 303 ] {} <Debug> TCP-Session: 8dd6b236-be36-463e-9114-51dda0c83e2c Authenticating user 'default' from [fd00:1122:3344:101::e]:44783 | ||
| 9134 | 2026.05.21 09:21:36.442599 [ 309 ] {} <Debug> TCP-Session: 41585b16-b8c2-4374-b154-6fcb8ade6d06 Authenticating user 'default' from [fd00:1122:3344:101::e]:55505 | ||
| 9135 | 2026.05.21 09:21:36.442624 [ 259 ] {} <Debug> TCP-Session: 458f3f50-8bf4-448b-838c-7bdddbfebb70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9136 | 2026.05.21 09:21:36.442635 [ 303 ] {} <Debug> TCP-Session: 8dd6b236-be36-463e-9114-51dda0c83e2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9137 | 2026.05.21 09:21:36.442640 [ 309 ] {} <Debug> TCP-Session: 41585b16-b8c2-4374-b154-6fcb8ade6d06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9138 | 2026.05.21 09:21:36.442655 [ 259 ] {} <Debug> TCP-Session: 458f3f50-8bf4-448b-838c-7bdddbfebb70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9139 | 2026.05.21 09:21:36.442665 [ 303 ] {} <Debug> TCP-Session: 8dd6b236-be36-463e-9114-51dda0c83e2c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9140 | 2026.05.21 09:21:36.442673 [ 309 ] {} <Debug> TCP-Session: 41585b16-b8c2-4374-b154-6fcb8ade6d06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9141 | 2026.05.21 09:21:36.442584 [ 304 ] {} <Debug> TCP-Session: 59ec2459-d3d2-4ac0-8fa7-9f062a7bbf11 Authenticating user 'default' from [fd00:1122:3344:101::e]:58884 | ||
| 9142 | 2026.05.21 09:21:36.442540 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9143 | 2026.05.21 09:21:36.442743 [ 304 ] {} <Debug> TCP-Session: 59ec2459-d3d2-4ac0-8fa7-9f062a7bbf11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9144 | 2026.05.21 09:21:36.442447 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9145 | 2026.05.21 09:21:36.442781 [ 304 ] {} <Debug> TCP-Session: 59ec2459-d3d2-4ac0-8fa7-9f062a7bbf11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9146 | 2026.05.21 09:21:36.442773 [ 307 ] {} <Debug> TCP-Session: 38ed8251-3fb2-4f8b-94f2-f98e04c0b448 Authenticating user 'default' from [fd00:1122:3344:101::e]:62178 | ||
| 9147 | 2026.05.21 09:21:36.442814 [ 311 ] {} <Debug> TCP-Session: e4f611de-e217-4888-b1ce-a72b60db8d98 Authenticating user 'default' from [fd00:1122:3344:101::e]:54900 | ||
| 9148 | 2026.05.21 09:21:36.442385 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63731 | ||
| 9149 | 2026.05.21 09:21:36.442857 [ 307 ] {} <Debug> TCP-Session: 38ed8251-3fb2-4f8b-94f2-f98e04c0b448 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9150 | 2026.05.21 09:21:36.442861 [ 311 ] {} <Debug> TCP-Session: e4f611de-e217-4888-b1ce-a72b60db8d98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9151 | 2026.05.21 09:21:36.442912 [ 307 ] {} <Debug> TCP-Session: 38ed8251-3fb2-4f8b-94f2-f98e04c0b448 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9152 | 2026.05.21 09:21:36.442933 [ 311 ] {} <Debug> TCP-Session: e4f611de-e217-4888-b1ce-a72b60db8d98 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9153 | 2026.05.21 09:21:36.442934 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9154 | 2026.05.21 09:21:36.442491 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56573 | ||
| 9155 | 2026.05.21 09:21:36.442992 [ 269 ] {} <Debug> TCP-Session: 5142adcf-f0ae-4fd7-95af-6de00ba9c079 Authenticating user 'default' from [fd00:1122:3344:101::e]:63731 | ||
| 9156 | 2026.05.21 09:21:36.442481 [ 310 ] {} <Trace> TCP-Session: f3c6c0c7-72e0-4995-976e-db21382bb93c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9157 | 2026.05.21 09:21:36.443039 [ 269 ] {} <Debug> TCP-Session: 5142adcf-f0ae-4fd7-95af-6de00ba9c079 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9158 | 2026.05.21 09:21:36.443168 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9159 | 2026.05.21 09:21:36.443182 [ 269 ] {} <Debug> TCP-Session: 5142adcf-f0ae-4fd7-95af-6de00ba9c079 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9160 | 2026.05.21 09:21:36.443226 [ 308 ] {} <Debug> TCP-Session: 75c3699f-0b72-4db0-9ece-d9559b2101ef Authenticating user 'default' from [fd00:1122:3344:101::e]:56573 | ||
| 9161 | 2026.05.21 09:21:36.443252 [ 308 ] {} <Debug> TCP-Session: 75c3699f-0b72-4db0-9ece-d9559b2101ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9162 | 2026.05.21 09:21:36.443266 [ 308 ] {} <Debug> TCP-Session: 75c3699f-0b72-4db0-9ece-d9559b2101ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9163 | 2026.05.21 09:21:36.443313 [ 310 ] {a7274e94-fe3f-4b5a-af3a-32cfdfa2c519} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33084) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9164 | 2026.05.21 09:21:36.443575 [ 310 ] {a7274e94-fe3f-4b5a-af3a-32cfdfa2c519} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9165 | 2026.05.21 09:21:36.443631 [ 310 ] {a7274e94-fe3f-4b5a-af3a-32cfdfa2c519} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9166 | 2026.05.21 09:21:36.443911 [ 310 ] {a7274e94-fe3f-4b5a-af3a-32cfdfa2c519} <Debug> oximeter.version (0aef903c-aa8c-4aa8-a78f-ed504b3a4b83) (SelectExecutor): Key condition: unknown | ||
| 9167 | 2026.05.21 09:21:36.444842 [ 356 ] {a7274e94-fe3f-4b5a-af3a-32cfdfa2c519} <Trace> AggregatingTransform: Aggregating | ||
| 9168 | 2026.05.21 09:21:36.444879 [ 356 ] {a7274e94-fe3f-4b5a-af3a-32cfdfa2c519} <Trace> Aggregator: Aggregation method: without_key | ||
| 9169 | 2026.05.21 09:21:36.444912 [ 356 ] {a7274e94-fe3f-4b5a-af3a-32cfdfa2c519} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000901021 sec. (1109.852 rows/sec., 43.35 KiB/sec.) | ||
| 9170 | 2026.05.21 09:21:36.444927 [ 356 ] {a7274e94-fe3f-4b5a-af3a-32cfdfa2c519} <Trace> Aggregator: Merging aggregated data | ||
| 9171 | 2026.05.21 09:21:36.445659 [ 310 ] {a7274e94-fe3f-4b5a-af3a-32cfdfa2c519} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002399 sec., 416.8403501458941 rows/sec., 16.28 KiB/sec. | ||
| 9172 | 2026.05.21 09:21:36.445805 [ 310 ] {a7274e94-fe3f-4b5a-af3a-32cfdfa2c519} <Debug> TCPHandler: Processed in 0.003468367 sec. | ||
| 9173 | 2026.05.21 09:21:36.445943 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9174 | 2026.05.21 09:21:36.445972 [ 310 ] {} <Debug> TCP-Session: f3c6c0c7-72e0-4995-976e-db21382bb93c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9175 | 2026.05.21 09:21:36.445983 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9176 | 2026.05.21 09:21:36.446004 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9177 | 2026.05.21 09:21:36.446029 [ 259 ] {} <Debug> TCP-Session: 458f3f50-8bf4-448b-838c-7bdddbfebb70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9178 | 2026.05.21 09:21:36.446041 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9179 | 2026.05.21 09:21:36.446053 [ 311 ] {} <Debug> TCP-Session: e4f611de-e217-4888-b1ce-a72b60db8d98 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9180 | 2026.05.21 09:21:36.446052 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9181 | 2026.05.21 09:21:36.446082 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9182 | 2026.05.21 09:21:36.446100 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9183 | 2026.05.21 09:21:36.446137 [ 303 ] {} <Debug> TCP-Session: 8dd6b236-be36-463e-9114-51dda0c83e2c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9184 | 2026.05.21 09:21:36.446148 [ 309 ] {} <Debug> TCP-Session: 41585b16-b8c2-4374-b154-6fcb8ade6d06 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9185 | 2026.05.21 09:21:36.446174 [ 308 ] {} <Debug> TCP-Session: 75c3699f-0b72-4db0-9ece-d9559b2101ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9186 | 2026.05.21 09:21:36.446119 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9187 | 2026.05.21 09:21:36.446085 [ 304 ] {} <Debug> TCP-Session: 59ec2459-d3d2-4ac0-8fa7-9f062a7bbf11 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9188 | 2026.05.21 09:21:36.446069 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9189 | 2026.05.21 09:21:36.446246 [ 307 ] {} <Debug> TCP-Session: 38ed8251-3fb2-4f8b-94f2-f98e04c0b448 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9190 | 2026.05.21 09:21:36.446291 [ 269 ] {} <Debug> TCP-Session: 5142adcf-f0ae-4fd7-95af-6de00ba9c079 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9191 | 2026.05.21 09:21:37.055870 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 9192 | 2026.05.21 09:21:37.075672 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9193 | 2026.05.21 09:21:37.075756 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 9194 | 2026.05.21 09:21:37.082653 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9195 | 2026.05.21 09:21:37.083427 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9196 | 2026.05.21 09:21:37.083794 [ 83 ] {} <Debug> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9197 | 2026.05.21 09:21:37.083873 [ 83 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9198 | 2026.05.21 09:21:37.083895 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 9199 | 2026.05.21 09:21:37.084046 [ 194 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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 | ||
| 9200 | 2026.05.21 09:21:37.088346 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 9201 | 2026.05.21 09:21:37.088838 [ 194 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9202 | 2026.05.21 09:21:37.090630 [ 194 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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 | ||
| 9203 | 2026.05.21 09:21:37.095846 [ 194 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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 | ||
| 9204 | 2026.05.21 09:21:37.100653 [ 194 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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 | ||
| 9205 | 2026.05.21 09:21:37.105348 [ 194 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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 | ||
| 9206 | 2026.05.21 09:21:37.109712 [ 194 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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 | ||
| 9207 | 2026.05.21 09:21:37.113923 [ 194 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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 | ||
| 9208 | 2026.05.21 09:21:37.170604 [ 189 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.086623103 sec., 3567.177684687652 rows/sec., 18.45 MiB/sec. | ||
| 9209 | 2026.05.21 09:21:37.173503 [ 196 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9210 | 2026.05.21 09:21:37.175686 [ 196 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_41_8} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9211 | 2026.05.21 09:21:37.175806 [ 196 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_41_8} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9212 | 2026.05.21 09:21:37.177782 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 9213 | 2026.05.21 09:21:38.000498 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 301.65 MiB, peak 315.06 MiB, free memory in arenas 0.00 B, will set to 304.89 MiB (RSS), difference: 3.24 MiB | ||
| 9214 | 2026.05.21 09:21:39.555281 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9215 | 2026.05.21 09:21:39.555566 [ 270 ] {d16953e5-8fcd-43a5-9c94-0d3b1777df0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 9216 | 2026.05.21 09:21:39.555956 [ 270 ] {d16953e5-8fcd-43a5-9c94-0d3b1777df0c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9217 | 2026.05.21 09:21:39.555994 [ 270 ] {d16953e5-8fcd-43a5-9c94-0d3b1777df0c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 9218 | 2026.05.21 09:21:39.556228 [ 270 ] {d16953e5-8fcd-43a5-9c94-0d3b1777df0c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9219 | 2026.05.21 09:21:39.556300 [ 270 ] {d16953e5-8fcd-43a5-9c94-0d3b1777df0c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9220 | 2026.05.21 09:21:39.556448 [ 270 ] {d16953e5-8fcd-43a5-9c94-0d3b1777df0c} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 9221 | 2026.05.21 09:21:39.556568 [ 346 ] {d16953e5-8fcd-43a5-9c94-0d3b1777df0c} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9222 | 2026.05.21 09:21:39.556579 [ 324 ] {d16953e5-8fcd-43a5-9c94-0d3b1777df0c} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9223 | 2026.05.21 09:21:39.556577 [ 362 ] {d16953e5-8fcd-43a5-9c94-0d3b1777df0c} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 9224 | 2026.05.21 09:21:39.556577 [ 344 ] {d16953e5-8fcd-43a5-9c94-0d3b1777df0c} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9225 | 2026.05.21 09:21:39.556818 [ 270 ] {d16953e5-8fcd-43a5-9c94-0d3b1777df0c} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 9226 | 2026.05.21 09:21:39.556848 [ 270 ] {d16953e5-8fcd-43a5-9c94-0d3b1777df0c} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9227 | 2026.05.21 09:21:39.556954 [ 270 ] {d16953e5-8fcd-43a5-9c94-0d3b1777df0c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9228 | 2026.05.21 09:21:39.556976 [ 270 ] {d16953e5-8fcd-43a5-9c94-0d3b1777df0c} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 9229 | 2026.05.21 09:21:39.557013 [ 270 ] {d16953e5-8fcd-43a5-9c94-0d3b1777df0c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9230 | 2026.05.21 09:21:39.557056 [ 270 ] {d16953e5-8fcd-43a5-9c94-0d3b1777df0c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9231 | 2026.05.21 09:21:39.557097 [ 270 ] {d16953e5-8fcd-43a5-9c94-0d3b1777df0c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9232 | 2026.05.21 09:21:39.557141 [ 270 ] {d16953e5-8fcd-43a5-9c94-0d3b1777df0c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9233 | 2026.05.21 09:21:39.558623 [ 270 ] {d16953e5-8fcd-43a5-9c94-0d3b1777df0c} <Debug> executeQuery: Read 51 rows, 10.72 KiB in 0.003169 sec., 16093.404859577155 rows/sec., 3.30 MiB/sec. | ||
| 9234 | 2026.05.21 09:21:39.558877 [ 270 ] {d16953e5-8fcd-43a5-9c94-0d3b1777df0c} <Debug> MemoryTracker: Peak memory usage (for query): 186.49 KiB. | ||
| 9235 | 2026.05.21 09:21:39.558895 [ 270 ] {d16953e5-8fcd-43a5-9c94-0d3b1777df0c} <Debug> TCPHandler: Processed in 0.003765587 sec. | ||
| 9236 | 2026.05.21 09:21:39.561124 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9237 | 2026.05.21 09:21:39.561335 [ 270 ] {245d8e78-a0f6-4a3a-964e-23091c69a665} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9238 | 2026.05.21 09:21:39.561417 [ 270 ] {245d8e78-a0f6-4a3a-964e-23091c69a665} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9239 | 2026.05.21 09:21:39.562298 [ 270 ] {245d8e78-a0f6-4a3a-964e-23091c69a665} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9240 | 2026.05.21 09:21:39.562342 [ 270 ] {245d8e78-a0f6-4a3a-964e-23091c69a665} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 9241 | 2026.05.21 09:21:39.562736 [ 270 ] {245d8e78-a0f6-4a3a-964e-23091c69a665} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9242 | 2026.05.21 09:21:39.562959 [ 270 ] {245d8e78-a0f6-4a3a-964e-23091c69a665} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9243 | 2026.05.21 09:21:39.563108 [ 270 ] {245d8e78-a0f6-4a3a-964e-23091c69a665} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001834 sec., 75245.3653217012 rows/sec., 6.53 MiB/sec. | ||
| 9244 | 2026.05.21 09:21:39.563124 [ 82 ] {} <Debug> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9245 | 2026.05.21 09:21:39.563144 [ 270 ] {245d8e78-a0f6-4a3a-964e-23091c69a665} <Debug> TCPHandler: Processed in 0.002123031 sec. | ||
| 9246 | 2026.05.21 09:21:39.563182 [ 82 ] {} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9247 | 2026.05.21 09:21:39.563215 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 9248 | 2026.05.21 09:21:39.563326 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9249 | 2026.05.21 09:21:39.563342 [ 189 ] {3cd78353-d451-4e36-8961-d673cdd72c18::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 | ||
| 9250 | 2026.05.21 09:21:39.563431 [ 270 ] {3364f78d-7fb9-42b4-8b99-fc7ac9fa1b2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9251 | 2026.05.21 09:21:39.563446 [ 189 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9252 | 2026.05.21 09:21:39.563473 [ 270 ] {3364f78d-7fb9-42b4-8b99-fc7ac9fa1b2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9253 | 2026.05.21 09:21:39.563481 [ 189 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3357 rows starting from the beginning of the part | ||
| 9254 | 2026.05.21 09:21:39.563548 [ 189 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 56 rows starting from the beginning of the part | ||
| 9255 | 2026.05.21 09:21:39.563603 [ 189 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 138 rows starting from the beginning of the part | ||
| 9256 | 2026.05.21 09:21:39.563667 [ 189 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 2403 rows starting from the beginning of the part | ||
| 9257 | 2026.05.21 09:21:39.563715 [ 189 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 56 rows starting from the beginning of the part | ||
| 9258 | 2026.05.21 09:21:39.563761 [ 189 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 138 rows starting from the beginning of the part | ||
| 9259 | 2026.05.21 09:21:39.563937 [ 270 ] {3364f78d-7fb9-42b4-8b99-fc7ac9fa1b2a} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9260 | 2026.05.21 09:21:39.563973 [ 270 ] {3364f78d-7fb9-42b4-8b99-fc7ac9fa1b2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 9261 | 2026.05.21 09:21:39.564325 [ 270 ] {3364f78d-7fb9-42b4-8b99-fc7ac9fa1b2a} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9262 | 2026.05.21 09:21:39.564542 [ 270 ] {3364f78d-7fb9-42b4-8b99-fc7ac9fa1b2a} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9263 | 2026.05.21 09:21:39.564679 [ 270 ] {3364f78d-7fb9-42b4-8b99-fc7ac9fa1b2a} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001267 sec., 32359.905288082085 rows/sec., 2.38 MiB/sec. | ||
| 9264 | 2026.05.21 09:21:39.564715 [ 270 ] {3364f78d-7fb9-42b4-8b99-fc7ac9fa1b2a} <Debug> TCPHandler: Processed in 0.001445318 sec. | ||
| 9265 | 2026.05.21 09:21:39.564845 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9266 | 2026.05.21 09:21:39.564944 [ 270 ] {47efe323-6be7-4ed3-b91d-b5a8f2430f9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9267 | 2026.05.21 09:21:39.564986 [ 270 ] {47efe323-6be7-4ed3-b91d-b5a8f2430f9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9268 | 2026.05.21 09:21:39.565493 [ 270 ] {47efe323-6be7-4ed3-b91d-b5a8f2430f9d} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9269 | 2026.05.21 09:21:39.565530 [ 270 ] {47efe323-6be7-4ed3-b91d-b5a8f2430f9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 9270 | 2026.05.21 09:21:39.565859 [ 270 ] {47efe323-6be7-4ed3-b91d-b5a8f2430f9d} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9271 | 2026.05.21 09:21:39.566078 [ 189 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6148 rows, containing 5 columns (5 merged, 0 gathered) in 0.002785353 sec., 2207260.623698325 rows/sec., 174.10 MiB/sec. | ||
| 9272 | 2026.05.21 09:21:39.566083 [ 270 ] {47efe323-6be7-4ed3-b91d-b5a8f2430f9d} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9273 | 2026.05.21 09:21:39.566236 [ 270 ] {47efe323-6be7-4ed3-b91d-b5a8f2430f9d} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.00131 sec., 80152.6717557252 rows/sec., 6.26 MiB/sec. | ||
| 9274 | 2026.05.21 09:21:39.566246 [ 82 ] {} <Debug> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9275 | 2026.05.21 09:21:39.566274 [ 270 ] {47efe323-6be7-4ed3-b91d-b5a8f2430f9d} <Debug> TCPHandler: Processed in 0.00147839 sec. | ||
| 9276 | 2026.05.21 09:21:39.566294 [ 82 ] {} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9277 | 2026.05.21 09:21:39.566325 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 9278 | 2026.05.21 09:21:39.566411 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9279 | 2026.05.21 09:21:39.566433 [ 196 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::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 | ||
| 9280 | 2026.05.21 09:21:39.566434 [ 189 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9281 | 2026.05.21 09:21:39.566517 [ 270 ] {659480aa-2569-4311-b71d-b03a675318c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9282 | 2026.05.21 09:21:39.566567 [ 196 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9283 | 2026.05.21 09:21:39.566568 [ 270 ] {659480aa-2569-4311-b71d-b03a675318c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9284 | 2026.05.21 09:21:39.566610 [ 196 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1829 rows starting from the beginning of the part | ||
| 9285 | 2026.05.21 09:21:39.566681 [ 196 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 64 rows starting from the beginning of the part | ||
| 9286 | 2026.05.21 09:21:39.566758 [ 189 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_61_12} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9287 | 2026.05.21 09:21:39.566765 [ 196 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 105 rows starting from the beginning of the part | ||
| 9288 | 2026.05.21 09:21:39.566827 [ 196 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 1292 rows starting from the beginning of the part | ||
| 9289 | 2026.05.21 09:21:39.566850 [ 189 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_61_12} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9290 | 2026.05.21 09:21:39.566876 [ 196 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 64 rows starting from the beginning of the part | ||
| 9291 | 2026.05.21 09:21:39.566924 [ 196 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 105 rows starting from the beginning of the part | ||
| 9292 | 2026.05.21 09:21:39.566943 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
| 9293 | 2026.05.21 09:21:39.567078 [ 270 ] {659480aa-2569-4311-b71d-b03a675318c9} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9294 | 2026.05.21 09:21:39.567149 [ 270 ] {659480aa-2569-4311-b71d-b03a675318c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 9295 | 2026.05.21 09:21:39.567502 [ 270 ] {659480aa-2569-4311-b71d-b03a675318c9} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9296 | 2026.05.21 09:21:39.567740 [ 270 ] {659480aa-2569-4311-b71d-b03a675318c9} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9297 | 2026.05.21 09:21:39.567874 [ 270 ] {659480aa-2569-4311-b71d-b03a675318c9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001376 sec., 116279.06976744186 rows/sec., 8.10 MiB/sec. | ||
| 9298 | 2026.05.21 09:21:39.567903 [ 81 ] {} <Debug> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9299 | 2026.05.21 09:21:39.567909 [ 270 ] {659480aa-2569-4311-b71d-b03a675318c9} <Debug> TCPHandler: Processed in 0.001548141 sec. | ||
| 9300 | 2026.05.21 09:21:39.567960 [ 81 ] {} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9301 | 2026.05.21 09:21:39.567986 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 9302 | 2026.05.21 09:21:39.568085 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9303 | 2026.05.21 09:21:39.568096 [ 201 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::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 | ||
| 9304 | 2026.05.21 09:21:39.568191 [ 270 ] {ac9882af-8049-43df-9ee2-43ced4d5bdba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9305 | 2026.05.21 09:21:39.568219 [ 201 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9306 | 2026.05.21 09:21:39.568248 [ 270 ] {ac9882af-8049-43df-9ee2-43ced4d5bdba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9307 | 2026.05.21 09:21:39.568256 [ 201 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 19518 rows starting from the beginning of the part | ||
| 9308 | 2026.05.21 09:21:39.568321 [ 201 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::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 | ||
| 9309 | 2026.05.21 09:21:39.568330 [ 198 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3459 rows, containing 5 columns (5 merged, 0 gathered) in 0.001940214 sec., 1782793.0321088291 rows/sec., 129.08 MiB/sec. | ||
| 9310 | 2026.05.21 09:21:39.568377 [ 201 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 160 rows starting from the beginning of the part | ||
| 9311 | 2026.05.21 09:21:39.568429 [ 201 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 1574 rows starting from the beginning of the part | ||
| 9312 | 2026.05.21 09:21:39.568479 [ 201 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 52 rows starting from the beginning of the part | ||
| 9313 | 2026.05.21 09:21:39.568541 [ 201 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 160 rows starting from the beginning of the part | ||
| 9314 | 2026.05.21 09:21:39.568560 [ 190 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9315 | 2026.05.21 09:21:39.568879 [ 190 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_61_12} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9316 | 2026.05.21 09:21:39.568962 [ 190 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_61_12} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9317 | 2026.05.21 09:21:39.569039 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 9318 | 2026.05.21 09:21:39.569133 [ 270 ] {ac9882af-8049-43df-9ee2-43ced4d5bdba} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9319 | 2026.05.21 09:21:39.569175 [ 270 ] {ac9882af-8049-43df-9ee2-43ced4d5bdba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 9320 | 2026.05.21 09:21:39.569766 [ 270 ] {ac9882af-8049-43df-9ee2-43ced4d5bdba} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 9321 | 2026.05.21 09:21:39.569992 [ 270 ] {ac9882af-8049-43df-9ee2-43ced4d5bdba} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9322 | 2026.05.21 09:21:39.570134 [ 270 ] {ac9882af-8049-43df-9ee2-43ced4d5bdba} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.00196 sec., 20918.367346938776 rows/sec., 37.48 MiB/sec. | ||
| 9323 | 2026.05.21 09:21:39.570191 [ 270 ] {ac9882af-8049-43df-9ee2-43ced4d5bdba} <Debug> TCPHandler: Processed in 0.002155722 sec. | ||
| 9324 | 2026.05.21 09:21:39.570321 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9325 | 2026.05.21 09:21:39.570419 [ 270 ] {05836f66-0e33-4104-b52d-8319d9d31f68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9326 | 2026.05.21 09:21:39.570461 [ 270 ] {05836f66-0e33-4104-b52d-8319d9d31f68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9327 | 2026.05.21 09:21:39.570836 [ 270 ] {05836f66-0e33-4104-b52d-8319d9d31f68} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9328 | 2026.05.21 09:21:39.570872 [ 270 ] {05836f66-0e33-4104-b52d-8319d9d31f68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 9329 | 2026.05.21 09:21:39.571319 [ 270 ] {05836f66-0e33-4104-b52d-8319d9d31f68} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9330 | 2026.05.21 09:21:39.571532 [ 270 ] {05836f66-0e33-4104-b52d-8319d9d31f68} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9331 | 2026.05.21 09:21:39.571663 [ 270 ] {05836f66-0e33-4104-b52d-8319d9d31f68} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001262 sec., 47543.58161648177 rows/sec., 3.20 MiB/sec. | ||
| 9332 | 2026.05.21 09:21:39.571696 [ 270 ] {05836f66-0e33-4104-b52d-8319d9d31f68} <Debug> TCPHandler: Processed in 0.001425358 sec. | ||
| 9333 | 2026.05.21 09:21:39.574727 [ 201 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21624 rows, containing 5 columns (5 merged, 0 gathered) in 0.006673924 sec., 3240072.856688209 rows/sec., 212.87 MiB/sec. | ||
| 9334 | 2026.05.21 09:21:39.575084 [ 201 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9335 | 2026.05.21 09:21:39.575321 [ 201 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9336 | 2026.05.21 09:21:39.575386 [ 201 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9337 | 2026.05.21 09:21:39.575453 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 9338 | 2026.05.21 09:21:40.000246 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 305.42 MiB, peak 315.06 MiB, free memory in arenas 0.00 B, will set to 307.53 MiB (RSS), difference: 2.11 MiB | ||
| 9339 | 2026.05.21 09:21:43.318927 [ 78 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9340 | 2026.05.21 09:21:43.318993 [ 78 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9341 | 2026.05.21 09:21:43.462047 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20098 | ||
| 9342 | 2026.05.21 09:21:43.462559 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9343 | 2026.05.21 09:21:43.462605 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 9344 | 2026.05.21 09:21:43.463082 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9345 | 2026.05.21 09:21:43.463307 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9346 | 2026.05.21 09:21:43.463450 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20098 | ||
| 9347 | 2026.05.21 09:21:44.553208 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9348 | 2026.05.21 09:21:44.553483 [ 270 ] {8fa7d3ed-be8d-4e6f-aed4-36b3f4c39d7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 9349 | 2026.05.21 09:21:44.553886 [ 270 ] {8fa7d3ed-be8d-4e6f-aed4-36b3f4c39d7a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9350 | 2026.05.21 09:21:44.553931 [ 270 ] {8fa7d3ed-be8d-4e6f-aed4-36b3f4c39d7a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 9351 | 2026.05.21 09:21:44.554181 [ 270 ] {8fa7d3ed-be8d-4e6f-aed4-36b3f4c39d7a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9352 | 2026.05.21 09:21:44.554252 [ 270 ] {8fa7d3ed-be8d-4e6f-aed4-36b3f4c39d7a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9353 | 2026.05.21 09:21:44.554399 [ 270 ] {8fa7d3ed-be8d-4e6f-aed4-36b3f4c39d7a} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 9354 | 2026.05.21 09:21:44.554510 [ 324 ] {8fa7d3ed-be8d-4e6f-aed4-36b3f4c39d7a} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9355 | 2026.05.21 09:21:44.554523 [ 343 ] {8fa7d3ed-be8d-4e6f-aed4-36b3f4c39d7a} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9356 | 2026.05.21 09:21:44.554515 [ 344 ] {8fa7d3ed-be8d-4e6f-aed4-36b3f4c39d7a} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9357 | 2026.05.21 09:21:44.554515 [ 346 ] {8fa7d3ed-be8d-4e6f-aed4-36b3f4c39d7a} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 9358 | 2026.05.21 09:21:44.554745 [ 270 ] {8fa7d3ed-be8d-4e6f-aed4-36b3f4c39d7a} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 9359 | 2026.05.21 09:21:44.554776 [ 270 ] {8fa7d3ed-be8d-4e6f-aed4-36b3f4c39d7a} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9360 | 2026.05.21 09:21:44.554881 [ 270 ] {8fa7d3ed-be8d-4e6f-aed4-36b3f4c39d7a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9361 | 2026.05.21 09:21:44.554905 [ 270 ] {8fa7d3ed-be8d-4e6f-aed4-36b3f4c39d7a} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 9362 | 2026.05.21 09:21:44.554945 [ 270 ] {8fa7d3ed-be8d-4e6f-aed4-36b3f4c39d7a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9363 | 2026.05.21 09:21:44.554987 [ 270 ] {8fa7d3ed-be8d-4e6f-aed4-36b3f4c39d7a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9364 | 2026.05.21 09:21:44.555025 [ 270 ] {8fa7d3ed-be8d-4e6f-aed4-36b3f4c39d7a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9365 | 2026.05.21 09:21:44.555066 [ 270 ] {8fa7d3ed-be8d-4e6f-aed4-36b3f4c39d7a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9366 | 2026.05.21 09:21:44.556365 [ 270 ] {8fa7d3ed-be8d-4e6f-aed4-36b3f4c39d7a} <Debug> executeQuery: Read 51 rows, 10.48 KiB in 0.002994 sec., 17034.068136272545 rows/sec., 3.42 MiB/sec. | ||
| 9367 | 2026.05.21 09:21:44.556598 [ 270 ] {8fa7d3ed-be8d-4e6f-aed4-36b3f4c39d7a} <Debug> MemoryTracker: Peak memory usage (for query): 172.52 KiB. | ||
| 9368 | 2026.05.21 09:21:44.556614 [ 270 ] {8fa7d3ed-be8d-4e6f-aed4-36b3f4c39d7a} <Debug> TCPHandler: Processed in 0.00356048 sec. | ||
| 9369 | 2026.05.21 09:21:44.558267 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9370 | 2026.05.21 09:21:44.558408 [ 270 ] {8d0278d0-98fc-4f52-918f-1a714a585ee3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9371 | 2026.05.21 09:21:44.558461 [ 270 ] {8d0278d0-98fc-4f52-918f-1a714a585ee3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9372 | 2026.05.21 09:21:44.559107 [ 270 ] {8d0278d0-98fc-4f52-918f-1a714a585ee3} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9373 | 2026.05.21 09:21:44.559155 [ 270 ] {8d0278d0-98fc-4f52-918f-1a714a585ee3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 9374 | 2026.05.21 09:21:44.559534 [ 270 ] {8d0278d0-98fc-4f52-918f-1a714a585ee3} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9375 | 2026.05.21 09:21:44.559758 [ 270 ] {8d0278d0-98fc-4f52-918f-1a714a585ee3} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9376 | 2026.05.21 09:21:44.559914 [ 270 ] {8d0278d0-98fc-4f52-918f-1a714a585ee3} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001545 sec., 36245.95469255664 rows/sec., 2.77 MiB/sec. | ||
| 9377 | 2026.05.21 09:21:44.559951 [ 270 ] {8d0278d0-98fc-4f52-918f-1a714a585ee3} <Debug> TCPHandler: Processed in 0.001747138 sec. | ||
| 9378 | 2026.05.21 09:21:44.560106 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9379 | 2026.05.21 09:21:44.560206 [ 270 ] {90e91d5b-632b-4dce-b50f-a55b0fc9e131} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9380 | 2026.05.21 09:21:44.560247 [ 270 ] {90e91d5b-632b-4dce-b50f-a55b0fc9e131} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9381 | 2026.05.21 09:21:44.560673 [ 270 ] {90e91d5b-632b-4dce-b50f-a55b0fc9e131} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9382 | 2026.05.21 09:21:44.560711 [ 270 ] {90e91d5b-632b-4dce-b50f-a55b0fc9e131} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 9383 | 2026.05.21 09:21:44.561011 [ 270 ] {90e91d5b-632b-4dce-b50f-a55b0fc9e131} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9384 | 2026.05.21 09:21:44.561234 [ 270 ] {90e91d5b-632b-4dce-b50f-a55b0fc9e131} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9385 | 2026.05.21 09:21:44.561364 [ 270 ] {90e91d5b-632b-4dce-b50f-a55b0fc9e131} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001176 sec., 54421.768707482996 rows/sec., 4.25 MiB/sec. | ||
| 9386 | 2026.05.21 09:21:44.561399 [ 270 ] {90e91d5b-632b-4dce-b50f-a55b0fc9e131} <Debug> TCPHandler: Processed in 0.001342005 sec. | ||
| 9387 | 2026.05.21 09:21:44.561535 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9388 | 2026.05.21 09:21:44.561633 [ 270 ] {6c96123e-4490-4b3f-aa48-58932a335b96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9389 | 2026.05.21 09:21:44.561677 [ 270 ] {6c96123e-4490-4b3f-aa48-58932a335b96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9390 | 2026.05.21 09:21:44.562108 [ 270 ] {6c96123e-4490-4b3f-aa48-58932a335b96} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9391 | 2026.05.21 09:21:44.562145 [ 270 ] {6c96123e-4490-4b3f-aa48-58932a335b96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 9392 | 2026.05.21 09:21:44.562470 [ 270 ] {6c96123e-4490-4b3f-aa48-58932a335b96} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9393 | 2026.05.21 09:21:44.562678 [ 270 ] {6c96123e-4490-4b3f-aa48-58932a335b96} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9394 | 2026.05.21 09:21:44.562808 [ 270 ] {6c96123e-4490-4b3f-aa48-58932a335b96} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001194 sec., 134003.3500837521 rows/sec., 9.33 MiB/sec. | ||
| 9395 | 2026.05.21 09:21:44.562843 [ 270 ] {6c96123e-4490-4b3f-aa48-58932a335b96} <Debug> TCPHandler: Processed in 0.001357116 sec. | ||
| 9396 | 2026.05.21 09:21:44.562972 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9397 | 2026.05.21 09:21:44.563070 [ 270 ] {280d60f4-9d56-486b-b3e6-272ff9557b74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9398 | 2026.05.21 09:21:44.563113 [ 270 ] {280d60f4-9d56-486b-b3e6-272ff9557b74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9399 | 2026.05.21 09:21:44.563480 [ 270 ] {280d60f4-9d56-486b-b3e6-272ff9557b74} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9400 | 2026.05.21 09:21:44.563516 [ 270 ] {280d60f4-9d56-486b-b3e6-272ff9557b74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 9401 | 2026.05.21 09:21:44.563819 [ 270 ] {280d60f4-9d56-486b-b3e6-272ff9557b74} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9402 | 2026.05.21 09:21:44.564024 [ 270 ] {280d60f4-9d56-486b-b3e6-272ff9557b74} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9403 | 2026.05.21 09:21:44.564154 [ 270 ] {280d60f4-9d56-486b-b3e6-272ff9557b74} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001102 sec., 54446.4609800363 rows/sec., 3.67 MiB/sec. | ||
| 9404 | 2026.05.21 09:21:44.564188 [ 270 ] {280d60f4-9d56-486b-b3e6-272ff9557b74} <Debug> TCPHandler: Processed in 0.001269173 sec. | ||
| 9405 | 2026.05.21 09:21:44.588411 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 9406 | 2026.05.21 09:21:44.603166 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9407 | 2026.05.21 09:21:44.603208 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 9408 | 2026.05.21 09:21:44.608674 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9409 | 2026.05.21 09:21:44.609349 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9410 | 2026.05.21 09:21:44.611824 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 9411 | 2026.05.21 09:21:44.865918 [ 76 ] {} <Debug> oximeter.fields_u64 (b5f83427-ae7b-4855-93f2-492292eb8518) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 9412 | 2026.05.21 09:21:44.866027 [ 76 ] {} <Trace> oximeter.fields_u64 (b5f83427-ae7b-4855-93f2-492292eb8518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9413 | 2026.05.21 09:21:44.866073 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 9414 | 2026.05.21 09:21:44.866310 [ 186 ] {b5f83427-ae7b-4855-93f2-492292eb8518::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 | ||
| 9415 | 2026.05.21 09:21:44.866519 [ 186 ] {b5f83427-ae7b-4855-93f2-492292eb8518::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9416 | 2026.05.21 09:21:44.866574 [ 186 ] {b5f83427-ae7b-4855-93f2-492292eb8518::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 | ||
| 9417 | 2026.05.21 09:21:44.866681 [ 186 ] {b5f83427-ae7b-4855-93f2-492292eb8518::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 | ||
| 9418 | 2026.05.21 09:21:44.866760 [ 186 ] {b5f83427-ae7b-4855-93f2-492292eb8518::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 | ||
| 9419 | 2026.05.21 09:21:44.866835 [ 186 ] {b5f83427-ae7b-4855-93f2-492292eb8518::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 | ||
| 9420 | 2026.05.21 09:21:44.866901 [ 186 ] {b5f83427-ae7b-4855-93f2-492292eb8518::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 | ||
| 9421 | 2026.05.21 09:21:44.867885 [ 201 ] {b5f83427-ae7b-4855-93f2-492292eb8518::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001664616 sec., 3604.4348966968955 rows/sec., 267.52 KiB/sec. | ||
| 9422 | 2026.05.21 09:21:44.868064 [ 201 ] {b5f83427-ae7b-4855-93f2-492292eb8518::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 9423 | 2026.05.21 09:21:44.868378 [ 201 ] {b5f83427-ae7b-4855-93f2-492292eb8518::all_1_5_1} <Trace> oximeter.fields_u64 (b5f83427-ae7b-4855-93f2-492292eb8518): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9424 | 2026.05.21 09:21:44.868458 [ 201 ] {b5f83427-ae7b-4855-93f2-492292eb8518::all_1_5_1} <Trace> oximeter.fields_u64 (b5f83427-ae7b-4855-93f2-492292eb8518) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 9425 | 2026.05.21 09:21:44.868571 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 9426 | 2026.05.21 09:21:49.556206 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9427 | 2026.05.21 09:21:49.556512 [ 270 ] {9b3696ec-f392-4e8c-aaae-bf1cabc1025e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_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) | ||
| 9428 | 2026.05.21 09:21:49.556944 [ 270 ] {9b3696ec-f392-4e8c-aaae-bf1cabc1025e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9429 | 2026.05.21 09:21:49.556995 [ 270 ] {9b3696ec-f392-4e8c-aaae-bf1cabc1025e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_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 | ||
| 9430 | 2026.05.21 09:21:49.557288 [ 270 ] {9b3696ec-f392-4e8c-aaae-bf1cabc1025e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9431 | 2026.05.21 09:21:49.557364 [ 270 ] {9b3696ec-f392-4e8c-aaae-bf1cabc1025e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9432 | 2026.05.21 09:21:49.557515 [ 270 ] {9b3696ec-f392-4e8c-aaae-bf1cabc1025e} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 9433 | 2026.05.21 09:21:49.557625 [ 324 ] {9b3696ec-f392-4e8c-aaae-bf1cabc1025e} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9434 | 2026.05.21 09:21:49.557634 [ 342 ] {9b3696ec-f392-4e8c-aaae-bf1cabc1025e} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9435 | 2026.05.21 09:21:49.557641 [ 346 ] {9b3696ec-f392-4e8c-aaae-bf1cabc1025e} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 9436 | 2026.05.21 09:21:49.557634 [ 343 ] {9b3696ec-f392-4e8c-aaae-bf1cabc1025e} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9437 | 2026.05.21 09:21:49.557845 [ 270 ] {9b3696ec-f392-4e8c-aaae-bf1cabc1025e} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 9438 | 2026.05.21 09:21:49.557879 [ 270 ] {9b3696ec-f392-4e8c-aaae-bf1cabc1025e} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9439 | 2026.05.21 09:21:49.557986 [ 270 ] {9b3696ec-f392-4e8c-aaae-bf1cabc1025e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9440 | 2026.05.21 09:21:49.558009 [ 270 ] {9b3696ec-f392-4e8c-aaae-bf1cabc1025e} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 9441 | 2026.05.21 09:21:49.558048 [ 270 ] {9b3696ec-f392-4e8c-aaae-bf1cabc1025e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_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'))" | ||
| 9442 | 2026.05.21 09:21:49.558094 [ 270 ] {9b3696ec-f392-4e8c-aaae-bf1cabc1025e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_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'))" | ||
| 9443 | 2026.05.21 09:21:49.558135 [ 270 ] {9b3696ec-f392-4e8c-aaae-bf1cabc1025e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_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'))" | ||
| 9444 | 2026.05.21 09:21:49.558176 [ 270 ] {9b3696ec-f392-4e8c-aaae-bf1cabc1025e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_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'))" | ||
| 9445 | 2026.05.21 09:21:49.559537 [ 270 ] {9b3696ec-f392-4e8c-aaae-bf1cabc1025e} <Debug> executeQuery: Read 51 rows, 10.72 KiB in 0.003146 sec., 16211.06166560712 rows/sec., 3.33 MiB/sec. | ||
| 9446 | 2026.05.21 09:21:49.559778 [ 270 ] {9b3696ec-f392-4e8c-aaae-bf1cabc1025e} <Debug> MemoryTracker: Peak memory usage (for query): 187.80 KiB. | ||
| 9447 | 2026.05.21 09:21:49.559796 [ 270 ] {9b3696ec-f392-4e8c-aaae-bf1cabc1025e} <Debug> TCPHandler: Processed in 0.003747226 sec. | ||
| 9448 | 2026.05.21 09:21:49.562983 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9449 | 2026.05.21 09:21:49.563103 [ 270 ] {de46be3e-d7a0-44c8-9bf8-77f639eff3df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9450 | 2026.05.21 09:21:49.563151 [ 270 ] {de46be3e-d7a0-44c8-9bf8-77f639eff3df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9451 | 2026.05.21 09:21:49.563716 [ 270 ] {de46be3e-d7a0-44c8-9bf8-77f639eff3df} <Trace> oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9452 | 2026.05.21 09:21:49.563761 [ 270 ] {de46be3e-d7a0-44c8-9bf8-77f639eff3df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 9453 | 2026.05.21 09:21:49.564143 [ 270 ] {de46be3e-d7a0-44c8-9bf8-77f639eff3df} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 9454 | 2026.05.21 09:21:49.564368 [ 270 ] {de46be3e-d7a0-44c8-9bf8-77f639eff3df} <Trace> oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9455 | 2026.05.21 09:21:49.564525 [ 270 ] {de46be3e-d7a0-44c8-9bf8-77f639eff3df} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001459 sec., 16449.62302947224 rows/sec., 1.36 MiB/sec. | ||
| 9456 | 2026.05.21 09:21:49.564564 [ 270 ] {de46be3e-d7a0-44c8-9bf8-77f639eff3df} <Debug> TCPHandler: Processed in 0.001634695 sec. | ||
| 9457 | 2026.05.21 09:21:49.564702 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9458 | 2026.05.21 09:21:49.564803 [ 270 ] {b6567914-8c30-4ad1-83e8-ea4bd7d4e776} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9459 | 2026.05.21 09:21:49.564846 [ 270 ] {b6567914-8c30-4ad1-83e8-ea4bd7d4e776} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9460 | 2026.05.21 09:21:49.565271 [ 270 ] {b6567914-8c30-4ad1-83e8-ea4bd7d4e776} <Trace> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9461 | 2026.05.21 09:21:49.565310 [ 270 ] {b6567914-8c30-4ad1-83e8-ea4bd7d4e776} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 9462 | 2026.05.21 09:21:49.565600 [ 270 ] {b6567914-8c30-4ad1-83e8-ea4bd7d4e776} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 9463 | 2026.05.21 09:21:49.565828 [ 270 ] {b6567914-8c30-4ad1-83e8-ea4bd7d4e776} <Trace> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9464 | 2026.05.21 09:21:49.565968 [ 270 ] {b6567914-8c30-4ad1-83e8-ea4bd7d4e776} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001187 sec., 6739.6798652064035 rows/sec., 549.57 KiB/sec. | ||
| 9465 | 2026.05.21 09:21:49.566004 [ 270 ] {b6567914-8c30-4ad1-83e8-ea4bd7d4e776} <Debug> TCPHandler: Processed in 0.001352925 sec. | ||
| 9466 | 2026.05.21 09:21:49.566150 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9467 | 2026.05.21 09:21:49.566247 [ 270 ] {2fa64d76-7a26-4862-a837-2258d8d81900} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9468 | 2026.05.21 09:21:49.566287 [ 270 ] {2fa64d76-7a26-4862-a837-2258d8d81900} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9469 | 2026.05.21 09:21:49.566837 [ 270 ] {2fa64d76-7a26-4862-a837-2258d8d81900} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9470 | 2026.05.21 09:21:49.566875 [ 270 ] {2fa64d76-7a26-4862-a837-2258d8d81900} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 9471 | 2026.05.21 09:21:49.567203 [ 270 ] {2fa64d76-7a26-4862-a837-2258d8d81900} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9472 | 2026.05.21 09:21:49.567415 [ 270 ] {2fa64d76-7a26-4862-a837-2258d8d81900} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9473 | 2026.05.21 09:21:49.567551 [ 270 ] {2fa64d76-7a26-4862-a837-2258d8d81900} <Debug> executeQuery: Read 262 rows, 24.00 KiB in 0.001322 sec., 198184.56883509833 rows/sec., 17.73 MiB/sec. | ||
| 9474 | 2026.05.21 09:21:49.567585 [ 270 ] {2fa64d76-7a26-4862-a837-2258d8d81900} <Debug> TCPHandler: Processed in 0.00148485 sec. | ||
| 9475 | 2026.05.21 09:21:49.567716 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9476 | 2026.05.21 09:21:49.567813 [ 270 ] {36037ae6-b4ac-4d7c-a27d-d0c0089080dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9477 | 2026.05.21 09:21:49.567854 [ 270 ] {36037ae6-b4ac-4d7c-a27d-d0c0089080dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9478 | 2026.05.21 09:21:49.568584 [ 270 ] {36037ae6-b4ac-4d7c-a27d-d0c0089080dc} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9479 | 2026.05.21 09:21:49.568638 [ 270 ] {36037ae6-b4ac-4d7c-a27d-d0c0089080dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 9480 | 2026.05.21 09:21:49.569056 [ 270 ] {36037ae6-b4ac-4d7c-a27d-d0c0089080dc} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9481 | 2026.05.21 09:21:49.569295 [ 270 ] {36037ae6-b4ac-4d7c-a27d-d0c0089080dc} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9482 | 2026.05.21 09:21:49.569465 [ 270 ] {36037ae6-b4ac-4d7c-a27d-d0c0089080dc} <Debug> executeQuery: Read 61 rows, 4.60 KiB in 0.001667 sec., 36592.68146370726 rows/sec., 2.70 MiB/sec. | ||
| 9483 | 2026.05.21 09:21:49.569519 [ 270 ] {36037ae6-b4ac-4d7c-a27d-d0c0089080dc} <Debug> TCPHandler: Processed in 0.001852002 sec. | ||
| 9484 | 2026.05.21 09:21:49.569768 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9485 | 2026.05.21 09:21:49.569901 [ 270 ] {8be8a4df-e04f-4733-9e00-8032988e0a11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9486 | 2026.05.21 09:21:49.569961 [ 270 ] {8be8a4df-e04f-4733-9e00-8032988e0a11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9487 | 2026.05.21 09:21:49.570429 [ 270 ] {8be8a4df-e04f-4733-9e00-8032988e0a11} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9488 | 2026.05.21 09:21:49.570467 [ 270 ] {8be8a4df-e04f-4733-9e00-8032988e0a11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 9489 | 2026.05.21 09:21:49.570790 [ 270 ] {8be8a4df-e04f-4733-9e00-8032988e0a11} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 9490 | 2026.05.21 09:21:49.571009 [ 270 ] {8be8a4df-e04f-4733-9e00-8032988e0a11} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9491 | 2026.05.21 09:21:49.571144 [ 270 ] {8be8a4df-e04f-4733-9e00-8032988e0a11} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001284 sec., 18691.58878504673 rows/sec., 1.55 MiB/sec. | ||
| 9492 | 2026.05.21 09:21:49.571180 [ 270 ] {8be8a4df-e04f-4733-9e00-8032988e0a11} <Debug> TCPHandler: Processed in 0.001531531 sec. | ||
| 9493 | 2026.05.21 09:21:49.571337 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9494 | 2026.05.21 09:21:49.571438 [ 270 ] {8d8214ce-f064-4913-94e9-51ca66a86ff6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9495 | 2026.05.21 09:21:49.571480 [ 270 ] {8d8214ce-f064-4913-94e9-51ca66a86ff6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9496 | 2026.05.21 09:21:49.571901 [ 270 ] {8d8214ce-f064-4913-94e9-51ca66a86ff6} <Trace> oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9497 | 2026.05.21 09:21:49.571938 [ 270 ] {8d8214ce-f064-4913-94e9-51ca66a86ff6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 9498 | 2026.05.21 09:21:49.572238 [ 270 ] {8d8214ce-f064-4913-94e9-51ca66a86ff6} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 9499 | 2026.05.21 09:21:49.572449 [ 270 ] {8d8214ce-f064-4913-94e9-51ca66a86ff6} <Trace> oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9500 | 2026.05.21 09:21:49.572585 [ 270 ] {8d8214ce-f064-4913-94e9-51ca66a86ff6} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001169 sec., 10265.18391787853 rows/sec., 801.97 KiB/sec. | ||
| 9501 | 2026.05.21 09:21:49.572619 [ 270 ] {8d8214ce-f064-4913-94e9-51ca66a86ff6} <Debug> TCPHandler: Processed in 0.001334025 sec. | ||
| 9502 | 2026.05.21 09:21:49.572764 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9503 | 2026.05.21 09:21:49.572860 [ 270 ] {0f361be9-d268-41d7-ba62-d5f5b5516874} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9504 | 2026.05.21 09:21:49.572907 [ 270 ] {0f361be9-d268-41d7-ba62-d5f5b5516874} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9505 | 2026.05.21 09:21:49.573401 [ 270 ] {0f361be9-d268-41d7-ba62-d5f5b5516874} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9506 | 2026.05.21 09:21:49.573438 [ 270 ] {0f361be9-d268-41d7-ba62-d5f5b5516874} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 9507 | 2026.05.21 09:21:49.573765 [ 270 ] {0f361be9-d268-41d7-ba62-d5f5b5516874} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9508 | 2026.05.21 09:21:49.573975 [ 270 ] {0f361be9-d268-41d7-ba62-d5f5b5516874} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9509 | 2026.05.21 09:21:49.574109 [ 270 ] {0f361be9-d268-41d7-ba62-d5f5b5516874} <Debug> executeQuery: Read 149 rows, 12.31 KiB in 0.001266 sec., 117693.52290679305 rows/sec., 9.49 MiB/sec. | ||
| 9510 | 2026.05.21 09:21:49.574144 [ 270 ] {0f361be9-d268-41d7-ba62-d5f5b5516874} <Debug> TCPHandler: Processed in 0.001430078 sec. | ||
| 9511 | 2026.05.21 09:21:49.574288 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9512 | 2026.05.21 09:21:49.574385 [ 270 ] {0f21331e-902d-445f-b7aa-14bd51b8ca0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9513 | 2026.05.21 09:21:49.574428 [ 270 ] {0f21331e-902d-445f-b7aa-14bd51b8ca0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9514 | 2026.05.21 09:21:49.574842 [ 270 ] {0f21331e-902d-445f-b7aa-14bd51b8ca0c} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9515 | 2026.05.21 09:21:49.574878 [ 270 ] {0f21331e-902d-445f-b7aa-14bd51b8ca0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 9516 | 2026.05.21 09:21:49.575220 [ 270 ] {0f21331e-902d-445f-b7aa-14bd51b8ca0c} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9517 | 2026.05.21 09:21:49.575432 [ 270 ] {0f21331e-902d-445f-b7aa-14bd51b8ca0c} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9518 | 2026.05.21 09:21:49.575561 [ 270 ] {0f21331e-902d-445f-b7aa-14bd51b8ca0c} <Debug> executeQuery: Read 200 rows, 14.68 KiB in 0.001195 sec., 167364.01673640165 rows/sec., 12.00 MiB/sec. | ||
| 9519 | 2026.05.21 09:21:49.575595 [ 270 ] {0f21331e-902d-445f-b7aa-14bd51b8ca0c} <Debug> TCPHandler: Processed in 0.001357845 sec. | ||
| 9520 | 2026.05.21 09:21:49.575740 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9521 | 2026.05.21 09:21:49.575834 [ 270 ] {ef6d333d-844b-4528-9ecf-7534452beb04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9522 | 2026.05.21 09:21:49.575889 [ 270 ] {ef6d333d-844b-4528-9ecf-7534452beb04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9523 | 2026.05.21 09:21:49.576959 [ 270 ] {ef6d333d-844b-4528-9ecf-7534452beb04} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9524 | 2026.05.21 09:21:49.577004 [ 270 ] {ef6d333d-844b-4528-9ecf-7534452beb04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 9525 | 2026.05.21 09:21:49.577718 [ 270 ] {ef6d333d-844b-4528-9ecf-7534452beb04} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 9526 | 2026.05.21 09:21:49.577975 [ 270 ] {ef6d333d-844b-4528-9ecf-7534452beb04} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9527 | 2026.05.21 09:21:49.578164 [ 270 ] {ef6d333d-844b-4528-9ecf-7534452beb04} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002343 sec., 17498.93299189074 rows/sec., 31.36 MiB/sec. | ||
| 9528 | 2026.05.21 09:21:49.578307 [ 270 ] {ef6d333d-844b-4528-9ecf-7534452beb04} <Debug> TCPHandler: Processed in 0.002615637 sec. | ||
| 9529 | 2026.05.21 09:21:49.578548 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9530 | 2026.05.21 09:21:49.578681 [ 270 ] {1c5a1847-a77d-495b-bc5d-4a7b5585fb61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9531 | 2026.05.21 09:21:49.578740 [ 270 ] {1c5a1847-a77d-495b-bc5d-4a7b5585fb61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9532 | 2026.05.21 09:21:49.579149 [ 270 ] {1c5a1847-a77d-495b-bc5d-4a7b5585fb61} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9533 | 2026.05.21 09:21:49.579185 [ 270 ] {1c5a1847-a77d-495b-bc5d-4a7b5585fb61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 9534 | 2026.05.21 09:21:49.579511 [ 270 ] {1c5a1847-a77d-495b-bc5d-4a7b5585fb61} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9535 | 2026.05.21 09:21:49.579723 [ 270 ] {1c5a1847-a77d-495b-bc5d-4a7b5585fb61} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9536 | 2026.05.21 09:21:49.579852 [ 270 ] {1c5a1847-a77d-495b-bc5d-4a7b5585fb61} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001213 sec., 49464.138499587796 rows/sec., 3.33 MiB/sec. | ||
| 9537 | 2026.05.21 09:21:49.579886 [ 270 ] {1c5a1847-a77d-495b-bc5d-4a7b5585fb61} <Debug> TCPHandler: Processed in 0.001455058 sec. | ||
| 9538 | 2026.05.21 09:21:50.964527 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20546 | ||
| 9539 | 2026.05.21 09:21:50.965039 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9540 | 2026.05.21 09:21:50.965083 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 9541 | 2026.05.21 09:21:50.965589 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9542 | 2026.05.21 09:21:50.965825 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9543 | 2026.05.21 09:21:50.965960 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20546 | ||
| 9544 | 2026.05.21 09:21:52.112853 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 9545 | 2026.05.21 09:21:52.131873 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9546 | 2026.05.21 09:21:52.131950 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 9547 | 2026.05.21 09:21:52.137981 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9548 | 2026.05.21 09:21:52.138702 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9549 | 2026.05.21 09:21:52.143040 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 9550 | 2026.05.21 09:21:54.553233 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9551 | 2026.05.21 09:21:54.553516 [ 270 ] {5bd17605-cd68-4c80-b9bf-9dc7c797503a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 9552 | 2026.05.21 09:21:54.553874 [ 270 ] {5bd17605-cd68-4c80-b9bf-9dc7c797503a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9553 | 2026.05.21 09:21:54.553912 [ 270 ] {5bd17605-cd68-4c80-b9bf-9dc7c797503a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 9554 | 2026.05.21 09:21:54.554132 [ 270 ] {5bd17605-cd68-4c80-b9bf-9dc7c797503a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9555 | 2026.05.21 09:21:54.554202 [ 270 ] {5bd17605-cd68-4c80-b9bf-9dc7c797503a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9556 | 2026.05.21 09:21:54.554357 [ 270 ] {5bd17605-cd68-4c80-b9bf-9dc7c797503a} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 9557 | 2026.05.21 09:21:54.554447 [ 342 ] {5bd17605-cd68-4c80-b9bf-9dc7c797503a} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9558 | 2026.05.21 09:21:54.554456 [ 343 ] {5bd17605-cd68-4c80-b9bf-9dc7c797503a} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9559 | 2026.05.21 09:21:54.554482 [ 334 ] {5bd17605-cd68-4c80-b9bf-9dc7c797503a} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 9560 | 2026.05.21 09:21:54.554465 [ 352 ] {5bd17605-cd68-4c80-b9bf-9dc7c797503a} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9561 | 2026.05.21 09:21:54.554652 [ 270 ] {5bd17605-cd68-4c80-b9bf-9dc7c797503a} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 9562 | 2026.05.21 09:21:54.554682 [ 270 ] {5bd17605-cd68-4c80-b9bf-9dc7c797503a} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9563 | 2026.05.21 09:21:54.554794 [ 270 ] {5bd17605-cd68-4c80-b9bf-9dc7c797503a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9564 | 2026.05.21 09:21:54.554815 [ 270 ] {5bd17605-cd68-4c80-b9bf-9dc7c797503a} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 9565 | 2026.05.21 09:21:54.554855 [ 270 ] {5bd17605-cd68-4c80-b9bf-9dc7c797503a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9566 | 2026.05.21 09:21:54.554907 [ 270 ] {5bd17605-cd68-4c80-b9bf-9dc7c797503a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9567 | 2026.05.21 09:21:54.554950 [ 270 ] {5bd17605-cd68-4c80-b9bf-9dc7c797503a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9568 | 2026.05.21 09:21:54.554988 [ 270 ] {5bd17605-cd68-4c80-b9bf-9dc7c797503a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9569 | 2026.05.21 09:21:54.556222 [ 270 ] {5bd17605-cd68-4c80-b9bf-9dc7c797503a} <Debug> executeQuery: Read 51 rows, 10.48 KiB in 0.002817 sec., 18104.36634717785 rows/sec., 3.63 MiB/sec. | ||
| 9570 | 2026.05.21 09:21:54.556435 [ 270 ] {5bd17605-cd68-4c80-b9bf-9dc7c797503a} <Debug> MemoryTracker: Peak memory usage (for query): 171.93 KiB. | ||
| 9571 | 2026.05.21 09:21:54.556451 [ 270 ] {5bd17605-cd68-4c80-b9bf-9dc7c797503a} <Debug> TCPHandler: Processed in 0.003379014 sec. | ||
| 9572 | 2026.05.21 09:21:54.558219 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9573 | 2026.05.21 09:21:54.558380 [ 270 ] {0947ce1e-6b73-4835-96bc-e7ed8454ce9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9574 | 2026.05.21 09:21:54.558450 [ 270 ] {0947ce1e-6b73-4835-96bc-e7ed8454ce9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9575 | 2026.05.21 09:21:54.559114 [ 270 ] {0947ce1e-6b73-4835-96bc-e7ed8454ce9e} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9576 | 2026.05.21 09:21:54.559160 [ 270 ] {0947ce1e-6b73-4835-96bc-e7ed8454ce9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 9577 | 2026.05.21 09:21:54.559566 [ 270 ] {0947ce1e-6b73-4835-96bc-e7ed8454ce9e} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9578 | 2026.05.21 09:21:54.559796 [ 270 ] {0947ce1e-6b73-4835-96bc-e7ed8454ce9e} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9579 | 2026.05.21 09:21:54.559954 [ 270 ] {0947ce1e-6b73-4835-96bc-e7ed8454ce9e} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001618 sec., 34610.630407911 rows/sec., 2.64 MiB/sec. | ||
| 9580 | 2026.05.21 09:21:54.559994 [ 270 ] {0947ce1e-6b73-4835-96bc-e7ed8454ce9e} <Debug> TCPHandler: Processed in 0.001906724 sec. | ||
| 9581 | 2026.05.21 09:21:54.560123 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9582 | 2026.05.21 09:21:54.560223 [ 270 ] {2c42d953-4f56-4675-82bd-073be3d42a13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9583 | 2026.05.21 09:21:54.560266 [ 270 ] {2c42d953-4f56-4675-82bd-073be3d42a13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9584 | 2026.05.21 09:21:54.560691 [ 270 ] {2c42d953-4f56-4675-82bd-073be3d42a13} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9585 | 2026.05.21 09:21:54.560729 [ 270 ] {2c42d953-4f56-4675-82bd-073be3d42a13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 9586 | 2026.05.21 09:21:54.561044 [ 270 ] {2c42d953-4f56-4675-82bd-073be3d42a13} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9587 | 2026.05.21 09:21:54.561258 [ 270 ] {2c42d953-4f56-4675-82bd-073be3d42a13} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9588 | 2026.05.21 09:21:54.561389 [ 270 ] {2c42d953-4f56-4675-82bd-073be3d42a13} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001186 sec., 53962.900505902195 rows/sec., 4.21 MiB/sec. | ||
| 9589 | 2026.05.21 09:21:54.561425 [ 270 ] {2c42d953-4f56-4675-82bd-073be3d42a13} <Debug> TCPHandler: Processed in 0.001351825 sec. | ||
| 9590 | 2026.05.21 09:21:54.561553 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9591 | 2026.05.21 09:21:54.561650 [ 270 ] {0469e103-37c6-42b7-b73f-923555f16e1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9592 | 2026.05.21 09:21:54.561694 [ 270 ] {0469e103-37c6-42b7-b73f-923555f16e1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9593 | 2026.05.21 09:21:54.562118 [ 270 ] {0469e103-37c6-42b7-b73f-923555f16e1a} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9594 | 2026.05.21 09:21:54.562154 [ 270 ] {0469e103-37c6-42b7-b73f-923555f16e1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 9595 | 2026.05.21 09:21:54.562513 [ 270 ] {0469e103-37c6-42b7-b73f-923555f16e1a} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9596 | 2026.05.21 09:21:54.562727 [ 270 ] {0469e103-37c6-42b7-b73f-923555f16e1a} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9597 | 2026.05.21 09:21:54.562856 [ 270 ] {0469e103-37c6-42b7-b73f-923555f16e1a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001224 sec., 130718.954248366 rows/sec., 9.10 MiB/sec. | ||
| 9598 | 2026.05.21 09:21:54.562892 [ 270 ] {0469e103-37c6-42b7-b73f-923555f16e1a} <Debug> TCPHandler: Processed in 0.001388287 sec. | ||
| 9599 | 2026.05.21 09:21:54.563017 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9600 | 2026.05.21 09:21:54.563114 [ 270 ] {2b35cb14-e1dc-4d48-b71c-3fb32a922bff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9601 | 2026.05.21 09:21:54.563156 [ 270 ] {2b35cb14-e1dc-4d48-b71c-3fb32a922bff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9602 | 2026.05.21 09:21:54.563495 [ 270 ] {2b35cb14-e1dc-4d48-b71c-3fb32a922bff} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9603 | 2026.05.21 09:21:54.563531 [ 270 ] {2b35cb14-e1dc-4d48-b71c-3fb32a922bff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 9604 | 2026.05.21 09:21:54.563843 [ 270 ] {2b35cb14-e1dc-4d48-b71c-3fb32a922bff} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9605 | 2026.05.21 09:21:54.564055 [ 270 ] {2b35cb14-e1dc-4d48-b71c-3fb32a922bff} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9606 | 2026.05.21 09:21:54.564183 [ 270 ] {2b35cb14-e1dc-4d48-b71c-3fb32a922bff} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 9607 | 2026.05.21 09:21:54.564217 [ 270 ] {2b35cb14-e1dc-4d48-b71c-3fb32a922bff} <Debug> TCPHandler: Processed in 0.001249412 sec. | ||
| 9608 | 2026.05.21 09:21:58.319062 [ 60 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9609 | 2026.05.21 09:21:58.319128 [ 60 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9610 | 2026.05.21 09:21:58.466995 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21058 | ||
| 9611 | 2026.05.21 09:21:58.467502 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9612 | 2026.05.21 09:21:58.467540 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 9613 | 2026.05.21 09:21:58.467988 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9614 | 2026.05.21 09:21:58.468210 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9615 | 2026.05.21 09:21:58.468337 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21058 | ||
| 9616 | 2026.05.21 09:21:59.554319 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9617 | 2026.05.21 09:21:59.554570 [ 270 ] {1c3b69c2-db9f-4b53-aee7-04c8195600fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 9618 | 2026.05.21 09:21:59.554906 [ 270 ] {1c3b69c2-db9f-4b53-aee7-04c8195600fe} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9619 | 2026.05.21 09:21:59.554943 [ 270 ] {1c3b69c2-db9f-4b53-aee7-04c8195600fe} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 9620 | 2026.05.21 09:21:59.555155 [ 270 ] {1c3b69c2-db9f-4b53-aee7-04c8195600fe} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9621 | 2026.05.21 09:21:59.555221 [ 270 ] {1c3b69c2-db9f-4b53-aee7-04c8195600fe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9622 | 2026.05.21 09:21:59.555359 [ 270 ] {1c3b69c2-db9f-4b53-aee7-04c8195600fe} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 9623 | 2026.05.21 09:21:59.555465 [ 352 ] {1c3b69c2-db9f-4b53-aee7-04c8195600fe} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9624 | 2026.05.21 09:21:59.555476 [ 342 ] {1c3b69c2-db9f-4b53-aee7-04c8195600fe} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9625 | 2026.05.21 09:21:59.555532 [ 352 ] {1c3b69c2-db9f-4b53-aee7-04c8195600fe} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 9626 | 2026.05.21 09:21:59.555471 [ 346 ] {1c3b69c2-db9f-4b53-aee7-04c8195600fe} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9627 | 2026.05.21 09:21:59.555659 [ 270 ] {1c3b69c2-db9f-4b53-aee7-04c8195600fe} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 9628 | 2026.05.21 09:21:59.555685 [ 270 ] {1c3b69c2-db9f-4b53-aee7-04c8195600fe} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9629 | 2026.05.21 09:21:59.555783 [ 270 ] {1c3b69c2-db9f-4b53-aee7-04c8195600fe} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9630 | 2026.05.21 09:21:59.555804 [ 270 ] {1c3b69c2-db9f-4b53-aee7-04c8195600fe} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 9631 | 2026.05.21 09:21:59.555840 [ 270 ] {1c3b69c2-db9f-4b53-aee7-04c8195600fe} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9632 | 2026.05.21 09:21:59.555881 [ 270 ] {1c3b69c2-db9f-4b53-aee7-04c8195600fe} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9633 | 2026.05.21 09:21:59.555918 [ 270 ] {1c3b69c2-db9f-4b53-aee7-04c8195600fe} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9634 | 2026.05.21 09:21:59.555957 [ 270 ] {1c3b69c2-db9f-4b53-aee7-04c8195600fe} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9635 | 2026.05.21 09:21:59.557295 [ 270 ] {1c3b69c2-db9f-4b53-aee7-04c8195600fe} <Debug> executeQuery: Read 51 rows, 10.72 KiB in 0.002822 sec., 18072.289156626506 rows/sec., 3.71 MiB/sec. | ||
| 9636 | 2026.05.21 09:21:59.557596 [ 270 ] {1c3b69c2-db9f-4b53-aee7-04c8195600fe} <Debug> MemoryTracker: Peak memory usage (for query): 185.53 KiB. | ||
| 9637 | 2026.05.21 09:21:59.557612 [ 270 ] {1c3b69c2-db9f-4b53-aee7-04c8195600fe} <Debug> TCPHandler: Processed in 0.003428925 sec. | ||
| 9638 | 2026.05.21 09:21:59.560030 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9639 | 2026.05.21 09:21:59.560200 [ 270 ] {5500dc09-4358-4c1f-a10e-6e564fe20528} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9640 | 2026.05.21 09:21:59.560272 [ 270 ] {5500dc09-4358-4c1f-a10e-6e564fe20528} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9641 | 2026.05.21 09:21:59.561135 [ 270 ] {5500dc09-4358-4c1f-a10e-6e564fe20528} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9642 | 2026.05.21 09:21:59.561180 [ 270 ] {5500dc09-4358-4c1f-a10e-6e564fe20528} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 9643 | 2026.05.21 09:21:59.561558 [ 270 ] {5500dc09-4358-4c1f-a10e-6e564fe20528} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9644 | 2026.05.21 09:21:59.561774 [ 270 ] {5500dc09-4358-4c1f-a10e-6e564fe20528} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9645 | 2026.05.21 09:21:59.561930 [ 270 ] {5500dc09-4358-4c1f-a10e-6e564fe20528} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001776 sec., 77702.7027027027 rows/sec., 6.75 MiB/sec. | ||
| 9646 | 2026.05.21 09:21:59.561967 [ 270 ] {5500dc09-4358-4c1f-a10e-6e564fe20528} <Debug> TCPHandler: Processed in 0.002068679 sec. | ||
| 9647 | 2026.05.21 09:21:59.562130 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9648 | 2026.05.21 09:21:59.562229 [ 270 ] {88eaf164-5079-4af1-a963-942bc6cbca2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9649 | 2026.05.21 09:21:59.562270 [ 270 ] {88eaf164-5079-4af1-a963-942bc6cbca2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9650 | 2026.05.21 09:21:59.562716 [ 270 ] {88eaf164-5079-4af1-a963-942bc6cbca2d} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9651 | 2026.05.21 09:21:59.562753 [ 270 ] {88eaf164-5079-4af1-a963-942bc6cbca2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 9652 | 2026.05.21 09:21:59.563043 [ 270 ] {88eaf164-5079-4af1-a963-942bc6cbca2d} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 9653 | 2026.05.21 09:21:59.563253 [ 270 ] {88eaf164-5079-4af1-a963-942bc6cbca2d} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9654 | 2026.05.21 09:21:59.563385 [ 270 ] {88eaf164-5079-4af1-a963-942bc6cbca2d} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001175 sec., 34893.617021276594 rows/sec., 2.56 MiB/sec. | ||
| 9655 | 2026.05.21 09:21:59.563419 [ 270 ] {88eaf164-5079-4af1-a963-942bc6cbca2d} <Debug> TCPHandler: Processed in 0.001341555 sec. | ||
| 9656 | 2026.05.21 09:21:59.563554 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9657 | 2026.05.21 09:21:59.563657 [ 270 ] {af2fa1d5-6cf8-4cc2-9476-220f7786c7c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9658 | 2026.05.21 09:21:59.563697 [ 270 ] {af2fa1d5-6cf8-4cc2-9476-220f7786c7c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9659 | 2026.05.21 09:21:59.564199 [ 270 ] {af2fa1d5-6cf8-4cc2-9476-220f7786c7c6} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9660 | 2026.05.21 09:21:59.564237 [ 270 ] {af2fa1d5-6cf8-4cc2-9476-220f7786c7c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 9661 | 2026.05.21 09:21:59.564551 [ 270 ] {af2fa1d5-6cf8-4cc2-9476-220f7786c7c6} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9662 | 2026.05.21 09:21:59.564756 [ 270 ] {af2fa1d5-6cf8-4cc2-9476-220f7786c7c6} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9663 | 2026.05.21 09:21:59.564889 [ 270 ] {af2fa1d5-6cf8-4cc2-9476-220f7786c7c6} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.00125 sec., 84000 rows/sec., 6.56 MiB/sec. | ||
| 9664 | 2026.05.21 09:21:59.564924 [ 270 ] {af2fa1d5-6cf8-4cc2-9476-220f7786c7c6} <Debug> TCPHandler: Processed in 0.001420147 sec. | ||
| 9665 | 2026.05.21 09:21:59.565051 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9666 | 2026.05.21 09:21:59.565149 [ 270 ] {9b452c42-49b6-4db3-b32d-d46836c68d08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9667 | 2026.05.21 09:21:59.565193 [ 270 ] {9b452c42-49b6-4db3-b32d-d46836c68d08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9668 | 2026.05.21 09:21:59.565679 [ 270 ] {9b452c42-49b6-4db3-b32d-d46836c68d08} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9669 | 2026.05.21 09:21:59.565717 [ 270 ] {9b452c42-49b6-4db3-b32d-d46836c68d08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 9670 | 2026.05.21 09:21:59.566041 [ 270 ] {9b452c42-49b6-4db3-b32d-d46836c68d08} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9671 | 2026.05.21 09:21:59.566249 [ 270 ] {9b452c42-49b6-4db3-b32d-d46836c68d08} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9672 | 2026.05.21 09:21:59.566383 [ 270 ] {9b452c42-49b6-4db3-b32d-d46836c68d08} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001253 sec., 127693.53551476456 rows/sec., 8.89 MiB/sec. | ||
| 9673 | 2026.05.21 09:21:59.566418 [ 270 ] {9b452c42-49b6-4db3-b32d-d46836c68d08} <Debug> TCPHandler: Processed in 0.001417077 sec. | ||
| 9674 | 2026.05.21 09:21:59.566540 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9675 | 2026.05.21 09:21:59.566637 [ 270 ] {b2d68714-9353-4e63-870e-b9a1420c410e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9676 | 2026.05.21 09:21:59.566692 [ 270 ] {b2d68714-9353-4e63-870e-b9a1420c410e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9677 | 2026.05.21 09:21:59.567632 [ 270 ] {b2d68714-9353-4e63-870e-b9a1420c410e} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9678 | 2026.05.21 09:21:59.567670 [ 270 ] {b2d68714-9353-4e63-870e-b9a1420c410e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 9679 | 2026.05.21 09:21:59.568252 [ 270 ] {b2d68714-9353-4e63-870e-b9a1420c410e} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 9680 | 2026.05.21 09:21:59.568473 [ 270 ] {b2d68714-9353-4e63-870e-b9a1420c410e} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9681 | 2026.05.21 09:21:59.568610 [ 270 ] {b2d68714-9353-4e63-870e-b9a1420c410e} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001992 sec., 20582.32931726908 rows/sec., 36.88 MiB/sec. | ||
| 9682 | 2026.05.21 09:21:59.568681 [ 270 ] {b2d68714-9353-4e63-870e-b9a1420c410e} <Debug> TCPHandler: Processed in 0.002190493 sec. | ||
| 9683 | 2026.05.21 09:21:59.568799 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9684 | 2026.05.21 09:21:59.568898 [ 270 ] {a1129761-4c8f-45bb-91ab-f88143cfdbc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9685 | 2026.05.21 09:21:59.568939 [ 270 ] {a1129761-4c8f-45bb-91ab-f88143cfdbc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9686 | 2026.05.21 09:21:59.569287 [ 270 ] {a1129761-4c8f-45bb-91ab-f88143cfdbc3} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9687 | 2026.05.21 09:21:59.569323 [ 270 ] {a1129761-4c8f-45bb-91ab-f88143cfdbc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 9688 | 2026.05.21 09:21:59.569625 [ 270 ] {a1129761-4c8f-45bb-91ab-f88143cfdbc3} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9689 | 2026.05.21 09:21:59.569825 [ 270 ] {a1129761-4c8f-45bb-91ab-f88143cfdbc3} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9690 | 2026.05.21 09:21:59.569995 [ 270 ] {a1129761-4c8f-45bb-91ab-f88143cfdbc3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001115 sec., 53811.65919282511 rows/sec., 3.63 MiB/sec. | ||
| 9691 | 2026.05.21 09:21:59.570011 [ 63 ] {} <Debug> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8) (MergerMutator): Selected 6 parts from all_1_60_11 to all_65_65_0 | ||
| 9692 | 2026.05.21 09:21:59.570035 [ 270 ] {a1129761-4c8f-45bb-91ab-f88143cfdbc3} <Debug> TCPHandler: Processed in 0.001285823 sec. | ||
| 9693 | 2026.05.21 09:21:59.570061 [ 63 ] {} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9694 | 2026.05.21 09:21:59.570106 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 9695 | 2026.05.21 09:21:59.570202 [ 195 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_65_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_60_11 to all_65_65_0 into Compact with storage Full | ||
| 9696 | 2026.05.21 09:21:59.570312 [ 195 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_65_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9697 | 2026.05.21 09:21:59.570346 [ 195 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_65_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_60_11, total 3354 rows starting from the beginning of the part | ||
| 9698 | 2026.05.21 09:21:59.570406 [ 195 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_65_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 60 rows starting from the beginning of the part | ||
| 9699 | 2026.05.21 09:21:59.570457 [ 195 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_65_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 60 rows starting from the beginning of the part | ||
| 9700 | 2026.05.21 09:21:59.570501 [ 195 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_65_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 60 rows starting from the beginning of the part | ||
| 9701 | 2026.05.21 09:21:59.570541 [ 195 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_65_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 60 rows starting from the beginning of the part | ||
| 9702 | 2026.05.21 09:21:59.570586 [ 195 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_65_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 60 rows starting from the beginning of the part | ||
| 9703 | 2026.05.21 09:21:59.571596 [ 201 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_65_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3654 rows, containing 4 columns (4 merged, 0 gathered) in 0.001435868 sec., 2544802.168444453 rows/sec., 168.74 MiB/sec. | ||
| 9704 | 2026.05.21 09:21:59.571913 [ 195 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_65_12} <Trace> MergedBlockOutputStream: filled checksums all_1_65_12 (state Temporary) | ||
| 9705 | 2026.05.21 09:21:59.572144 [ 195 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_65_12} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_merge_all_1_65_12 to all_1_65_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9706 | 2026.05.21 09:21:59.572205 [ 195 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_65_12} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8) (MergerMutator): Merged 6 parts: [all_1_60_11, all_65_65_0] -> all_1_65_12 | ||
| 9707 | 2026.05.21 09:21:59.572261 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 9708 | 2026.05.21 09:21:59.643094 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 9709 | 2026.05.21 09:21:59.659088 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9710 | 2026.05.21 09:21:59.659127 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 9711 | 2026.05.21 09:21:59.665594 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9712 | 2026.05.21 09:21:59.666267 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9713 | 2026.05.21 09:21:59.668890 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 9714 | 2026.05.21 09:22:02.266146 [ 61 ] {} <Debug> oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
| 9715 | 2026.05.21 09:22:02.266222 [ 61 ] {} <Trace> oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9716 | 2026.05.21 09:22:02.266247 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 9717 | 2026.05.21 09:22:02.266384 [ 195 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact with storage Full | ||
| 9718 | 2026.05.21 09:22:02.266549 [ 195 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9719 | 2026.05.21 09:22:02.266589 [ 195 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 308 rows starting from the beginning of the part | ||
| 9720 | 2026.05.21 09:22:02.266673 [ 195 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 24 rows starting from the beginning of the part | ||
| 9721 | 2026.05.21 09:22:02.266731 [ 195 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 24 rows starting from the beginning of the part | ||
| 9722 | 2026.05.21 09:22:02.266785 [ 195 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 24 rows starting from the beginning of the part | ||
| 9723 | 2026.05.21 09:22:02.266837 [ 195 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 24 rows starting from the beginning of the part | ||
| 9724 | 2026.05.21 09:22:02.267666 [ 188 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 404 rows, containing 5 columns (5 merged, 0 gathered) in 0.001343625 sec., 300679.1329425993 rows/sec., 21.98 MiB/sec. | ||
| 9725 | 2026.05.21 09:22:02.267922 [ 188 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 9726 | 2026.05.21 09:22:02.268225 [ 188 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_18_4} <Trace> oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9727 | 2026.05.21 09:22:02.268305 [ 188 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_18_4} <Trace> oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
| 9728 | 2026.05.21 09:22:02.268401 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 9729 | 2026.05.21 09:22:02.278180 [ 61 ] {} <Debug> oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
| 9730 | 2026.05.21 09:22:02.278215 [ 61 ] {} <Trace> oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9731 | 2026.05.21 09:22:02.278236 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 9732 | 2026.05.21 09:22:02.278317 [ 195 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact with storage Full | ||
| 9733 | 2026.05.21 09:22:02.278424 [ 195 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9734 | 2026.05.21 09:22:02.278449 [ 195 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 160 rows starting from the beginning of the part | ||
| 9735 | 2026.05.21 09:22:02.278496 [ 195 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 12 rows starting from the beginning of the part | ||
| 9736 | 2026.05.21 09:22:02.278535 [ 195 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 12 rows starting from the beginning of the part | ||
| 9737 | 2026.05.21 09:22:02.278573 [ 195 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 12 rows starting from the beginning of the part | ||
| 9738 | 2026.05.21 09:22:02.278608 [ 195 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 12 rows starting from the beginning of the part | ||
| 9739 | 2026.05.21 09:22:02.279254 [ 188 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 208 rows, containing 5 columns (5 merged, 0 gathered) in 0.000972112 sec., 213967.1149003407 rows/sec., 14.18 MiB/sec. | ||
| 9740 | 2026.05.21 09:22:02.279410 [ 197 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 9741 | 2026.05.21 09:22:02.279691 [ 197 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_18_4} <Trace> oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9742 | 2026.05.21 09:22:02.279762 [ 197 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_18_4} <Trace> oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
| 9743 | 2026.05.21 09:22:02.279830 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 9744 | 2026.05.21 09:22:03.205623 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9745 | 2026.05.21 09:22:03.205920 [ 270 ] {6665d186-0eca-487f-a007-8da110dbdeb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', '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_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', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 9746 | 2026.05.21 09:22:03.206302 [ 270 ] {6665d186-0eca-487f-a007-8da110dbdeb6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9747 | 2026.05.21 09:22:03.206347 [ 270 ] {6665d186-0eca-487f-a007-8da110dbdeb6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', '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_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', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 9748 | 2026.05.21 09:22:03.206613 [ 270 ] {6665d186-0eca-487f-a007-8da110dbdeb6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9749 | 2026.05.21 09:22:03.206682 [ 270 ] {6665d186-0eca-487f-a007-8da110dbdeb6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9750 | 2026.05.21 09:22:03.206828 [ 270 ] {6665d186-0eca-487f-a007-8da110dbdeb6} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 41-element set) | ||
| 9751 | 2026.05.21 09:22:03.206942 [ 342 ] {6665d186-0eca-487f-a007-8da110dbdeb6} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9752 | 2026.05.21 09:22:03.206957 [ 343 ] {6665d186-0eca-487f-a007-8da110dbdeb6} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9753 | 2026.05.21 09:22:03.206957 [ 352 ] {6665d186-0eca-487f-a007-8da110dbdeb6} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 9754 | 2026.05.21 09:22:03.206942 [ 358 ] {6665d186-0eca-487f-a007-8da110dbdeb6} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9755 | 2026.05.21 09:22:03.207163 [ 270 ] {6665d186-0eca-487f-a007-8da110dbdeb6} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 9756 | 2026.05.21 09:22:03.207193 [ 270 ] {6665d186-0eca-487f-a007-8da110dbdeb6} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9757 | 2026.05.21 09:22:03.207296 [ 270 ] {6665d186-0eca-487f-a007-8da110dbdeb6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9758 | 2026.05.21 09:22:03.207318 [ 270 ] {6665d186-0eca-487f-a007-8da110dbdeb6} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 9759 | 2026.05.21 09:22:03.207357 [ 270 ] {6665d186-0eca-487f-a007-8da110dbdeb6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', '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_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', 'zone:cpu_nsec'))" | ||
| 9760 | 2026.05.21 09:22:03.207401 [ 270 ] {6665d186-0eca-487f-a007-8da110dbdeb6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', '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_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', 'zone:cpu_nsec'))" | ||
| 9761 | 2026.05.21 09:22:03.207444 [ 270 ] {6665d186-0eca-487f-a007-8da110dbdeb6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', '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_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', 'zone:cpu_nsec'))" | ||
| 9762 | 2026.05.21 09:22:03.207483 [ 270 ] {6665d186-0eca-487f-a007-8da110dbdeb6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', '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_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', 'zone:cpu_nsec'))" | ||
| 9763 | 2026.05.21 09:22:03.208922 [ 270 ] {6665d186-0eca-487f-a007-8da110dbdeb6} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.003133 sec., 16278.327481646984 rows/sec., 3.85 MiB/sec. | ||
| 9764 | 2026.05.21 09:22:03.209180 [ 270 ] {6665d186-0eca-487f-a007-8da110dbdeb6} <Debug> MemoryTracker: Peak memory usage (for query): 209.20 KiB. | ||
| 9765 | 2026.05.21 09:22:03.209197 [ 270 ] {6665d186-0eca-487f-a007-8da110dbdeb6} <Debug> TCPHandler: Processed in 0.003729935 sec. | ||
| 9766 | 2026.05.21 09:22:03.223689 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9767 | 2026.05.21 09:22:03.223809 [ 270 ] {49406abb-8df5-4b0b-bf3a-ef606456fe63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9768 | 2026.05.21 09:22:03.223856 [ 270 ] {49406abb-8df5-4b0b-bf3a-ef606456fe63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9769 | 2026.05.21 09:22:03.224546 [ 270 ] {49406abb-8df5-4b0b-bf3a-ef606456fe63} <Trace> oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9770 | 2026.05.21 09:22:03.224598 [ 270 ] {49406abb-8df5-4b0b-bf3a-ef606456fe63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 9771 | 2026.05.21 09:22:03.224995 [ 270 ] {49406abb-8df5-4b0b-bf3a-ef606456fe63} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 9772 | 2026.05.21 09:22:03.225224 [ 270 ] {49406abb-8df5-4b0b-bf3a-ef606456fe63} <Trace> oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9773 | 2026.05.21 09:22:03.225376 [ 270 ] {49406abb-8df5-4b0b-bf3a-ef606456fe63} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001602 sec., 177278.40199750313 rows/sec., 11.26 MiB/sec. | ||
| 9774 | 2026.05.21 09:22:03.225411 [ 270 ] {49406abb-8df5-4b0b-bf3a-ef606456fe63} <Debug> TCPHandler: Processed in 0.001775049 sec. | ||
| 9775 | 2026.05.21 09:22:03.225563 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9776 | 2026.05.21 09:22:03.225662 [ 270 ] {46e8e4d8-1faa-468b-8656-fdb38cfe8e4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9777 | 2026.05.21 09:22:03.225703 [ 270 ] {46e8e4d8-1faa-468b-8656-fdb38cfe8e4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9778 | 2026.05.21 09:22:03.226146 [ 270 ] {46e8e4d8-1faa-468b-8656-fdb38cfe8e4f} <Trace> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9779 | 2026.05.21 09:22:03.226181 [ 270 ] {46e8e4d8-1faa-468b-8656-fdb38cfe8e4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 9780 | 2026.05.21 09:22:03.226465 [ 270 ] {46e8e4d8-1faa-468b-8656-fdb38cfe8e4f} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 9781 | 2026.05.21 09:22:03.226674 [ 270 ] {46e8e4d8-1faa-468b-8656-fdb38cfe8e4f} <Trace> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9782 | 2026.05.21 09:22:03.226802 [ 270 ] {46e8e4d8-1faa-468b-8656-fdb38cfe8e4f} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001161 sec., 3445.3057708871665 rows/sec., 280.94 KiB/sec. | ||
| 9783 | 2026.05.21 09:22:03.226842 [ 270 ] {46e8e4d8-1faa-468b-8656-fdb38cfe8e4f} <Debug> TCPHandler: Processed in 0.001329524 sec. | ||
| 9784 | 2026.05.21 09:22:03.226984 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9785 | 2026.05.21 09:22:03.227080 [ 270 ] {9980e8ff-2d0b-4364-aac2-3c0141a6f8c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9786 | 2026.05.21 09:22:03.227120 [ 270 ] {9980e8ff-2d0b-4364-aac2-3c0141a6f8c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9787 | 2026.05.21 09:22:03.229142 [ 270 ] {9980e8ff-2d0b-4364-aac2-3c0141a6f8c5} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9788 | 2026.05.21 09:22:03.229180 [ 270 ] {9980e8ff-2d0b-4364-aac2-3c0141a6f8c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 9789 | 2026.05.21 09:22:03.229690 [ 270 ] {9980e8ff-2d0b-4364-aac2-3c0141a6f8c5} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9790 | 2026.05.21 09:22:03.229908 [ 270 ] {9980e8ff-2d0b-4364-aac2-3c0141a6f8c5} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9791 | 2026.05.21 09:22:03.230045 [ 270 ] {9980e8ff-2d0b-4364-aac2-3c0141a6f8c5} <Debug> executeQuery: Read 3148 rows, 239.13 KiB in 0.002983 sec., 1055313.4428427757 rows/sec., 78.29 MiB/sec. | ||
| 9792 | 2026.05.21 09:22:03.230059 [ 65 ] {} <Debug> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9793 | 2026.05.21 09:22:03.230082 [ 270 ] {9980e8ff-2d0b-4364-aac2-3c0141a6f8c5} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 9794 | 2026.05.21 09:22:03.230114 [ 270 ] {9980e8ff-2d0b-4364-aac2-3c0141a6f8c5} <Debug> TCPHandler: Processed in 0.003180547 sec. | ||
| 9795 | 2026.05.21 09:22:03.230126 [ 65 ] {} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9796 | 2026.05.21 09:22:03.230172 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 9797 | 2026.05.21 09:22:03.230284 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9798 | 2026.05.21 09:22:03.230315 [ 201 ] {3cd78353-d451-4e36-8961-d673cdd72c18::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 | ||
| 9799 | 2026.05.21 09:22:03.230387 [ 270 ] {f2dbb119-c12f-48ce-be05-7c4a00799a96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9800 | 2026.05.21 09:22:03.230432 [ 270 ] {f2dbb119-c12f-48ce-be05-7c4a00799a96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9801 | 2026.05.21 09:22:03.230476 [ 201 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9802 | 2026.05.21 09:22:03.230519 [ 201 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3357 rows starting from the beginning of the part | ||
| 9803 | 2026.05.21 09:22:03.230592 [ 201 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 56 rows starting from the beginning of the part | ||
| 9804 | 2026.05.21 09:22:03.230644 [ 201 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 262 rows starting from the beginning of the part | ||
| 9805 | 2026.05.21 09:22:03.230705 [ 201 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 56 rows starting from the beginning of the part | ||
| 9806 | 2026.05.21 09:22:03.230761 [ 201 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 138 rows starting from the beginning of the part | ||
| 9807 | 2026.05.21 09:22:03.230811 [ 201 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 3148 rows starting from the beginning of the part | ||
| 9808 | 2026.05.21 09:22:03.230981 [ 270 ] {f2dbb119-c12f-48ce-be05-7c4a00799a96} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9809 | 2026.05.21 09:22:03.231043 [ 270 ] {f2dbb119-c12f-48ce-be05-7c4a00799a96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 9810 | 2026.05.21 09:22:03.231641 [ 270 ] {f2dbb119-c12f-48ce-be05-7c4a00799a96} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 9811 | 2026.05.21 09:22:03.231915 [ 270 ] {f2dbb119-c12f-48ce-be05-7c4a00799a96} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9812 | 2026.05.21 09:22:03.232065 [ 270 ] {f2dbb119-c12f-48ce-be05-7c4a00799a96} <Debug> executeQuery: Read 157 rows, 9.65 KiB in 0.001697 sec., 92516.20506776666 rows/sec., 5.55 MiB/sec. | ||
| 9813 | 2026.05.21 09:22:03.232084 [ 61 ] {} <Debug> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 9814 | 2026.05.21 09:22:03.232103 [ 270 ] {f2dbb119-c12f-48ce-be05-7c4a00799a96} <Debug> TCPHandler: Processed in 0.001868353 sec. | ||
| 9815 | 2026.05.21 09:22:03.232136 [ 61 ] {} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9816 | 2026.05.21 09:22:03.232164 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 9817 | 2026.05.21 09:22:03.232259 [ 197 ] {33106484-ff80-4833-813a-1c2c5998985f::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 | ||
| 9818 | 2026.05.21 09:22:03.232270 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9819 | 2026.05.21 09:22:03.232359 [ 197 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9820 | 2026.05.21 09:22:03.232384 [ 270 ] {b007e2b8-d1ff-4bf4-b68d-65a133d21bcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9821 | 2026.05.21 09:22:03.232386 [ 197 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 224 rows starting from the beginning of the part | ||
| 9822 | 2026.05.21 09:22:03.232426 [ 270 ] {b007e2b8-d1ff-4bf4-b68d-65a133d21bcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9823 | 2026.05.21 09:22:03.232452 [ 197 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 13 rows starting from the beginning of the part | ||
| 9824 | 2026.05.21 09:22:03.232504 [ 197 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 41 rows starting from the beginning of the part | ||
| 9825 | 2026.05.21 09:22:03.232546 [ 197 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 61 rows starting from the beginning of the part | ||
| 9826 | 2026.05.21 09:22:03.232590 [ 197 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 41 rows starting from the beginning of the part | ||
| 9827 | 2026.05.21 09:22:03.232666 [ 197 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 157 rows starting from the beginning of the part | ||
| 9828 | 2026.05.21 09:22:03.233307 [ 270 ] {b007e2b8-d1ff-4bf4-b68d-65a133d21bcc} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9829 | 2026.05.21 09:22:03.233343 [ 270 ] {b007e2b8-d1ff-4bf4-b68d-65a133d21bcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 9830 | 2026.05.21 09:22:03.233464 [ 187 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 537 rows, containing 5 columns (5 merged, 0 gathered) in 0.001244022 sec., 431664.39178728353 rows/sec., 29.93 MiB/sec. | ||
| 9831 | 2026.05.21 09:22:03.233656 [ 188 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 9832 | 2026.05.21 09:22:03.233773 [ 200 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7017 rows, containing 5 columns (5 merged, 0 gathered) in 0.003522298 sec., 1992165.3420579406 rows/sec., 158.17 MiB/sec. | ||
| 9833 | 2026.05.21 09:22:03.233975 [ 188 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_46_9} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9834 | 2026.05.21 09:22:03.233998 [ 270 ] {b007e2b8-d1ff-4bf4-b68d-65a133d21bcc} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 9835 | 2026.05.21 09:22:03.234099 [ 188 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_46_9} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 9836 | 2026.05.21 09:22:03.234117 [ 187 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9837 | 2026.05.21 09:22:03.234213 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 9838 | 2026.05.21 09:22:03.234299 [ 270 ] {b007e2b8-d1ff-4bf4-b68d-65a133d21bcc} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9839 | 2026.05.21 09:22:03.234459 [ 187 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_66_13} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9840 | 2026.05.21 09:22:03.234462 [ 270 ] {b007e2b8-d1ff-4bf4-b68d-65a133d21bcc} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.002096 sec., 453244.27480916027 rows/sec., 26.67 MiB/sec. | ||
| 9841 | 2026.05.21 09:22:03.234529 [ 270 ] {b007e2b8-d1ff-4bf4-b68d-65a133d21bcc} <Debug> TCPHandler: Processed in 0.002308318 sec. | ||
| 9842 | 2026.05.21 09:22:03.234573 [ 187 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_66_13} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9843 | 2026.05.21 09:22:03.234687 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9844 | 2026.05.21 09:22:03.234690 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB. | ||
| 9845 | 2026.05.21 09:22:03.234794 [ 270 ] {ec02a42b-1e3a-4e16-8334-3fc793e6ccb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 9846 | 2026.05.21 09:22:03.234841 [ 270 ] {ec02a42b-1e3a-4e16-8334-3fc793e6ccb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 9847 | 2026.05.21 09:22:03.235283 [ 270 ] {ec02a42b-1e3a-4e16-8334-3fc793e6ccb3} <Trace> oximeter.fields_u64 (b5f83427-ae7b-4855-93f2-492292eb8518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9848 | 2026.05.21 09:22:03.235321 [ 270 ] {ec02a42b-1e3a-4e16-8334-3fc793e6ccb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 9849 | 2026.05.21 09:22:03.235614 [ 270 ] {ec02a42b-1e3a-4e16-8334-3fc793e6ccb3} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 9850 | 2026.05.21 09:22:03.235824 [ 270 ] {ec02a42b-1e3a-4e16-8334-3fc793e6ccb3} <Trace> oximeter.fields_u64 (b5f83427-ae7b-4855-93f2-492292eb8518): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9851 | 2026.05.21 09:22:03.235972 [ 270 ] {ec02a42b-1e3a-4e16-8334-3fc793e6ccb3} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001196 sec., 836.1204013377926 rows/sec., 58.79 KiB/sec. | ||
| 9852 | 2026.05.21 09:22:03.236008 [ 270 ] {ec02a42b-1e3a-4e16-8334-3fc793e6ccb3} <Debug> TCPHandler: Processed in 0.001374286 sec. | ||
| 9853 | 2026.05.21 09:22:03.236138 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9854 | 2026.05.21 09:22:03.236233 [ 270 ] {839cdf62-bd4d-4a89-aef9-3cb9fed2443b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9855 | 2026.05.21 09:22:03.236273 [ 270 ] {839cdf62-bd4d-4a89-aef9-3cb9fed2443b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9856 | 2026.05.21 09:22:03.236752 [ 270 ] {839cdf62-bd4d-4a89-aef9-3cb9fed2443b} <Trace> oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9857 | 2026.05.21 09:22:03.236789 [ 270 ] {839cdf62-bd4d-4a89-aef9-3cb9fed2443b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 9858 | 2026.05.21 09:22:03.237086 [ 270 ] {839cdf62-bd4d-4a89-aef9-3cb9fed2443b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 9859 | 2026.05.21 09:22:03.237298 [ 270 ] {839cdf62-bd4d-4a89-aef9-3cb9fed2443b} <Trace> oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9860 | 2026.05.21 09:22:03.237427 [ 270 ] {839cdf62-bd4d-4a89-aef9-3cb9fed2443b} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001212 sec., 122112.21122112211 rows/sec., 6.94 MiB/sec. | ||
| 9861 | 2026.05.21 09:22:03.237462 [ 270 ] {839cdf62-bd4d-4a89-aef9-3cb9fed2443b} <Debug> TCPHandler: Processed in 0.001372176 sec. | ||
| 9862 | 2026.05.21 09:22:03.237589 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9863 | 2026.05.21 09:22:03.237691 [ 270 ] {b041eb0c-d423-487b-ac7d-7bea17bfdbbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9864 | 2026.05.21 09:22:03.237729 [ 270 ] {b041eb0c-d423-487b-ac7d-7bea17bfdbbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9865 | 2026.05.21 09:22:03.238922 [ 270 ] {b041eb0c-d423-487b-ac7d-7bea17bfdbbf} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9866 | 2026.05.21 09:22:03.238959 [ 270 ] {b041eb0c-d423-487b-ac7d-7bea17bfdbbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 9867 | 2026.05.21 09:22:03.239346 [ 270 ] {b041eb0c-d423-487b-ac7d-7bea17bfdbbf} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9868 | 2026.05.21 09:22:03.239562 [ 270 ] {b041eb0c-d423-487b-ac7d-7bea17bfdbbf} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9869 | 2026.05.21 09:22:03.239691 [ 270 ] {b041eb0c-d423-487b-ac7d-7bea17bfdbbf} <Debug> executeQuery: Read 1720 rows, 118.50 KiB in 0.002019 sec., 851906.8845963349 rows/sec., 57.32 MiB/sec. | ||
| 9870 | 2026.05.21 09:22:03.239701 [ 62 ] {} <Debug> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9871 | 2026.05.21 09:22:03.239729 [ 270 ] {b041eb0c-d423-487b-ac7d-7bea17bfdbbf} <Debug> TCPHandler: Processed in 0.002189013 sec. | ||
| 9872 | 2026.05.21 09:22:03.239753 [ 62 ] {} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9873 | 2026.05.21 09:22:03.239779 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 9874 | 2026.05.21 09:22:03.239855 [ 187 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::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 | ||
| 9875 | 2026.05.21 09:22:03.239881 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9876 | 2026.05.21 09:22:03.239955 [ 187 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9877 | 2026.05.21 09:22:03.239985 [ 270 ] {55edae3a-3c5a-4bd2-8aa1-f8f9288396b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9878 | 2026.05.21 09:22:03.239999 [ 187 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1829 rows starting from the beginning of the part | ||
| 9879 | 2026.05.21 09:22:03.240038 [ 270 ] {55edae3a-3c5a-4bd2-8aa1-f8f9288396b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9880 | 2026.05.21 09:22:03.240077 [ 187 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 64 rows starting from the beginning of the part | ||
| 9881 | 2026.05.21 09:22:03.240133 [ 187 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 149 rows starting from the beginning of the part | ||
| 9882 | 2026.05.21 09:22:03.240179 [ 187 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 64 rows starting from the beginning of the part | ||
| 9883 | 2026.05.21 09:22:03.240219 [ 187 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 105 rows starting from the beginning of the part | ||
| 9884 | 2026.05.21 09:22:03.240262 [ 187 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 1720 rows starting from the beginning of the part | ||
| 9885 | 2026.05.21 09:22:03.240398 [ 270 ] {55edae3a-3c5a-4bd2-8aa1-f8f9288396b0} <Trace> oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9886 | 2026.05.21 09:22:03.240443 [ 270 ] {55edae3a-3c5a-4bd2-8aa1-f8f9288396b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 9887 | 2026.05.21 09:22:03.240779 [ 270 ] {55edae3a-3c5a-4bd2-8aa1-f8f9288396b0} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 9888 | 2026.05.21 09:22:03.241025 [ 270 ] {55edae3a-3c5a-4bd2-8aa1-f8f9288396b0} <Trace> oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9889 | 2026.05.21 09:22:03.241165 [ 270 ] {55edae3a-3c5a-4bd2-8aa1-f8f9288396b0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001199 sec., 5004.170141784821 rows/sec., 261.45 KiB/sec. | ||
| 9890 | 2026.05.21 09:22:03.241202 [ 270 ] {55edae3a-3c5a-4bd2-8aa1-f8f9288396b0} <Debug> TCPHandler: Processed in 0.001370877 sec. | ||
| 9891 | 2026.05.21 09:22:03.241342 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9892 | 2026.05.21 09:22:03.241439 [ 270 ] {e6412c90-8df9-4a20-ade9-4787411c1d00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9893 | 2026.05.21 09:22:03.241483 [ 270 ] {e6412c90-8df9-4a20-ade9-4787411c1d00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9894 | 2026.05.21 09:22:03.241815 [ 188 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3931 rows, containing 5 columns (5 merged, 0 gathered) in 0.001986447 sec., 1978910.0841854827 rows/sec., 143.77 MiB/sec. | ||
| 9895 | 2026.05.21 09:22:03.242059 [ 188 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9896 | 2026.05.21 09:22:03.242291 [ 270 ] {e6412c90-8df9-4a20-ade9-4787411c1d00} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9897 | 2026.05.21 09:22:03.242335 [ 270 ] {e6412c90-8df9-4a20-ade9-4787411c1d00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 9898 | 2026.05.21 09:22:03.242359 [ 188 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_66_13} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9899 | 2026.05.21 09:22:03.242457 [ 188 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_66_13} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9900 | 2026.05.21 09:22:03.242554 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 9901 | 2026.05.21 09:22:03.242804 [ 270 ] {e6412c90-8df9-4a20-ade9-4787411c1d00} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9902 | 2026.05.21 09:22:03.243024 [ 270 ] {e6412c90-8df9-4a20-ade9-4787411c1d00} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9903 | 2026.05.21 09:22:03.243256 [ 270 ] {e6412c90-8df9-4a20-ade9-4787411c1d00} <Debug> executeQuery: Read 1679 rows, 105.09 KiB in 0.001835 sec., 914986.3760217984 rows/sec., 55.93 MiB/sec. | ||
| 9904 | 2026.05.21 09:22:03.243261 [ 62 ] {} <Debug> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9905 | 2026.05.21 09:22:03.243293 [ 270 ] {e6412c90-8df9-4a20-ade9-4787411c1d00} <Debug> TCPHandler: Processed in 0.001999587 sec. | ||
| 9906 | 2026.05.21 09:22:03.243309 [ 62 ] {} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9907 | 2026.05.21 09:22:03.243333 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 9908 | 2026.05.21 09:22:03.243422 [ 187 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::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 | ||
| 9909 | 2026.05.21 09:22:03.243434 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9910 | 2026.05.21 09:22:03.243548 [ 187 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9911 | 2026.05.21 09:22:03.243549 [ 270 ] {880e0edf-4f2e-440c-87d4-30d57aa70ae6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9912 | 2026.05.21 09:22:03.243587 [ 187 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 21624 rows starting from the beginning of the part | ||
| 9913 | 2026.05.21 09:22:03.243609 [ 270 ] {880e0edf-4f2e-440c-87d4-30d57aa70ae6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9914 | 2026.05.21 09:22:03.243655 [ 187 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 160 rows starting from the beginning of the part | ||
| 9915 | 2026.05.21 09:22:03.243707 [ 187 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 200 rows starting from the beginning of the part | ||
| 9916 | 2026.05.21 09:22:03.243757 [ 187 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::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 | ||
| 9917 | 2026.05.21 09:22:03.243822 [ 187 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 160 rows starting from the beginning of the part | ||
| 9918 | 2026.05.21 09:22:03.243871 [ 187 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 1679 rows starting from the beginning of the part | ||
| 9919 | 2026.05.21 09:22:03.243964 [ 270 ] {880e0edf-4f2e-440c-87d4-30d57aa70ae6} <Trace> oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9920 | 2026.05.21 09:22:03.244005 [ 270 ] {880e0edf-4f2e-440c-87d4-30d57aa70ae6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 9921 | 2026.05.21 09:22:03.244333 [ 270 ] {880e0edf-4f2e-440c-87d4-30d57aa70ae6} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 9922 | 2026.05.21 09:22:03.244541 [ 270 ] {880e0edf-4f2e-440c-87d4-30d57aa70ae6} <Trace> oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9923 | 2026.05.21 09:22:03.244676 [ 270 ] {880e0edf-4f2e-440c-87d4-30d57aa70ae6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001146 sec., 872.6003490401396 rows/sec., 58.80 KiB/sec. | ||
| 9924 | 2026.05.21 09:22:03.244709 [ 270 ] {880e0edf-4f2e-440c-87d4-30d57aa70ae6} <Debug> TCPHandler: Processed in 0.001324824 sec. | ||
| 9925 | 2026.05.21 09:22:03.244863 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9926 | 2026.05.21 09:22:03.244963 [ 270 ] {3a117a06-cf61-460f-b8f8-cd4e67f1bc8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9927 | 2026.05.21 09:22:03.245016 [ 270 ] {3a117a06-cf61-460f-b8f8-cd4e67f1bc8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9928 | 2026.05.21 09:22:03.245805 [ 270 ] {3a117a06-cf61-460f-b8f8-cd4e67f1bc8a} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9929 | 2026.05.21 09:22:03.245848 [ 270 ] {3a117a06-cf61-460f-b8f8-cd4e67f1bc8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 9930 | 2026.05.21 09:22:03.246377 [ 270 ] {3a117a06-cf61-460f-b8f8-cd4e67f1bc8a} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 9931 | 2026.05.21 09:22:03.246602 [ 270 ] {3a117a06-cf61-460f-b8f8-cd4e67f1bc8a} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9932 | 2026.05.21 09:22:03.246742 [ 270 ] {3a117a06-cf61-460f-b8f8-cd4e67f1bc8a} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001797 sec., 6121.3132999443515 rows/sec., 10.97 MiB/sec. | ||
| 9933 | 2026.05.21 09:22:03.246802 [ 270 ] {3a117a06-cf61-460f-b8f8-cd4e67f1bc8a} <Debug> TCPHandler: Processed in 0.001994317 sec. | ||
| 9934 | 2026.05.21 09:22:03.246967 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9935 | 2026.05.21 09:22:03.247074 [ 270 ] {eb4126ea-daad-46c5-8c9e-a9d797ac6fa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9936 | 2026.05.21 09:22:03.247115 [ 270 ] {eb4126ea-daad-46c5-8c9e-a9d797ac6fa6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9937 | 2026.05.21 09:22:03.247475 [ 270 ] {eb4126ea-daad-46c5-8c9e-a9d797ac6fa6} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9938 | 2026.05.21 09:22:03.247511 [ 270 ] {eb4126ea-daad-46c5-8c9e-a9d797ac6fa6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 9939 | 2026.05.21 09:22:03.252463 [ 270 ] {eb4126ea-daad-46c5-8c9e-a9d797ac6fa6} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9940 | 2026.05.21 09:22:03.252735 [ 270 ] {eb4126ea-daad-46c5-8c9e-a9d797ac6fa6} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9941 | 2026.05.21 09:22:03.252889 [ 270 ] {eb4126ea-daad-46c5-8c9e-a9d797ac6fa6} <Debug> executeQuery: Read 72 rows, 4.52 KiB in 0.005834 sec., 12341.446691806652 rows/sec., 774.35 KiB/sec. | ||
| 9942 | 2026.05.21 09:22:03.252926 [ 270 ] {eb4126ea-daad-46c5-8c9e-a9d797ac6fa6} <Debug> TCPHandler: Processed in 0.006011952 sec. | ||
| 9943 | 2026.05.21 09:22:03.259871 [ 200 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23983 rows, containing 5 columns (5 merged, 0 gathered) in 0.016486543 sec., 1454701.570850845 rows/sec., 95.30 MiB/sec. | ||
| 9944 | 2026.05.21 09:22:03.260322 [ 193 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9945 | 2026.05.21 09:22:03.260603 [ 193 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9946 | 2026.05.21 09:22:03.260678 [ 193 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9947 | 2026.05.21 09:22:03.260767 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 9948 | 2026.05.21 09:22:04.000191 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 309.54 MiB, peak 316.76 MiB, free memory in arenas 0.00 B, will set to 311.20 MiB (RSS), difference: 1.66 MiB | ||
| 9949 | 2026.05.21 09:22:04.549583 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9950 | 2026.05.21 09:22:04.549835 [ 270 ] {33a0fe4f-d260-433b-b4da-6a8d38525025} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 9951 | 2026.05.21 09:22:04.550200 [ 270 ] {33a0fe4f-d260-433b-b4da-6a8d38525025} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9952 | 2026.05.21 09:22:04.550242 [ 270 ] {33a0fe4f-d260-433b-b4da-6a8d38525025} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 9953 | 2026.05.21 09:22:04.550470 [ 270 ] {33a0fe4f-d260-433b-b4da-6a8d38525025} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9954 | 2026.05.21 09:22:04.550547 [ 270 ] {33a0fe4f-d260-433b-b4da-6a8d38525025} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9955 | 2026.05.21 09:22:04.550696 [ 270 ] {33a0fe4f-d260-433b-b4da-6a8d38525025} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 9956 | 2026.05.21 09:22:04.550807 [ 343 ] {33a0fe4f-d260-433b-b4da-6a8d38525025} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9957 | 2026.05.21 09:22:04.550826 [ 268 ] {33a0fe4f-d260-433b-b4da-6a8d38525025} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 9958 | 2026.05.21 09:22:04.550813 [ 358 ] {33a0fe4f-d260-433b-b4da-6a8d38525025} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9959 | 2026.05.21 09:22:04.550807 [ 342 ] {33a0fe4f-d260-433b-b4da-6a8d38525025} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9960 | 2026.05.21 09:22:04.551061 [ 270 ] {33a0fe4f-d260-433b-b4da-6a8d38525025} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 9961 | 2026.05.21 09:22:04.551092 [ 270 ] {33a0fe4f-d260-433b-b4da-6a8d38525025} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9962 | 2026.05.21 09:22:04.551199 [ 270 ] {33a0fe4f-d260-433b-b4da-6a8d38525025} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9963 | 2026.05.21 09:22:04.551222 [ 270 ] {33a0fe4f-d260-433b-b4da-6a8d38525025} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 9964 | 2026.05.21 09:22:04.551262 [ 270 ] {33a0fe4f-d260-433b-b4da-6a8d38525025} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9965 | 2026.05.21 09:22:04.551308 [ 270 ] {33a0fe4f-d260-433b-b4da-6a8d38525025} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9966 | 2026.05.21 09:22:04.551347 [ 270 ] {33a0fe4f-d260-433b-b4da-6a8d38525025} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9967 | 2026.05.21 09:22:04.551382 [ 270 ] {33a0fe4f-d260-433b-b4da-6a8d38525025} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9968 | 2026.05.21 09:22:04.552648 [ 270 ] {33a0fe4f-d260-433b-b4da-6a8d38525025} <Debug> executeQuery: Read 51 rows, 10.48 KiB in 0.00292 sec., 17465.753424657534 rows/sec., 3.50 MiB/sec. | ||
| 9969 | 2026.05.21 09:22:04.552874 [ 270 ] {33a0fe4f-d260-433b-b4da-6a8d38525025} <Debug> MemoryTracker: Peak memory usage (for query): 170.90 KiB. | ||
| 9970 | 2026.05.21 09:22:04.552891 [ 270 ] {33a0fe4f-d260-433b-b4da-6a8d38525025} <Debug> TCPHandler: Processed in 0.003446116 sec. | ||
| 9971 | 2026.05.21 09:22:04.554196 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9972 | 2026.05.21 09:22:04.554318 [ 270 ] {65104d80-68ac-4fde-bd66-3252f1c23adc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9973 | 2026.05.21 09:22:04.554367 [ 270 ] {65104d80-68ac-4fde-bd66-3252f1c23adc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9974 | 2026.05.21 09:22:04.554918 [ 270 ] {65104d80-68ac-4fde-bd66-3252f1c23adc} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9975 | 2026.05.21 09:22:04.554963 [ 270 ] {65104d80-68ac-4fde-bd66-3252f1c23adc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 9976 | 2026.05.21 09:22:04.555339 [ 270 ] {65104d80-68ac-4fde-bd66-3252f1c23adc} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9977 | 2026.05.21 09:22:04.555571 [ 270 ] {65104d80-68ac-4fde-bd66-3252f1c23adc} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9978 | 2026.05.21 09:22:04.555729 [ 270 ] {65104d80-68ac-4fde-bd66-3252f1c23adc} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001445 sec., 38754.325259515565 rows/sec., 2.96 MiB/sec. | ||
| 9979 | 2026.05.21 09:22:04.555771 [ 270 ] {65104d80-68ac-4fde-bd66-3252f1c23adc} <Debug> TCPHandler: Processed in 0.001633235 sec. | ||
| 9980 | 2026.05.21 09:22:04.555917 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9981 | 2026.05.21 09:22:04.556026 [ 270 ] {f99cde4f-2592-4898-ab68-21d302134aeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9982 | 2026.05.21 09:22:04.556071 [ 270 ] {f99cde4f-2592-4898-ab68-21d302134aeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9983 | 2026.05.21 09:22:04.556562 [ 270 ] {f99cde4f-2592-4898-ab68-21d302134aeb} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9984 | 2026.05.21 09:22:04.556602 [ 270 ] {f99cde4f-2592-4898-ab68-21d302134aeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 9985 | 2026.05.21 09:22:04.556932 [ 270 ] {f99cde4f-2592-4898-ab68-21d302134aeb} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9986 | 2026.05.21 09:22:04.557157 [ 270 ] {f99cde4f-2592-4898-ab68-21d302134aeb} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9987 | 2026.05.21 09:22:04.557300 [ 270 ] {f99cde4f-2592-4898-ab68-21d302134aeb} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001297 sec., 49344.64148033925 rows/sec., 3.85 MiB/sec. | ||
| 9988 | 2026.05.21 09:22:04.557338 [ 270 ] {f99cde4f-2592-4898-ab68-21d302134aeb} <Debug> TCPHandler: Processed in 0.001473729 sec. | ||
| 9989 | 2026.05.21 09:22:04.557503 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9990 | 2026.05.21 09:22:04.557608 [ 270 ] {d151a7c8-92c3-40b6-ac61-d8ac2d64a442} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9991 | 2026.05.21 09:22:04.557656 [ 270 ] {d151a7c8-92c3-40b6-ac61-d8ac2d64a442} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9992 | 2026.05.21 09:22:04.558043 [ 270 ] {d151a7c8-92c3-40b6-ac61-d8ac2d64a442} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9993 | 2026.05.21 09:22:04.558081 [ 270 ] {d151a7c8-92c3-40b6-ac61-d8ac2d64a442} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 9994 | 2026.05.21 09:22:04.558410 [ 270 ] {d151a7c8-92c3-40b6-ac61-d8ac2d64a442} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9995 | 2026.05.21 09:22:04.558639 [ 270 ] {d151a7c8-92c3-40b6-ac61-d8ac2d64a442} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9996 | 2026.05.21 09:22:04.558775 [ 270 ] {d151a7c8-92c3-40b6-ac61-d8ac2d64a442} <Debug> executeQuery: Read 52 rows, 3.70 KiB in 0.001189 sec., 43734.230445752735 rows/sec., 3.04 MiB/sec. | ||
| 9997 | 2026.05.21 09:22:04.558811 [ 270 ] {d151a7c8-92c3-40b6-ac61-d8ac2d64a442} <Debug> TCPHandler: Processed in 0.001359256 sec. | ||
| 9998 | 2026.05.21 09:22:04.558960 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9999 | 2026.05.21 09:22:04.559081 [ 270 ] {ece3d7ab-ac2a-462a-b6c2-abd8586776ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10000 | 2026.05.21 09:22:04.559129 [ 270 ] {ece3d7ab-ac2a-462a-b6c2-abd8586776ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10001 | 2026.05.21 09:22:04.559491 [ 270 ] {ece3d7ab-ac2a-462a-b6c2-abd8586776ef} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10002 | 2026.05.21 09:22:04.559528 [ 270 ] {ece3d7ab-ac2a-462a-b6c2-abd8586776ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 10003 | 2026.05.21 09:22:04.559847 [ 270 ] {ece3d7ab-ac2a-462a-b6c2-abd8586776ef} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10004 | 2026.05.21 09:22:04.560080 [ 270 ] {ece3d7ab-ac2a-462a-b6c2-abd8586776ef} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10005 | 2026.05.21 09:22:04.560242 [ 270 ] {ece3d7ab-ac2a-462a-b6c2-abd8586776ef} <Debug> executeQuery: Read 18 rows, 1.25 KiB in 0.001182 sec., 15228.426395939085 rows/sec., 1.03 MiB/sec. | ||
| 10006 | 2026.05.21 09:22:04.560277 [ 270 ] {ece3d7ab-ac2a-462a-b6c2-abd8586776ef} <Debug> TCPHandler: Processed in 0.001369096 sec. | ||
| 10007 | 2026.05.21 09:22:05.969332 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21506 | ||
| 10008 | 2026.05.21 09:22:05.969816 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10009 | 2026.05.21 09:22:05.969856 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 10010 | 2026.05.21 09:22:05.970310 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10011 | 2026.05.21 09:22:05.970537 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10012 | 2026.05.21 09:22:05.970676 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21506 | ||
| 10013 | 2026.05.21 09:22:07.169839 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 10014 | 2026.05.21 09:22:07.186934 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10015 | 2026.05.21 09:22:07.186991 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 10016 | 2026.05.21 09:22:07.193306 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10017 | 2026.05.21 09:22:07.193984 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10018 | 2026.05.21 09:22:07.196845 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 10019 | 2026.05.21 09:22:08.392764 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 1 entries to flush up to offset 12 | ||
| 10020 | 2026.05.21 09:22:08.394314 [ 243 ] {} <Trace> system.query_log (2ec45662-5206-445c-a962-2dd69be4745a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10021 | 2026.05.21 09:22:08.394361 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 10022 | 2026.05.21 09:22:08.395478 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 10023 | 2026.05.21 09:22:08.395726 [ 243 ] {} <Trace> system.query_log (2ec45662-5206-445c-a962-2dd69be4745a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10024 | 2026.05.21 09:22:08.395962 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 12 | ||
| 10025 | 2026.05.21 09:22:09.554869 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10026 | 2026.05.21 09:22:09.555118 [ 270 ] {2cc90393-c72d-4087-bec5-ba4046335323} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 10027 | 2026.05.21 09:22:09.555449 [ 270 ] {2cc90393-c72d-4087-bec5-ba4046335323} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10028 | 2026.05.21 09:22:09.555487 [ 270 ] {2cc90393-c72d-4087-bec5-ba4046335323} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 10029 | 2026.05.21 09:22:09.555701 [ 270 ] {2cc90393-c72d-4087-bec5-ba4046335323} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10030 | 2026.05.21 09:22:09.555769 [ 270 ] {2cc90393-c72d-4087-bec5-ba4046335323} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10031 | 2026.05.21 09:22:09.555904 [ 270 ] {2cc90393-c72d-4087-bec5-ba4046335323} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 10032 | 2026.05.21 09:22:09.556129 [ 322 ] {2cc90393-c72d-4087-bec5-ba4046335323} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 10033 | 2026.05.21 09:22:09.556164 [ 348 ] {2cc90393-c72d-4087-bec5-ba4046335323} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 10034 | 2026.05.21 09:22:09.556164 [ 268 ] {2cc90393-c72d-4087-bec5-ba4046335323} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 10035 | 2026.05.21 09:22:09.560152 [ 317 ] {2cc90393-c72d-4087-bec5-ba4046335323} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 10036 | 2026.05.21 09:22:09.560295 [ 270 ] {2cc90393-c72d-4087-bec5-ba4046335323} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 10037 | 2026.05.21 09:22:09.560358 [ 270 ] {2cc90393-c72d-4087-bec5-ba4046335323} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10038 | 2026.05.21 09:22:09.560529 [ 270 ] {2cc90393-c72d-4087-bec5-ba4046335323} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 10039 | 2026.05.21 09:22:09.560567 [ 270 ] {2cc90393-c72d-4087-bec5-ba4046335323} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 10040 | 2026.05.21 09:22:09.560631 [ 270 ] {2cc90393-c72d-4087-bec5-ba4046335323} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10041 | 2026.05.21 09:22:09.560700 [ 270 ] {2cc90393-c72d-4087-bec5-ba4046335323} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10042 | 2026.05.21 09:22:09.560761 [ 270 ] {2cc90393-c72d-4087-bec5-ba4046335323} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10043 | 2026.05.21 09:22:09.560820 [ 270 ] {2cc90393-c72d-4087-bec5-ba4046335323} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10044 | 2026.05.21 09:22:09.562191 [ 270 ] {2cc90393-c72d-4087-bec5-ba4046335323} <Debug> executeQuery: Read 51 rows, 10.72 KiB in 0.007163 sec., 7119.921820466285 rows/sec., 1.46 MiB/sec. | ||
| 10045 | 2026.05.21 09:22:09.562398 [ 270 ] {2cc90393-c72d-4087-bec5-ba4046335323} <Debug> MemoryTracker: Peak memory usage (for query): 186.76 KiB. | ||
| 10046 | 2026.05.21 09:22:09.562416 [ 270 ] {2cc90393-c72d-4087-bec5-ba4046335323} <Debug> TCPHandler: Processed in 0.007716589 sec. | ||
| 10047 | 2026.05.21 09:22:09.564642 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10048 | 2026.05.21 09:22:09.564754 [ 270 ] {7093012e-d202-4acf-b637-327c0390cc81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10049 | 2026.05.21 09:22:09.564798 [ 270 ] {7093012e-d202-4acf-b637-327c0390cc81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10050 | 2026.05.21 09:22:09.565493 [ 270 ] {7093012e-d202-4acf-b637-327c0390cc81} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10051 | 2026.05.21 09:22:09.565543 [ 270 ] {7093012e-d202-4acf-b637-327c0390cc81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 10052 | 2026.05.21 09:22:09.565954 [ 270 ] {7093012e-d202-4acf-b637-327c0390cc81} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10053 | 2026.05.21 09:22:09.566165 [ 270 ] {7093012e-d202-4acf-b637-327c0390cc81} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10054 | 2026.05.21 09:22:09.566308 [ 270 ] {7093012e-d202-4acf-b637-327c0390cc81} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001584 sec., 87121.21212121213 rows/sec., 7.56 MiB/sec. | ||
| 10055 | 2026.05.21 09:22:09.566343 [ 270 ] {7093012e-d202-4acf-b637-327c0390cc81} <Debug> TCPHandler: Processed in 0.001751099 sec. | ||
| 10056 | 2026.05.21 09:22:09.566469 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10057 | 2026.05.21 09:22:09.566566 [ 270 ] {8497b85a-0602-4c49-a03a-0278a221fa49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10058 | 2026.05.21 09:22:09.566606 [ 270 ] {8497b85a-0602-4c49-a03a-0278a221fa49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10059 | 2026.05.21 09:22:09.567029 [ 270 ] {8497b85a-0602-4c49-a03a-0278a221fa49} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10060 | 2026.05.21 09:22:09.567066 [ 270 ] {8497b85a-0602-4c49-a03a-0278a221fa49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 10061 | 2026.05.21 09:22:09.567346 [ 270 ] {8497b85a-0602-4c49-a03a-0278a221fa49} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 10062 | 2026.05.21 09:22:09.567556 [ 270 ] {8497b85a-0602-4c49-a03a-0278a221fa49} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10063 | 2026.05.21 09:22:09.567682 [ 270 ] {8497b85a-0602-4c49-a03a-0278a221fa49} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001134 sec., 36155.20282186949 rows/sec., 2.65 MiB/sec. | ||
| 10064 | 2026.05.21 09:22:09.567715 [ 270 ] {8497b85a-0602-4c49-a03a-0278a221fa49} <Debug> TCPHandler: Processed in 0.001295083 sec. | ||
| 10065 | 2026.05.21 09:22:09.567835 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10066 | 2026.05.21 09:22:09.567940 [ 270 ] {850bc0dc-ddee-4eb2-9c4f-28faf129f4a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10067 | 2026.05.21 09:22:09.567979 [ 270 ] {850bc0dc-ddee-4eb2-9c4f-28faf129f4a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10068 | 2026.05.21 09:22:09.568414 [ 270 ] {850bc0dc-ddee-4eb2-9c4f-28faf129f4a4} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10069 | 2026.05.21 09:22:09.568449 [ 270 ] {850bc0dc-ddee-4eb2-9c4f-28faf129f4a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 10070 | 2026.05.21 09:22:09.568742 [ 270 ] {850bc0dc-ddee-4eb2-9c4f-28faf129f4a4} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10071 | 2026.05.21 09:22:09.568956 [ 270 ] {850bc0dc-ddee-4eb2-9c4f-28faf129f4a4} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10072 | 2026.05.21 09:22:09.569081 [ 270 ] {850bc0dc-ddee-4eb2-9c4f-28faf129f4a4} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001169 sec., 89820.35928143714 rows/sec., 7.02 MiB/sec. | ||
| 10073 | 2026.05.21 09:22:09.569115 [ 270 ] {850bc0dc-ddee-4eb2-9c4f-28faf129f4a4} <Debug> TCPHandler: Processed in 0.001329505 sec. | ||
| 10074 | 2026.05.21 09:22:09.569238 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10075 | 2026.05.21 09:22:09.569336 [ 270 ] {d395b1e6-9175-4702-8e14-c623997f0e67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10076 | 2026.05.21 09:22:09.569379 [ 270 ] {d395b1e6-9175-4702-8e14-c623997f0e67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10077 | 2026.05.21 09:22:09.569796 [ 270 ] {d395b1e6-9175-4702-8e14-c623997f0e67} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10078 | 2026.05.21 09:22:09.569831 [ 270 ] {d395b1e6-9175-4702-8e14-c623997f0e67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 10079 | 2026.05.21 09:22:09.570140 [ 270 ] {d395b1e6-9175-4702-8e14-c623997f0e67} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10080 | 2026.05.21 09:22:09.570340 [ 270 ] {d395b1e6-9175-4702-8e14-c623997f0e67} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10081 | 2026.05.21 09:22:09.570465 [ 270 ] {d395b1e6-9175-4702-8e14-c623997f0e67} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001147 sec., 139494.33304272013 rows/sec., 9.72 MiB/sec. | ||
| 10082 | 2026.05.21 09:22:09.570498 [ 270 ] {d395b1e6-9175-4702-8e14-c623997f0e67} <Debug> TCPHandler: Processed in 0.001308564 sec. | ||
| 10083 | 2026.05.21 09:22:09.570614 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10084 | 2026.05.21 09:22:09.570709 [ 270 ] {755fd24d-4e73-4369-8c1e-847b1c2a6d0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10085 | 2026.05.21 09:22:09.570764 [ 270 ] {755fd24d-4e73-4369-8c1e-847b1c2a6d0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10086 | 2026.05.21 09:22:09.571539 [ 270 ] {755fd24d-4e73-4369-8c1e-847b1c2a6d0d} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10087 | 2026.05.21 09:22:09.571576 [ 270 ] {755fd24d-4e73-4369-8c1e-847b1c2a6d0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 10088 | 2026.05.21 09:22:09.572108 [ 270 ] {755fd24d-4e73-4369-8c1e-847b1c2a6d0d} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 10089 | 2026.05.21 09:22:09.572324 [ 270 ] {755fd24d-4e73-4369-8c1e-847b1c2a6d0d} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10090 | 2026.05.21 09:22:09.572461 [ 270 ] {755fd24d-4e73-4369-8c1e-847b1c2a6d0d} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.00177 sec., 23163.841807909605 rows/sec., 41.51 MiB/sec. | ||
| 10091 | 2026.05.21 09:22:09.572476 [ 53 ] {} <Debug> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 10092 | 2026.05.21 09:22:09.572523 [ 270 ] {755fd24d-4e73-4369-8c1e-847b1c2a6d0d} <Debug> TCPHandler: Processed in 0.001957716 sec. | ||
| 10093 | 2026.05.21 09:22:09.572542 [ 53 ] {} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10094 | 2026.05.21 09:22:09.572567 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 10095 | 2026.05.21 09:22:09.572665 [ 187 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::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 | ||
| 10096 | 2026.05.21 09:22:09.572668 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10097 | 2026.05.21 09:22:09.572787 [ 270 ] {191da26e-55b5-416f-a911-848dd7c64359} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10098 | 2026.05.21 09:22:09.572829 [ 270 ] {191da26e-55b5-416f-a911-848dd7c64359} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10099 | 2026.05.21 09:22:09.572884 [ 187 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10100 | 2026.05.21 09:22:09.572939 [ 187 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1047 rows starting from the beginning of the part | ||
| 10101 | 2026.05.21 09:22:09.573068 [ 187 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 41 rows starting from the beginning of the part | ||
| 10102 | 2026.05.21 09:22:09.573180 [ 270 ] {191da26e-55b5-416f-a911-848dd7c64359} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10103 | 2026.05.21 09:22:09.573181 [ 187 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 41 rows starting from the beginning of the part | ||
| 10104 | 2026.05.21 09:22:09.573223 [ 270 ] {191da26e-55b5-416f-a911-848dd7c64359} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 10105 | 2026.05.21 09:22:09.573299 [ 187 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 41 rows starting from the beginning of the part | ||
| 10106 | 2026.05.21 09:22:09.573396 [ 187 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 11 rows starting from the beginning of the part | ||
| 10107 | 2026.05.21 09:22:09.573488 [ 187 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 41 rows starting from the beginning of the part | ||
| 10108 | 2026.05.21 09:22:09.573536 [ 270 ] {191da26e-55b5-416f-a911-848dd7c64359} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10109 | 2026.05.21 09:22:09.573750 [ 270 ] {191da26e-55b5-416f-a911-848dd7c64359} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10110 | 2026.05.21 09:22:09.573888 [ 270 ] {191da26e-55b5-416f-a911-848dd7c64359} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001119 sec., 53619.30294906166 rows/sec., 3.61 MiB/sec. | ||
| 10111 | 2026.05.21 09:22:09.573922 [ 270 ] {191da26e-55b5-416f-a911-848dd7c64359} <Debug> TCPHandler: Processed in 0.001303594 sec. | ||
| 10112 | 2026.05.21 09:22:09.580033 [ 191 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1222 rows, containing 19 columns (19 merged, 0 gathered) in 0.007409468 sec., 164924.12140790676 rows/sec., 295.54 MiB/sec. | ||
| 10113 | 2026.05.21 09:22:09.581467 [ 200 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 10114 | 2026.05.21 09:22:09.581844 [ 200 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10115 | 2026.05.21 09:22:09.581925 [ 200 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 10116 | 2026.05.21 09:22:09.582087 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.41 MiB. | ||
| 10117 | 2026.05.21 09:22:10.001158 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 311.80 MiB, peak 323.17 MiB, free memory in arenas 0.00 B, will set to 315.78 MiB (RSS), difference: 3.98 MiB | ||
| 10118 | 2026.05.21 09:22:13.319206 [ 51 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10119 | 2026.05.21 09:22:13.319261 [ 51 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10120 | 2026.05.21 09:22:13.471517 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22018 | ||
| 10121 | 2026.05.21 09:22:13.472025 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10122 | 2026.05.21 09:22:13.472062 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 10123 | 2026.05.21 09:22:13.472520 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 10124 | 2026.05.21 09:22:13.472749 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10125 | 2026.05.21 09:22:13.472877 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22018 | ||
| 10126 | 2026.05.21 09:22:13.472880 [ 51 ] {} <Debug> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 10127 | 2026.05.21 09:22:13.472924 [ 51 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10128 | 2026.05.21 09:22:13.472943 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 10129 | 2026.05.21 09:22:13.473100 [ 194 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::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 | ||
| 10130 | 2026.05.21 09:22:13.473259 [ 194 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10131 | 2026.05.21 09:22:13.473301 [ 194 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19586 rows starting from the beginning of the part | ||
| 10132 | 2026.05.21 09:22:13.473376 [ 194 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::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 | ||
| 10133 | 2026.05.21 09:22:13.473427 [ 194 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::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 | ||
| 10134 | 2026.05.21 09:22:13.473477 [ 194 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::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 | ||
| 10135 | 2026.05.21 09:22:13.473523 [ 194 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::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 | ||
| 10136 | 2026.05.21 09:22:13.473568 [ 194 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::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 | ||
| 10137 | 2026.05.21 09:22:13.475687 [ 191 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22018 rows, containing 4 columns (4 merged, 0 gathered) in 0.002657189 sec., 8286200.191254743 rows/sec., 118.54 MiB/sec. | ||
| 10138 | 2026.05.21 09:22:13.476133 [ 191 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 10139 | 2026.05.21 09:22:13.476525 [ 191 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_46_9} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10140 | 2026.05.21 09:22:13.476626 [ 191 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_46_9} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 10141 | 2026.05.21 09:22:13.476763 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.69 MiB. | ||
| 10142 | 2026.05.21 09:22:14.557794 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10143 | 2026.05.21 09:22:14.558056 [ 270 ] {7d601761-eec7-4f49-b21f-26247ebb0647} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', '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) | ||
| 10144 | 2026.05.21 09:22:14.558420 [ 270 ] {7d601761-eec7-4f49-b21f-26247ebb0647} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10145 | 2026.05.21 09:22:14.558461 [ 270 ] {7d601761-eec7-4f49-b21f-26247ebb0647} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', '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 | ||
| 10146 | 2026.05.21 09:22:14.558702 [ 270 ] {7d601761-eec7-4f49-b21f-26247ebb0647} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10147 | 2026.05.21 09:22:14.558770 [ 270 ] {7d601761-eec7-4f49-b21f-26247ebb0647} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10148 | 2026.05.21 09:22:14.558916 [ 270 ] {7d601761-eec7-4f49-b21f-26247ebb0647} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 30-element set) | ||
| 10149 | 2026.05.21 09:22:14.559051 [ 322 ] {7d601761-eec7-4f49-b21f-26247ebb0647} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 10150 | 2026.05.21 09:22:14.559054 [ 317 ] {7d601761-eec7-4f49-b21f-26247ebb0647} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 10151 | 2026.05.21 09:22:14.559052 [ 321 ] {7d601761-eec7-4f49-b21f-26247ebb0647} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 10152 | 2026.05.21 09:22:14.559054 [ 348 ] {7d601761-eec7-4f49-b21f-26247ebb0647} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 10153 | 2026.05.21 09:22:14.559313 [ 270 ] {7d601761-eec7-4f49-b21f-26247ebb0647} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 10154 | 2026.05.21 09:22:14.559344 [ 270 ] {7d601761-eec7-4f49-b21f-26247ebb0647} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10155 | 2026.05.21 09:22:14.559448 [ 270 ] {7d601761-eec7-4f49-b21f-26247ebb0647} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 10156 | 2026.05.21 09:22:14.559470 [ 270 ] {7d601761-eec7-4f49-b21f-26247ebb0647} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 10157 | 2026.05.21 09:22:14.559507 [ 270 ] {7d601761-eec7-4f49-b21f-26247ebb0647} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', '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'))" | ||
| 10158 | 2026.05.21 09:22:14.559551 [ 270 ] {7d601761-eec7-4f49-b21f-26247ebb0647} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', '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'))" | ||
| 10159 | 2026.05.21 09:22:14.559590 [ 270 ] {7d601761-eec7-4f49-b21f-26247ebb0647} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', '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'))" | ||
| 10160 | 2026.05.21 09:22:14.559631 [ 270 ] {7d601761-eec7-4f49-b21f-26247ebb0647} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', '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'))" | ||
| 10161 | 2026.05.21 09:22:14.561012 [ 270 ] {7d601761-eec7-4f49-b21f-26247ebb0647} <Debug> executeQuery: Read 51 rows, 10.48 KiB in 0.003066 sec., 16634.050880626222 rows/sec., 3.34 MiB/sec. | ||
| 10162 | 2026.05.21 09:22:14.561234 [ 270 ] {7d601761-eec7-4f49-b21f-26247ebb0647} <Debug> MemoryTracker: Peak memory usage (for query): 181.32 KiB. | ||
| 10163 | 2026.05.21 09:22:14.561250 [ 270 ] {7d601761-eec7-4f49-b21f-26247ebb0647} <Debug> TCPHandler: Processed in 0.003599731 sec. | ||
| 10164 | 2026.05.21 09:22:14.565777 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10165 | 2026.05.21 09:22:14.565938 [ 270 ] {f942c20b-a53e-40b0-b82f-72f7858bce30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10166 | 2026.05.21 09:22:14.566001 [ 270 ] {f942c20b-a53e-40b0-b82f-72f7858bce30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10167 | 2026.05.21 09:22:14.566751 [ 270 ] {f942c20b-a53e-40b0-b82f-72f7858bce30} <Trace> oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10168 | 2026.05.21 09:22:14.566803 [ 270 ] {f942c20b-a53e-40b0-b82f-72f7858bce30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 10169 | 2026.05.21 09:22:14.567226 [ 270 ] {f942c20b-a53e-40b0-b82f-72f7858bce30} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 10170 | 2026.05.21 09:22:14.567454 [ 270 ] {f942c20b-a53e-40b0-b82f-72f7858bce30} <Trace> oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10171 | 2026.05.21 09:22:14.567606 [ 270 ] {f942c20b-a53e-40b0-b82f-72f7858bce30} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001714 sec., 165694.28238039673 rows/sec., 10.52 MiB/sec. | ||
| 10172 | 2026.05.21 09:22:14.567642 [ 270 ] {f942c20b-a53e-40b0-b82f-72f7858bce30} <Debug> TCPHandler: Processed in 0.001941585 sec. | ||
| 10173 | 2026.05.21 09:22:14.567793 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10174 | 2026.05.21 09:22:14.567892 [ 270 ] {a501064e-bfc6-40b4-bb81-cc3db7b5bbf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10175 | 2026.05.21 09:22:14.567933 [ 270 ] {a501064e-bfc6-40b4-bb81-cc3db7b5bbf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10176 | 2026.05.21 09:22:14.568782 [ 270 ] {a501064e-bfc6-40b4-bb81-cc3db7b5bbf7} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10177 | 2026.05.21 09:22:14.568819 [ 270 ] {a501064e-bfc6-40b4-bb81-cc3db7b5bbf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 10178 | 2026.05.21 09:22:14.569166 [ 270 ] {a501064e-bfc6-40b4-bb81-cc3db7b5bbf7} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10179 | 2026.05.21 09:22:14.569379 [ 270 ] {a501064e-bfc6-40b4-bb81-cc3db7b5bbf7} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10180 | 2026.05.21 09:22:14.569511 [ 270 ] {a501064e-bfc6-40b4-bb81-cc3db7b5bbf7} <Debug> executeQuery: Read 797 rows, 62.80 KiB in 0.001638 sec., 486568.9865689866 rows/sec., 37.44 MiB/sec. | ||
| 10181 | 2026.05.21 09:22:14.569546 [ 270 ] {a501064e-bfc6-40b4-bb81-cc3db7b5bbf7} <Debug> TCPHandler: Processed in 0.0018064 sec. | ||
| 10182 | 2026.05.21 09:22:14.569687 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10183 | 2026.05.21 09:22:14.569783 [ 270 ] {3a669ad6-2e93-4056-b116-f79835afc42b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10184 | 2026.05.21 09:22:14.569823 [ 270 ] {3a669ad6-2e93-4056-b116-f79835afc42b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10185 | 2026.05.21 09:22:14.570269 [ 270 ] {3a669ad6-2e93-4056-b116-f79835afc42b} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10186 | 2026.05.21 09:22:14.570307 [ 270 ] {3a669ad6-2e93-4056-b116-f79835afc42b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 10187 | 2026.05.21 09:22:14.570630 [ 270 ] {3a669ad6-2e93-4056-b116-f79835afc42b} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 10188 | 2026.05.21 09:22:14.570840 [ 270 ] {3a669ad6-2e93-4056-b116-f79835afc42b} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10189 | 2026.05.21 09:22:14.570969 [ 270 ] {3a669ad6-2e93-4056-b116-f79835afc42b} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001204 sec., 117940.19933554817 rows/sec., 6.93 MiB/sec. | ||
| 10190 | 2026.05.21 09:22:14.571003 [ 270 ] {3a669ad6-2e93-4056-b116-f79835afc42b} <Debug> TCPHandler: Processed in 0.001365886 sec. | ||
| 10191 | 2026.05.21 09:22:14.571146 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10192 | 2026.05.21 09:22:14.571243 [ 270 ] {69dbbb9c-7984-4bf4-a019-198d81fac358} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10193 | 2026.05.21 09:22:14.571282 [ 270 ] {69dbbb9c-7984-4bf4-a019-198d81fac358} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10194 | 2026.05.21 09:22:14.571725 [ 270 ] {69dbbb9c-7984-4bf4-a019-198d81fac358} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10195 | 2026.05.21 09:22:14.571762 [ 270 ] {69dbbb9c-7984-4bf4-a019-198d81fac358} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 10196 | 2026.05.21 09:22:14.572053 [ 270 ] {69dbbb9c-7984-4bf4-a019-198d81fac358} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 10197 | 2026.05.21 09:22:14.572265 [ 270 ] {69dbbb9c-7984-4bf4-a019-198d81fac358} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10198 | 2026.05.21 09:22:14.572383 [ 48 ] {} <Debug> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4) (MergerMutator): Selected 6 parts from all_1_18_4 to all_23_23_0 | ||
| 10199 | 2026.05.21 09:22:14.572391 [ 270 ] {69dbbb9c-7984-4bf4-a019-198d81fac358} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001166 sec., 127787.30703259006 rows/sec., 8.26 MiB/sec. | ||
| 10200 | 2026.05.21 09:22:14.572460 [ 48 ] {} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10201 | 2026.05.21 09:22:14.572470 [ 270 ] {69dbbb9c-7984-4bf4-a019-198d81fac358} <Debug> TCPHandler: Processed in 0.001374066 sec. | ||
| 10202 | 2026.05.21 09:22:14.572492 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 10203 | 2026.05.21 09:22:14.572615 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10204 | 2026.05.21 09:22:14.572624 [ 196 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_23_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_18_4 to all_23_23_0 into Compact with storage Full | ||
| 10205 | 2026.05.21 09:22:14.572718 [ 270 ] {fce78f9d-648b-448d-a4bc-434ec06ac328} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10206 | 2026.05.21 09:22:14.572762 [ 270 ] {fce78f9d-648b-448d-a4bc-434ec06ac328} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10207 | 2026.05.21 09:22:14.572772 [ 196 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10208 | 2026.05.21 09:22:14.572815 [ 196 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 974 rows starting from the beginning of the part | ||
| 10209 | 2026.05.21 09:22:14.572893 [ 196 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 24 rows starting from the beginning of the part | ||
| 10210 | 2026.05.21 09:22:14.572948 [ 196 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 801 rows starting from the beginning of the part | ||
| 10211 | 2026.05.21 09:22:14.572998 [ 196 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 24 rows starting from the beginning of the part | ||
| 10212 | 2026.05.21 09:22:14.573047 [ 196 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 950 rows starting from the beginning of the part | ||
| 10213 | 2026.05.21 09:22:14.573095 [ 196 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 149 rows starting from the beginning of the part | ||
| 10214 | 2026.05.21 09:22:14.573198 [ 270 ] {fce78f9d-648b-448d-a4bc-434ec06ac328} <Trace> oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10215 | 2026.05.21 09:22:14.573243 [ 270 ] {fce78f9d-648b-448d-a4bc-434ec06ac328} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 10216 | 2026.05.21 09:22:14.573569 [ 270 ] {fce78f9d-648b-448d-a4bc-434ec06ac328} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 10217 | 2026.05.21 09:22:14.573797 [ 270 ] {fce78f9d-648b-448d-a4bc-434ec06ac328} <Trace> oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10218 | 2026.05.21 09:22:14.573931 [ 270 ] {fce78f9d-648b-448d-a4bc-434ec06ac328} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001231 sec., 120227.45735174653 rows/sec., 6.84 MiB/sec. | ||
| 10219 | 2026.05.21 09:22:14.573966 [ 270 ] {fce78f9d-648b-448d-a4bc-434ec06ac328} <Debug> TCPHandler: Processed in 0.001399977 sec. | ||
| 10220 | 2026.05.21 09:22:14.574095 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10221 | 2026.05.21 09:22:14.574199 [ 270 ] {ed4e5058-695e-429a-950e-02b77f9b143b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10222 | 2026.05.21 09:22:14.574238 [ 270 ] {ed4e5058-695e-429a-950e-02b77f9b143b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10223 | 2026.05.21 09:22:14.574362 [ 191 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2922 rows, containing 5 columns (5 merged, 0 gathered) in 0.00178887 sec., 1633433.3965017023 rows/sec., 103.31 MiB/sec. | ||
| 10224 | 2026.05.21 09:22:14.574561 [ 192 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
| 10225 | 2026.05.21 09:22:14.574864 [ 270 ] {ed4e5058-695e-429a-950e-02b77f9b143b} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10226 | 2026.05.21 09:22:14.574885 [ 192 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_23_5} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10227 | 2026.05.21 09:22:14.574908 [ 270 ] {ed4e5058-695e-429a-950e-02b77f9b143b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 10228 | 2026.05.21 09:22:14.574980 [ 192 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_23_5} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4) (MergerMutator): Merged 6 parts: [all_1_18_4, all_23_23_0] -> all_1_23_5 | ||
| 10229 | 2026.05.21 09:22:14.575079 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 10230 | 2026.05.21 09:22:14.575250 [ 270 ] {ed4e5058-695e-429a-950e-02b77f9b143b} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10231 | 2026.05.21 09:22:14.575472 [ 270 ] {ed4e5058-695e-429a-950e-02b77f9b143b} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10232 | 2026.05.21 09:22:14.575605 [ 270 ] {ed4e5058-695e-429a-950e-02b77f9b143b} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001423 sec., 344342.9374560787 rows/sec., 24.14 MiB/sec. | ||
| 10233 | 2026.05.21 09:22:14.575640 [ 270 ] {ed4e5058-695e-429a-950e-02b77f9b143b} <Debug> TCPHandler: Processed in 0.001593234 sec. | ||
| 10234 | 2026.05.21 09:22:14.575787 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10235 | 2026.05.21 09:22:14.575884 [ 270 ] {7e37fd73-ffd8-4618-b5a4-c2c694764626} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10236 | 2026.05.21 09:22:14.575926 [ 270 ] {7e37fd73-ffd8-4618-b5a4-c2c694764626} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10237 | 2026.05.21 09:22:14.576266 [ 270 ] {7e37fd73-ffd8-4618-b5a4-c2c694764626} <Trace> oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10238 | 2026.05.21 09:22:14.576302 [ 270 ] {7e37fd73-ffd8-4618-b5a4-c2c694764626} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 10239 | 2026.05.21 09:22:14.576596 [ 270 ] {7e37fd73-ffd8-4618-b5a4-c2c694764626} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 10240 | 2026.05.21 09:22:14.576801 [ 270 ] {7e37fd73-ffd8-4618-b5a4-c2c694764626} <Trace> oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10241 | 2026.05.21 09:22:14.576929 [ 270 ] {7e37fd73-ffd8-4618-b5a4-c2c694764626} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001063 sec., 5644.402634054563 rows/sec., 294.90 KiB/sec. | ||
| 10242 | 2026.05.21 09:22:14.576962 [ 270 ] {7e37fd73-ffd8-4618-b5a4-c2c694764626} <Debug> TCPHandler: Processed in 0.001224351 sec. | ||
| 10243 | 2026.05.21 09:22:14.577091 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10244 | 2026.05.21 09:22:14.577188 [ 270 ] {3b189fec-a705-403a-9312-2a1d0341efda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10245 | 2026.05.21 09:22:14.577230 [ 270 ] {3b189fec-a705-403a-9312-2a1d0341efda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10246 | 2026.05.21 09:22:14.577643 [ 270 ] {3b189fec-a705-403a-9312-2a1d0341efda} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10247 | 2026.05.21 09:22:14.577679 [ 270 ] {3b189fec-a705-403a-9312-2a1d0341efda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 10248 | 2026.05.21 09:22:14.577998 [ 270 ] {3b189fec-a705-403a-9312-2a1d0341efda} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10249 | 2026.05.21 09:22:14.578207 [ 270 ] {3b189fec-a705-403a-9312-2a1d0341efda} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10250 | 2026.05.21 09:22:14.578334 [ 270 ] {3b189fec-a705-403a-9312-2a1d0341efda} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001165 sec., 227467.8111587983 rows/sec., 15.12 MiB/sec. | ||
| 10251 | 2026.05.21 09:22:14.578368 [ 270 ] {3b189fec-a705-403a-9312-2a1d0341efda} <Debug> TCPHandler: Processed in 0.001325735 sec. | ||
| 10252 | 2026.05.21 09:22:14.578507 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10253 | 2026.05.21 09:22:14.578604 [ 270 ] {69ea8507-a2d5-4a5b-be5a-f9af03198d87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10254 | 2026.05.21 09:22:14.578646 [ 270 ] {69ea8507-a2d5-4a5b-be5a-f9af03198d87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10255 | 2026.05.21 09:22:14.578970 [ 270 ] {69ea8507-a2d5-4a5b-be5a-f9af03198d87} <Trace> oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10256 | 2026.05.21 09:22:14.579006 [ 270 ] {69ea8507-a2d5-4a5b-be5a-f9af03198d87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 10257 | 2026.05.21 09:22:14.579290 [ 270 ] {69ea8507-a2d5-4a5b-be5a-f9af03198d87} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 10258 | 2026.05.21 09:22:14.579513 [ 270 ] {69ea8507-a2d5-4a5b-be5a-f9af03198d87} <Trace> oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10259 | 2026.05.21 09:22:14.579652 [ 270 ] {69ea8507-a2d5-4a5b-be5a-f9af03198d87} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001065 sec., 938.9671361502348 rows/sec., 63.27 KiB/sec. | ||
| 10260 | 2026.05.21 09:22:14.579684 [ 270 ] {69ea8507-a2d5-4a5b-be5a-f9af03198d87} <Debug> TCPHandler: Processed in 0.001230261 sec. | ||
| 10261 | 2026.05.21 09:22:14.579810 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10262 | 2026.05.21 09:22:14.579907 [ 270 ] {c79984fd-621c-49f2-9fcc-8cb0bfdc7ce7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10263 | 2026.05.21 09:22:14.579948 [ 270 ] {c79984fd-621c-49f2-9fcc-8cb0bfdc7ce7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10264 | 2026.05.21 09:22:14.580291 [ 270 ] {c79984fd-621c-49f2-9fcc-8cb0bfdc7ce7} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10265 | 2026.05.21 09:22:14.580328 [ 270 ] {c79984fd-621c-49f2-9fcc-8cb0bfdc7ce7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 10266 | 2026.05.21 09:22:14.580641 [ 270 ] {c79984fd-621c-49f2-9fcc-8cb0bfdc7ce7} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10267 | 2026.05.21 09:22:14.580852 [ 270 ] {c79984fd-621c-49f2-9fcc-8cb0bfdc7ce7} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10268 | 2026.05.21 09:22:14.580978 [ 270 ] {c79984fd-621c-49f2-9fcc-8cb0bfdc7ce7} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00109 sec., 82568.80733944954 rows/sec., 5.17 MiB/sec. | ||
| 10269 | 2026.05.21 09:22:14.581011 [ 270 ] {c79984fd-621c-49f2-9fcc-8cb0bfdc7ce7} <Debug> TCPHandler: Processed in 0.001250482 sec. | ||
| 10270 | 2026.05.21 09:22:14.697681 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 10271 | 2026.05.21 09:22:14.714096 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10272 | 2026.05.21 09:22:14.714138 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 10273 | 2026.05.21 09:22:14.720148 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 10274 | 2026.05.21 09:22:14.720811 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10275 | 2026.05.21 09:22:14.721099 [ 48 ] {} <Debug> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 10276 | 2026.05.21 09:22:14.721152 [ 48 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10277 | 2026.05.21 09:22:14.721176 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 10278 | 2026.05.21 09:22:14.721289 [ 194 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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 | ||
| 10279 | 2026.05.21 09:22:14.723804 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 10280 | 2026.05.21 09:22:14.724925 [ 194 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10281 | 2026.05.21 09:22:14.726337 [ 194 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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 | ||
| 10282 | 2026.05.21 09:22:14.731256 [ 194 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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 | ||
| 10283 | 2026.05.21 09:22:14.736027 [ 194 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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 | ||
| 10284 | 2026.05.21 09:22:14.740792 [ 194 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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 | ||
| 10285 | 2026.05.21 09:22:14.745325 [ 194 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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 | ||
| 10286 | 2026.05.21 09:22:14.749000 [ 194 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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 | ||
| 10287 | 2026.05.21 09:22:14.799784 [ 192 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.078535953 sec., 4418.358557385813 rows/sec., 22.85 MiB/sec. | ||
| 10288 | 2026.05.21 09:22:14.802336 [ 190 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 10289 | 2026.05.21 09:22:14.804391 [ 190 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_46_9} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10290 | 2026.05.21 09:22:14.804507 [ 190 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_46_9} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 10291 | 2026.05.21 09:22:14.807862 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 10292 | 2026.05.21 09:22:15.472772 [ 48 ] {} <Debug> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 10293 | 2026.05.21 09:22:15.472873 [ 48 ] {} <Trace> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10294 | 2026.05.21 09:22:15.472909 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 10295 | 2026.05.21 09:22:15.473160 [ 189 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
| 10296 | 2026.05.21 09:22:15.473427 [ 189 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10297 | 2026.05.21 09:22:15.473469 [ 189 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 20 rows starting from the beginning of the part | ||
| 10298 | 2026.05.21 09:22:15.473553 [ 189 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2 rows starting from the beginning of the part | ||
| 10299 | 2026.05.21 09:22:15.473609 [ 189 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 4 rows starting from the beginning of the part | ||
| 10300 | 2026.05.21 09:22:15.473658 [ 189 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 8 rows starting from the beginning of the part | ||
| 10301 | 2026.05.21 09:22:15.473712 [ 189 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 4 rows starting from the beginning of the part | ||
| 10302 | 2026.05.21 09:22:15.474509 [ 192 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001468019 sec., 25885.223556370864 rows/sec., 2.16 MiB/sec. | ||
| 10303 | 2026.05.21 09:22:15.474640 [ 189 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 10304 | 2026.05.21 09:22:15.474887 [ 189 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_21_5} <Trace> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10305 | 2026.05.21 09:22:15.474956 [ 189 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_21_5} <Trace> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 10306 | 2026.05.21 09:22:15.475026 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 10307 | 2026.05.21 09:22:18.396743 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 1 entries to flush up to offset 13 | ||
| 10308 | 2026.05.21 09:22:18.398326 [ 243 ] {} <Trace> system.query_log (2ec45662-5206-445c-a962-2dd69be4745a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10309 | 2026.05.21 09:22:18.398372 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 10310 | 2026.05.21 09:22:18.399542 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 10311 | 2026.05.21 09:22:18.399808 [ 243 ] {} <Trace> system.query_log (2ec45662-5206-445c-a962-2dd69be4745a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10312 | 2026.05.21 09:22:18.400038 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 13 | ||
| 10313 | 2026.05.21 09:22:19.554109 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10314 | 2026.05.21 09:22:19.554363 [ 270 ] {4fe387f4-7c29-4025-88fe-247e4fc06bf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_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) | ||
| 10315 | 2026.05.21 09:22:19.554736 [ 270 ] {4fe387f4-7c29-4025-88fe-247e4fc06bf6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10316 | 2026.05.21 09:22:19.554781 [ 270 ] {4fe387f4-7c29-4025-88fe-247e4fc06bf6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_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 | ||
| 10317 | 2026.05.21 09:22:19.555036 [ 270 ] {4fe387f4-7c29-4025-88fe-247e4fc06bf6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10318 | 2026.05.21 09:22:19.555116 [ 270 ] {4fe387f4-7c29-4025-88fe-247e4fc06bf6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10319 | 2026.05.21 09:22:19.555259 [ 270 ] {4fe387f4-7c29-4025-88fe-247e4fc06bf6} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 10320 | 2026.05.21 09:22:19.555356 [ 338 ] {4fe387f4-7c29-4025-88fe-247e4fc06bf6} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 10321 | 2026.05.21 09:22:19.555367 [ 321 ] {4fe387f4-7c29-4025-88fe-247e4fc06bf6} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 10322 | 2026.05.21 09:22:19.555367 [ 322 ] {4fe387f4-7c29-4025-88fe-247e4fc06bf6} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 10323 | 2026.05.21 09:22:19.555362 [ 348 ] {4fe387f4-7c29-4025-88fe-247e4fc06bf6} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 10324 | 2026.05.21 09:22:19.555600 [ 270 ] {4fe387f4-7c29-4025-88fe-247e4fc06bf6} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 10325 | 2026.05.21 09:22:19.555628 [ 270 ] {4fe387f4-7c29-4025-88fe-247e4fc06bf6} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10326 | 2026.05.21 09:22:19.555726 [ 270 ] {4fe387f4-7c29-4025-88fe-247e4fc06bf6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 10327 | 2026.05.21 09:22:19.555748 [ 270 ] {4fe387f4-7c29-4025-88fe-247e4fc06bf6} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 10328 | 2026.05.21 09:22:19.555783 [ 270 ] {4fe387f4-7c29-4025-88fe-247e4fc06bf6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_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'))" | ||
| 10329 | 2026.05.21 09:22:19.555828 [ 270 ] {4fe387f4-7c29-4025-88fe-247e4fc06bf6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_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'))" | ||
| 10330 | 2026.05.21 09:22:19.555867 [ 270 ] {4fe387f4-7c29-4025-88fe-247e4fc06bf6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_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'))" | ||
| 10331 | 2026.05.21 09:22:19.555904 [ 270 ] {4fe387f4-7c29-4025-88fe-247e4fc06bf6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_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'))" | ||
| 10332 | 2026.05.21 09:22:19.557230 [ 270 ] {4fe387f4-7c29-4025-88fe-247e4fc06bf6} <Debug> executeQuery: Read 51 rows, 10.72 KiB in 0.002972 sec., 17160.161507402423 rows/sec., 3.52 MiB/sec. | ||
| 10333 | 2026.05.21 09:22:19.557456 [ 270 ] {4fe387f4-7c29-4025-88fe-247e4fc06bf6} <Debug> MemoryTracker: Peak memory usage (for query): 186.70 KiB. | ||
| 10334 | 2026.05.21 09:22:19.557473 [ 270 ] {4fe387f4-7c29-4025-88fe-247e4fc06bf6} <Debug> TCPHandler: Processed in 0.003499427 sec. | ||
| 10335 | 2026.05.21 09:22:19.559732 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10336 | 2026.05.21 09:22:19.559850 [ 270 ] {1a7968bc-8cdd-4afd-ae86-f14bd127b77a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10337 | 2026.05.21 09:22:19.559894 [ 270 ] {1a7968bc-8cdd-4afd-ae86-f14bd127b77a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10338 | 2026.05.21 09:22:19.560475 [ 270 ] {1a7968bc-8cdd-4afd-ae86-f14bd127b77a} <Trace> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10339 | 2026.05.21 09:22:19.560511 [ 270 ] {1a7968bc-8cdd-4afd-ae86-f14bd127b77a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 10340 | 2026.05.21 09:22:19.560895 [ 270 ] {1a7968bc-8cdd-4afd-ae86-f14bd127b77a} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 10341 | 2026.05.21 09:22:19.561127 [ 270 ] {1a7968bc-8cdd-4afd-ae86-f14bd127b77a} <Trace> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10342 | 2026.05.21 09:22:19.561275 [ 270 ] {1a7968bc-8cdd-4afd-ae86-f14bd127b77a} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00146 sec., 1369.8630136986303 rows/sec., 111.70 KiB/sec. | ||
| 10343 | 2026.05.21 09:22:19.561310 [ 270 ] {1a7968bc-8cdd-4afd-ae86-f14bd127b77a} <Debug> TCPHandler: Processed in 0.001631494 sec. | ||
| 10344 | 2026.05.21 09:22:19.561463 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10345 | 2026.05.21 09:22:19.561559 [ 270 ] {c41d8b69-1fee-4a2a-ab54-5c864d34741a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10346 | 2026.05.21 09:22:19.561599 [ 270 ] {c41d8b69-1fee-4a2a-ab54-5c864d34741a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10347 | 2026.05.21 09:22:19.562176 [ 270 ] {c41d8b69-1fee-4a2a-ab54-5c864d34741a} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10348 | 2026.05.21 09:22:19.562213 [ 270 ] {c41d8b69-1fee-4a2a-ab54-5c864d34741a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 10349 | 2026.05.21 09:22:19.562546 [ 270 ] {c41d8b69-1fee-4a2a-ab54-5c864d34741a} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10350 | 2026.05.21 09:22:19.562773 [ 270 ] {c41d8b69-1fee-4a2a-ab54-5c864d34741a} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10351 | 2026.05.21 09:22:19.562905 [ 270 ] {c41d8b69-1fee-4a2a-ab54-5c864d34741a} <Debug> executeQuery: Read 139 rows, 12.34 KiB in 0.001364 sec., 101906.15835777126 rows/sec., 8.84 MiB/sec. | ||
| 10352 | 2026.05.21 09:22:19.562939 [ 270 ] {c41d8b69-1fee-4a2a-ab54-5c864d34741a} <Debug> TCPHandler: Processed in 0.001526681 sec. | ||
| 10353 | 2026.05.21 09:22:19.563067 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10354 | 2026.05.21 09:22:19.563172 [ 270 ] {a616c453-37bf-4ed5-b9b0-ffefaf9a1ac2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10355 | 2026.05.21 09:22:19.563212 [ 270 ] {a616c453-37bf-4ed5-b9b0-ffefaf9a1ac2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10356 | 2026.05.21 09:22:19.563649 [ 270 ] {a616c453-37bf-4ed5-b9b0-ffefaf9a1ac2} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10357 | 2026.05.21 09:22:19.563686 [ 270 ] {a616c453-37bf-4ed5-b9b0-ffefaf9a1ac2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 10358 | 2026.05.21 09:22:19.563978 [ 270 ] {a616c453-37bf-4ed5-b9b0-ffefaf9a1ac2} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 10359 | 2026.05.21 09:22:19.564194 [ 270 ] {a616c453-37bf-4ed5-b9b0-ffefaf9a1ac2} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10360 | 2026.05.21 09:22:19.564330 [ 270 ] {a616c453-37bf-4ed5-b9b0-ffefaf9a1ac2} <Debug> executeQuery: Read 43 rows, 3.22 KiB in 0.001176 sec., 36564.62585034014 rows/sec., 2.68 MiB/sec. | ||
| 10361 | 2026.05.21 09:22:19.564365 [ 270 ] {a616c453-37bf-4ed5-b9b0-ffefaf9a1ac2} <Debug> TCPHandler: Processed in 0.001346575 sec. | ||
| 10362 | 2026.05.21 09:22:19.564494 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10363 | 2026.05.21 09:22:19.564589 [ 270 ] {bc6dfbe7-c057-4a13-9021-87dfdec1d77c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10364 | 2026.05.21 09:22:19.564629 [ 270 ] {bc6dfbe7-c057-4a13-9021-87dfdec1d77c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10365 | 2026.05.21 09:22:19.565048 [ 270 ] {bc6dfbe7-c057-4a13-9021-87dfdec1d77c} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10366 | 2026.05.21 09:22:19.565084 [ 270 ] {bc6dfbe7-c057-4a13-9021-87dfdec1d77c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 10367 | 2026.05.21 09:22:19.565423 [ 270 ] {bc6dfbe7-c057-4a13-9021-87dfdec1d77c} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10368 | 2026.05.21 09:22:19.565639 [ 270 ] {bc6dfbe7-c057-4a13-9021-87dfdec1d77c} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10369 | 2026.05.21 09:22:19.565766 [ 270 ] {bc6dfbe7-c057-4a13-9021-87dfdec1d77c} <Debug> executeQuery: Read 107 rows, 8.56 KiB in 0.001194 sec., 89614.74036850921 rows/sec., 7.00 MiB/sec. | ||
| 10370 | 2026.05.21 09:22:19.565800 [ 270 ] {bc6dfbe7-c057-4a13-9021-87dfdec1d77c} <Debug> TCPHandler: Processed in 0.001355386 sec. | ||
| 10371 | 2026.05.21 09:22:19.565929 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10372 | 2026.05.21 09:22:19.566033 [ 270 ] {25a6b574-59c8-4b6e-ab49-bcfdde1a5be6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10373 | 2026.05.21 09:22:19.566075 [ 270 ] {25a6b574-59c8-4b6e-ab49-bcfdde1a5be6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10374 | 2026.05.21 09:22:19.566479 [ 270 ] {25a6b574-59c8-4b6e-ab49-bcfdde1a5be6} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10375 | 2026.05.21 09:22:19.566515 [ 270 ] {25a6b574-59c8-4b6e-ab49-bcfdde1a5be6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 10376 | 2026.05.21 09:22:19.566847 [ 270 ] {25a6b574-59c8-4b6e-ab49-bcfdde1a5be6} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10377 | 2026.05.21 09:22:19.567056 [ 270 ] {25a6b574-59c8-4b6e-ab49-bcfdde1a5be6} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10378 | 2026.05.21 09:22:19.567184 [ 270 ] {25a6b574-59c8-4b6e-ab49-bcfdde1a5be6} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001169 sec., 137724.5508982036 rows/sec., 9.59 MiB/sec. | ||
| 10379 | 2026.05.21 09:22:19.567218 [ 270 ] {25a6b574-59c8-4b6e-ab49-bcfdde1a5be6} <Debug> TCPHandler: Processed in 0.001337904 sec. | ||
| 10380 | 2026.05.21 09:22:19.567345 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10381 | 2026.05.21 09:22:19.567445 [ 270 ] {c133328b-8e0f-4d9b-9305-24807ac922a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10382 | 2026.05.21 09:22:19.567499 [ 270 ] {c133328b-8e0f-4d9b-9305-24807ac922a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10383 | 2026.05.21 09:22:19.568355 [ 270 ] {c133328b-8e0f-4d9b-9305-24807ac922a1} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10384 | 2026.05.21 09:22:19.568391 [ 270 ] {c133328b-8e0f-4d9b-9305-24807ac922a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 10385 | 2026.05.21 09:22:19.568998 [ 270 ] {c133328b-8e0f-4d9b-9305-24807ac922a1} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 10386 | 2026.05.21 09:22:19.569227 [ 270 ] {c133328b-8e0f-4d9b-9305-24807ac922a1} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10387 | 2026.05.21 09:22:19.569361 [ 270 ] {c133328b-8e0f-4d9b-9305-24807ac922a1} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001935 sec., 21188.63049095607 rows/sec., 37.97 MiB/sec. | ||
| 10388 | 2026.05.21 09:22:19.569425 [ 270 ] {c133328b-8e0f-4d9b-9305-24807ac922a1} <Debug> TCPHandler: Processed in 0.002128261 sec. | ||
| 10389 | 2026.05.21 09:22:19.569587 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10390 | 2026.05.21 09:22:19.569683 [ 270 ] {719ba483-429c-43f7-a52f-e1082dd2747d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10391 | 2026.05.21 09:22:19.569724 [ 270 ] {719ba483-429c-43f7-a52f-e1082dd2747d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10392 | 2026.05.21 09:22:19.570140 [ 270 ] {719ba483-429c-43f7-a52f-e1082dd2747d} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10393 | 2026.05.21 09:22:19.570176 [ 270 ] {719ba483-429c-43f7-a52f-e1082dd2747d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 10394 | 2026.05.21 09:22:19.570494 [ 270 ] {719ba483-429c-43f7-a52f-e1082dd2747d} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10395 | 2026.05.21 09:22:19.570707 [ 270 ] {719ba483-429c-43f7-a52f-e1082dd2747d} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10396 | 2026.05.21 09:22:19.570823 [ 42 ] {} <Debug> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8) (MergerMutator): Selected 6 parts from all_1_65_12 to all_70_70_0 | ||
| 10397 | 2026.05.21 09:22:19.570836 [ 270 ] {719ba483-429c-43f7-a52f-e1082dd2747d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001171 sec., 51238.25789923143 rows/sec., 3.45 MiB/sec. | ||
| 10398 | 2026.05.21 09:22:19.570875 [ 42 ] {} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10399 | 2026.05.21 09:22:19.570885 [ 270 ] {719ba483-429c-43f7-a52f-e1082dd2747d} <Debug> TCPHandler: Processed in 0.001350516 sec. | ||
| 10400 | 2026.05.21 09:22:19.570906 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 10401 | 2026.05.21 09:22:19.571049 [ 192 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_70_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_65_12 to all_70_70_0 into Compact with storage Full | ||
| 10402 | 2026.05.21 09:22:19.571163 [ 192 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_70_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10403 | 2026.05.21 09:22:19.571198 [ 192 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_70_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_65_12, total 3654 rows starting from the beginning of the part | ||
| 10404 | 2026.05.21 09:22:19.571263 [ 192 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_70_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 72 rows starting from the beginning of the part | ||
| 10405 | 2026.05.21 09:22:19.571311 [ 192 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_70_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 18 rows starting from the beginning of the part | ||
| 10406 | 2026.05.21 09:22:19.571389 [ 192 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_70_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 60 rows starting from the beginning of the part | ||
| 10407 | 2026.05.21 09:22:19.571438 [ 192 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_70_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 90 rows starting from the beginning of the part | ||
| 10408 | 2026.05.21 09:22:19.571481 [ 192 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_70_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 60 rows starting from the beginning of the part | ||
| 10409 | 2026.05.21 09:22:19.572938 [ 189 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_70_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3954 rows, containing 4 columns (4 merged, 0 gathered) in 0.001924394 sec., 2054672.795695684 rows/sec., 135.96 MiB/sec. | ||
| 10410 | 2026.05.21 09:22:19.573313 [ 198 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_70_13} <Trace> MergedBlockOutputStream: filled checksums all_1_70_13 (state Temporary) | ||
| 10411 | 2026.05.21 09:22:19.573690 [ 198 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_70_13} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_merge_all_1_70_13 to all_1_70_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10412 | 2026.05.21 09:22:19.573793 [ 198 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_70_13} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8) (MergerMutator): Merged 6 parts: [all_1_65_12, all_70_70_0] -> all_1_70_13 | ||
| 10413 | 2026.05.21 09:22:19.573942 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
| 10414 | 2026.05.21 09:22:20.973963 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22466 | ||
| 10415 | 2026.05.21 09:22:20.974442 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10416 | 2026.05.21 09:22:20.974491 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 10417 | 2026.05.21 09:22:20.975235 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 10418 | 2026.05.21 09:22:20.975476 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10419 | 2026.05.21 09:22:20.975623 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22466 | ||
| 10420 | 2026.05.21 09:22:22.224746 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 10421 | 2026.05.21 09:22:22.243265 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10422 | 2026.05.21 09:22:22.243340 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 10423 | 2026.05.21 09:22:22.249434 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 10424 | 2026.05.21 09:22:22.250210 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10425 | 2026.05.21 09:22:22.255508 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 10426 | 2026.05.21 09:22:24.557924 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10427 | 2026.05.21 09:22:24.558285 [ 270 ] {7ba47097-b527-493e-b4ba-5f556903aac1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', '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) | ||
| 10428 | 2026.05.21 09:22:24.558670 [ 270 ] {7ba47097-b527-493e-b4ba-5f556903aac1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10429 | 2026.05.21 09:22:24.558711 [ 270 ] {7ba47097-b527-493e-b4ba-5f556903aac1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', '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 | ||
| 10430 | 2026.05.21 09:22:24.558952 [ 270 ] {7ba47097-b527-493e-b4ba-5f556903aac1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10431 | 2026.05.21 09:22:24.559022 [ 270 ] {7ba47097-b527-493e-b4ba-5f556903aac1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10432 | 2026.05.21 09:22:24.559169 [ 270 ] {7ba47097-b527-493e-b4ba-5f556903aac1} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 30-element set) | ||
| 10433 | 2026.05.21 09:22:24.559298 [ 348 ] {7ba47097-b527-493e-b4ba-5f556903aac1} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 10434 | 2026.05.21 09:22:24.559305 [ 341 ] {7ba47097-b527-493e-b4ba-5f556903aac1} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 10435 | 2026.05.21 09:22:24.559329 [ 350 ] {7ba47097-b527-493e-b4ba-5f556903aac1} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 10436 | 2026.05.21 09:22:24.559306 [ 340 ] {7ba47097-b527-493e-b4ba-5f556903aac1} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 10437 | 2026.05.21 09:22:24.559599 [ 270 ] {7ba47097-b527-493e-b4ba-5f556903aac1} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 10438 | 2026.05.21 09:22:24.559629 [ 270 ] {7ba47097-b527-493e-b4ba-5f556903aac1} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10439 | 2026.05.21 09:22:24.559731 [ 270 ] {7ba47097-b527-493e-b4ba-5f556903aac1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 10440 | 2026.05.21 09:22:24.559753 [ 270 ] {7ba47097-b527-493e-b4ba-5f556903aac1} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 10441 | 2026.05.21 09:22:24.559791 [ 270 ] {7ba47097-b527-493e-b4ba-5f556903aac1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', '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'))" | ||
| 10442 | 2026.05.21 09:22:24.559835 [ 270 ] {7ba47097-b527-493e-b4ba-5f556903aac1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', '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'))" | ||
| 10443 | 2026.05.21 09:22:24.559875 [ 270 ] {7ba47097-b527-493e-b4ba-5f556903aac1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', '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'))" | ||
| 10444 | 2026.05.21 09:22:24.559924 [ 270 ] {7ba47097-b527-493e-b4ba-5f556903aac1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', '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'))" | ||
| 10445 | 2026.05.21 09:22:24.561224 [ 270 ] {7ba47097-b527-493e-b4ba-5f556903aac1} <Debug> executeQuery: Read 51 rows, 10.48 KiB in 0.003075 sec., 16585.365853658535 rows/sec., 3.33 MiB/sec. | ||
| 10446 | 2026.05.21 09:22:24.561445 [ 270 ] {7ba47097-b527-493e-b4ba-5f556903aac1} <Debug> MemoryTracker: Peak memory usage (for query): 180.89 KiB. | ||
| 10447 | 2026.05.21 09:22:24.561463 [ 270 ] {7ba47097-b527-493e-b4ba-5f556903aac1} <Debug> TCPHandler: Processed in 0.003720355 sec. | ||
| 10448 | 2026.05.21 09:22:24.566630 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10449 | 2026.05.21 09:22:24.566831 [ 270 ] {28b61087-bd16-4f2e-bbd7-a4d904ca1d71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10450 | 2026.05.21 09:22:24.566908 [ 270 ] {28b61087-bd16-4f2e-bbd7-a4d904ca1d71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10451 | 2026.05.21 09:22:24.567681 [ 270 ] {28b61087-bd16-4f2e-bbd7-a4d904ca1d71} <Trace> oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10452 | 2026.05.21 09:22:24.567726 [ 270 ] {28b61087-bd16-4f2e-bbd7-a4d904ca1d71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 10453 | 2026.05.21 09:22:24.568125 [ 270 ] {28b61087-bd16-4f2e-bbd7-a4d904ca1d71} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 10454 | 2026.05.21 09:22:24.568352 [ 270 ] {28b61087-bd16-4f2e-bbd7-a4d904ca1d71} <Trace> oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10455 | 2026.05.21 09:22:24.568499 [ 270 ] {28b61087-bd16-4f2e-bbd7-a4d904ca1d71} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001723 sec., 164828.78699941962 rows/sec., 10.47 MiB/sec. | ||
| 10456 | 2026.05.21 09:22:24.568535 [ 270 ] {28b61087-bd16-4f2e-bbd7-a4d904ca1d71} <Debug> TCPHandler: Processed in 0.002001287 sec. | ||
| 10457 | 2026.05.21 09:22:24.568702 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10458 | 2026.05.21 09:22:24.568800 [ 270 ] {4617e464-85cd-42d8-9301-85317ed6c488} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10459 | 2026.05.21 09:22:24.568841 [ 270 ] {4617e464-85cd-42d8-9301-85317ed6c488} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10460 | 2026.05.21 09:22:24.569674 [ 270 ] {4617e464-85cd-42d8-9301-85317ed6c488} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10461 | 2026.05.21 09:22:24.569711 [ 270 ] {4617e464-85cd-42d8-9301-85317ed6c488} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 10462 | 2026.05.21 09:22:24.570061 [ 270 ] {4617e464-85cd-42d8-9301-85317ed6c488} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10463 | 2026.05.21 09:22:24.570278 [ 270 ] {4617e464-85cd-42d8-9301-85317ed6c488} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10464 | 2026.05.21 09:22:24.570412 [ 270 ] {4617e464-85cd-42d8-9301-85317ed6c488} <Debug> executeQuery: Read 797 rows, 62.80 KiB in 0.001631 sec., 488657.2654812998 rows/sec., 37.60 MiB/sec. | ||
| 10465 | 2026.05.21 09:22:24.570434 [ 37 ] {} <Debug> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10466 | 2026.05.21 09:22:24.570448 [ 270 ] {4617e464-85cd-42d8-9301-85317ed6c488} <Debug> TCPHandler: Processed in 0.001795021 sec. | ||
| 10467 | 2026.05.21 09:22:24.570493 [ 37 ] {} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10468 | 2026.05.21 09:22:24.570525 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 10469 | 2026.05.21 09:22:24.570622 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10470 | 2026.05.21 09:22:24.570649 [ 192 ] {3cd78353-d451-4e36-8961-d673cdd72c18::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 | ||
| 10471 | 2026.05.21 09:22:24.570732 [ 270 ] {4563ee96-8adb-466c-80a8-5a1f5f663b7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10472 | 2026.05.21 09:22:24.570762 [ 192 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10473 | 2026.05.21 09:22:24.570772 [ 270 ] {4563ee96-8adb-466c-80a8-5a1f5f663b7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10474 | 2026.05.21 09:22:24.570795 [ 192 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3361 rows starting from the beginning of the part | ||
| 10475 | 2026.05.21 09:22:24.570861 [ 192 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 56 rows starting from the beginning of the part | ||
| 10476 | 2026.05.21 09:22:24.570913 [ 192 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 138 rows starting from the beginning of the part | ||
| 10477 | 2026.05.21 09:22:24.570961 [ 192 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 797 rows starting from the beginning of the part | ||
| 10478 | 2026.05.21 09:22:24.571010 [ 192 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 139 rows starting from the beginning of the part | ||
| 10479 | 2026.05.21 09:22:24.571059 [ 192 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 797 rows starting from the beginning of the part | ||
| 10480 | 2026.05.21 09:22:24.571269 [ 270 ] {4563ee96-8adb-466c-80a8-5a1f5f663b7a} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10481 | 2026.05.21 09:22:24.571304 [ 270 ] {4563ee96-8adb-466c-80a8-5a1f5f663b7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 10482 | 2026.05.21 09:22:24.571726 [ 270 ] {4563ee96-8adb-466c-80a8-5a1f5f663b7a} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 10483 | 2026.05.21 09:22:24.571943 [ 270 ] {4563ee96-8adb-466c-80a8-5a1f5f663b7a} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10484 | 2026.05.21 09:22:24.572073 [ 270 ] {4563ee96-8adb-466c-80a8-5a1f5f663b7a} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001359 sec., 104488.59455481972 rows/sec., 6.14 MiB/sec. | ||
| 10485 | 2026.05.21 09:22:24.572108 [ 270 ] {4563ee96-8adb-466c-80a8-5a1f5f663b7a} <Debug> TCPHandler: Processed in 0.001535321 sec. | ||
| 10486 | 2026.05.21 09:22:24.572251 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10487 | 2026.05.21 09:22:24.572348 [ 270 ] {b6a0706d-a2e5-4fec-9954-e8d3105cf4d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10488 | 2026.05.21 09:22:24.572388 [ 270 ] {b6a0706d-a2e5-4fec-9954-e8d3105cf4d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10489 | 2026.05.21 09:22:24.572759 [ 189 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5288 rows, containing 5 columns (5 merged, 0 gathered) in 0.002154512 sec., 2454384.1018290916 rows/sec., 196.95 MiB/sec. | ||
| 10490 | 2026.05.21 09:22:24.572853 [ 270 ] {b6a0706d-a2e5-4fec-9954-e8d3105cf4d6} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10491 | 2026.05.21 09:22:24.572895 [ 270 ] {b6a0706d-a2e5-4fec-9954-e8d3105cf4d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 10492 | 2026.05.21 09:22:24.573118 [ 197 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10493 | 2026.05.21 09:22:24.573217 [ 270 ] {b6a0706d-a2e5-4fec-9954-e8d3105cf4d6} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 10494 | 2026.05.21 09:22:24.573516 [ 197 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_71_14} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10495 | 2026.05.21 09:22:24.573530 [ 270 ] {b6a0706d-a2e5-4fec-9954-e8d3105cf4d6} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10496 | 2026.05.21 09:22:24.573628 [ 197 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_71_14} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10497 | 2026.05.21 09:22:24.573678 [ 270 ] {b6a0706d-a2e5-4fec-9954-e8d3105cf4d6} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001348 sec., 110534.12462908012 rows/sec., 7.14 MiB/sec. | ||
| 10498 | 2026.05.21 09:22:24.573718 [ 270 ] {b6a0706d-a2e5-4fec-9954-e8d3105cf4d6} <Debug> TCPHandler: Processed in 0.001516191 sec. | ||
| 10499 | 2026.05.21 09:22:24.573742 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
| 10500 | 2026.05.21 09:22:24.573859 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10501 | 2026.05.21 09:22:24.573971 [ 270 ] {d938b207-1769-444a-b407-2c1e8a200c5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10502 | 2026.05.21 09:22:24.574011 [ 270 ] {d938b207-1769-444a-b407-2c1e8a200c5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10503 | 2026.05.21 09:22:24.574474 [ 270 ] {d938b207-1769-444a-b407-2c1e8a200c5b} <Trace> oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10504 | 2026.05.21 09:22:24.574511 [ 270 ] {d938b207-1769-444a-b407-2c1e8a200c5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 10505 | 2026.05.21 09:22:24.574814 [ 270 ] {d938b207-1769-444a-b407-2c1e8a200c5b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 10506 | 2026.05.21 09:22:24.575030 [ 270 ] {d938b207-1769-444a-b407-2c1e8a200c5b} <Trace> oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10507 | 2026.05.21 09:22:24.575157 [ 270 ] {d938b207-1769-444a-b407-2c1e8a200c5b} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001204 sec., 122923.58803986711 rows/sec., 6.99 MiB/sec. | ||
| 10508 | 2026.05.21 09:22:24.575191 [ 270 ] {d938b207-1769-444a-b407-2c1e8a200c5b} <Debug> TCPHandler: Processed in 0.001381277 sec. | ||
| 10509 | 2026.05.21 09:22:24.575322 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10510 | 2026.05.21 09:22:24.575427 [ 270 ] {d74edf93-9a9a-45b6-9fa9-c8aeaaa0e1cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10511 | 2026.05.21 09:22:24.575466 [ 270 ] {d74edf93-9a9a-45b6-9fa9-c8aeaaa0e1cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10512 | 2026.05.21 09:22:24.576063 [ 270 ] {d74edf93-9a9a-45b6-9fa9-c8aeaaa0e1cb} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10513 | 2026.05.21 09:22:24.576098 [ 270 ] {d74edf93-9a9a-45b6-9fa9-c8aeaaa0e1cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 10514 | 2026.05.21 09:22:24.576417 [ 270 ] {d74edf93-9a9a-45b6-9fa9-c8aeaaa0e1cb} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10515 | 2026.05.21 09:22:24.576627 [ 270 ] {d74edf93-9a9a-45b6-9fa9-c8aeaaa0e1cb} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10516 | 2026.05.21 09:22:24.576756 [ 270 ] {d74edf93-9a9a-45b6-9fa9-c8aeaaa0e1cb} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001347 sec., 363771.3437268003 rows/sec., 25.50 MiB/sec. | ||
| 10517 | 2026.05.21 09:22:24.576767 [ 37 ] {} <Debug> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10518 | 2026.05.21 09:22:24.576792 [ 270 ] {d74edf93-9a9a-45b6-9fa9-c8aeaaa0e1cb} <Debug> TCPHandler: Processed in 0.001519201 sec. | ||
| 10519 | 2026.05.21 09:22:24.576815 [ 37 ] {} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10520 | 2026.05.21 09:22:24.576842 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 10521 | 2026.05.21 09:22:24.576926 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10522 | 2026.05.21 09:22:24.576947 [ 192 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::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 | ||
| 10523 | 2026.05.21 09:22:24.577027 [ 270 ] {007fabb3-0d07-44dc-8b3c-03169e66927e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10524 | 2026.05.21 09:22:24.577047 [ 192 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10525 | 2026.05.21 09:22:24.577068 [ 270 ] {007fabb3-0d07-44dc-8b3c-03169e66927e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10526 | 2026.05.21 09:22:24.577077 [ 192 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1831 rows starting from the beginning of the part | ||
| 10527 | 2026.05.21 09:22:24.577133 [ 192 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 64 rows starting from the beginning of the part | ||
| 10528 | 2026.05.21 09:22:24.577180 [ 192 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 105 rows starting from the beginning of the part | ||
| 10529 | 2026.05.21 09:22:24.577221 [ 192 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 490 rows starting from the beginning of the part | ||
| 10530 | 2026.05.21 09:22:24.577256 [ 192 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 107 rows starting from the beginning of the part | ||
| 10531 | 2026.05.21 09:22:24.577292 [ 192 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 490 rows starting from the beginning of the part | ||
| 10532 | 2026.05.21 09:22:24.577419 [ 270 ] {007fabb3-0d07-44dc-8b3c-03169e66927e} <Trace> oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10533 | 2026.05.21 09:22:24.577454 [ 270 ] {007fabb3-0d07-44dc-8b3c-03169e66927e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 10534 | 2026.05.21 09:22:24.577757 [ 270 ] {007fabb3-0d07-44dc-8b3c-03169e66927e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 10535 | 2026.05.21 09:22:24.577966 [ 270 ] {007fabb3-0d07-44dc-8b3c-03169e66927e} <Trace> oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10536 | 2026.05.21 09:22:24.578093 [ 270 ] {007fabb3-0d07-44dc-8b3c-03169e66927e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001084 sec., 5535.055350553506 rows/sec., 289.19 KiB/sec. | ||
| 10537 | 2026.05.21 09:22:24.578126 [ 270 ] {007fabb3-0d07-44dc-8b3c-03169e66927e} <Debug> TCPHandler: Processed in 0.001248772 sec. | ||
| 10538 | 2026.05.21 09:22:24.578252 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10539 | 2026.05.21 09:22:24.578309 [ 192 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3087 rows, containing 5 columns (5 merged, 0 gathered) in 0.001401777 sec., 2202204.772941773 rows/sec., 161.83 MiB/sec. | ||
| 10540 | 2026.05.21 09:22:24.578348 [ 270 ] {d3398327-02d0-436d-9ffe-05a66c948ee4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10541 | 2026.05.21 09:22:24.578390 [ 270 ] {d3398327-02d0-436d-9ffe-05a66c948ee4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10542 | 2026.05.21 09:22:24.578580 [ 189 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10543 | 2026.05.21 09:22:24.578800 [ 270 ] {d3398327-02d0-436d-9ffe-05a66c948ee4} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10544 | 2026.05.21 09:22:24.578845 [ 270 ] {d3398327-02d0-436d-9ffe-05a66c948ee4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 10545 | 2026.05.21 09:22:24.578944 [ 189 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_71_14} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10546 | 2026.05.21 09:22:24.579054 [ 189 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_71_14} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10547 | 2026.05.21 09:22:24.579162 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 10548 | 2026.05.21 09:22:24.579201 [ 270 ] {d3398327-02d0-436d-9ffe-05a66c948ee4} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10549 | 2026.05.21 09:22:24.579449 [ 270 ] {d3398327-02d0-436d-9ffe-05a66c948ee4} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10550 | 2026.05.21 09:22:24.579579 [ 270 ] {d3398327-02d0-436d-9ffe-05a66c948ee4} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00125 sec., 212000 rows/sec., 14.09 MiB/sec. | ||
| 10551 | 2026.05.21 09:22:24.579588 [ 37 ] {} <Debug> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10552 | 2026.05.21 09:22:24.579618 [ 270 ] {d3398327-02d0-436d-9ffe-05a66c948ee4} <Debug> TCPHandler: Processed in 0.001416077 sec. | ||
| 10553 | 2026.05.21 09:22:24.579636 [ 37 ] {} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10554 | 2026.05.21 09:22:24.579663 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 10555 | 2026.05.21 09:22:24.579753 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10556 | 2026.05.21 09:22:24.579756 [ 199 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::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 | ||
| 10557 | 2026.05.21 09:22:24.579857 [ 270 ] {fa3078a7-02e5-4682-86ca-caaceee0e78c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10558 | 2026.05.21 09:22:24.579887 [ 199 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10559 | 2026.05.21 09:22:24.579904 [ 270 ] {fa3078a7-02e5-4682-86ca-caaceee0e78c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10560 | 2026.05.21 09:22:24.579926 [ 199 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 23983 rows starting from the beginning of the part | ||
| 10561 | 2026.05.21 09:22:24.579997 [ 199 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 52 rows starting from the beginning of the part | ||
| 10562 | 2026.05.21 09:22:24.580056 [ 199 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 160 rows starting from the beginning of the part | ||
| 10563 | 2026.05.21 09:22:24.580105 [ 199 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 265 rows starting from the beginning of the part | ||
| 10564 | 2026.05.21 09:22:24.580146 [ 199 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 161 rows starting from the beginning of the part | ||
| 10565 | 2026.05.21 09:22:24.580197 [ 199 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 265 rows starting from the beginning of the part | ||
| 10566 | 2026.05.21 09:22:24.580258 [ 270 ] {fa3078a7-02e5-4682-86ca-caaceee0e78c} <Trace> oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10567 | 2026.05.21 09:22:24.580301 [ 270 ] {fa3078a7-02e5-4682-86ca-caaceee0e78c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 10568 | 2026.05.21 09:22:24.580643 [ 270 ] {fa3078a7-02e5-4682-86ca-caaceee0e78c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 10569 | 2026.05.21 09:22:24.580865 [ 270 ] {fa3078a7-02e5-4682-86ca-caaceee0e78c} <Trace> oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10570 | 2026.05.21 09:22:24.580995 [ 270 ] {fa3078a7-02e5-4682-86ca-caaceee0e78c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001157 sec., 864.304235090752 rows/sec., 58.24 KiB/sec. | ||
| 10571 | 2026.05.21 09:22:24.581031 [ 270 ] {fa3078a7-02e5-4682-86ca-caaceee0e78c} <Debug> TCPHandler: Processed in 0.001327544 sec. | ||
| 10572 | 2026.05.21 09:22:24.581156 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10573 | 2026.05.21 09:22:24.581252 [ 270 ] {1ce36f39-3c43-4324-b283-9de4476536b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10574 | 2026.05.21 09:22:24.581300 [ 270 ] {1ce36f39-3c43-4324-b283-9de4476536b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10575 | 2026.05.21 09:22:24.581631 [ 270 ] {1ce36f39-3c43-4324-b283-9de4476536b3} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10576 | 2026.05.21 09:22:24.581667 [ 270 ] {1ce36f39-3c43-4324-b283-9de4476536b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 10577 | 2026.05.21 09:22:24.582219 [ 270 ] {1ce36f39-3c43-4324-b283-9de4476536b3} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10578 | 2026.05.21 09:22:24.582438 [ 270 ] {1ce36f39-3c43-4324-b283-9de4476536b3} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10579 | 2026.05.21 09:22:24.582575 [ 270 ] {1ce36f39-3c43-4324-b283-9de4476536b3} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00134 sec., 67164.1791044776 rows/sec., 4.20 MiB/sec. | ||
| 10580 | 2026.05.21 09:22:24.582610 [ 270 ] {1ce36f39-3c43-4324-b283-9de4476536b3} <Debug> TCPHandler: Processed in 0.00150327 sec. | ||
| 10581 | 2026.05.21 09:22:24.590243 [ 201 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24886 rows, containing 5 columns (5 merged, 0 gathered) in 0.010523113 sec., 2364889.5531198797 rows/sec., 155.11 MiB/sec. | ||
| 10582 | 2026.05.21 09:22:24.590422 [ 201 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10583 | 2026.05.21 09:22:24.590668 [ 201 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10584 | 2026.05.21 09:22:24.590737 [ 201 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10585 | 2026.05.21 09:22:24.590799 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 10586 | 2026.05.21 09:22:25.001227 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 318.56 MiB, peak 330.96 MiB, free memory in arenas 0.00 B, will set to 320.97 MiB (RSS), difference: 2.41 MiB | ||
| 10587 | 2026.05.21 09:22:26.854381 [ 260 ] {} <Trace> TCP-Session: 6133b9ec-e114-4b24-9244-24743d7e63c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10588 | 2026.05.21 09:22:26.854667 [ 260 ] {40eaaaca-4168-4eab-bfdf-5e1acdfbf46d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60263) SELECT concat(database, '.', name) AS table_name, ifNull(total_bytes, 0) AS total_bytes, ifNull(total_rows, 0) AS total_rows FROM system.tables WHERE database = 'oximeter'AND has_own_data (stage: Complete) | ||
| 10589 | 2026.05.21 09:22:26.855203 [ 260 ] {40eaaaca-4168-4eab-bfdf-5e1acdfbf46d} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 10590 | 2026.05.21 09:22:26.855400 [ 260 ] {40eaaaca-4168-4eab-bfdf-5e1acdfbf46d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10591 | 2026.05.21 09:22:26.855840 [ 350 ] {40eaaaca-4168-4eab-bfdf-5e1acdfbf46d} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 10592 | 2026.05.21 09:22:26.856395 [ 260 ] {40eaaaca-4168-4eab-bfdf-5e1acdfbf46d} <Debug> executeQuery: Read 41 rows, 2.50 KiB in 0.001857 sec., 22078.62143241788 rows/sec., 1.31 MiB/sec. | ||
| 10593 | 2026.05.21 09:22:26.856481 [ 260 ] {40eaaaca-4168-4eab-bfdf-5e1acdfbf46d} <Debug> TCPHandler: Processed in 0.002252836 sec. | ||
| 10594 | 2026.05.21 09:22:28.319343 [ 31 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10595 | 2026.05.21 09:22:28.319399 [ 31 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10596 | 2026.05.21 09:22:28.476511 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22978 | ||
| 10597 | 2026.05.21 09:22:28.477052 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10598 | 2026.05.21 09:22:28.477092 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 10599 | 2026.05.21 09:22:28.477788 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 10600 | 2026.05.21 09:22:28.478117 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10601 | 2026.05.21 09:22:28.478314 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22978 | ||
| 10602 | 2026.05.21 09:22:29.002270 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000860419 sec. | ||
| 10603 | 2026.05.21 09:22:29.554347 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10604 | 2026.05.21 09:22:29.554599 [ 270 ] {cf293e32-bb95-4a9d-8fb7-02f94c8ebd41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 10605 | 2026.05.21 09:22:29.554969 [ 270 ] {cf293e32-bb95-4a9d-8fb7-02f94c8ebd41} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10606 | 2026.05.21 09:22:29.555013 [ 270 ] {cf293e32-bb95-4a9d-8fb7-02f94c8ebd41} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 10607 | 2026.05.21 09:22:29.555267 [ 270 ] {cf293e32-bb95-4a9d-8fb7-02f94c8ebd41} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10608 | 2026.05.21 09:22:29.555340 [ 270 ] {cf293e32-bb95-4a9d-8fb7-02f94c8ebd41} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10609 | 2026.05.21 09:22:29.555478 [ 270 ] {cf293e32-bb95-4a9d-8fb7-02f94c8ebd41} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 10610 | 2026.05.21 09:22:29.555570 [ 348 ] {cf293e32-bb95-4a9d-8fb7-02f94c8ebd41} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 10611 | 2026.05.21 09:22:29.555583 [ 350 ] {cf293e32-bb95-4a9d-8fb7-02f94c8ebd41} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 10612 | 2026.05.21 09:22:29.555598 [ 340 ] {cf293e32-bb95-4a9d-8fb7-02f94c8ebd41} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 10613 | 2026.05.21 09:22:29.555583 [ 357 ] {cf293e32-bb95-4a9d-8fb7-02f94c8ebd41} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 10614 | 2026.05.21 09:22:29.555750 [ 270 ] {cf293e32-bb95-4a9d-8fb7-02f94c8ebd41} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 10615 | 2026.05.21 09:22:29.555778 [ 270 ] {cf293e32-bb95-4a9d-8fb7-02f94c8ebd41} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10616 | 2026.05.21 09:22:29.555877 [ 270 ] {cf293e32-bb95-4a9d-8fb7-02f94c8ebd41} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 10617 | 2026.05.21 09:22:29.555898 [ 270 ] {cf293e32-bb95-4a9d-8fb7-02f94c8ebd41} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 10618 | 2026.05.21 09:22:29.555935 [ 270 ] {cf293e32-bb95-4a9d-8fb7-02f94c8ebd41} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10619 | 2026.05.21 09:22:29.555976 [ 270 ] {cf293e32-bb95-4a9d-8fb7-02f94c8ebd41} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10620 | 2026.05.21 09:22:29.556015 [ 270 ] {cf293e32-bb95-4a9d-8fb7-02f94c8ebd41} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10621 | 2026.05.21 09:22:29.556053 [ 270 ] {cf293e32-bb95-4a9d-8fb7-02f94c8ebd41} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10622 | 2026.05.21 09:22:29.557223 [ 270 ] {cf293e32-bb95-4a9d-8fb7-02f94c8ebd41} <Debug> executeQuery: Read 51 rows, 10.72 KiB in 0.002727 sec., 18701.870187018703 rows/sec., 3.84 MiB/sec. | ||
| 10623 | 2026.05.21 09:22:29.557416 [ 270 ] {cf293e32-bb95-4a9d-8fb7-02f94c8ebd41} <Debug> MemoryTracker: Peak memory usage (for query): 185.52 KiB. | ||
| 10624 | 2026.05.21 09:22:29.557432 [ 270 ] {cf293e32-bb95-4a9d-8fb7-02f94c8ebd41} <Debug> TCPHandler: Processed in 0.003221208 sec. | ||
| 10625 | 2026.05.21 09:22:29.559722 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10626 | 2026.05.21 09:22:29.559853 [ 270 ] {a6a3e5d8-a257-4c24-be09-2ec228120288} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10627 | 2026.05.21 09:22:29.559904 [ 270 ] {a6a3e5d8-a257-4c24-be09-2ec228120288} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10628 | 2026.05.21 09:22:29.560507 [ 270 ] {a6a3e5d8-a257-4c24-be09-2ec228120288} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10629 | 2026.05.21 09:22:29.560548 [ 270 ] {a6a3e5d8-a257-4c24-be09-2ec228120288} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 10630 | 2026.05.21 09:22:29.560923 [ 270 ] {a6a3e5d8-a257-4c24-be09-2ec228120288} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10631 | 2026.05.21 09:22:29.561149 [ 270 ] {a6a3e5d8-a257-4c24-be09-2ec228120288} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10632 | 2026.05.21 09:22:29.561295 [ 270 ] {a6a3e5d8-a257-4c24-be09-2ec228120288} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001477 sec., 93432.6337169939 rows/sec., 8.11 MiB/sec. | ||
| 10633 | 2026.05.21 09:22:29.561330 [ 270 ] {a6a3e5d8-a257-4c24-be09-2ec228120288} <Debug> TCPHandler: Processed in 0.001668856 sec. | ||
| 10634 | 2026.05.21 09:22:29.561472 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10635 | 2026.05.21 09:22:29.561568 [ 270 ] {3ba554bf-df32-4571-9376-e9b003d5ae4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10636 | 2026.05.21 09:22:29.561608 [ 270 ] {3ba554bf-df32-4571-9376-e9b003d5ae4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10637 | 2026.05.21 09:22:29.562023 [ 270 ] {3ba554bf-df32-4571-9376-e9b003d5ae4a} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10638 | 2026.05.21 09:22:29.562059 [ 270 ] {3ba554bf-df32-4571-9376-e9b003d5ae4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 10639 | 2026.05.21 09:22:29.562347 [ 270 ] {3ba554bf-df32-4571-9376-e9b003d5ae4a} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 10640 | 2026.05.21 09:22:29.562549 [ 270 ] {3ba554bf-df32-4571-9376-e9b003d5ae4a} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10641 | 2026.05.21 09:22:29.562675 [ 270 ] {3ba554bf-df32-4571-9376-e9b003d5ae4a} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001126 sec., 36412.07815275311 rows/sec., 2.67 MiB/sec. | ||
| 10642 | 2026.05.21 09:22:29.562696 [ 32 ] {} <Debug> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 10643 | 2026.05.21 09:22:29.562709 [ 270 ] {3ba554bf-df32-4571-9376-e9b003d5ae4a} <Debug> TCPHandler: Processed in 0.001287223 sec. | ||
| 10644 | 2026.05.21 09:22:29.562746 [ 32 ] {} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10645 | 2026.05.21 09:22:29.562776 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 10646 | 2026.05.21 09:22:29.562847 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10647 | 2026.05.21 09:22:29.562877 [ 195 ] {33106484-ff80-4833-813a-1c2c5998985f::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 | ||
| 10648 | 2026.05.21 09:22:29.562946 [ 270 ] {9f237ea9-2450-4004-8aea-13cdd7126fa7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10649 | 2026.05.21 09:22:29.562984 [ 195 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10650 | 2026.05.21 09:22:29.562985 [ 270 ] {9f237ea9-2450-4004-8aea-13cdd7126fa7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10651 | 2026.05.21 09:22:29.563016 [ 195 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 226 rows starting from the beginning of the part | ||
| 10652 | 2026.05.21 09:22:29.563077 [ 195 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 41 rows starting from the beginning of the part | ||
| 10653 | 2026.05.21 09:22:29.563128 [ 195 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 142 rows starting from the beginning of the part | ||
| 10654 | 2026.05.21 09:22:29.563177 [ 195 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 43 rows starting from the beginning of the part | ||
| 10655 | 2026.05.21 09:22:29.563224 [ 195 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 142 rows starting from the beginning of the part | ||
| 10656 | 2026.05.21 09:22:29.563268 [ 195 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 41 rows starting from the beginning of the part | ||
| 10657 | 2026.05.21 09:22:29.563418 [ 270 ] {9f237ea9-2450-4004-8aea-13cdd7126fa7} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10658 | 2026.05.21 09:22:29.563453 [ 270 ] {9f237ea9-2450-4004-8aea-13cdd7126fa7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 10659 | 2026.05.21 09:22:29.563755 [ 270 ] {9f237ea9-2450-4004-8aea-13cdd7126fa7} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10660 | 2026.05.21 09:22:29.563970 [ 270 ] {9f237ea9-2450-4004-8aea-13cdd7126fa7} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10661 | 2026.05.21 09:22:29.564015 [ 201 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 635 rows, containing 5 columns (5 merged, 0 gathered) in 0.001179889 sec., 538186.2192121462 rows/sec., 36.22 MiB/sec. | ||
| 10662 | 2026.05.21 09:22:29.564101 [ 270 ] {9f237ea9-2450-4004-8aea-13cdd7126fa7} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001172 sec., 89590.44368600682 rows/sec., 7.00 MiB/sec. | ||
| 10663 | 2026.05.21 09:22:29.564144 [ 270 ] {9f237ea9-2450-4004-8aea-13cdd7126fa7} <Debug> TCPHandler: Processed in 0.001346425 sec. | ||
| 10664 | 2026.05.21 09:22:29.564182 [ 201 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 10665 | 2026.05.21 09:22:29.564293 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10666 | 2026.05.21 09:22:29.564394 [ 270 ] {08dc7f16-49d5-4db8-bcda-213873e3dbcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10667 | 2026.05.21 09:22:29.564439 [ 270 ] {08dc7f16-49d5-4db8-bcda-213873e3dbcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10668 | 2026.05.21 09:22:29.564488 [ 201 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_51_10} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10669 | 2026.05.21 09:22:29.564580 [ 201 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_51_10} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 10670 | 2026.05.21 09:22:29.564685 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 10671 | 2026.05.21 09:22:29.564847 [ 270 ] {08dc7f16-49d5-4db8-bcda-213873e3dbcb} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10672 | 2026.05.21 09:22:29.564887 [ 270 ] {08dc7f16-49d5-4db8-bcda-213873e3dbcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 10673 | 2026.05.21 09:22:29.565220 [ 270 ] {08dc7f16-49d5-4db8-bcda-213873e3dbcb} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10674 | 2026.05.21 09:22:29.565448 [ 270 ] {08dc7f16-49d5-4db8-bcda-213873e3dbcb} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10675 | 2026.05.21 09:22:29.565576 [ 270 ] {08dc7f16-49d5-4db8-bcda-213873e3dbcb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001201 sec., 133222.31473771855 rows/sec., 9.28 MiB/sec. | ||
| 10676 | 2026.05.21 09:22:29.565611 [ 270 ] {08dc7f16-49d5-4db8-bcda-213873e3dbcb} <Debug> TCPHandler: Processed in 0.001367446 sec. | ||
| 10677 | 2026.05.21 09:22:29.565776 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10678 | 2026.05.21 09:22:29.565873 [ 270 ] {2d8f1bc7-127c-48f3-825d-3bfda73fdf00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10679 | 2026.05.21 09:22:29.565926 [ 270 ] {2d8f1bc7-127c-48f3-825d-3bfda73fdf00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10680 | 2026.05.21 09:22:29.566769 [ 270 ] {2d8f1bc7-127c-48f3-825d-3bfda73fdf00} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10681 | 2026.05.21 09:22:29.566805 [ 270 ] {2d8f1bc7-127c-48f3-825d-3bfda73fdf00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 10682 | 2026.05.21 09:22:29.567357 [ 270 ] {2d8f1bc7-127c-48f3-825d-3bfda73fdf00} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 10683 | 2026.05.21 09:22:29.567579 [ 270 ] {2d8f1bc7-127c-48f3-825d-3bfda73fdf00} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10684 | 2026.05.21 09:22:29.567722 [ 270 ] {2d8f1bc7-127c-48f3-825d-3bfda73fdf00} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001867 sec., 21960.36422067488 rows/sec., 39.35 MiB/sec. | ||
| 10685 | 2026.05.21 09:22:29.567792 [ 270 ] {2d8f1bc7-127c-48f3-825d-3bfda73fdf00} <Debug> TCPHandler: Processed in 0.002065429 sec. | ||
| 10686 | 2026.05.21 09:22:29.567931 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10687 | 2026.05.21 09:22:29.568026 [ 270 ] {8bc93b0a-ad0a-4842-9476-a607d682eb5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10688 | 2026.05.21 09:22:29.568067 [ 270 ] {8bc93b0a-ad0a-4842-9476-a607d682eb5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10689 | 2026.05.21 09:22:29.568427 [ 270 ] {8bc93b0a-ad0a-4842-9476-a607d682eb5e} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10690 | 2026.05.21 09:22:29.568462 [ 270 ] {8bc93b0a-ad0a-4842-9476-a607d682eb5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 10691 | 2026.05.21 09:22:29.568767 [ 270 ] {8bc93b0a-ad0a-4842-9476-a607d682eb5e} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10692 | 2026.05.21 09:22:29.568973 [ 270 ] {8bc93b0a-ad0a-4842-9476-a607d682eb5e} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10693 | 2026.05.21 09:22:29.569104 [ 270 ] {8bc93b0a-ad0a-4842-9476-a607d682eb5e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001096 sec., 54744.52554744526 rows/sec., 3.69 MiB/sec. | ||
| 10694 | 2026.05.21 09:22:29.569137 [ 270 ] {8bc93b0a-ad0a-4842-9476-a607d682eb5e} <Debug> TCPHandler: Processed in 0.001255912 sec. | ||
| 10695 | 2026.05.21 09:22:29.756419 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 10696 | 2026.05.21 09:22:29.771628 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10697 | 2026.05.21 09:22:29.771675 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 10698 | 2026.05.21 09:22:29.777225 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 10699 | 2026.05.21 09:22:29.777909 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10700 | 2026.05.21 09:22:29.780488 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 10701 | 2026.05.21 09:22:33.214136 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10702 | 2026.05.21 09:22:33.214411 [ 270 ] {3880170f-cec7-448b-94ee-2b05f812b8df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', '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_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', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 10703 | 2026.05.21 09:22:33.214831 [ 270 ] {3880170f-cec7-448b-94ee-2b05f812b8df} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10704 | 2026.05.21 09:22:33.214888 [ 270 ] {3880170f-cec7-448b-94ee-2b05f812b8df} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', '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_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', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 10705 | 2026.05.21 09:22:33.215202 [ 270 ] {3880170f-cec7-448b-94ee-2b05f812b8df} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10706 | 2026.05.21 09:22:33.215284 [ 270 ] {3880170f-cec7-448b-94ee-2b05f812b8df} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10707 | 2026.05.21 09:22:33.215441 [ 270 ] {3880170f-cec7-448b-94ee-2b05f812b8df} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 41-element set) | ||
| 10708 | 2026.05.21 09:22:33.215538 [ 357 ] {3880170f-cec7-448b-94ee-2b05f812b8df} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 10709 | 2026.05.21 09:22:33.215554 [ 347 ] {3880170f-cec7-448b-94ee-2b05f812b8df} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 10710 | 2026.05.21 09:22:33.215559 [ 341 ] {3880170f-cec7-448b-94ee-2b05f812b8df} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 10711 | 2026.05.21 09:22:33.215538 [ 348 ] {3880170f-cec7-448b-94ee-2b05f812b8df} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 10712 | 2026.05.21 09:22:33.215739 [ 270 ] {3880170f-cec7-448b-94ee-2b05f812b8df} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 10713 | 2026.05.21 09:22:33.215772 [ 270 ] {3880170f-cec7-448b-94ee-2b05f812b8df} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10714 | 2026.05.21 09:22:33.215879 [ 270 ] {3880170f-cec7-448b-94ee-2b05f812b8df} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 10715 | 2026.05.21 09:22:33.215901 [ 270 ] {3880170f-cec7-448b-94ee-2b05f812b8df} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 10716 | 2026.05.21 09:22:33.215943 [ 270 ] {3880170f-cec7-448b-94ee-2b05f812b8df} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', '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_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', 'zone:cpu_nsec'))" | ||
| 10717 | 2026.05.21 09:22:33.215989 [ 270 ] {3880170f-cec7-448b-94ee-2b05f812b8df} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', '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_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', 'zone:cpu_nsec'))" | ||
| 10718 | 2026.05.21 09:22:33.216029 [ 270 ] {3880170f-cec7-448b-94ee-2b05f812b8df} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', '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_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', 'zone:cpu_nsec'))" | ||
| 10719 | 2026.05.21 09:22:33.216069 [ 270 ] {3880170f-cec7-448b-94ee-2b05f812b8df} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', '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_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', 'zone:cpu_nsec'))" | ||
| 10720 | 2026.05.21 09:22:33.217498 [ 270 ] {3880170f-cec7-448b-94ee-2b05f812b8df} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.003208 sec., 15897.755610972568 rows/sec., 3.76 MiB/sec. | ||
| 10721 | 2026.05.21 09:22:33.217803 [ 270 ] {3880170f-cec7-448b-94ee-2b05f812b8df} <Debug> MemoryTracker: Peak memory usage (for query): 209.46 KiB. | ||
| 10722 | 2026.05.21 09:22:33.217821 [ 270 ] {3880170f-cec7-448b-94ee-2b05f812b8df} <Debug> TCPHandler: Processed in 0.003826488 sec. | ||
| 10723 | 2026.05.21 09:22:33.232273 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10724 | 2026.05.21 09:22:33.232421 [ 270 ] {450d2f20-59c2-41ca-aadc-24c500f7e92e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10725 | 2026.05.21 09:22:33.232491 [ 270 ] {450d2f20-59c2-41ca-aadc-24c500f7e92e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10726 | 2026.05.21 09:22:33.233277 [ 270 ] {450d2f20-59c2-41ca-aadc-24c500f7e92e} <Trace> oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10727 | 2026.05.21 09:22:33.233330 [ 270 ] {450d2f20-59c2-41ca-aadc-24c500f7e92e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 10728 | 2026.05.21 09:22:33.233733 [ 270 ] {450d2f20-59c2-41ca-aadc-24c500f7e92e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 10729 | 2026.05.21 09:22:33.233969 [ 270 ] {450d2f20-59c2-41ca-aadc-24c500f7e92e} <Trace> oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10730 | 2026.05.21 09:22:33.234126 [ 270 ] {450d2f20-59c2-41ca-aadc-24c500f7e92e} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00175 sec., 162285.7142857143 rows/sec., 10.31 MiB/sec. | ||
| 10731 | 2026.05.21 09:22:33.234169 [ 270 ] {450d2f20-59c2-41ca-aadc-24c500f7e92e} <Debug> TCPHandler: Processed in 0.002014218 sec. | ||
| 10732 | 2026.05.21 09:22:33.234309 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10733 | 2026.05.21 09:22:33.234415 [ 270 ] {06a331b3-3d49-46dc-b2e7-4d1d401cea8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10734 | 2026.05.21 09:22:33.234460 [ 270 ] {06a331b3-3d49-46dc-b2e7-4d1d401cea8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10735 | 2026.05.21 09:22:33.234887 [ 270 ] {06a331b3-3d49-46dc-b2e7-4d1d401cea8a} <Trace> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10736 | 2026.05.21 09:22:33.234923 [ 270 ] {06a331b3-3d49-46dc-b2e7-4d1d401cea8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 10737 | 2026.05.21 09:22:33.235219 [ 270 ] {06a331b3-3d49-46dc-b2e7-4d1d401cea8a} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 10738 | 2026.05.21 09:22:33.235438 [ 270 ] {06a331b3-3d49-46dc-b2e7-4d1d401cea8a} <Trace> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10739 | 2026.05.21 09:22:33.235572 [ 270 ] {06a331b3-3d49-46dc-b2e7-4d1d401cea8a} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001181 sec., 3386.960203217612 rows/sec., 276.18 KiB/sec. | ||
| 10740 | 2026.05.21 09:22:33.235608 [ 270 ] {06a331b3-3d49-46dc-b2e7-4d1d401cea8a} <Debug> TCPHandler: Processed in 0.001351715 sec. | ||
| 10741 | 2026.05.21 09:22:33.235758 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10742 | 2026.05.21 09:22:33.235858 [ 270 ] {0b821117-f3ad-405f-b99b-b24af83416fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10743 | 2026.05.21 09:22:33.235899 [ 270 ] {0b821117-f3ad-405f-b99b-b24af83416fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10744 | 2026.05.21 09:22:33.237778 [ 270 ] {0b821117-f3ad-405f-b99b-b24af83416fc} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10745 | 2026.05.21 09:22:33.237814 [ 270 ] {0b821117-f3ad-405f-b99b-b24af83416fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 10746 | 2026.05.21 09:22:33.238296 [ 270 ] {0b821117-f3ad-405f-b99b-b24af83416fc} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10747 | 2026.05.21 09:22:33.238514 [ 270 ] {0b821117-f3ad-405f-b99b-b24af83416fc} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10748 | 2026.05.21 09:22:33.238647 [ 270 ] {0b821117-f3ad-405f-b99b-b24af83416fc} <Debug> executeQuery: Read 3148 rows, 239.13 KiB in 0.002808 sec., 1121082.621082621 rows/sec., 83.17 MiB/sec. | ||
| 10749 | 2026.05.21 09:22:33.238685 [ 270 ] {0b821117-f3ad-405f-b99b-b24af83416fc} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 10750 | 2026.05.21 09:22:33.238698 [ 270 ] {0b821117-f3ad-405f-b99b-b24af83416fc} <Debug> TCPHandler: Processed in 0.00299125 sec. | ||
| 10751 | 2026.05.21 09:22:33.238852 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10752 | 2026.05.21 09:22:33.238951 [ 270 ] {5125445e-1bf4-4e24-ba6d-e561ff7550ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10753 | 2026.05.21 09:22:33.238992 [ 270 ] {5125445e-1bf4-4e24-ba6d-e561ff7550ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10754 | 2026.05.21 09:22:33.239531 [ 270 ] {5125445e-1bf4-4e24-ba6d-e561ff7550ff} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10755 | 2026.05.21 09:22:33.239579 [ 270 ] {5125445e-1bf4-4e24-ba6d-e561ff7550ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 10756 | 2026.05.21 09:22:33.239957 [ 270 ] {5125445e-1bf4-4e24-ba6d-e561ff7550ff} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 10757 | 2026.05.21 09:22:33.240215 [ 270 ] {5125445e-1bf4-4e24-ba6d-e561ff7550ff} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10758 | 2026.05.21 09:22:33.240369 [ 270 ] {5125445e-1bf4-4e24-ba6d-e561ff7550ff} <Debug> executeQuery: Read 157 rows, 9.65 KiB in 0.001435 sec., 109407.66550522647 rows/sec., 6.57 MiB/sec. | ||
| 10759 | 2026.05.21 09:22:33.240406 [ 270 ] {5125445e-1bf4-4e24-ba6d-e561ff7550ff} <Debug> TCPHandler: Processed in 0.001604744 sec. | ||
| 10760 | 2026.05.21 09:22:33.240549 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10761 | 2026.05.21 09:22:33.240647 [ 270 ] {44404dd4-7ce1-4434-bcc3-c9de6e608236} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10762 | 2026.05.21 09:22:33.240687 [ 270 ] {44404dd4-7ce1-4434-bcc3-c9de6e608236} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10763 | 2026.05.21 09:22:33.241446 [ 270 ] {44404dd4-7ce1-4434-bcc3-c9de6e608236} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10764 | 2026.05.21 09:22:33.241483 [ 270 ] {44404dd4-7ce1-4434-bcc3-c9de6e608236} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 10765 | 2026.05.21 09:22:33.241812 [ 270 ] {44404dd4-7ce1-4434-bcc3-c9de6e608236} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 10766 | 2026.05.21 09:22:33.242020 [ 270 ] {44404dd4-7ce1-4434-bcc3-c9de6e608236} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10767 | 2026.05.21 09:22:33.242151 [ 270 ] {44404dd4-7ce1-4434-bcc3-c9de6e608236} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001523 sec., 623768.877216021 rows/sec., 36.70 MiB/sec. | ||
| 10768 | 2026.05.21 09:22:33.242191 [ 270 ] {44404dd4-7ce1-4434-bcc3-c9de6e608236} <Debug> TCPHandler: Processed in 0.001690887 sec. | ||
| 10769 | 2026.05.21 09:22:33.242331 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10770 | 2026.05.21 09:22:33.242429 [ 270 ] {c0c2cac9-71df-4267-8134-ecb152d90681} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 10771 | 2026.05.21 09:22:33.242468 [ 270 ] {c0c2cac9-71df-4267-8134-ecb152d90681} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 10772 | 2026.05.21 09:22:33.242869 [ 270 ] {c0c2cac9-71df-4267-8134-ecb152d90681} <Trace> oximeter.fields_u64 (b5f83427-ae7b-4855-93f2-492292eb8518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10773 | 2026.05.21 09:22:33.242905 [ 270 ] {c0c2cac9-71df-4267-8134-ecb152d90681} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 10774 | 2026.05.21 09:22:33.243185 [ 270 ] {c0c2cac9-71df-4267-8134-ecb152d90681} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 10775 | 2026.05.21 09:22:33.243391 [ 270 ] {c0c2cac9-71df-4267-8134-ecb152d90681} <Trace> oximeter.fields_u64 (b5f83427-ae7b-4855-93f2-492292eb8518): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10776 | 2026.05.21 09:22:33.243517 [ 270 ] {c0c2cac9-71df-4267-8134-ecb152d90681} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001107 sec., 903.342366757001 rows/sec., 63.52 KiB/sec. | ||
| 10777 | 2026.05.21 09:22:33.243552 [ 270 ] {c0c2cac9-71df-4267-8134-ecb152d90681} <Debug> TCPHandler: Processed in 0.001270273 sec. | ||
| 10778 | 2026.05.21 09:22:33.243681 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10779 | 2026.05.21 09:22:33.243779 [ 270 ] {fcc79524-6f90-41b2-a56c-7eda0cf89104} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10780 | 2026.05.21 09:22:33.243818 [ 270 ] {fcc79524-6f90-41b2-a56c-7eda0cf89104} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10781 | 2026.05.21 09:22:33.244257 [ 270 ] {fcc79524-6f90-41b2-a56c-7eda0cf89104} <Trace> oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10782 | 2026.05.21 09:22:33.244293 [ 270 ] {fcc79524-6f90-41b2-a56c-7eda0cf89104} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 10783 | 2026.05.21 09:22:33.244596 [ 270 ] {fcc79524-6f90-41b2-a56c-7eda0cf89104} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 10784 | 2026.05.21 09:22:33.244800 [ 270 ] {fcc79524-6f90-41b2-a56c-7eda0cf89104} <Trace> oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10785 | 2026.05.21 09:22:33.244925 [ 270 ] {fcc79524-6f90-41b2-a56c-7eda0cf89104} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001165 sec., 127038.62660944206 rows/sec., 7.23 MiB/sec. | ||
| 10786 | 2026.05.21 09:22:33.244960 [ 270 ] {fcc79524-6f90-41b2-a56c-7eda0cf89104} <Debug> TCPHandler: Processed in 0.001328115 sec. | ||
| 10787 | 2026.05.21 09:22:33.245087 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10788 | 2026.05.21 09:22:33.245184 [ 270 ] {91f212c0-5eaf-4ce0-9017-12deff49cdb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10789 | 2026.05.21 09:22:33.245224 [ 270 ] {91f212c0-5eaf-4ce0-9017-12deff49cdb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10790 | 2026.05.21 09:22:33.246223 [ 270 ] {91f212c0-5eaf-4ce0-9017-12deff49cdb6} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10791 | 2026.05.21 09:22:33.246260 [ 270 ] {91f212c0-5eaf-4ce0-9017-12deff49cdb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 10792 | 2026.05.21 09:22:33.246624 [ 270 ] {91f212c0-5eaf-4ce0-9017-12deff49cdb6} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10793 | 2026.05.21 09:22:33.246832 [ 270 ] {91f212c0-5eaf-4ce0-9017-12deff49cdb6} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10794 | 2026.05.21 09:22:33.246961 [ 270 ] {91f212c0-5eaf-4ce0-9017-12deff49cdb6} <Debug> executeQuery: Read 1720 rows, 118.50 KiB in 0.001795 sec., 958217.2701949861 rows/sec., 64.47 MiB/sec. | ||
| 10795 | 2026.05.21 09:22:33.246996 [ 270 ] {91f212c0-5eaf-4ce0-9017-12deff49cdb6} <Debug> TCPHandler: Processed in 0.001957936 sec. | ||
| 10796 | 2026.05.21 09:22:33.247128 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10797 | 2026.05.21 09:22:33.247226 [ 270 ] {3e864654-9615-4892-a9ae-c9f45a21b66d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10798 | 2026.05.21 09:22:33.247268 [ 270 ] {3e864654-9615-4892-a9ae-c9f45a21b66d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10799 | 2026.05.21 09:22:33.247636 [ 270 ] {3e864654-9615-4892-a9ae-c9f45a21b66d} <Trace> oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10800 | 2026.05.21 09:22:33.247672 [ 270 ] {3e864654-9615-4892-a9ae-c9f45a21b66d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 10801 | 2026.05.21 09:22:33.247967 [ 270 ] {3e864654-9615-4892-a9ae-c9f45a21b66d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 10802 | 2026.05.21 09:22:33.248174 [ 270 ] {3e864654-9615-4892-a9ae-c9f45a21b66d} <Trace> oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10803 | 2026.05.21 09:22:33.248277 [ 27 ] {} <Debug> oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2) (MergerMutator): Selected 6 parts from all_1_9_2 to all_14_14_0 | ||
| 10804 | 2026.05.21 09:22:33.248300 [ 270 ] {3e864654-9615-4892-a9ae-c9f45a21b66d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001093 sec., 5489.478499542543 rows/sec., 286.80 KiB/sec. | ||
| 10805 | 2026.05.21 09:22:33.248336 [ 27 ] {} <Trace> oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10806 | 2026.05.21 09:22:33.248342 [ 270 ] {3e864654-9615-4892-a9ae-c9f45a21b66d} <Debug> TCPHandler: Processed in 0.001263152 sec. | ||
| 10807 | 2026.05.21 09:22:33.248367 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 10808 | 2026.05.21 09:22:33.248491 [ 195 ] {99541cf2-c455-4ded-b6e5-1e223d58d8e2::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 | ||
| 10809 | 2026.05.21 09:22:33.248494 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10810 | 2026.05.21 09:22:33.248619 [ 195 ] {99541cf2-c455-4ded-b6e5-1e223d58d8e2::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10811 | 2026.05.21 09:22:33.248629 [ 270 ] {3c6ca273-fa28-4591-9e19-21e07f4c5afc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10812 | 2026.05.21 09:22:33.248659 [ 195 ] {99541cf2-c455-4ded-b6e5-1e223d58d8e2::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 54 rows starting from the beginning of the part | ||
| 10813 | 2026.05.21 09:22:33.248681 [ 270 ] {3c6ca273-fa28-4591-9e19-21e07f4c5afc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10814 | 2026.05.21 09:22:33.248721 [ 195 ] {99541cf2-c455-4ded-b6e5-1e223d58d8e2::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
| 10815 | 2026.05.21 09:22:33.248770 [ 195 ] {99541cf2-c455-4ded-b6e5-1e223d58d8e2::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
| 10816 | 2026.05.21 09:22:33.248810 [ 195 ] {99541cf2-c455-4ded-b6e5-1e223d58d8e2::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
| 10817 | 2026.05.21 09:22:33.248854 [ 195 ] {99541cf2-c455-4ded-b6e5-1e223d58d8e2::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 | ||
| 10818 | 2026.05.21 09:22:33.248896 [ 195 ] {99541cf2-c455-4ded-b6e5-1e223d58d8e2::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
| 10819 | 2026.05.21 09:22:33.249469 [ 270 ] {3c6ca273-fa28-4591-9e19-21e07f4c5afc} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10820 | 2026.05.21 09:22:33.249510 [ 270 ] {3c6ca273-fa28-4591-9e19-21e07f4c5afc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 10821 | 2026.05.21 09:22:33.249820 [ 188 ] {99541cf2-c455-4ded-b6e5-1e223d58d8e2::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 84 rows, containing 4 columns (4 merged, 0 gathered) in 0.001376136 sec., 61040.47855735189 rows/sec., 3.11 MiB/sec. | ||
| 10822 | 2026.05.21 09:22:33.249958 [ 195 ] {99541cf2-c455-4ded-b6e5-1e223d58d8e2::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 10823 | 2026.05.21 09:22:33.250013 [ 270 ] {3c6ca273-fa28-4591-9e19-21e07f4c5afc} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10824 | 2026.05.21 09:22:33.250305 [ 270 ] {3c6ca273-fa28-4591-9e19-21e07f4c5afc} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10825 | 2026.05.21 09:22:33.250327 [ 195 ] {99541cf2-c455-4ded-b6e5-1e223d58d8e2::all_1_14_3} <Trace> oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10826 | 2026.05.21 09:22:33.250411 [ 195 ] {99541cf2-c455-4ded-b6e5-1e223d58d8e2::all_1_14_3} <Trace> oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2) (MergerMutator): Merged 6 parts: [all_1_9_2, all_14_14_0] -> all_1_14_3 | ||
| 10827 | 2026.05.21 09:22:33.250442 [ 270 ] {3c6ca273-fa28-4591-9e19-21e07f4c5afc} <Debug> executeQuery: Read 1679 rows, 105.09 KiB in 0.001832 sec., 916484.7161572052 rows/sec., 56.02 MiB/sec. | ||
| 10828 | 2026.05.21 09:22:33.250481 [ 270 ] {3c6ca273-fa28-4591-9e19-21e07f4c5afc} <Debug> TCPHandler: Processed in 0.002038919 sec. | ||
| 10829 | 2026.05.21 09:22:33.250493 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 10830 | 2026.05.21 09:22:33.250679 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10831 | 2026.05.21 09:22:33.250801 [ 270 ] {48a0ba55-065c-473f-af63-fdac6952c96e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10832 | 2026.05.21 09:22:33.250862 [ 270 ] {48a0ba55-065c-473f-af63-fdac6952c96e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10833 | 2026.05.21 09:22:33.251240 [ 270 ] {48a0ba55-065c-473f-af63-fdac6952c96e} <Trace> oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10834 | 2026.05.21 09:22:33.251278 [ 270 ] {48a0ba55-065c-473f-af63-fdac6952c96e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 10835 | 2026.05.21 09:22:33.251580 [ 270 ] {48a0ba55-065c-473f-af63-fdac6952c96e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 10836 | 2026.05.21 09:22:33.251782 [ 270 ] {48a0ba55-065c-473f-af63-fdac6952c96e} <Trace> oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10837 | 2026.05.21 09:22:33.251914 [ 270 ] {48a0ba55-065c-473f-af63-fdac6952c96e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001138 sec., 878.7346221441126 rows/sec., 59.21 KiB/sec. | ||
| 10838 | 2026.05.21 09:22:33.251949 [ 270 ] {48a0ba55-065c-473f-af63-fdac6952c96e} <Debug> TCPHandler: Processed in 0.001325524 sec. | ||
| 10839 | 2026.05.21 09:22:33.252082 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10840 | 2026.05.21 09:22:33.252179 [ 270 ] {7e417142-5237-4fca-85cd-f46dbfc5c09b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10841 | 2026.05.21 09:22:33.252232 [ 270 ] {7e417142-5237-4fca-85cd-f46dbfc5c09b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10842 | 2026.05.21 09:22:33.253020 [ 270 ] {7e417142-5237-4fca-85cd-f46dbfc5c09b} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10843 | 2026.05.21 09:22:33.253056 [ 270 ] {7e417142-5237-4fca-85cd-f46dbfc5c09b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 10844 | 2026.05.21 09:22:33.253551 [ 270 ] {7e417142-5237-4fca-85cd-f46dbfc5c09b} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 10845 | 2026.05.21 09:22:33.253770 [ 270 ] {7e417142-5237-4fca-85cd-f46dbfc5c09b} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10846 | 2026.05.21 09:22:33.253909 [ 270 ] {7e417142-5237-4fca-85cd-f46dbfc5c09b} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001748 sec., 6292.906178489702 rows/sec., 11.28 MiB/sec. | ||
| 10847 | 2026.05.21 09:22:33.253979 [ 270 ] {7e417142-5237-4fca-85cd-f46dbfc5c09b} <Debug> TCPHandler: Processed in 0.001946475 sec. | ||
| 10848 | 2026.05.21 09:22:33.254115 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10849 | 2026.05.21 09:22:33.254213 [ 270 ] {1c84b655-abf2-4392-9da5-b97b12caa428} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10850 | 2026.05.21 09:22:33.254255 [ 270 ] {1c84b655-abf2-4392-9da5-b97b12caa428} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10851 | 2026.05.21 09:22:33.254600 [ 270 ] {1c84b655-abf2-4392-9da5-b97b12caa428} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10852 | 2026.05.21 09:22:33.254636 [ 270 ] {1c84b655-abf2-4392-9da5-b97b12caa428} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 10853 | 2026.05.21 09:22:33.254945 [ 270 ] {1c84b655-abf2-4392-9da5-b97b12caa428} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10854 | 2026.05.21 09:22:33.255164 [ 270 ] {1c84b655-abf2-4392-9da5-b97b12caa428} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10855 | 2026.05.21 09:22:33.255291 [ 270 ] {1c84b655-abf2-4392-9da5-b97b12caa428} <Debug> executeQuery: Read 72 rows, 4.52 KiB in 0.001097 sec., 65633.54603463992 rows/sec., 4.02 MiB/sec. | ||
| 10856 | 2026.05.21 09:22:33.255325 [ 270 ] {1c84b655-abf2-4392-9da5-b97b12caa428} <Debug> TCPHandler: Processed in 0.001265592 sec. | ||
| 10857 | 2026.05.21 09:22:34.550165 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10858 | 2026.05.21 09:22:34.550489 [ 270 ] {eb73bfa0-bb65-4b1f-9f65-01534fa54d4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 10859 | 2026.05.21 09:22:34.550958 [ 270 ] {eb73bfa0-bb65-4b1f-9f65-01534fa54d4b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10860 | 2026.05.21 09:22:34.551018 [ 270 ] {eb73bfa0-bb65-4b1f-9f65-01534fa54d4b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 10861 | 2026.05.21 09:22:34.551325 [ 270 ] {eb73bfa0-bb65-4b1f-9f65-01534fa54d4b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10862 | 2026.05.21 09:22:34.551430 [ 270 ] {eb73bfa0-bb65-4b1f-9f65-01534fa54d4b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10863 | 2026.05.21 09:22:34.551622 [ 270 ] {eb73bfa0-bb65-4b1f-9f65-01534fa54d4b} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 10864 | 2026.05.21 09:22:34.551722 [ 341 ] {eb73bfa0-bb65-4b1f-9f65-01534fa54d4b} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 10865 | 2026.05.21 09:22:34.551767 [ 325 ] {eb73bfa0-bb65-4b1f-9f65-01534fa54d4b} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 10866 | 2026.05.21 09:22:34.551774 [ 357 ] {eb73bfa0-bb65-4b1f-9f65-01534fa54d4b} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 10867 | 2026.05.21 09:22:34.551767 [ 347 ] {eb73bfa0-bb65-4b1f-9f65-01534fa54d4b} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 10868 | 2026.05.21 09:22:34.551998 [ 270 ] {eb73bfa0-bb65-4b1f-9f65-01534fa54d4b} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 10869 | 2026.05.21 09:22:34.552042 [ 270 ] {eb73bfa0-bb65-4b1f-9f65-01534fa54d4b} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10870 | 2026.05.21 09:22:34.552190 [ 270 ] {eb73bfa0-bb65-4b1f-9f65-01534fa54d4b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 10871 | 2026.05.21 09:22:34.552222 [ 270 ] {eb73bfa0-bb65-4b1f-9f65-01534fa54d4b} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 10872 | 2026.05.21 09:22:34.552273 [ 270 ] {eb73bfa0-bb65-4b1f-9f65-01534fa54d4b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10873 | 2026.05.21 09:22:34.552337 [ 270 ] {eb73bfa0-bb65-4b1f-9f65-01534fa54d4b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10874 | 2026.05.21 09:22:34.552394 [ 270 ] {eb73bfa0-bb65-4b1f-9f65-01534fa54d4b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10875 | 2026.05.21 09:22:34.552447 [ 270 ] {eb73bfa0-bb65-4b1f-9f65-01534fa54d4b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10876 | 2026.05.21 09:22:34.553868 [ 270 ] {eb73bfa0-bb65-4b1f-9f65-01534fa54d4b} <Debug> executeQuery: Read 51 rows, 10.48 KiB in 0.003502 sec., 14563.106796116504 rows/sec., 2.92 MiB/sec. | ||
| 10877 | 2026.05.21 09:22:34.554121 [ 270 ] {eb73bfa0-bb65-4b1f-9f65-01534fa54d4b} <Debug> MemoryTracker: Peak memory usage (for query): 171.01 KiB. | ||
| 10878 | 2026.05.21 09:22:34.554140 [ 270 ] {eb73bfa0-bb65-4b1f-9f65-01534fa54d4b} <Debug> TCPHandler: Processed in 0.00418666 sec. | ||
| 10879 | 2026.05.21 09:22:34.555363 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10880 | 2026.05.21 09:22:34.555494 [ 270 ] {2d120fa7-09be-4cd9-bdbf-8fd8eb6a3926} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10881 | 2026.05.21 09:22:34.555546 [ 270 ] {2d120fa7-09be-4cd9-bdbf-8fd8eb6a3926} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10882 | 2026.05.21 09:22:34.556160 [ 270 ] {2d120fa7-09be-4cd9-bdbf-8fd8eb6a3926} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10883 | 2026.05.21 09:22:34.556210 [ 270 ] {2d120fa7-09be-4cd9-bdbf-8fd8eb6a3926} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 10884 | 2026.05.21 09:22:34.556633 [ 270 ] {2d120fa7-09be-4cd9-bdbf-8fd8eb6a3926} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10885 | 2026.05.21 09:22:34.556876 [ 270 ] {2d120fa7-09be-4cd9-bdbf-8fd8eb6a3926} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10886 | 2026.05.21 09:22:34.557046 [ 270 ] {2d120fa7-09be-4cd9-bdbf-8fd8eb6a3926} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001588 sec., 35264.48362720403 rows/sec., 2.69 MiB/sec. | ||
| 10887 | 2026.05.21 09:22:34.557100 [ 270 ] {2d120fa7-09be-4cd9-bdbf-8fd8eb6a3926} <Debug> TCPHandler: Processed in 0.00180431 sec. | ||
| 10888 | 2026.05.21 09:22:34.557262 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10889 | 2026.05.21 09:22:34.557376 [ 270 ] {7347d136-ab5b-464b-921d-0cf00dc0fd16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10890 | 2026.05.21 09:22:34.557423 [ 270 ] {7347d136-ab5b-464b-921d-0cf00dc0fd16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10891 | 2026.05.21 09:22:34.557898 [ 270 ] {7347d136-ab5b-464b-921d-0cf00dc0fd16} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10892 | 2026.05.21 09:22:34.557940 [ 270 ] {7347d136-ab5b-464b-921d-0cf00dc0fd16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 10893 | 2026.05.21 09:22:34.558277 [ 270 ] {7347d136-ab5b-464b-921d-0cf00dc0fd16} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10894 | 2026.05.21 09:22:34.558513 [ 270 ] {7347d136-ab5b-464b-921d-0cf00dc0fd16} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10895 | 2026.05.21 09:22:34.558665 [ 270 ] {7347d136-ab5b-464b-921d-0cf00dc0fd16} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001313 sec., 48743.335872048745 rows/sec., 3.80 MiB/sec. | ||
| 10896 | 2026.05.21 09:22:34.558715 [ 270 ] {7347d136-ab5b-464b-921d-0cf00dc0fd16} <Debug> TCPHandler: Processed in 0.001508531 sec. | ||
| 10897 | 2026.05.21 09:22:34.558870 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10898 | 2026.05.21 09:22:34.558978 [ 270 ] {bc4a581f-3ec9-4a2e-95e3-407cb2ef0422} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10899 | 2026.05.21 09:22:34.559031 [ 270 ] {bc4a581f-3ec9-4a2e-95e3-407cb2ef0422} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10900 | 2026.05.21 09:22:34.559505 [ 270 ] {bc4a581f-3ec9-4a2e-95e3-407cb2ef0422} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10901 | 2026.05.21 09:22:34.559554 [ 270 ] {bc4a581f-3ec9-4a2e-95e3-407cb2ef0422} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 10902 | 2026.05.21 09:22:34.559949 [ 270 ] {bc4a581f-3ec9-4a2e-95e3-407cb2ef0422} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10903 | 2026.05.21 09:22:34.560284 [ 270 ] {bc4a581f-3ec9-4a2e-95e3-407cb2ef0422} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10904 | 2026.05.21 09:22:34.560458 [ 270 ] {bc4a581f-3ec9-4a2e-95e3-407cb2ef0422} <Debug> executeQuery: Read 52 rows, 3.70 KiB in 0.001502 sec., 34620.50599201065 rows/sec., 2.41 MiB/sec. | ||
| 10905 | 2026.05.21 09:22:34.560498 [ 270 ] {bc4a581f-3ec9-4a2e-95e3-407cb2ef0422} <Debug> TCPHandler: Processed in 0.001692787 sec. | ||
| 10906 | 2026.05.21 09:22:34.560683 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10907 | 2026.05.21 09:22:34.560797 [ 270 ] {b3d9979f-ff6c-442c-b771-4c3fbf751182} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10908 | 2026.05.21 09:22:34.560844 [ 270 ] {b3d9979f-ff6c-442c-b771-4c3fbf751182} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10909 | 2026.05.21 09:22:34.561216 [ 270 ] {b3d9979f-ff6c-442c-b771-4c3fbf751182} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10910 | 2026.05.21 09:22:34.561255 [ 270 ] {b3d9979f-ff6c-442c-b771-4c3fbf751182} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 10911 | 2026.05.21 09:22:34.561597 [ 270 ] {b3d9979f-ff6c-442c-b771-4c3fbf751182} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10912 | 2026.05.21 09:22:34.561824 [ 270 ] {b3d9979f-ff6c-442c-b771-4c3fbf751182} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10913 | 2026.05.21 09:22:34.561976 [ 270 ] {b3d9979f-ff6c-442c-b771-4c3fbf751182} <Debug> executeQuery: Read 18 rows, 1.25 KiB in 0.0012 sec., 15000.000000000002 rows/sec., 1.02 MiB/sec. | ||
| 10914 | 2026.05.21 09:22:34.562011 [ 270 ] {b3d9979f-ff6c-442c-b771-4c3fbf751182} <Debug> TCPHandler: Processed in 0.001397727 sec. | ||
| 10915 | 2026.05.21 09:22:35.012906 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36680 | ||
| 10916 | 2026.05.21 09:22:35.012996 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10917 | 2026.05.21 09:22:35.013024 [ 310 ] {} <Debug> TCP-Session: 964f51ae-c686-403f-8f40-6e4b10837500 Authenticating user 'default' from [fd00:1122:3344:101::e]:36680 | ||
| 10918 | 2026.05.21 09:22:35.013049 [ 310 ] {} <Debug> TCP-Session: 964f51ae-c686-403f-8f40-6e4b10837500 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10919 | 2026.05.21 09:22:35.013065 [ 310 ] {} <Debug> TCP-Session: 964f51ae-c686-403f-8f40-6e4b10837500 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10920 | 2026.05.21 09:22:35.013330 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64328 | ||
| 10921 | 2026.05.21 09:22:35.013345 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60068 | ||
| 10922 | 2026.05.21 09:22:35.013392 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54467 | ||
| 10923 | 2026.05.21 09:22:35.013402 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39583 | ||
| 10924 | 2026.05.21 09:22:35.013441 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10925 | 2026.05.21 09:22:35.013424 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10926 | 2026.05.21 09:22:35.013499 [ 269 ] {} <Debug> TCP-Session: 06f36c18-7ef1-42d9-81b9-35fa714b7818 Authenticating user 'default' from [fd00:1122:3344:101::e]:60068 | ||
| 10927 | 2026.05.21 09:22:35.013399 [ 310 ] {} <Trace> TCP-Session: 964f51ae-c686-403f-8f40-6e4b10837500 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10928 | 2026.05.21 09:22:35.013525 [ 311 ] {} <Debug> TCP-Session: 93256ade-2a8e-4f64-b445-05a053d2a683 Authenticating user 'default' from [fd00:1122:3344:101::e]:64328 | ||
| 10929 | 2026.05.21 09:22:35.013530 [ 269 ] {} <Debug> TCP-Session: 06f36c18-7ef1-42d9-81b9-35fa714b7818 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10930 | 2026.05.21 09:22:35.013574 [ 311 ] {} <Debug> TCP-Session: 93256ade-2a8e-4f64-b445-05a053d2a683 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10931 | 2026.05.21 09:22:35.013583 [ 269 ] {} <Debug> TCP-Session: 06f36c18-7ef1-42d9-81b9-35fa714b7818 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10932 | 2026.05.21 09:22:35.013598 [ 311 ] {} <Debug> TCP-Session: 93256ade-2a8e-4f64-b445-05a053d2a683 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10933 | 2026.05.21 09:22:35.013383 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45671 | ||
| 10934 | 2026.05.21 09:22:35.013370 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34292 | ||
| 10935 | 2026.05.21 09:22:35.013369 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54407 | ||
| 10936 | 2026.05.21 09:22:35.013701 [ 310 ] {9004c500-21a1-42fd-bd26-56104fbd5694} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36680) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10937 | 2026.05.21 09:22:35.013341 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40323 | ||
| 10938 | 2026.05.21 09:22:35.013973 [ 310 ] {9004c500-21a1-42fd-bd26-56104fbd5694} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10939 | 2026.05.21 09:22:35.014035 [ 310 ] {9004c500-21a1-42fd-bd26-56104fbd5694} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10940 | 2026.05.21 09:22:35.014053 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10941 | 2026.05.21 09:22:35.014092 [ 303 ] {} <Debug> TCP-Session: 16fee02e-21b0-4516-a048-4da406e8c7b4 Authenticating user 'default' from [fd00:1122:3344:101::e]:34292 | ||
| 10942 | 2026.05.21 09:22:35.014119 [ 303 ] {} <Debug> TCP-Session: 16fee02e-21b0-4516-a048-4da406e8c7b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10943 | 2026.05.21 09:22:35.014133 [ 303 ] {} <Debug> TCP-Session: 16fee02e-21b0-4516-a048-4da406e8c7b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10944 | 2026.05.21 09:22:35.014164 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10945 | 2026.05.21 09:22:35.014200 [ 259 ] {} <Debug> TCP-Session: 6acafe61-cb8a-44c3-a46c-5601517b33d1 Authenticating user 'default' from [fd00:1122:3344:101::e]:40323 | ||
| 10946 | 2026.05.21 09:22:35.014222 [ 259 ] {} <Debug> TCP-Session: 6acafe61-cb8a-44c3-a46c-5601517b33d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10947 | 2026.05.21 09:22:35.014235 [ 259 ] {} <Debug> TCP-Session: 6acafe61-cb8a-44c3-a46c-5601517b33d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10948 | 2026.05.21 09:22:35.014326 [ 310 ] {9004c500-21a1-42fd-bd26-56104fbd5694} <Debug> oximeter.version (0aef903c-aa8c-4aa8-a78f-ed504b3a4b83) (SelectExecutor): Key condition: unknown | ||
| 10949 | 2026.05.21 09:22:35.014468 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10950 | 2026.05.21 09:22:35.014503 [ 304 ] {} <Debug> TCP-Session: d385fbcd-9cbe-49a6-93bf-0d82d462da20 Authenticating user 'default' from [fd00:1122:3344:101::e]:54407 | ||
| 10951 | 2026.05.21 09:22:35.014523 [ 304 ] {} <Debug> TCP-Session: d385fbcd-9cbe-49a6-93bf-0d82d462da20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10952 | 2026.05.21 09:22:35.014537 [ 304 ] {} <Debug> TCP-Session: d385fbcd-9cbe-49a6-93bf-0d82d462da20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10953 | 2026.05.21 09:22:35.014559 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10954 | 2026.05.21 09:22:35.014589 [ 307 ] {} <Debug> TCP-Session: df1f6b88-a9c7-4330-9745-6786b187ff0e Authenticating user 'default' from [fd00:1122:3344:101::e]:45671 | ||
| 10955 | 2026.05.21 09:22:35.014607 [ 307 ] {} <Debug> TCP-Session: df1f6b88-a9c7-4330-9745-6786b187ff0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10956 | 2026.05.21 09:22:35.014619 [ 307 ] {} <Debug> TCP-Session: df1f6b88-a9c7-4330-9745-6786b187ff0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10957 | 2026.05.21 09:22:35.014692 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10958 | 2026.05.21 09:22:35.014731 [ 308 ] {} <Debug> TCP-Session: 1e3381bc-f2a6-44a6-a175-8e7ba973368d Authenticating user 'default' from [fd00:1122:3344:101::e]:54467 | ||
| 10959 | 2026.05.21 09:22:35.014749 [ 308 ] {} <Debug> TCP-Session: 1e3381bc-f2a6-44a6-a175-8e7ba973368d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10960 | 2026.05.21 09:22:35.014767 [ 308 ] {} <Debug> TCP-Session: 1e3381bc-f2a6-44a6-a175-8e7ba973368d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10961 | 2026.05.21 09:22:35.014795 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10962 | 2026.05.21 09:22:35.014829 [ 309 ] {} <Debug> TCP-Session: efc94fa5-dc27-4aa8-85e9-a32caafed8fc Authenticating user 'default' from [fd00:1122:3344:101::e]:39583 | ||
| 10963 | 2026.05.21 09:22:35.014847 [ 309 ] {} <Debug> TCP-Session: efc94fa5-dc27-4aa8-85e9-a32caafed8fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10964 | 2026.05.21 09:22:35.014860 [ 309 ] {} <Debug> TCP-Session: efc94fa5-dc27-4aa8-85e9-a32caafed8fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10965 | 2026.05.21 09:22:35.015232 [ 347 ] {9004c500-21a1-42fd-bd26-56104fbd5694} <Trace> AggregatingTransform: Aggregating | ||
| 10966 | 2026.05.21 09:22:35.015262 [ 347 ] {9004c500-21a1-42fd-bd26-56104fbd5694} <Trace> Aggregator: Aggregation method: without_key | ||
| 10967 | 2026.05.21 09:22:35.015291 [ 347 ] {9004c500-21a1-42fd-bd26-56104fbd5694} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000859709 sec. (1163.184 rows/sec., 45.44 KiB/sec.) | ||
| 10968 | 2026.05.21 09:22:35.015307 [ 347 ] {9004c500-21a1-42fd-bd26-56104fbd5694} <Trace> Aggregator: Merging aggregated data | ||
| 10969 | 2026.05.21 09:22:35.016079 [ 310 ] {9004c500-21a1-42fd-bd26-56104fbd5694} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00243 sec., 411.52263374485597 rows/sec., 16.08 KiB/sec. | ||
| 10970 | 2026.05.21 09:22:35.016264 [ 310 ] {9004c500-21a1-42fd-bd26-56104fbd5694} <Debug> TCPHandler: Processed in 0.002987 sec. | ||
| 10971 | 2026.05.21 09:22:35.016427 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10972 | 2026.05.21 09:22:35.016458 [ 310 ] {} <Debug> TCP-Session: 964f51ae-c686-403f-8f40-6e4b10837500 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10973 | 2026.05.21 09:22:35.016460 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10974 | 2026.05.21 09:22:35.016487 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10975 | 2026.05.21 09:22:35.016499 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10976 | 2026.05.21 09:22:35.016512 [ 308 ] {} <Debug> TCP-Session: 1e3381bc-f2a6-44a6-a175-8e7ba973368d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10977 | 2026.05.21 09:22:35.016540 [ 311 ] {} <Debug> TCP-Session: 93256ade-2a8e-4f64-b445-05a053d2a683 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10978 | 2026.05.21 09:22:35.016548 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10979 | 2026.05.21 09:22:35.016574 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10980 | 2026.05.21 09:22:35.016555 [ 269 ] {} <Debug> TCP-Session: 06f36c18-7ef1-42d9-81b9-35fa714b7818 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10981 | 2026.05.21 09:22:35.016618 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10982 | 2026.05.21 09:22:35.016632 [ 307 ] {} <Debug> TCP-Session: df1f6b88-a9c7-4330-9745-6786b187ff0e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10983 | 2026.05.21 09:22:35.016665 [ 304 ] {} <Debug> TCP-Session: d385fbcd-9cbe-49a6-93bf-0d82d462da20 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10984 | 2026.05.21 09:22:35.016645 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10985 | 2026.05.21 09:22:35.016610 [ 303 ] {} <Debug> TCP-Session: 16fee02e-21b0-4516-a048-4da406e8c7b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10986 | 2026.05.21 09:22:35.016751 [ 309 ] {} <Debug> TCP-Session: efc94fa5-dc27-4aa8-85e9-a32caafed8fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10987 | 2026.05.21 09:22:35.016523 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10988 | 2026.05.21 09:22:35.016803 [ 259 ] {} <Debug> TCP-Session: 6acafe61-cb8a-44c3-a46c-5601517b33d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10989 | 2026.05.21 09:22:35.979271 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23426 | ||
| 10990 | 2026.05.21 09:22:35.979778 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10991 | 2026.05.21 09:22:35.979833 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 10992 | 2026.05.21 09:22:35.980366 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 10993 | 2026.05.21 09:22:35.980631 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10994 | 2026.05.21 09:22:35.980845 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23426 | ||
| 10995 | 2026.05.21 09:22:36.165096 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44595 | ||
| 10996 | 2026.05.21 09:22:36.165173 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10997 | 2026.05.21 09:22:36.165198 [ 310 ] {} <Debug> TCP-Session: a27982c9-88dc-45c2-a241-9f98d0ed27c2 Authenticating user 'default' from [fd00:1122:3344:101::e]:44595 | ||
| 10998 | 2026.05.21 09:22:36.165220 [ 310 ] {} <Debug> TCP-Session: a27982c9-88dc-45c2-a241-9f98d0ed27c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10999 | 2026.05.21 09:22:36.165233 [ 310 ] {} <Debug> TCP-Session: a27982c9-88dc-45c2-a241-9f98d0ed27c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11000 | 2026.05.21 09:22:36.165433 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46518 | ||
| 11001 | 2026.05.21 09:22:36.165492 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56787 | ||
| 11002 | 2026.05.21 09:22:36.165518 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57324 | ||
| 11003 | 2026.05.21 09:22:36.165536 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38017 | ||
| 11004 | 2026.05.21 09:22:36.165568 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11005 | 2026.05.21 09:22:36.165578 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47561 | ||
| 11006 | 2026.05.21 09:22:36.165612 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11007 | 2026.05.21 09:22:36.165615 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11008 | 2026.05.21 09:22:36.165624 [ 311 ] {} <Debug> TCP-Session: 35f4bf9b-68ed-40cc-b8a0-9640d6383d46 Authenticating user 'default' from [fd00:1122:3344:101::e]:46518 | ||
| 11009 | 2026.05.21 09:22:36.165658 [ 308 ] {} <Debug> TCP-Session: 31ebd4cd-5814-4b5b-afe8-2fb46d2820ff Authenticating user 'default' from [fd00:1122:3344:101::e]:38017 | ||
| 11010 | 2026.05.21 09:22:36.165654 [ 303 ] {} <Debug> TCP-Session: 2370c478-3455-4168-bbe8-6aed5029fa3b Authenticating user 'default' from [fd00:1122:3344:101::e]:57324 | ||
| 11011 | 2026.05.21 09:22:36.165680 [ 311 ] {} <Debug> TCP-Session: 35f4bf9b-68ed-40cc-b8a0-9640d6383d46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11012 | 2026.05.21 09:22:36.165694 [ 303 ] {} <Debug> TCP-Session: 2370c478-3455-4168-bbe8-6aed5029fa3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11013 | 2026.05.21 09:22:36.165692 [ 308 ] {} <Debug> TCP-Session: 31ebd4cd-5814-4b5b-afe8-2fb46d2820ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11014 | 2026.05.21 09:22:36.165713 [ 311 ] {} <Debug> TCP-Session: 35f4bf9b-68ed-40cc-b8a0-9640d6383d46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11015 | 2026.05.21 09:22:36.165721 [ 303 ] {} <Debug> TCP-Session: 2370c478-3455-4168-bbe8-6aed5029fa3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11016 | 2026.05.21 09:22:36.165728 [ 308 ] {} <Debug> TCP-Session: 31ebd4cd-5814-4b5b-afe8-2fb46d2820ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11017 | 2026.05.21 09:22:36.165704 [ 310 ] {} <Trace> TCP-Session: a27982c9-88dc-45c2-a241-9f98d0ed27c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11018 | 2026.05.21 09:22:36.165661 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11019 | 2026.05.21 09:22:36.165586 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11020 | 2026.05.21 09:22:36.165515 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45040 | ||
| 11021 | 2026.05.21 09:22:36.165846 [ 259 ] {} <Debug> TCP-Session: 210dca25-ac3d-4e37-863a-53b508a438f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:56787 | ||
| 11022 | 2026.05.21 09:22:36.165840 [ 309 ] {} <Debug> TCP-Session: ca9e816d-930a-457d-ae77-014123265b8e Authenticating user 'default' from [fd00:1122:3344:101::e]:47561 | ||
| 11023 | 2026.05.21 09:22:36.165913 [ 259 ] {} <Debug> TCP-Session: 210dca25-ac3d-4e37-863a-53b508a438f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11024 | 2026.05.21 09:22:36.165926 [ 309 ] {} <Debug> TCP-Session: ca9e816d-930a-457d-ae77-014123265b8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11025 | 2026.05.21 09:22:36.165932 [ 259 ] {} <Debug> TCP-Session: 210dca25-ac3d-4e37-863a-53b508a438f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11026 | 2026.05.21 09:22:36.165941 [ 309 ] {} <Debug> TCP-Session: ca9e816d-930a-457d-ae77-014123265b8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11027 | 2026.05.21 09:22:36.165946 [ 310 ] {c9d049a9-1708-45ed-99b3-471889bdd196} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44595) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11028 | 2026.05.21 09:22:36.165940 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11029 | 2026.05.21 09:22:36.165518 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62238 | ||
| 11030 | 2026.05.21 09:22:36.166011 [ 269 ] {} <Debug> TCP-Session: d3e795a7-4c18-435e-8b17-d74a4968e4ce Authenticating user 'default' from [fd00:1122:3344:101::e]:45040 | ||
| 11031 | 2026.05.21 09:22:36.165533 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38616 | ||
| 11032 | 2026.05.21 09:22:36.166054 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11033 | 2026.05.21 09:22:36.166055 [ 269 ] {} <Debug> TCP-Session: d3e795a7-4c18-435e-8b17-d74a4968e4ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11034 | 2026.05.21 09:22:36.166097 [ 304 ] {} <Debug> TCP-Session: d1640d6e-4c2a-4ebe-9803-535747fdfe45 Authenticating user 'default' from [fd00:1122:3344:101::e]:62238 | ||
| 11035 | 2026.05.21 09:22:36.166104 [ 269 ] {} <Debug> TCP-Session: d3e795a7-4c18-435e-8b17-d74a4968e4ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11036 | 2026.05.21 09:22:36.166113 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11037 | 2026.05.21 09:22:36.166124 [ 304 ] {} <Debug> TCP-Session: d1640d6e-4c2a-4ebe-9803-535747fdfe45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11038 | 2026.05.21 09:22:36.166167 [ 307 ] {} <Debug> TCP-Session: e81ebf67-c39c-4496-a0fa-cfd65cc443ff Authenticating user 'default' from [fd00:1122:3344:101::e]:38616 | ||
| 11039 | 2026.05.21 09:22:36.166194 [ 304 ] {} <Debug> TCP-Session: d1640d6e-4c2a-4ebe-9803-535747fdfe45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11040 | 2026.05.21 09:22:36.166201 [ 307 ] {} <Debug> TCP-Session: e81ebf67-c39c-4496-a0fa-cfd65cc443ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11041 | 2026.05.21 09:22:36.166219 [ 310 ] {c9d049a9-1708-45ed-99b3-471889bdd196} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11042 | 2026.05.21 09:22:36.166226 [ 307 ] {} <Debug> TCP-Session: e81ebf67-c39c-4496-a0fa-cfd65cc443ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11043 | 2026.05.21 09:22:36.166280 [ 310 ] {c9d049a9-1708-45ed-99b3-471889bdd196} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11044 | 2026.05.21 09:22:36.166563 [ 310 ] {c9d049a9-1708-45ed-99b3-471889bdd196} <Debug> oximeter.version (0aef903c-aa8c-4aa8-a78f-ed504b3a4b83) (SelectExecutor): Key condition: unknown | ||
| 11045 | 2026.05.21 09:22:36.167486 [ 358 ] {c9d049a9-1708-45ed-99b3-471889bdd196} <Trace> AggregatingTransform: Aggregating | ||
| 11046 | 2026.05.21 09:22:36.167525 [ 358 ] {c9d049a9-1708-45ed-99b3-471889bdd196} <Trace> Aggregator: Aggregation method: without_key | ||
| 11047 | 2026.05.21 09:22:36.167560 [ 358 ] {c9d049a9-1708-45ed-99b3-471889bdd196} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00089609 sec. (1115.959 rows/sec., 43.59 KiB/sec.) | ||
| 11048 | 2026.05.21 09:22:36.167577 [ 358 ] {c9d049a9-1708-45ed-99b3-471889bdd196} <Trace> Aggregator: Merging aggregated data | ||
| 11049 | 2026.05.21 09:22:36.168206 [ 310 ] {c9d049a9-1708-45ed-99b3-471889bdd196} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002316 sec., 431.77892918825563 rows/sec., 16.87 KiB/sec. | ||
| 11050 | 2026.05.21 09:22:36.168352 [ 310 ] {c9d049a9-1708-45ed-99b3-471889bdd196} <Debug> TCPHandler: Processed in 0.002818744 sec. | ||
| 11051 | 2026.05.21 09:22:36.168494 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11052 | 2026.05.21 09:22:36.168527 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11053 | 2026.05.21 09:22:36.168533 [ 310 ] {} <Debug> TCP-Session: a27982c9-88dc-45c2-a241-9f98d0ed27c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11054 | 2026.05.21 09:22:36.168554 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11055 | 2026.05.21 09:22:36.168573 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11056 | 2026.05.21 09:22:36.168593 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11057 | 2026.05.21 09:22:36.168604 [ 259 ] {} <Debug> TCP-Session: 210dca25-ac3d-4e37-863a-53b508a438f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11058 | 2026.05.21 09:22:36.168619 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11059 | 2026.05.21 09:22:36.168642 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11060 | 2026.05.21 09:22:36.168646 [ 307 ] {} <Debug> TCP-Session: e81ebf67-c39c-4496-a0fa-cfd65cc443ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11061 | 2026.05.21 09:22:36.168665 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11062 | 2026.05.21 09:22:36.168692 [ 303 ] {} <Debug> TCP-Session: 2370c478-3455-4168-bbe8-6aed5029fa3b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11063 | 2026.05.21 09:22:36.168683 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11064 | 2026.05.21 09:22:36.168718 [ 304 ] {} <Debug> TCP-Session: d1640d6e-4c2a-4ebe-9803-535747fdfe45 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11065 | 2026.05.21 09:22:36.168678 [ 309 ] {} <Debug> TCP-Session: ca9e816d-930a-457d-ae77-014123265b8e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11066 | 2026.05.21 09:22:36.168756 [ 308 ] {} <Debug> TCP-Session: 31ebd4cd-5814-4b5b-afe8-2fb46d2820ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11067 | 2026.05.21 09:22:36.168622 [ 269 ] {} <Debug> TCP-Session: d3e795a7-4c18-435e-8b17-d74a4968e4ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11068 | 2026.05.21 09:22:36.168565 [ 311 ] {} <Debug> TCP-Session: 35f4bf9b-68ed-40cc-b8a0-9640d6383d46 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11069 | 2026.05.21 09:22:36.456081 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51529 | ||
| 11070 | 2026.05.21 09:22:36.456166 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11071 | 2026.05.21 09:22:36.456192 [ 259 ] {} <Debug> TCP-Session: e1a1b934-acd6-44bb-b61d-abd99de866ab Authenticating user 'default' from [fd00:1122:3344:101::e]:51529 | ||
| 11072 | 2026.05.21 09:22:36.456215 [ 259 ] {} <Debug> TCP-Session: e1a1b934-acd6-44bb-b61d-abd99de866ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11073 | 2026.05.21 09:22:36.456228 [ 259 ] {} <Debug> TCP-Session: e1a1b934-acd6-44bb-b61d-abd99de866ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11074 | 2026.05.21 09:22:36.456432 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63866 | ||
| 11075 | 2026.05.21 09:22:36.456465 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50721 | ||
| 11076 | 2026.05.21 09:22:36.456485 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48502 | ||
| 11077 | 2026.05.21 09:22:36.456513 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46564 | ||
| 11078 | 2026.05.21 09:22:36.456542 [ 259 ] {} <Trace> TCP-Session: e1a1b934-acd6-44bb-b61d-abd99de866ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11079 | 2026.05.21 09:22:36.456559 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11080 | 2026.05.21 09:22:36.456568 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11081 | 2026.05.21 09:22:36.456581 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11082 | 2026.05.21 09:22:36.456598 [ 303 ] {} <Debug> TCP-Session: dfaf4f8b-a900-43e7-847a-b38e603c5f12 Authenticating user 'default' from [fd00:1122:3344:101::e]:50721 | ||
| 11083 | 2026.05.21 09:22:36.456606 [ 308 ] {} <Debug> TCP-Session: 44b93bfa-efc3-4d4b-9e37-2dbb8813e318 Authenticating user 'default' from [fd00:1122:3344:101::e]:48502 | ||
| 11084 | 2026.05.21 09:22:36.456616 [ 311 ] {} <Debug> TCP-Session: e34232cc-6d6a-4e79-b70e-4fee76fc3b64 Authenticating user 'default' from [fd00:1122:3344:101::e]:46564 | ||
| 11085 | 2026.05.21 09:22:36.456635 [ 303 ] {} <Debug> TCP-Session: dfaf4f8b-a900-43e7-847a-b38e603c5f12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11086 | 2026.05.21 09:22:36.456648 [ 311 ] {} <Debug> TCP-Session: e34232cc-6d6a-4e79-b70e-4fee76fc3b64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11087 | 2026.05.21 09:22:36.456641 [ 308 ] {} <Debug> TCP-Session: 44b93bfa-efc3-4d4b-9e37-2dbb8813e318 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11088 | 2026.05.21 09:22:36.456671 [ 311 ] {} <Debug> TCP-Session: e34232cc-6d6a-4e79-b70e-4fee76fc3b64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11089 | 2026.05.21 09:22:36.456662 [ 303 ] {} <Debug> TCP-Session: dfaf4f8b-a900-43e7-847a-b38e603c5f12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11090 | 2026.05.21 09:22:36.456682 [ 308 ] {} <Debug> TCP-Session: 44b93bfa-efc3-4d4b-9e37-2dbb8813e318 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11091 | 2026.05.21 09:22:36.456505 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56598 | ||
| 11092 | 2026.05.21 09:22:36.456718 [ 259 ] {42699827-3b32-4fe6-b44a-cb2af5a05a4d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51529) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11093 | 2026.05.21 09:22:36.456497 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43792 | ||
| 11094 | 2026.05.21 09:22:36.456785 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11095 | 2026.05.21 09:22:36.456488 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43676 | ||
| 11096 | 2026.05.21 09:22:36.456834 [ 310 ] {} <Debug> TCP-Session: d05a4f27-f94e-41a9-b1f1-6e7e4c88f5e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:56598 | ||
| 11097 | 2026.05.21 09:22:36.456842 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11098 | 2026.05.21 09:22:36.456884 [ 310 ] {} <Debug> TCP-Session: d05a4f27-f94e-41a9-b1f1-6e7e4c88f5e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11099 | 2026.05.21 09:22:36.456476 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43985 | ||
| 11100 | 2026.05.21 09:22:36.456911 [ 309 ] {} <Debug> TCP-Session: 018b0d9a-75d4-4ce4-a00c-df187f594330 Authenticating user 'default' from [fd00:1122:3344:101::e]:43792 | ||
| 11101 | 2026.05.21 09:22:36.456912 [ 310 ] {} <Debug> TCP-Session: d05a4f27-f94e-41a9-b1f1-6e7e4c88f5e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11102 | 2026.05.21 09:22:36.456958 [ 309 ] {} <Debug> TCP-Session: 018b0d9a-75d4-4ce4-a00c-df187f594330 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11103 | 2026.05.21 09:22:36.456965 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11104 | 2026.05.21 09:22:36.456981 [ 309 ] {} <Debug> TCP-Session: 018b0d9a-75d4-4ce4-a00c-df187f594330 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11105 | 2026.05.21 09:22:36.456909 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11106 | 2026.05.21 09:22:36.456997 [ 307 ] {} <Debug> TCP-Session: 5fcc5ef3-196d-49dd-876e-2ce17482f0c1 Authenticating user 'default' from [fd00:1122:3344:101::e]:43985 | ||
| 11107 | 2026.05.21 09:22:36.457017 [ 259 ] {42699827-3b32-4fe6-b44a-cb2af5a05a4d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11108 | 2026.05.21 09:22:36.457030 [ 304 ] {} <Debug> TCP-Session: ee6ca283-68da-4901-839f-420f51d29822 Authenticating user 'default' from [fd00:1122:3344:101::e]:43676 | ||
| 11109 | 2026.05.21 09:22:36.457037 [ 307 ] {} <Debug> TCP-Session: 5fcc5ef3-196d-49dd-876e-2ce17482f0c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11110 | 2026.05.21 09:22:36.457083 [ 304 ] {} <Debug> TCP-Session: ee6ca283-68da-4901-839f-420f51d29822 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11111 | 2026.05.21 09:22:36.457088 [ 259 ] {42699827-3b32-4fe6-b44a-cb2af5a05a4d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11112 | 2026.05.21 09:22:36.457108 [ 304 ] {} <Debug> TCP-Session: ee6ca283-68da-4901-839f-420f51d29822 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11113 | 2026.05.21 09:22:36.457097 [ 307 ] {} <Debug> TCP-Session: 5fcc5ef3-196d-49dd-876e-2ce17482f0c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11114 | 2026.05.21 09:22:36.456530 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11115 | 2026.05.21 09:22:36.457177 [ 269 ] {} <Debug> TCP-Session: 5584fcbc-1020-429b-9ce2-016ce1fda117 Authenticating user 'default' from [fd00:1122:3344:101::e]:63866 | ||
| 11116 | 2026.05.21 09:22:36.457197 [ 269 ] {} <Debug> TCP-Session: 5584fcbc-1020-429b-9ce2-016ce1fda117 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11117 | 2026.05.21 09:22:36.457211 [ 269 ] {} <Debug> TCP-Session: 5584fcbc-1020-429b-9ce2-016ce1fda117 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11118 | 2026.05.21 09:22:36.457384 [ 259 ] {42699827-3b32-4fe6-b44a-cb2af5a05a4d} <Debug> oximeter.version (0aef903c-aa8c-4aa8-a78f-ed504b3a4b83) (SelectExecutor): Key condition: unknown | ||
| 11119 | 2026.05.21 09:22:36.458281 [ 337 ] {42699827-3b32-4fe6-b44a-cb2af5a05a4d} <Trace> AggregatingTransform: Aggregating | ||
| 11120 | 2026.05.21 09:22:36.458320 [ 337 ] {42699827-3b32-4fe6-b44a-cb2af5a05a4d} <Trace> Aggregator: Aggregation method: without_key | ||
| 11121 | 2026.05.21 09:22:36.458349 [ 337 ] {42699827-3b32-4fe6-b44a-cb2af5a05a4d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000864789 sec. (1156.351 rows/sec., 45.17 KiB/sec.) | ||
| 11122 | 2026.05.21 09:22:36.458366 [ 337 ] {42699827-3b32-4fe6-b44a-cb2af5a05a4d} <Trace> Aggregator: Merging aggregated data | ||
| 11123 | 2026.05.21 09:22:36.458991 [ 259 ] {42699827-3b32-4fe6-b44a-cb2af5a05a4d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002323 sec., 430.4778303917348 rows/sec., 16.82 KiB/sec. | ||
| 11124 | 2026.05.21 09:22:36.459160 [ 259 ] {42699827-3b32-4fe6-b44a-cb2af5a05a4d} <Debug> TCPHandler: Processed in 0.002731362 sec. | ||
| 11125 | 2026.05.21 09:22:36.459290 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11126 | 2026.05.21 09:22:36.459317 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11127 | 2026.05.21 09:22:36.459334 [ 259 ] {} <Debug> TCP-Session: e1a1b934-acd6-44bb-b61d-abd99de866ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11128 | 2026.05.21 09:22:36.459337 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11129 | 2026.05.21 09:22:36.459372 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11130 | 2026.05.21 09:22:36.459389 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11131 | 2026.05.21 09:22:36.459404 [ 311 ] {} <Debug> TCP-Session: e34232cc-6d6a-4e79-b70e-4fee76fc3b64 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11132 | 2026.05.21 09:22:36.459424 [ 308 ] {} <Debug> TCP-Session: 44b93bfa-efc3-4d4b-9e37-2dbb8813e318 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11133 | 2026.05.21 09:22:36.459433 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11134 | 2026.05.21 09:22:36.459451 [ 303 ] {} <Debug> TCP-Session: dfaf4f8b-a900-43e7-847a-b38e603c5f12 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11135 | 2026.05.21 09:22:36.459444 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11136 | 2026.05.21 09:22:36.459410 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11137 | 2026.05.21 09:22:36.459366 [ 269 ] {} <Debug> TCP-Session: 5584fcbc-1020-429b-9ce2-016ce1fda117 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11138 | 2026.05.21 09:22:36.459535 [ 309 ] {} <Debug> TCP-Session: 018b0d9a-75d4-4ce4-a00c-df187f594330 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11139 | 2026.05.21 09:22:36.459352 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11140 | 2026.05.21 09:22:36.459568 [ 304 ] {} <Debug> TCP-Session: ee6ca283-68da-4901-839f-420f51d29822 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11141 | 2026.05.21 09:22:36.459570 [ 310 ] {} <Debug> TCP-Session: d05a4f27-f94e-41a9-b1f1-6e7e4c88f5e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11142 | 2026.05.21 09:22:36.459606 [ 307 ] {} <Debug> TCP-Session: 5fcc5ef3-196d-49dd-876e-2ce17482f0c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11143 | 2026.05.21 09:22:37.281428 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 11144 | 2026.05.21 09:22:37.299214 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11145 | 2026.05.21 09:22:37.299285 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 11146 | 2026.05.21 09:22:37.305595 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 11147 | 2026.05.21 09:22:37.306303 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11148 | 2026.05.21 09:22:37.309917 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 11149 | 2026.05.21 09:22:39.554668 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11150 | 2026.05.21 09:22:39.554952 [ 270 ] {5c353c60-15d6-435d-85a9-4fbcd35e396c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 11151 | 2026.05.21 09:22:39.555336 [ 270 ] {5c353c60-15d6-435d-85a9-4fbcd35e396c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11152 | 2026.05.21 09:22:39.555383 [ 270 ] {5c353c60-15d6-435d-85a9-4fbcd35e396c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 11153 | 2026.05.21 09:22:39.555647 [ 270 ] {5c353c60-15d6-435d-85a9-4fbcd35e396c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11154 | 2026.05.21 09:22:39.555729 [ 270 ] {5c353c60-15d6-435d-85a9-4fbcd35e396c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11155 | 2026.05.21 09:22:39.555879 [ 270 ] {5c353c60-15d6-435d-85a9-4fbcd35e396c} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 11156 | 2026.05.21 09:22:39.555992 [ 345 ] {5c353c60-15d6-435d-85a9-4fbcd35e396c} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11157 | 2026.05.21 09:22:39.556006 [ 346 ] {5c353c60-15d6-435d-85a9-4fbcd35e396c} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 11158 | 2026.05.21 09:22:39.556001 [ 328 ] {5c353c60-15d6-435d-85a9-4fbcd35e396c} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 11159 | 2026.05.21 09:22:39.555992 [ 337 ] {5c353c60-15d6-435d-85a9-4fbcd35e396c} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 11160 | 2026.05.21 09:22:39.556230 [ 270 ] {5c353c60-15d6-435d-85a9-4fbcd35e396c} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 11161 | 2026.05.21 09:22:39.556260 [ 270 ] {5c353c60-15d6-435d-85a9-4fbcd35e396c} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11162 | 2026.05.21 09:22:39.556364 [ 270 ] {5c353c60-15d6-435d-85a9-4fbcd35e396c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 11163 | 2026.05.21 09:22:39.556387 [ 270 ] {5c353c60-15d6-435d-85a9-4fbcd35e396c} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 11164 | 2026.05.21 09:22:39.556425 [ 270 ] {5c353c60-15d6-435d-85a9-4fbcd35e396c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11165 | 2026.05.21 09:22:39.556466 [ 270 ] {5c353c60-15d6-435d-85a9-4fbcd35e396c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11166 | 2026.05.21 09:22:39.556504 [ 270 ] {5c353c60-15d6-435d-85a9-4fbcd35e396c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11167 | 2026.05.21 09:22:39.556542 [ 270 ] {5c353c60-15d6-435d-85a9-4fbcd35e396c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11168 | 2026.05.21 09:22:39.557969 [ 270 ] {5c353c60-15d6-435d-85a9-4fbcd35e396c} <Debug> executeQuery: Read 51 rows, 10.72 KiB in 0.003127 sec., 16309.561880396546 rows/sec., 3.35 MiB/sec. | ||
| 11169 | 2026.05.21 09:22:39.558183 [ 270 ] {5c353c60-15d6-435d-85a9-4fbcd35e396c} <Debug> MemoryTracker: Peak memory usage (for query): 186.04 KiB. | ||
| 11170 | 2026.05.21 09:22:39.558201 [ 270 ] {5c353c60-15d6-435d-85a9-4fbcd35e396c} <Debug> TCPHandler: Processed in 0.003682624 sec. | ||
| 11171 | 2026.05.21 09:22:39.560734 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11172 | 2026.05.21 09:22:39.560936 [ 270 ] {0cb03a59-c0c6-4bb8-8ab9-1eceeb92f31c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11173 | 2026.05.21 09:22:39.561015 [ 270 ] {0cb03a59-c0c6-4bb8-8ab9-1eceeb92f31c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11174 | 2026.05.21 09:22:39.561894 [ 270 ] {0cb03a59-c0c6-4bb8-8ab9-1eceeb92f31c} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11175 | 2026.05.21 09:22:39.561941 [ 270 ] {0cb03a59-c0c6-4bb8-8ab9-1eceeb92f31c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 11176 | 2026.05.21 09:22:39.562355 [ 270 ] {0cb03a59-c0c6-4bb8-8ab9-1eceeb92f31c} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11177 | 2026.05.21 09:22:39.562585 [ 270 ] {0cb03a59-c0c6-4bb8-8ab9-1eceeb92f31c} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11178 | 2026.05.21 09:22:39.562748 [ 270 ] {0cb03a59-c0c6-4bb8-8ab9-1eceeb92f31c} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001862 sec., 74113.85606874329 rows/sec., 6.44 MiB/sec. | ||
| 11179 | 2026.05.21 09:22:39.562798 [ 270 ] {0cb03a59-c0c6-4bb8-8ab9-1eceeb92f31c} <Debug> TCPHandler: Processed in 0.002228815 sec. | ||
| 11180 | 2026.05.21 09:22:39.562940 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11181 | 2026.05.21 09:22:39.563048 [ 270 ] {5f2be800-6a71-4872-90ac-33bb73fca281} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11182 | 2026.05.21 09:22:39.563094 [ 270 ] {5f2be800-6a71-4872-90ac-33bb73fca281} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11183 | 2026.05.21 09:22:39.563560 [ 270 ] {5f2be800-6a71-4872-90ac-33bb73fca281} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11184 | 2026.05.21 09:22:39.563600 [ 270 ] {5f2be800-6a71-4872-90ac-33bb73fca281} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 11185 | 2026.05.21 09:22:39.563923 [ 270 ] {5f2be800-6a71-4872-90ac-33bb73fca281} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 11186 | 2026.05.21 09:22:39.564136 [ 270 ] {5f2be800-6a71-4872-90ac-33bb73fca281} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11187 | 2026.05.21 09:22:39.564269 [ 270 ] {5f2be800-6a71-4872-90ac-33bb73fca281} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001248 sec., 32852.5641025641 rows/sec., 2.41 MiB/sec. | ||
| 11188 | 2026.05.21 09:22:39.564305 [ 270 ] {5f2be800-6a71-4872-90ac-33bb73fca281} <Debug> TCPHandler: Processed in 0.001418507 sec. | ||
| 11189 | 2026.05.21 09:22:39.564435 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11190 | 2026.05.21 09:22:39.564535 [ 270 ] {7e1d4fdf-39d3-4fa0-8da3-9752171a40ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11191 | 2026.05.21 09:22:39.564578 [ 270 ] {7e1d4fdf-39d3-4fa0-8da3-9752171a40ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11192 | 2026.05.21 09:22:39.565041 [ 270 ] {7e1d4fdf-39d3-4fa0-8da3-9752171a40ae} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11193 | 2026.05.21 09:22:39.565079 [ 270 ] {7e1d4fdf-39d3-4fa0-8da3-9752171a40ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 11194 | 2026.05.21 09:22:39.565393 [ 270 ] {7e1d4fdf-39d3-4fa0-8da3-9752171a40ae} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11195 | 2026.05.21 09:22:39.565602 [ 270 ] {7e1d4fdf-39d3-4fa0-8da3-9752171a40ae} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11196 | 2026.05.21 09:22:39.565734 [ 270 ] {7e1d4fdf-39d3-4fa0-8da3-9752171a40ae} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.00122 sec., 86065.57377049181 rows/sec., 6.72 MiB/sec. | ||
| 11197 | 2026.05.21 09:22:39.565770 [ 270 ] {7e1d4fdf-39d3-4fa0-8da3-9752171a40ae} <Debug> TCPHandler: Processed in 0.001384746 sec. | ||
| 11198 | 2026.05.21 09:22:39.565925 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11199 | 2026.05.21 09:22:39.566025 [ 270 ] {440282ba-9d22-489d-8de6-a7f8ab73a517} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11200 | 2026.05.21 09:22:39.566069 [ 270 ] {440282ba-9d22-489d-8de6-a7f8ab73a517} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11201 | 2026.05.21 09:22:39.566563 [ 270 ] {440282ba-9d22-489d-8de6-a7f8ab73a517} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11202 | 2026.05.21 09:22:39.566599 [ 270 ] {440282ba-9d22-489d-8de6-a7f8ab73a517} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 11203 | 2026.05.21 09:22:39.566927 [ 270 ] {440282ba-9d22-489d-8de6-a7f8ab73a517} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11204 | 2026.05.21 09:22:39.567137 [ 270 ] {440282ba-9d22-489d-8de6-a7f8ab73a517} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11205 | 2026.05.21 09:22:39.567276 [ 270 ] {440282ba-9d22-489d-8de6-a7f8ab73a517} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00127 sec., 125984.25196850393 rows/sec., 8.77 MiB/sec. | ||
| 11206 | 2026.05.21 09:22:39.567310 [ 270 ] {440282ba-9d22-489d-8de6-a7f8ab73a517} <Debug> TCPHandler: Processed in 0.001434308 sec. | ||
| 11207 | 2026.05.21 09:22:39.567468 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11208 | 2026.05.21 09:22:39.567564 [ 270 ] {29179786-b05f-465c-86e8-74e9db619c85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11209 | 2026.05.21 09:22:39.567619 [ 270 ] {29179786-b05f-465c-86e8-74e9db619c85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11210 | 2026.05.21 09:22:39.568548 [ 270 ] {29179786-b05f-465c-86e8-74e9db619c85} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11211 | 2026.05.21 09:22:39.568586 [ 270 ] {29179786-b05f-465c-86e8-74e9db619c85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 11212 | 2026.05.21 09:22:39.569174 [ 270 ] {29179786-b05f-465c-86e8-74e9db619c85} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 11213 | 2026.05.21 09:22:39.569407 [ 270 ] {29179786-b05f-465c-86e8-74e9db619c85} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11214 | 2026.05.21 09:22:39.569548 [ 270 ] {29179786-b05f-465c-86e8-74e9db619c85} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002002 sec., 20479.52047952048 rows/sec., 36.70 MiB/sec. | ||
| 11215 | 2026.05.21 09:22:39.569628 [ 270 ] {29179786-b05f-465c-86e8-74e9db619c85} <Debug> TCPHandler: Processed in 0.002208864 sec. | ||
| 11216 | 2026.05.21 09:22:39.569769 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11217 | 2026.05.21 09:22:39.569866 [ 270 ] {c7fe3eca-6b3c-4743-86aa-b66f100d0873} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11218 | 2026.05.21 09:22:39.569909 [ 270 ] {c7fe3eca-6b3c-4743-86aa-b66f100d0873} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11219 | 2026.05.21 09:22:39.570268 [ 270 ] {c7fe3eca-6b3c-4743-86aa-b66f100d0873} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11220 | 2026.05.21 09:22:39.570304 [ 270 ] {c7fe3eca-6b3c-4743-86aa-b66f100d0873} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 11221 | 2026.05.21 09:22:39.570616 [ 270 ] {c7fe3eca-6b3c-4743-86aa-b66f100d0873} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11222 | 2026.05.21 09:22:39.570825 [ 270 ] {c7fe3eca-6b3c-4743-86aa-b66f100d0873} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11223 | 2026.05.21 09:22:39.570933 [ 74 ] {} <Debug> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8) (MergerMutator): Selected 6 parts from all_1_70_13 to all_75_75_0 | ||
| 11224 | 2026.05.21 09:22:39.570956 [ 270 ] {c7fe3eca-6b3c-4743-86aa-b66f100d0873} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001108 sec., 54151.62454873646 rows/sec., 3.65 MiB/sec. | ||
| 11225 | 2026.05.21 09:22:39.570983 [ 74 ] {} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11226 | 2026.05.21 09:22:39.570998 [ 270 ] {c7fe3eca-6b3c-4743-86aa-b66f100d0873} <Debug> TCPHandler: Processed in 0.001278863 sec. | ||
| 11227 | 2026.05.21 09:22:39.571013 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 11228 | 2026.05.21 09:22:39.571129 [ 189 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_75_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_70_13 to all_75_75_0 into Compact with storage Full | ||
| 11229 | 2026.05.21 09:22:39.571256 [ 189 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_75_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11230 | 2026.05.21 09:22:39.571289 [ 189 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_75_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_70_13, total 3954 rows starting from the beginning of the part | ||
| 11231 | 2026.05.21 09:22:39.571348 [ 189 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_75_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 90 rows starting from the beginning of the part | ||
| 11232 | 2026.05.21 09:22:39.571398 [ 189 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_75_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 60 rows starting from the beginning of the part | ||
| 11233 | 2026.05.21 09:22:39.571440 [ 189 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_75_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 72 rows starting from the beginning of the part | ||
| 11234 | 2026.05.21 09:22:39.571482 [ 189 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_75_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 18 rows starting from the beginning of the part | ||
| 11235 | 2026.05.21 09:22:39.571527 [ 189 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_75_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 60 rows starting from the beginning of the part | ||
| 11236 | 2026.05.21 09:22:39.572788 [ 189 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_75_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4254 rows, containing 4 columns (4 merged, 0 gathered) in 0.001704497 sec., 2495750.9458802217 rows/sec., 164.85 MiB/sec. | ||
| 11237 | 2026.05.21 09:22:39.573113 [ 188 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_75_14} <Trace> MergedBlockOutputStream: filled checksums all_1_75_14 (state Temporary) | ||
| 11238 | 2026.05.21 09:22:39.573414 [ 188 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_75_14} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_merge_all_1_75_14 to all_1_75_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11239 | 2026.05.21 09:22:39.573495 [ 188 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_75_14} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8) (MergerMutator): Merged 6 parts: [all_1_70_13, all_75_75_0] -> all_1_75_14 | ||
| 11240 | 2026.05.21 09:22:39.573579 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. | ||
| 11241 | 2026.05.21 09:22:43.319460 [ 134 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11242 | 2026.05.21 09:22:43.319512 [ 134 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11243 | 2026.05.21 09:22:43.481828 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23938 | ||
| 11244 | 2026.05.21 09:22:43.482329 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11245 | 2026.05.21 09:22:43.482367 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 11246 | 2026.05.21 09:22:43.482818 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 11247 | 2026.05.21 09:22:43.483044 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11248 | 2026.05.21 09:22:43.483176 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23938 | ||
| 11249 | 2026.05.21 09:22:44.556430 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11250 | 2026.05.21 09:22:44.556658 [ 270 ] {f91363f6-0139-43e0-9353-45d2f02e9871} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', '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) | ||
| 11251 | 2026.05.21 09:22:44.557002 [ 270 ] {f91363f6-0139-43e0-9353-45d2f02e9871} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11252 | 2026.05.21 09:22:44.557042 [ 270 ] {f91363f6-0139-43e0-9353-45d2f02e9871} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', '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 | ||
| 11253 | 2026.05.21 09:22:44.557274 [ 270 ] {f91363f6-0139-43e0-9353-45d2f02e9871} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11254 | 2026.05.21 09:22:44.557340 [ 270 ] {f91363f6-0139-43e0-9353-45d2f02e9871} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11255 | 2026.05.21 09:22:44.557478 [ 270 ] {f91363f6-0139-43e0-9353-45d2f02e9871} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 30-element set) | ||
| 11256 | 2026.05.21 09:22:44.557582 [ 346 ] {f91363f6-0139-43e0-9353-45d2f02e9871} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11257 | 2026.05.21 09:22:44.557605 [ 328 ] {f91363f6-0139-43e0-9353-45d2f02e9871} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 11258 | 2026.05.21 09:22:44.557658 [ 346 ] {f91363f6-0139-43e0-9353-45d2f02e9871} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 11259 | 2026.05.21 09:22:44.557594 [ 337 ] {f91363f6-0139-43e0-9353-45d2f02e9871} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 11260 | 2026.05.21 09:22:44.557803 [ 270 ] {f91363f6-0139-43e0-9353-45d2f02e9871} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 11261 | 2026.05.21 09:22:44.557831 [ 270 ] {f91363f6-0139-43e0-9353-45d2f02e9871} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11262 | 2026.05.21 09:22:44.557929 [ 270 ] {f91363f6-0139-43e0-9353-45d2f02e9871} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 11263 | 2026.05.21 09:22:44.557950 [ 270 ] {f91363f6-0139-43e0-9353-45d2f02e9871} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 11264 | 2026.05.21 09:22:44.557987 [ 270 ] {f91363f6-0139-43e0-9353-45d2f02e9871} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', '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'))" | ||
| 11265 | 2026.05.21 09:22:44.558027 [ 270 ] {f91363f6-0139-43e0-9353-45d2f02e9871} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', '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'))" | ||
| 11266 | 2026.05.21 09:22:44.558064 [ 270 ] {f91363f6-0139-43e0-9353-45d2f02e9871} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', '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'))" | ||
| 11267 | 2026.05.21 09:22:44.558105 [ 270 ] {f91363f6-0139-43e0-9353-45d2f02e9871} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', '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'))" | ||
| 11268 | 2026.05.21 09:22:44.559294 [ 270 ] {f91363f6-0139-43e0-9353-45d2f02e9871} <Debug> executeQuery: Read 51 rows, 10.48 KiB in 0.002734 sec., 18653.986832479884 rows/sec., 3.74 MiB/sec. | ||
| 11269 | 2026.05.21 09:22:44.559489 [ 270 ] {f91363f6-0139-43e0-9353-45d2f02e9871} <Debug> MemoryTracker: Peak memory usage (for query): 179.57 KiB. | ||
| 11270 | 2026.05.21 09:22:44.559505 [ 270 ] {f91363f6-0139-43e0-9353-45d2f02e9871} <Debug> TCPHandler: Processed in 0.003201067 sec. | ||
| 11271 | 2026.05.21 09:22:44.564287 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11272 | 2026.05.21 09:22:44.564399 [ 270 ] {fc12457f-bb69-4ea0-aaa5-51327fb0400d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11273 | 2026.05.21 09:22:44.564440 [ 270 ] {fc12457f-bb69-4ea0-aaa5-51327fb0400d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11274 | 2026.05.21 09:22:44.565102 [ 270 ] {fc12457f-bb69-4ea0-aaa5-51327fb0400d} <Trace> oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11275 | 2026.05.21 09:22:44.565143 [ 270 ] {fc12457f-bb69-4ea0-aaa5-51327fb0400d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 11276 | 2026.05.21 09:22:44.565500 [ 270 ] {fc12457f-bb69-4ea0-aaa5-51327fb0400d} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 11277 | 2026.05.21 09:22:44.565718 [ 270 ] {fc12457f-bb69-4ea0-aaa5-51327fb0400d} <Trace> oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11278 | 2026.05.21 09:22:44.565844 [ 107 ] {} <Debug> oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d) (MergerMutator): Selected 6 parts from all_1_18_4 to all_23_23_0 | ||
| 11279 | 2026.05.21 09:22:44.565860 [ 270 ] {fc12457f-bb69-4ea0-aaa5-51327fb0400d} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001494 sec., 190093.70816599732 rows/sec., 12.07 MiB/sec. | ||
| 11280 | 2026.05.21 09:22:44.565905 [ 107 ] {} <Trace> oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11281 | 2026.05.21 09:22:44.565913 [ 270 ] {fc12457f-bb69-4ea0-aaa5-51327fb0400d} <Debug> TCPHandler: Processed in 0.001676546 sec. | ||
| 11282 | 2026.05.21 09:22:44.565944 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 11283 | 2026.05.21 09:22:44.566047 [ 193 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_23_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_18_4 to all_23_23_0 into Compact with storage Full | ||
| 11284 | 2026.05.21 09:22:44.566062 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11285 | 2026.05.21 09:22:44.566164 [ 193 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11286 | 2026.05.21 09:22:44.566183 [ 270 ] {4740153f-ad98-48a0-8b7a-b9c9db9b5c60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11287 | 2026.05.21 09:22:44.566197 [ 193 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 308 rows starting from the beginning of the part | ||
| 11288 | 2026.05.21 09:22:44.566230 [ 270 ] {4740153f-ad98-48a0-8b7a-b9c9db9b5c60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11289 | 2026.05.21 09:22:44.566263 [ 193 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 284 rows starting from the beginning of the part | ||
| 11290 | 2026.05.21 09:22:44.566314 [ 193 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 284 rows starting from the beginning of the part | ||
| 11291 | 2026.05.21 09:22:44.566356 [ 193 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 284 rows starting from the beginning of the part | ||
| 11292 | 2026.05.21 09:22:44.566394 [ 193 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 284 rows starting from the beginning of the part | ||
| 11293 | 2026.05.21 09:22:44.566432 [ 193 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 284 rows starting from the beginning of the part | ||
| 11294 | 2026.05.21 09:22:44.567075 [ 270 ] {4740153f-ad98-48a0-8b7a-b9c9db9b5c60} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11295 | 2026.05.21 09:22:44.567115 [ 270 ] {4740153f-ad98-48a0-8b7a-b9c9db9b5c60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 11296 | 2026.05.21 09:22:44.567397 [ 187 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1728 rows, containing 5 columns (5 merged, 0 gathered) in 0.001388586 sec., 1244431.3855965708 rows/sec., 84.12 MiB/sec. | ||
| 11297 | 2026.05.21 09:22:44.567468 [ 270 ] {4740153f-ad98-48a0-8b7a-b9c9db9b5c60} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11298 | 2026.05.21 09:22:44.567566 [ 200 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
| 11299 | 2026.05.21 09:22:44.567743 [ 270 ] {4740153f-ad98-48a0-8b7a-b9c9db9b5c60} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11300 | 2026.05.21 09:22:44.567874 [ 200 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_23_5} <Trace> oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11301 | 2026.05.21 09:22:44.567891 [ 104 ] {} <Debug> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11302 | 2026.05.21 09:22:44.567892 [ 270 ] {4740153f-ad98-48a0-8b7a-b9c9db9b5c60} <Debug> executeQuery: Read 797 rows, 62.80 KiB in 0.001727 sec., 461493.9200926462 rows/sec., 35.51 MiB/sec. | ||
| 11303 | 2026.05.21 09:22:44.567931 [ 104 ] {} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11304 | 2026.05.21 09:22:44.567951 [ 270 ] {4740153f-ad98-48a0-8b7a-b9c9db9b5c60} <Debug> TCPHandler: Processed in 0.001937755 sec. | ||
| 11305 | 2026.05.21 09:22:44.567958 [ 200 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_23_5} <Trace> oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d) (MergerMutator): Merged 6 parts: [all_1_18_4, all_23_23_0] -> all_1_23_5 | ||
| 11306 | 2026.05.21 09:22:44.567957 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 11307 | 2026.05.21 09:22:44.568057 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 11308 | 2026.05.21 09:22:44.568133 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11309 | 2026.05.21 09:22:44.568209 [ 196 ] {3cd78353-d451-4e36-8961-d673cdd72c18::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 | ||
| 11310 | 2026.05.21 09:22:44.568234 [ 270 ] {6b38aee3-d59d-4775-9e7f-2f5a0e072bdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11311 | 2026.05.21 09:22:44.568278 [ 270 ] {6b38aee3-d59d-4775-9e7f-2f5a0e072bdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11312 | 2026.05.21 09:22:44.568330 [ 196 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11313 | 2026.05.21 09:22:44.568368 [ 196 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 3361 rows starting from the beginning of the part | ||
| 11314 | 2026.05.21 09:22:44.568429 [ 196 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 138 rows starting from the beginning of the part | ||
| 11315 | 2026.05.21 09:22:44.568473 [ 196 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 3148 rows starting from the beginning of the part | ||
| 11316 | 2026.05.21 09:22:44.568515 [ 196 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 56 rows starting from the beginning of the part | ||
| 11317 | 2026.05.21 09:22:44.568556 [ 196 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 138 rows starting from the beginning of the part | ||
| 11318 | 2026.05.21 09:22:44.568597 [ 196 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 797 rows starting from the beginning of the part | ||
| 11319 | 2026.05.21 09:22:44.568750 [ 270 ] {6b38aee3-d59d-4775-9e7f-2f5a0e072bdb} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11320 | 2026.05.21 09:22:44.568793 [ 270 ] {6b38aee3-d59d-4775-9e7f-2f5a0e072bdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 11321 | 2026.05.21 09:22:44.569124 [ 270 ] {6b38aee3-d59d-4775-9e7f-2f5a0e072bdb} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 11322 | 2026.05.21 09:22:44.569342 [ 270 ] {6b38aee3-d59d-4775-9e7f-2f5a0e072bdb} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11323 | 2026.05.21 09:22:44.569471 [ 270 ] {6b38aee3-d59d-4775-9e7f-2f5a0e072bdb} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001255 sec., 113147.41035856573 rows/sec., 6.65 MiB/sec. | ||
| 11324 | 2026.05.21 09:22:44.569505 [ 270 ] {6b38aee3-d59d-4775-9e7f-2f5a0e072bdb} <Debug> TCPHandler: Processed in 0.001419277 sec. | ||
| 11325 | 2026.05.21 09:22:44.569644 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11326 | 2026.05.21 09:22:44.569740 [ 270 ] {3f855c03-6287-4fd8-a33a-813096d5fa5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11327 | 2026.05.21 09:22:44.569780 [ 270 ] {3f855c03-6287-4fd8-a33a-813096d5fa5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11328 | 2026.05.21 09:22:44.570217 [ 270 ] {3f855c03-6287-4fd8-a33a-813096d5fa5e} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11329 | 2026.05.21 09:22:44.570253 [ 270 ] {3f855c03-6287-4fd8-a33a-813096d5fa5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 11330 | 2026.05.21 09:22:44.570545 [ 270 ] {3f855c03-6287-4fd8-a33a-813096d5fa5e} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 11331 | 2026.05.21 09:22:44.570752 [ 270 ] {3f855c03-6287-4fd8-a33a-813096d5fa5e} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11332 | 2026.05.21 09:22:44.570755 [ 187 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7638 rows, containing 5 columns (5 merged, 0 gathered) in 0.002720361 sec., 2807715.5936289337 rows/sec., 222.56 MiB/sec. | ||
| 11333 | 2026.05.21 09:22:44.570881 [ 270 ] {3f855c03-6287-4fd8-a33a-813096d5fa5e} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001159 sec., 128559.10267471957 rows/sec., 8.31 MiB/sec. | ||
| 11334 | 2026.05.21 09:22:44.570920 [ 270 ] {3f855c03-6287-4fd8-a33a-813096d5fa5e} <Debug> TCPHandler: Processed in 0.001325675 sec. | ||
| 11335 | 2026.05.21 09:22:44.571053 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11336 | 2026.05.21 09:22:44.571069 [ 190 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11337 | 2026.05.21 09:22:44.571161 [ 270 ] {5a17f90b-57d4-4945-90f0-d4552aa60690} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11338 | 2026.05.21 09:22:44.571206 [ 270 ] {5a17f90b-57d4-4945-90f0-d4552aa60690} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11339 | 2026.05.21 09:22:44.571335 [ 190 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_76_15} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11340 | 2026.05.21 09:22:44.571411 [ 190 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_76_15} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11341 | 2026.05.21 09:22:44.571495 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.40 MiB. | ||
| 11342 | 2026.05.21 09:22:44.571636 [ 270 ] {5a17f90b-57d4-4945-90f0-d4552aa60690} <Trace> oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11343 | 2026.05.21 09:22:44.571675 [ 270 ] {5a17f90b-57d4-4945-90f0-d4552aa60690} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 11344 | 2026.05.21 09:22:44.571975 [ 270 ] {5a17f90b-57d4-4945-90f0-d4552aa60690} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 11345 | 2026.05.21 09:22:44.572184 [ 270 ] {5a17f90b-57d4-4945-90f0-d4552aa60690} <Trace> oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11346 | 2026.05.21 09:22:44.572309 [ 270 ] {5a17f90b-57d4-4945-90f0-d4552aa60690} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001166 sec., 126929.67409948543 rows/sec., 7.22 MiB/sec. | ||
| 11347 | 2026.05.21 09:22:44.572311 [ 107 ] {} <Debug> oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307) (MergerMutator): Selected 6 parts from all_1_18_4 to all_23_23_0 | ||
| 11348 | 2026.05.21 09:22:44.572344 [ 270 ] {5a17f90b-57d4-4945-90f0-d4552aa60690} <Debug> TCPHandler: Processed in 0.001340244 sec. | ||
| 11349 | 2026.05.21 09:22:44.572364 [ 107 ] {} <Trace> oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11350 | 2026.05.21 09:22:44.572392 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 11351 | 2026.05.21 09:22:44.572471 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11352 | 2026.05.21 09:22:44.572480 [ 191 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_23_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_18_4 to all_23_23_0 into Compact with storage Full | ||
| 11353 | 2026.05.21 09:22:44.572572 [ 270 ] {cb9c0b46-31f9-4f27-bda2-75c78da35cfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11354 | 2026.05.21 09:22:44.572583 [ 191 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11355 | 2026.05.21 09:22:44.572620 [ 270 ] {cb9c0b46-31f9-4f27-bda2-75c78da35cfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11356 | 2026.05.21 09:22:44.572621 [ 191 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 160 rows starting from the beginning of the part | ||
| 11357 | 2026.05.21 09:22:44.572698 [ 191 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 148 rows starting from the beginning of the part | ||
| 11358 | 2026.05.21 09:22:44.572742 [ 191 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 148 rows starting from the beginning of the part | ||
| 11359 | 2026.05.21 09:22:44.572783 [ 191 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 148 rows starting from the beginning of the part | ||
| 11360 | 2026.05.21 09:22:44.572822 [ 191 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 148 rows starting from the beginning of the part | ||
| 11361 | 2026.05.21 09:22:44.572860 [ 191 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 148 rows starting from the beginning of the part | ||
| 11362 | 2026.05.21 09:22:44.573260 [ 270 ] {cb9c0b46-31f9-4f27-bda2-75c78da35cfa} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11363 | 2026.05.21 09:22:44.573301 [ 270 ] {cb9c0b46-31f9-4f27-bda2-75c78da35cfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 11364 | 2026.05.21 09:22:44.573629 [ 270 ] {cb9c0b46-31f9-4f27-bda2-75c78da35cfa} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11365 | 2026.05.21 09:22:44.573664 [ 186 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 5 columns (5 merged, 0 gathered) in 0.001217211 sec., 739395.2239997832 rows/sec., 45.06 MiB/sec. | ||
| 11366 | 2026.05.21 09:22:44.573798 [ 191 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
| 11367 | 2026.05.21 09:22:44.573855 [ 270 ] {cb9c0b46-31f9-4f27-bda2-75c78da35cfa} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11368 | 2026.05.21 09:22:44.574002 [ 270 ] {cb9c0b46-31f9-4f27-bda2-75c78da35cfa} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001447 sec., 338631.65169315826 rows/sec., 23.74 MiB/sec. | ||
| 11369 | 2026.05.21 09:22:44.574013 [ 111 ] {} <Debug> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11370 | 2026.05.21 09:22:44.574040 [ 270 ] {cb9c0b46-31f9-4f27-bda2-75c78da35cfa} <Debug> TCPHandler: Processed in 0.001618284 sec. | ||
| 11371 | 2026.05.21 09:22:44.574049 [ 191 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_23_5} <Trace> oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11372 | 2026.05.21 09:22:44.574058 [ 111 ] {} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11373 | 2026.05.21 09:22:44.574123 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 11374 | 2026.05.21 09:22:44.574173 [ 191 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_23_5} <Trace> oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307) (MergerMutator): Merged 6 parts: [all_1_18_4, all_23_23_0] -> all_1_23_5 | ||
| 11375 | 2026.05.21 09:22:44.574205 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11376 | 2026.05.21 09:22:44.574212 [ 187 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::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 | ||
| 11377 | 2026.05.21 09:22:44.574269 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 11378 | 2026.05.21 09:22:44.574311 [ 270 ] {caa8b30a-4d59-4c6d-8b6d-6052b6bd9f18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11379 | 2026.05.21 09:22:44.574335 [ 187 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11380 | 2026.05.21 09:22:44.574357 [ 270 ] {caa8b30a-4d59-4c6d-8b6d-6052b6bd9f18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11381 | 2026.05.21 09:22:44.574369 [ 187 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1831 rows starting from the beginning of the part | ||
| 11382 | 2026.05.21 09:22:44.574432 [ 187 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 105 rows starting from the beginning of the part | ||
| 11383 | 2026.05.21 09:22:44.574481 [ 187 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 1720 rows starting from the beginning of the part | ||
| 11384 | 2026.05.21 09:22:44.574524 [ 187 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 64 rows starting from the beginning of the part | ||
| 11385 | 2026.05.21 09:22:44.574563 [ 187 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 105 rows starting from the beginning of the part | ||
| 11386 | 2026.05.21 09:22:44.574603 [ 187 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 490 rows starting from the beginning of the part | ||
| 11387 | 2026.05.21 09:22:44.574728 [ 270 ] {caa8b30a-4d59-4c6d-8b6d-6052b6bd9f18} <Trace> oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11388 | 2026.05.21 09:22:44.574768 [ 270 ] {caa8b30a-4d59-4c6d-8b6d-6052b6bd9f18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 11389 | 2026.05.21 09:22:44.575084 [ 270 ] {caa8b30a-4d59-4c6d-8b6d-6052b6bd9f18} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 11390 | 2026.05.21 09:22:44.575295 [ 270 ] {caa8b30a-4d59-4c6d-8b6d-6052b6bd9f18} <Trace> oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11391 | 2026.05.21 09:22:44.575424 [ 270 ] {caa8b30a-4d59-4c6d-8b6d-6052b6bd9f18} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001131 sec., 5305.039787798408 rows/sec., 277.17 KiB/sec. | ||
| 11392 | 2026.05.21 09:22:44.575457 [ 270 ] {caa8b30a-4d59-4c6d-8b6d-6052b6bd9f18} <Debug> TCPHandler: Processed in 0.001303664 sec. | ||
| 11393 | 2026.05.21 09:22:44.575608 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11394 | 2026.05.21 09:22:44.575703 [ 270 ] {6c4e52a0-c394-4883-a832-f1d80d6cbe38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11395 | 2026.05.21 09:22:44.575744 [ 270 ] {6c4e52a0-c394-4883-a832-f1d80d6cbe38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11396 | 2026.05.21 09:22:44.575953 [ 187 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4315 rows, containing 5 columns (5 merged, 0 gathered) in 0.001776069 sec., 2429522.726876039 rows/sec., 176.09 MiB/sec. | ||
| 11397 | 2026.05.21 09:22:44.576132 [ 187 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11398 | 2026.05.21 09:22:44.576158 [ 270 ] {6c4e52a0-c394-4883-a832-f1d80d6cbe38} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11399 | 2026.05.21 09:22:44.576199 [ 270 ] {6c4e52a0-c394-4883-a832-f1d80d6cbe38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 11400 | 2026.05.21 09:22:44.576387 [ 187 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_76_15} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11401 | 2026.05.21 09:22:44.576464 [ 187 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_76_15} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11402 | 2026.05.21 09:22:44.576531 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 11403 | 2026.05.21 09:22:44.576535 [ 270 ] {6c4e52a0-c394-4883-a832-f1d80d6cbe38} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11404 | 2026.05.21 09:22:44.576754 [ 270 ] {6c4e52a0-c394-4883-a832-f1d80d6cbe38} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11405 | 2026.05.21 09:22:44.576881 [ 270 ] {6c4e52a0-c394-4883-a832-f1d80d6cbe38} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001195 sec., 221757.3221757322 rows/sec., 14.74 MiB/sec. | ||
| 11406 | 2026.05.21 09:22:44.576888 [ 111 ] {} <Debug> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11407 | 2026.05.21 09:22:44.576915 [ 270 ] {6c4e52a0-c394-4883-a832-f1d80d6cbe38} <Debug> TCPHandler: Processed in 0.001358566 sec. | ||
| 11408 | 2026.05.21 09:22:44.576938 [ 111 ] {} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11409 | 2026.05.21 09:22:44.576963 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 11410 | 2026.05.21 09:22:44.577060 [ 194 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::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 | ||
| 11411 | 2026.05.21 09:22:44.577062 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11412 | 2026.05.21 09:22:44.577159 [ 194 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11413 | 2026.05.21 09:22:44.577175 [ 270 ] {784ca04d-b0a4-4fc0-bc1a-0b97aece7c0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11414 | 2026.05.21 09:22:44.577188 [ 194 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 24886 rows starting from the beginning of the part | ||
| 11415 | 2026.05.21 09:22:44.577217 [ 270 ] {784ca04d-b0a4-4fc0-bc1a-0b97aece7c0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11416 | 2026.05.21 09:22:44.577244 [ 194 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 160 rows starting from the beginning of the part | ||
| 11417 | 2026.05.21 09:22:44.577289 [ 194 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 1679 rows starting from the beginning of the part | ||
| 11418 | 2026.05.21 09:22:44.577341 [ 194 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 52 rows starting from the beginning of the part | ||
| 11419 | 2026.05.21 09:22:44.577385 [ 194 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 160 rows starting from the beginning of the part | ||
| 11420 | 2026.05.21 09:22:44.577425 [ 194 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 265 rows starting from the beginning of the part | ||
| 11421 | 2026.05.21 09:22:44.577544 [ 270 ] {784ca04d-b0a4-4fc0-bc1a-0b97aece7c0b} <Trace> oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11422 | 2026.05.21 09:22:44.577578 [ 270 ] {784ca04d-b0a4-4fc0-bc1a-0b97aece7c0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 11423 | 2026.05.21 09:22:44.577878 [ 270 ] {784ca04d-b0a4-4fc0-bc1a-0b97aece7c0b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 11424 | 2026.05.21 09:22:44.578085 [ 270 ] {784ca04d-b0a4-4fc0-bc1a-0b97aece7c0b} <Trace> oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11425 | 2026.05.21 09:22:44.578207 [ 107 ] {} <Debug> oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 11426 | 2026.05.21 09:22:44.578211 [ 270 ] {784ca04d-b0a4-4fc0-bc1a-0b97aece7c0b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001054 sec., 948.7666034155598 rows/sec., 63.93 KiB/sec. | ||
| 11427 | 2026.05.21 09:22:44.578248 [ 107 ] {} <Trace> oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11428 | 2026.05.21 09:22:44.578264 [ 270 ] {784ca04d-b0a4-4fc0-bc1a-0b97aece7c0b} <Debug> TCPHandler: Processed in 0.001251692 sec. | ||
| 11429 | 2026.05.21 09:22:44.578273 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 11430 | 2026.05.21 09:22:44.578347 [ 187 ] {2c8398ac-e386-480f-bb0e-80e1f2c2ec23::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 | ||
| 11431 | 2026.05.21 09:22:44.578395 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11432 | 2026.05.21 09:22:44.578427 [ 187 ] {2c8398ac-e386-480f-bb0e-80e1f2c2ec23::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11433 | 2026.05.21 09:22:44.578464 [ 187 ] {2c8398ac-e386-480f-bb0e-80e1f2c2ec23::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 10 rows starting from the beginning of the part | ||
| 11434 | 2026.05.21 09:22:44.578494 [ 270 ] {5b68f10c-a939-471b-a6b0-bf2931607634} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11435 | 2026.05.21 09:22:44.578507 [ 187 ] {2c8398ac-e386-480f-bb0e-80e1f2c2ec23::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
| 11436 | 2026.05.21 09:22:44.578542 [ 270 ] {5b68f10c-a939-471b-a6b0-bf2931607634} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11437 | 2026.05.21 09:22:44.578550 [ 187 ] {2c8398ac-e386-480f-bb0e-80e1f2c2ec23::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
| 11438 | 2026.05.21 09:22:44.578593 [ 187 ] {2c8398ac-e386-480f-bb0e-80e1f2c2ec23::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
| 11439 | 2026.05.21 09:22:44.578626 [ 187 ] {2c8398ac-e386-480f-bb0e-80e1f2c2ec23::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
| 11440 | 2026.05.21 09:22:44.578659 [ 187 ] {2c8398ac-e386-480f-bb0e-80e1f2c2ec23::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
| 11441 | 2026.05.21 09:22:44.578878 [ 270 ] {5b68f10c-a939-471b-a6b0-bf2931607634} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11442 | 2026.05.21 09:22:44.578917 [ 270 ] {5b68f10c-a939-471b-a6b0-bf2931607634} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 11443 | 2026.05.21 09:22:44.579258 [ 270 ] {5b68f10c-a939-471b-a6b0-bf2931607634} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11444 | 2026.05.21 09:22:44.579447 [ 187 ] {2c8398ac-e386-480f-bb0e-80e1f2c2ec23::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15 rows, containing 4 columns (4 merged, 0 gathered) in 0.001125067 sec., 13332.539306547966 rows/sec., 898.38 KiB/sec. | ||
| 11445 | 2026.05.21 09:22:44.579466 [ 270 ] {5b68f10c-a939-471b-a6b0-bf2931607634} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11446 | 2026.05.21 09:22:44.579572 [ 192 ] {2c8398ac-e386-480f-bb0e-80e1f2c2ec23::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 11447 | 2026.05.21 09:22:44.579600 [ 270 ] {5b68f10c-a939-471b-a6b0-bf2931607634} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001123 sec., 80142.47551202137 rows/sec., 5.01 MiB/sec. | ||
| 11448 | 2026.05.21 09:22:44.579636 [ 270 ] {5b68f10c-a939-471b-a6b0-bf2931607634} <Debug> TCPHandler: Processed in 0.001291333 sec. | ||
| 11449 | 2026.05.21 09:22:44.579828 [ 192 ] {2c8398ac-e386-480f-bb0e-80e1f2c2ec23::all_1_15_3} <Trace> oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11450 | 2026.05.21 09:22:44.579911 [ 192 ] {2c8398ac-e386-480f-bb0e-80e1f2c2ec23::all_1_15_3} <Trace> oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 11451 | 2026.05.21 09:22:44.579985 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 11452 | 2026.05.21 09:22:44.584304 [ 187 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27202 rows, containing 5 columns (5 merged, 0 gathered) in 0.007282324 sec., 3735346.024153828 rows/sec., 244.21 MiB/sec. | ||
| 11453 | 2026.05.21 09:22:44.584606 [ 187 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11454 | 2026.05.21 09:22:44.584887 [ 187 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11455 | 2026.05.21 09:22:44.584953 [ 187 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11456 | 2026.05.21 09:22:44.585030 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 11457 | 2026.05.21 09:22:44.810862 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 11458 | 2026.05.21 09:22:44.828130 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11459 | 2026.05.21 09:22:44.828191 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 11460 | 2026.05.21 09:22:44.834263 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 11461 | 2026.05.21 09:22:44.834945 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11462 | 2026.05.21 09:22:44.837765 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 11463 | 2026.05.21 09:22:45.000281 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 322.78 MiB, peak 331.77 MiB, free memory in arenas 0.00 B, will set to 323.82 MiB (RSS), difference: 1.04 MiB | ||
| 11464 | 2026.05.21 09:22:49.555522 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11465 | 2026.05.21 09:22:49.555792 [ 270 ] {6a224907-ca2f-490c-b1cf-c2e7df2e435a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_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) | ||
| 11466 | 2026.05.21 09:22:49.556184 [ 270 ] {6a224907-ca2f-490c-b1cf-c2e7df2e435a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11467 | 2026.05.21 09:22:49.556228 [ 270 ] {6a224907-ca2f-490c-b1cf-c2e7df2e435a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_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 | ||
| 11468 | 2026.05.21 09:22:49.556476 [ 270 ] {6a224907-ca2f-490c-b1cf-c2e7df2e435a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11469 | 2026.05.21 09:22:49.556551 [ 270 ] {6a224907-ca2f-490c-b1cf-c2e7df2e435a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11470 | 2026.05.21 09:22:49.556702 [ 270 ] {6a224907-ca2f-490c-b1cf-c2e7df2e435a} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 11471 | 2026.05.21 09:22:49.556781 [ 323 ] {6a224907-ca2f-490c-b1cf-c2e7df2e435a} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11472 | 2026.05.21 09:22:49.556820 [ 346 ] {6a224907-ca2f-490c-b1cf-c2e7df2e435a} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 11473 | 2026.05.21 09:22:49.556835 [ 337 ] {6a224907-ca2f-490c-b1cf-c2e7df2e435a} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 11474 | 2026.05.21 09:22:49.556831 [ 328 ] {6a224907-ca2f-490c-b1cf-c2e7df2e435a} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 11475 | 2026.05.21 09:22:49.557039 [ 270 ] {6a224907-ca2f-490c-b1cf-c2e7df2e435a} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 11476 | 2026.05.21 09:22:49.557079 [ 270 ] {6a224907-ca2f-490c-b1cf-c2e7df2e435a} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11477 | 2026.05.21 09:22:49.557185 [ 270 ] {6a224907-ca2f-490c-b1cf-c2e7df2e435a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 11478 | 2026.05.21 09:22:49.557208 [ 270 ] {6a224907-ca2f-490c-b1cf-c2e7df2e435a} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 11479 | 2026.05.21 09:22:49.557246 [ 270 ] {6a224907-ca2f-490c-b1cf-c2e7df2e435a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_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'))" | ||
| 11480 | 2026.05.21 09:22:49.557290 [ 270 ] {6a224907-ca2f-490c-b1cf-c2e7df2e435a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_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'))" | ||
| 11481 | 2026.05.21 09:22:49.557330 [ 270 ] {6a224907-ca2f-490c-b1cf-c2e7df2e435a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_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'))" | ||
| 11482 | 2026.05.21 09:22:49.557369 [ 270 ] {6a224907-ca2f-490c-b1cf-c2e7df2e435a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_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'))" | ||
| 11483 | 2026.05.21 09:22:49.558811 [ 270 ] {6a224907-ca2f-490c-b1cf-c2e7df2e435a} <Debug> executeQuery: Read 51 rows, 10.72 KiB in 0.003118 sec., 16356.638871071198 rows/sec., 3.36 MiB/sec. | ||
| 11484 | 2026.05.21 09:22:49.559095 [ 270 ] {6a224907-ca2f-490c-b1cf-c2e7df2e435a} <Debug> MemoryTracker: Peak memory usage (for query): 186.23 KiB. | ||
| 11485 | 2026.05.21 09:22:49.559115 [ 270 ] {6a224907-ca2f-490c-b1cf-c2e7df2e435a} <Debug> TCPHandler: Processed in 0.003738795 sec. | ||
| 11486 | 2026.05.21 09:22:49.564131 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11487 | 2026.05.21 09:22:49.564263 [ 270 ] {64180900-bf51-4c2b-8010-b00845bb686c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11488 | 2026.05.21 09:22:49.564323 [ 270 ] {64180900-bf51-4c2b-8010-b00845bb686c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11489 | 2026.05.21 09:22:49.564857 [ 270 ] {64180900-bf51-4c2b-8010-b00845bb686c} <Trace> oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11490 | 2026.05.21 09:22:49.564901 [ 270 ] {64180900-bf51-4c2b-8010-b00845bb686c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 11491 | 2026.05.21 09:22:49.565271 [ 270 ] {64180900-bf51-4c2b-8010-b00845bb686c} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 11492 | 2026.05.21 09:22:49.565490 [ 270 ] {64180900-bf51-4c2b-8010-b00845bb686c} <Trace> oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11493 | 2026.05.21 09:22:49.565640 [ 270 ] {64180900-bf51-4c2b-8010-b00845bb686c} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001415 sec., 16961.13074204947 rows/sec., 1.41 MiB/sec. | ||
| 11494 | 2026.05.21 09:22:49.565675 [ 270 ] {64180900-bf51-4c2b-8010-b00845bb686c} <Debug> TCPHandler: Processed in 0.001660186 sec. | ||
| 11495 | 2026.05.21 09:22:49.565820 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11496 | 2026.05.21 09:22:49.565921 [ 270 ] {33ffdd2f-df27-4ea5-b877-18468e28e345} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11497 | 2026.05.21 09:22:49.565964 [ 270 ] {33ffdd2f-df27-4ea5-b877-18468e28e345} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11498 | 2026.05.21 09:22:49.566461 [ 270 ] {33ffdd2f-df27-4ea5-b877-18468e28e345} <Trace> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11499 | 2026.05.21 09:22:49.566498 [ 270 ] {33ffdd2f-df27-4ea5-b877-18468e28e345} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 11500 | 2026.05.21 09:22:49.566804 [ 270 ] {33ffdd2f-df27-4ea5-b877-18468e28e345} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 11501 | 2026.05.21 09:22:49.567020 [ 270 ] {33ffdd2f-df27-4ea5-b877-18468e28e345} <Trace> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11502 | 2026.05.21 09:22:49.567151 [ 270 ] {33ffdd2f-df27-4ea5-b877-18468e28e345} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.00125 sec., 6400 rows/sec., 521.88 KiB/sec. | ||
| 11503 | 2026.05.21 09:22:49.567186 [ 270 ] {33ffdd2f-df27-4ea5-b877-18468e28e345} <Debug> TCPHandler: Processed in 0.001416717 sec. | ||
| 11504 | 2026.05.21 09:22:49.567350 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11505 | 2026.05.21 09:22:49.567447 [ 270 ] {c3e0b80b-41b3-4591-8c4a-112b1e315485} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11506 | 2026.05.21 09:22:49.567487 [ 270 ] {c3e0b80b-41b3-4591-8c4a-112b1e315485} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11507 | 2026.05.21 09:22:49.568037 [ 270 ] {c3e0b80b-41b3-4591-8c4a-112b1e315485} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11508 | 2026.05.21 09:22:49.568074 [ 270 ] {c3e0b80b-41b3-4591-8c4a-112b1e315485} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 11509 | 2026.05.21 09:22:49.568390 [ 270 ] {c3e0b80b-41b3-4591-8c4a-112b1e315485} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11510 | 2026.05.21 09:22:49.568597 [ 270 ] {c3e0b80b-41b3-4591-8c4a-112b1e315485} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11511 | 2026.05.21 09:22:49.568728 [ 270 ] {c3e0b80b-41b3-4591-8c4a-112b1e315485} <Debug> executeQuery: Read 262 rows, 24.00 KiB in 0.001299 sec., 201693.61046959198 rows/sec., 18.04 MiB/sec. | ||
| 11512 | 2026.05.21 09:22:49.568762 [ 270 ] {c3e0b80b-41b3-4591-8c4a-112b1e315485} <Debug> TCPHandler: Processed in 0.001462119 sec. | ||
| 11513 | 2026.05.21 09:22:49.568905 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11514 | 2026.05.21 09:22:49.569001 [ 270 ] {8b2795b6-b407-4b56-a685-4a5e201dff4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11515 | 2026.05.21 09:22:49.569041 [ 270 ] {8b2795b6-b407-4b56-a685-4a5e201dff4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11516 | 2026.05.21 09:22:49.569466 [ 270 ] {8b2795b6-b407-4b56-a685-4a5e201dff4c} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11517 | 2026.05.21 09:22:49.569503 [ 270 ] {8b2795b6-b407-4b56-a685-4a5e201dff4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 11518 | 2026.05.21 09:22:49.569791 [ 270 ] {8b2795b6-b407-4b56-a685-4a5e201dff4c} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 11519 | 2026.05.21 09:22:49.569998 [ 270 ] {8b2795b6-b407-4b56-a685-4a5e201dff4c} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11520 | 2026.05.21 09:22:49.570131 [ 270 ] {8b2795b6-b407-4b56-a685-4a5e201dff4c} <Debug> executeQuery: Read 61 rows, 4.60 KiB in 0.001147 sec., 53182.21447253705 rows/sec., 3.92 MiB/sec. | ||
| 11521 | 2026.05.21 09:22:49.570164 [ 270 ] {8b2795b6-b407-4b56-a685-4a5e201dff4c} <Debug> TCPHandler: Processed in 0.001311284 sec. | ||
| 11522 | 2026.05.21 09:22:49.570302 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11523 | 2026.05.21 09:22:49.570398 [ 270 ] {12f31779-42e2-4cde-a353-1e9dfc4f9cf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11524 | 2026.05.21 09:22:49.570438 [ 270 ] {12f31779-42e2-4cde-a353-1e9dfc4f9cf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11525 | 2026.05.21 09:22:49.570834 [ 270 ] {12f31779-42e2-4cde-a353-1e9dfc4f9cf0} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11526 | 2026.05.21 09:22:49.570869 [ 270 ] {12f31779-42e2-4cde-a353-1e9dfc4f9cf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 11527 | 2026.05.21 09:22:49.571152 [ 270 ] {12f31779-42e2-4cde-a353-1e9dfc4f9cf0} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 11528 | 2026.05.21 09:22:49.571359 [ 270 ] {12f31779-42e2-4cde-a353-1e9dfc4f9cf0} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11529 | 2026.05.21 09:22:49.571488 [ 270 ] {12f31779-42e2-4cde-a353-1e9dfc4f9cf0} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001108 sec., 21660.649819494585 rows/sec., 1.80 MiB/sec. | ||
| 11530 | 2026.05.21 09:22:49.571522 [ 270 ] {12f31779-42e2-4cde-a353-1e9dfc4f9cf0} <Debug> TCPHandler: Processed in 0.001271183 sec. | ||
| 11531 | 2026.05.21 09:22:49.571648 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11532 | 2026.05.21 09:22:49.571746 [ 270 ] {e6dfc869-f7f3-4daf-83c3-54a21b9351a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11533 | 2026.05.21 09:22:49.571786 [ 270 ] {e6dfc869-f7f3-4daf-83c3-54a21b9351a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11534 | 2026.05.21 09:22:49.572205 [ 270 ] {e6dfc869-f7f3-4daf-83c3-54a21b9351a4} <Trace> oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11535 | 2026.05.21 09:22:49.572242 [ 270 ] {e6dfc869-f7f3-4daf-83c3-54a21b9351a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 11536 | 2026.05.21 09:22:49.572522 [ 270 ] {e6dfc869-f7f3-4daf-83c3-54a21b9351a4} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 11537 | 2026.05.21 09:22:49.572724 [ 270 ] {e6dfc869-f7f3-4daf-83c3-54a21b9351a4} <Trace> oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11538 | 2026.05.21 09:22:49.572855 [ 270 ] {e6dfc869-f7f3-4daf-83c3-54a21b9351a4} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001127 sec., 10647.73735581189 rows/sec., 831.85 KiB/sec. | ||
| 11539 | 2026.05.21 09:22:49.572889 [ 270 ] {e6dfc869-f7f3-4daf-83c3-54a21b9351a4} <Debug> TCPHandler: Processed in 0.001292984 sec. | ||
| 11540 | 2026.05.21 09:22:49.573031 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11541 | 2026.05.21 09:22:49.573127 [ 270 ] {f0552cc2-f91a-4df8-81b9-81a9e1bcf02c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11542 | 2026.05.21 09:22:49.573167 [ 270 ] {f0552cc2-f91a-4df8-81b9-81a9e1bcf02c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11543 | 2026.05.21 09:22:49.573633 [ 270 ] {f0552cc2-f91a-4df8-81b9-81a9e1bcf02c} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11544 | 2026.05.21 09:22:49.573669 [ 270 ] {f0552cc2-f91a-4df8-81b9-81a9e1bcf02c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 11545 | 2026.05.21 09:22:49.573965 [ 270 ] {f0552cc2-f91a-4df8-81b9-81a9e1bcf02c} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11546 | 2026.05.21 09:22:49.574163 [ 270 ] {f0552cc2-f91a-4df8-81b9-81a9e1bcf02c} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11547 | 2026.05.21 09:22:49.574288 [ 270 ] {f0552cc2-f91a-4df8-81b9-81a9e1bcf02c} <Debug> executeQuery: Read 149 rows, 12.31 KiB in 0.001178 sec., 126485.5687606112 rows/sec., 10.20 MiB/sec. | ||
| 11548 | 2026.05.21 09:22:49.574321 [ 270 ] {f0552cc2-f91a-4df8-81b9-81a9e1bcf02c} <Debug> TCPHandler: Processed in 0.001339925 sec. | ||
| 11549 | 2026.05.21 09:22:49.574447 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11550 | 2026.05.21 09:22:49.574543 [ 270 ] {729ed2eb-723d-4c6f-acd2-c6edda8e8ee7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11551 | 2026.05.21 09:22:49.574585 [ 270 ] {729ed2eb-723d-4c6f-acd2-c6edda8e8ee7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11552 | 2026.05.21 09:22:49.575005 [ 270 ] {729ed2eb-723d-4c6f-acd2-c6edda8e8ee7} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11553 | 2026.05.21 09:22:49.575040 [ 270 ] {729ed2eb-723d-4c6f-acd2-c6edda8e8ee7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 11554 | 2026.05.21 09:22:49.575363 [ 270 ] {729ed2eb-723d-4c6f-acd2-c6edda8e8ee7} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11555 | 2026.05.21 09:22:49.575569 [ 270 ] {729ed2eb-723d-4c6f-acd2-c6edda8e8ee7} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11556 | 2026.05.21 09:22:49.575694 [ 270 ] {729ed2eb-723d-4c6f-acd2-c6edda8e8ee7} <Debug> executeQuery: Read 236 rows, 17.67 KiB in 0.001169 sec., 201881.95038494442 rows/sec., 14.76 MiB/sec. | ||
| 11557 | 2026.05.21 09:22:49.575727 [ 270 ] {729ed2eb-723d-4c6f-acd2-c6edda8e8ee7} <Debug> TCPHandler: Processed in 0.001329535 sec. | ||
| 11558 | 2026.05.21 09:22:49.575856 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11559 | 2026.05.21 09:22:49.575953 [ 270 ] {213d7582-848c-4f90-ac88-6d74fb693381} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11560 | 2026.05.21 09:22:49.576007 [ 270 ] {213d7582-848c-4f90-ac88-6d74fb693381} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11561 | 2026.05.21 09:22:49.576834 [ 270 ] {213d7582-848c-4f90-ac88-6d74fb693381} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11562 | 2026.05.21 09:22:49.576870 [ 270 ] {213d7582-848c-4f90-ac88-6d74fb693381} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 11563 | 2026.05.21 09:22:49.577413 [ 270 ] {213d7582-848c-4f90-ac88-6d74fb693381} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 11564 | 2026.05.21 09:22:49.577636 [ 270 ] {213d7582-848c-4f90-ac88-6d74fb693381} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11565 | 2026.05.21 09:22:49.577755 [ 70 ] {} <Debug> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 11566 | 2026.05.21 09:22:49.577775 [ 270 ] {213d7582-848c-4f90-ac88-6d74fb693381} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.00184 sec., 22282.608695652172 rows/sec., 39.93 MiB/sec. | ||
| 11567 | 2026.05.21 09:22:49.577815 [ 70 ] {} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11568 | 2026.05.21 09:22:49.577841 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 11569 | 2026.05.21 09:22:49.577859 [ 270 ] {213d7582-848c-4f90-ac88-6d74fb693381} <Debug> TCPHandler: Processed in 0.002052679 sec. | ||
| 11570 | 2026.05.21 09:22:49.577946 [ 194 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::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 | ||
| 11571 | 2026.05.21 09:22:49.578011 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11572 | 2026.05.21 09:22:49.578113 [ 270 ] {a33fb0b6-d8d5-4b6f-8648-579c9570b0ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11573 | 2026.05.21 09:22:49.578155 [ 270 ] {a33fb0b6-d8d5-4b6f-8648-579c9570b0ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11574 | 2026.05.21 09:22:49.578187 [ 194 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11575 | 2026.05.21 09:22:49.578249 [ 194 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1222 rows starting from the beginning of the part | ||
| 11576 | 2026.05.21 09:22:49.578380 [ 194 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 41 rows starting from the beginning of the part | ||
| 11577 | 2026.05.21 09:22:49.578491 [ 194 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 41 rows starting from the beginning of the part | ||
| 11578 | 2026.05.21 09:22:49.578521 [ 270 ] {a33fb0b6-d8d5-4b6f-8648-579c9570b0ce} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11579 | 2026.05.21 09:22:49.578561 [ 270 ] {a33fb0b6-d8d5-4b6f-8648-579c9570b0ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 11580 | 2026.05.21 09:22:49.578598 [ 194 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 11 rows starting from the beginning of the part | ||
| 11581 | 2026.05.21 09:22:49.578711 [ 194 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 41 rows starting from the beginning of the part | ||
| 11582 | 2026.05.21 09:22:49.578826 [ 194 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 41 rows starting from the beginning of the part | ||
| 11583 | 2026.05.21 09:22:49.578879 [ 270 ] {a33fb0b6-d8d5-4b6f-8648-579c9570b0ce} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11584 | 2026.05.21 09:22:49.579090 [ 270 ] {a33fb0b6-d8d5-4b6f-8648-579c9570b0ce} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11585 | 2026.05.21 09:22:49.579231 [ 270 ] {a33fb0b6-d8d5-4b6f-8648-579c9570b0ce} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001137 sec., 52770.44854881267 rows/sec., 3.56 MiB/sec. | ||
| 11586 | 2026.05.21 09:22:49.579266 [ 270 ] {a33fb0b6-d8d5-4b6f-8648-579c9570b0ce} <Debug> TCPHandler: Processed in 0.001305843 sec. | ||
| 11587 | 2026.05.21 09:22:49.584060 [ 199 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1397 rows, containing 19 columns (19 merged, 0 gathered) in 0.006162637 sec., 226688.6723978712 rows/sec., 406.22 MiB/sec. | ||
| 11588 | 2026.05.21 09:22:49.585558 [ 187 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 11589 | 2026.05.21 09:22:49.585945 [ 187 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11590 | 2026.05.21 09:22:49.586025 [ 187 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 11591 | 2026.05.21 09:22:49.586160 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.50 MiB. | ||
| 11592 | 2026.05.21 09:22:50.000437 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 324.54 MiB, peak 335.99 MiB, free memory in arenas 0.00 B, will set to 326.11 MiB (RSS), difference: 1.57 MiB | ||
| 11593 | 2026.05.21 09:22:50.984301 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24386 | ||
| 11594 | 2026.05.21 09:22:50.984783 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11595 | 2026.05.21 09:22:50.984834 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 11596 | 2026.05.21 09:22:50.985294 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 11597 | 2026.05.21 09:22:50.985519 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11598 | 2026.05.21 09:22:50.985644 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24386 | ||
| 11599 | 2026.05.21 09:22:50.985689 [ 68 ] {} <Debug> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 11600 | 2026.05.21 09:22:50.985754 [ 68 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11601 | 2026.05.21 09:22:50.985774 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 11602 | 2026.05.21 09:22:50.985912 [ 201 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::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 | ||
| 11603 | 2026.05.21 09:22:50.986061 [ 201 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11604 | 2026.05.21 09:22:50.986102 [ 201 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 22018 rows starting from the beginning of the part | ||
| 11605 | 2026.05.21 09:22:50.986174 [ 201 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::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 | ||
| 11606 | 2026.05.21 09:22:50.986228 [ 201 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::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 | ||
| 11607 | 2026.05.21 09:22:50.986277 [ 201 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::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 | ||
| 11608 | 2026.05.21 09:22:50.986321 [ 201 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::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 | ||
| 11609 | 2026.05.21 09:22:50.986364 [ 201 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::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 | ||
| 11610 | 2026.05.21 09:22:50.988276 [ 201 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24386 rows, containing 4 columns (4 merged, 0 gathered) in 0.002431082 sec., 10030924.501929592 rows/sec., 143.49 MiB/sec. | ||
| 11611 | 2026.05.21 09:22:50.988499 [ 201 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 11612 | 2026.05.21 09:22:50.988758 [ 201 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_51_10} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11613 | 2026.05.21 09:22:50.988833 [ 201 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_51_10} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 11614 | 2026.05.21 09:22:50.988909 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.72 MiB. | ||
| 11615 | 2026.05.21 09:22:52.338795 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 384 | ||
| 11616 | 2026.05.21 09:22:52.356472 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11617 | 2026.05.21 09:22:52.356526 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 11618 | 2026.05.21 09:22:52.362564 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 11619 | 2026.05.21 09:22:52.363234 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11620 | 2026.05.21 09:22:52.363535 [ 120 ] {} <Debug> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 11621 | 2026.05.21 09:22:52.363659 [ 120 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11622 | 2026.05.21 09:22:52.363696 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 11623 | 2026.05.21 09:22:52.363876 [ 188 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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 | ||
| 11624 | 2026.05.21 09:22:52.366259 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 384 | ||
| 11625 | 2026.05.21 09:22:52.367929 [ 188 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11626 | 2026.05.21 09:22:52.369481 [ 188 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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 | ||
| 11627 | 2026.05.21 09:22:52.374070 [ 188 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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 | ||
| 11628 | 2026.05.21 09:22:52.378633 [ 188 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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 | ||
| 11629 | 2026.05.21 09:22:52.383074 [ 188 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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 | ||
| 11630 | 2026.05.21 09:22:52.387251 [ 188 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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 | ||
| 11631 | 2026.05.21 09:22:52.391095 [ 188 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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 | ||
| 11632 | 2026.05.21 09:22:52.441858 [ 188 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 679 columns (679 merged, 0 gathered) in 0.078068637 sec., 4918.7486134797 rows/sec., 25.43 MiB/sec. | ||
| 11633 | 2026.05.21 09:22:52.443733 [ 188 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 11634 | 2026.05.21 09:22:52.445339 [ 188 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_51_10} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11635 | 2026.05.21 09:22:52.445437 [ 188 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_51_10} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 11636 | 2026.05.21 09:22:52.446820 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 11637 | 2026.05.21 09:22:53.000226 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 327.18 MiB, peak 340.58 MiB, free memory in arenas 0.00 B, will set to 329.64 MiB (RSS), difference: 2.46 MiB | ||
| 11638 | 2026.05.21 09:22:54.552469 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11639 | 2026.05.21 09:22:54.552708 [ 270 ] {76734dab-8034-46ea-b2c6-52b4d70945c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 11640 | 2026.05.21 09:22:54.553039 [ 270 ] {76734dab-8034-46ea-b2c6-52b4d70945c9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11641 | 2026.05.21 09:22:54.553076 [ 270 ] {76734dab-8034-46ea-b2c6-52b4d70945c9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 11642 | 2026.05.21 09:22:54.553287 [ 270 ] {76734dab-8034-46ea-b2c6-52b4d70945c9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11643 | 2026.05.21 09:22:54.553355 [ 270 ] {76734dab-8034-46ea-b2c6-52b4d70945c9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11644 | 2026.05.21 09:22:54.553491 [ 270 ] {76734dab-8034-46ea-b2c6-52b4d70945c9} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 11645 | 2026.05.21 09:22:54.553599 [ 328 ] {76734dab-8034-46ea-b2c6-52b4d70945c9} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 11646 | 2026.05.21 09:22:54.553613 [ 361 ] {76734dab-8034-46ea-b2c6-52b4d70945c9} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 11647 | 2026.05.21 09:22:54.553599 [ 345 ] {76734dab-8034-46ea-b2c6-52b4d70945c9} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11648 | 2026.05.21 09:22:54.553599 [ 323 ] {76734dab-8034-46ea-b2c6-52b4d70945c9} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 11649 | 2026.05.21 09:22:54.553788 [ 270 ] {76734dab-8034-46ea-b2c6-52b4d70945c9} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 11650 | 2026.05.21 09:22:54.553816 [ 270 ] {76734dab-8034-46ea-b2c6-52b4d70945c9} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11651 | 2026.05.21 09:22:54.553915 [ 270 ] {76734dab-8034-46ea-b2c6-52b4d70945c9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 11652 | 2026.05.21 09:22:54.553937 [ 270 ] {76734dab-8034-46ea-b2c6-52b4d70945c9} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 11653 | 2026.05.21 09:22:54.553973 [ 270 ] {76734dab-8034-46ea-b2c6-52b4d70945c9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11654 | 2026.05.21 09:22:54.554012 [ 270 ] {76734dab-8034-46ea-b2c6-52b4d70945c9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11655 | 2026.05.21 09:22:54.554047 [ 270 ] {76734dab-8034-46ea-b2c6-52b4d70945c9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11656 | 2026.05.21 09:22:54.554082 [ 270 ] {76734dab-8034-46ea-b2c6-52b4d70945c9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11657 | 2026.05.21 09:22:54.555265 [ 270 ] {76734dab-8034-46ea-b2c6-52b4d70945c9} <Debug> executeQuery: Read 51 rows, 10.48 KiB in 0.002641 sec., 19310.867095797046 rows/sec., 3.88 MiB/sec. | ||
| 11658 | 2026.05.21 09:22:54.555565 [ 270 ] {76734dab-8034-46ea-b2c6-52b4d70945c9} <Debug> MemoryTracker: Peak memory usage (for query): 171.26 KiB. | ||
| 11659 | 2026.05.21 09:22:54.555582 [ 270 ] {76734dab-8034-46ea-b2c6-52b4d70945c9} <Debug> TCPHandler: Processed in 0.003247029 sec. | ||
| 11660 | 2026.05.21 09:22:54.557248 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11661 | 2026.05.21 09:22:54.557382 [ 270 ] {4bce10f4-b688-44c0-9a36-da870551c43a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11662 | 2026.05.21 09:22:54.557439 [ 270 ] {4bce10f4-b688-44c0-9a36-da870551c43a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11663 | 2026.05.21 09:22:54.558015 [ 270 ] {4bce10f4-b688-44c0-9a36-da870551c43a} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11664 | 2026.05.21 09:22:54.558054 [ 270 ] {4bce10f4-b688-44c0-9a36-da870551c43a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 11665 | 2026.05.21 09:22:54.558423 [ 270 ] {4bce10f4-b688-44c0-9a36-da870551c43a} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11666 | 2026.05.21 09:22:54.558648 [ 270 ] {4bce10f4-b688-44c0-9a36-da870551c43a} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11667 | 2026.05.21 09:22:54.558824 [ 270 ] {4bce10f4-b688-44c0-9a36-da870551c43a} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001484 sec., 37735.84905660377 rows/sec., 2.88 MiB/sec. | ||
| 11668 | 2026.05.21 09:22:54.558879 [ 270 ] {4bce10f4-b688-44c0-9a36-da870551c43a} <Debug> TCPHandler: Processed in 0.001740159 sec. | ||
| 11669 | 2026.05.21 09:22:54.559045 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11670 | 2026.05.21 09:22:54.559165 [ 270 ] {1b8f89bd-1994-4b4c-877d-cbd1bf5d7e75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11671 | 2026.05.21 09:22:54.559214 [ 270 ] {1b8f89bd-1994-4b4c-877d-cbd1bf5d7e75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11672 | 2026.05.21 09:22:54.559704 [ 270 ] {1b8f89bd-1994-4b4c-877d-cbd1bf5d7e75} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11673 | 2026.05.21 09:22:54.559748 [ 270 ] {1b8f89bd-1994-4b4c-877d-cbd1bf5d7e75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 11674 | 2026.05.21 09:22:54.560099 [ 270 ] {1b8f89bd-1994-4b4c-877d-cbd1bf5d7e75} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11675 | 2026.05.21 09:22:54.560306 [ 270 ] {1b8f89bd-1994-4b4c-877d-cbd1bf5d7e75} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11676 | 2026.05.21 09:22:54.560438 [ 270 ] {1b8f89bd-1994-4b4c-877d-cbd1bf5d7e75} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001299 sec., 49268.66820631255 rows/sec., 3.85 MiB/sec. | ||
| 11677 | 2026.05.21 09:22:54.560473 [ 270 ] {1b8f89bd-1994-4b4c-877d-cbd1bf5d7e75} <Debug> TCPHandler: Processed in 0.00148911 sec. | ||
| 11678 | 2026.05.21 09:22:54.560615 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11679 | 2026.05.21 09:22:54.560712 [ 270 ] {e47ce2c7-b43b-49de-8667-1515777d45cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11680 | 2026.05.21 09:22:54.560754 [ 270 ] {e47ce2c7-b43b-49de-8667-1515777d45cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11681 | 2026.05.21 09:22:54.561168 [ 270 ] {e47ce2c7-b43b-49de-8667-1515777d45cb} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11682 | 2026.05.21 09:22:54.561204 [ 270 ] {e47ce2c7-b43b-49de-8667-1515777d45cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 11683 | 2026.05.21 09:22:54.561529 [ 270 ] {e47ce2c7-b43b-49de-8667-1515777d45cb} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11684 | 2026.05.21 09:22:54.561732 [ 270 ] {e47ce2c7-b43b-49de-8667-1515777d45cb} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11685 | 2026.05.21 09:22:54.561862 [ 270 ] {e47ce2c7-b43b-49de-8667-1515777d45cb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001169 sec., 136869.11890504707 rows/sec., 9.53 MiB/sec. | ||
| 11686 | 2026.05.21 09:22:54.561896 [ 270 ] {e47ce2c7-b43b-49de-8667-1515777d45cb} <Debug> TCPHandler: Processed in 0.001330295 sec. | ||
| 11687 | 2026.05.21 09:22:54.562021 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11688 | 2026.05.21 09:22:54.562117 [ 270 ] {9e857c29-1318-4446-8b31-3416708e3ab4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11689 | 2026.05.21 09:22:54.562158 [ 270 ] {9e857c29-1318-4446-8b31-3416708e3ab4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11690 | 2026.05.21 09:22:54.562488 [ 270 ] {9e857c29-1318-4446-8b31-3416708e3ab4} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11691 | 2026.05.21 09:22:54.562523 [ 270 ] {9e857c29-1318-4446-8b31-3416708e3ab4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 11692 | 2026.05.21 09:22:54.562815 [ 270 ] {9e857c29-1318-4446-8b31-3416708e3ab4} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11693 | 2026.05.21 09:22:54.563014 [ 270 ] {9e857c29-1318-4446-8b31-3416708e3ab4} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11694 | 2026.05.21 09:22:54.563143 [ 270 ] {9e857c29-1318-4446-8b31-3416708e3ab4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001044 sec., 57471.26436781609 rows/sec., 3.87 MiB/sec. | ||
| 11695 | 2026.05.21 09:22:54.563176 [ 270 ] {9e857c29-1318-4446-8b31-3416708e3ab4} <Debug> TCPHandler: Processed in 0.001203901 sec. | ||
| 11696 | 2026.05.21 09:22:58.319614 [ 150 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11697 | 2026.05.21 09:22:58.319693 [ 150 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11698 | 2026.05.21 09:22:58.486692 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24898 | ||
| 11699 | 2026.05.21 09:22:58.487269 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11700 | 2026.05.21 09:22:58.487313 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 11701 | 2026.05.21 09:22:58.487827 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 11702 | 2026.05.21 09:22:58.488059 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11703 | 2026.05.21 09:22:58.488202 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24898 | ||
| 11704 | 2026.05.21 09:22:59.554030 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11705 | 2026.05.21 09:22:59.554267 [ 270 ] {debca50e-9c52-4235-99aa-4cd53980f622} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 11706 | 2026.05.21 09:22:59.554594 [ 270 ] {debca50e-9c52-4235-99aa-4cd53980f622} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11707 | 2026.05.21 09:22:59.554631 [ 270 ] {debca50e-9c52-4235-99aa-4cd53980f622} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 11708 | 2026.05.21 09:22:59.554856 [ 270 ] {debca50e-9c52-4235-99aa-4cd53980f622} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11709 | 2026.05.21 09:22:59.554923 [ 270 ] {debca50e-9c52-4235-99aa-4cd53980f622} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11710 | 2026.05.21 09:22:59.555060 [ 270 ] {debca50e-9c52-4235-99aa-4cd53980f622} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 11711 | 2026.05.21 09:22:59.555138 [ 323 ] {debca50e-9c52-4235-99aa-4cd53980f622} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 11712 | 2026.05.21 09:22:59.555154 [ 361 ] {debca50e-9c52-4235-99aa-4cd53980f622} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11713 | 2026.05.21 09:22:59.555162 [ 345 ] {debca50e-9c52-4235-99aa-4cd53980f622} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 11714 | 2026.05.21 09:22:59.555162 [ 333 ] {debca50e-9c52-4235-99aa-4cd53980f622} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 11715 | 2026.05.21 09:22:59.555286 [ 270 ] {debca50e-9c52-4235-99aa-4cd53980f622} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 11716 | 2026.05.21 09:22:59.555313 [ 270 ] {debca50e-9c52-4235-99aa-4cd53980f622} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11717 | 2026.05.21 09:22:59.555410 [ 270 ] {debca50e-9c52-4235-99aa-4cd53980f622} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 11718 | 2026.05.21 09:22:59.555431 [ 270 ] {debca50e-9c52-4235-99aa-4cd53980f622} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 11719 | 2026.05.21 09:22:59.555466 [ 270 ] {debca50e-9c52-4235-99aa-4cd53980f622} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11720 | 2026.05.21 09:22:59.555507 [ 270 ] {debca50e-9c52-4235-99aa-4cd53980f622} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11721 | 2026.05.21 09:22:59.555542 [ 270 ] {debca50e-9c52-4235-99aa-4cd53980f622} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11722 | 2026.05.21 09:22:59.555579 [ 270 ] {debca50e-9c52-4235-99aa-4cd53980f622} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11723 | 2026.05.21 09:22:59.556775 [ 270 ] {debca50e-9c52-4235-99aa-4cd53980f622} <Debug> executeQuery: Read 51 rows, 10.72 KiB in 0.002596 sec., 19645.608628659476 rows/sec., 4.03 MiB/sec. | ||
| 11724 | 2026.05.21 09:22:59.556996 [ 270 ] {debca50e-9c52-4235-99aa-4cd53980f622} <Debug> MemoryTracker: Peak memory usage (for query): 186.83 KiB. | ||
| 11725 | 2026.05.21 09:22:59.557016 [ 270 ] {debca50e-9c52-4235-99aa-4cd53980f622} <Debug> TCPHandler: Processed in 0.003125365 sec. | ||
| 11726 | 2026.05.21 09:22:59.559289 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11727 | 2026.05.21 09:22:59.559462 [ 270 ] {c747f15c-ef6c-4450-a370-585e6a6d0a7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11728 | 2026.05.21 09:22:59.559529 [ 270 ] {c747f15c-ef6c-4450-a370-585e6a6d0a7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11729 | 2026.05.21 09:22:59.560255 [ 270 ] {c747f15c-ef6c-4450-a370-585e6a6d0a7c} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11730 | 2026.05.21 09:22:59.560300 [ 270 ] {c747f15c-ef6c-4450-a370-585e6a6d0a7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 11731 | 2026.05.21 09:22:59.560693 [ 270 ] {c747f15c-ef6c-4450-a370-585e6a6d0a7c} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11732 | 2026.05.21 09:22:59.560915 [ 270 ] {c747f15c-ef6c-4450-a370-585e6a6d0a7c} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11733 | 2026.05.21 09:22:59.561066 [ 270 ] {c747f15c-ef6c-4450-a370-585e6a6d0a7c} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001652 sec., 83535.10895883777 rows/sec., 7.25 MiB/sec. | ||
| 11734 | 2026.05.21 09:22:59.561104 [ 270 ] {c747f15c-ef6c-4450-a370-585e6a6d0a7c} <Debug> TCPHandler: Processed in 0.001942675 sec. | ||
| 11735 | 2026.05.21 09:22:59.561245 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11736 | 2026.05.21 09:22:59.561344 [ 270 ] {216e0155-a6c1-4b7e-b65b-6b5813fde6d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11737 | 2026.05.21 09:22:59.561384 [ 270 ] {216e0155-a6c1-4b7e-b65b-6b5813fde6d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11738 | 2026.05.21 09:22:59.561819 [ 270 ] {216e0155-a6c1-4b7e-b65b-6b5813fde6d0} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11739 | 2026.05.21 09:22:59.561856 [ 270 ] {216e0155-a6c1-4b7e-b65b-6b5813fde6d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 11740 | 2026.05.21 09:22:59.562149 [ 270 ] {216e0155-a6c1-4b7e-b65b-6b5813fde6d0} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 11741 | 2026.05.21 09:22:59.562364 [ 270 ] {216e0155-a6c1-4b7e-b65b-6b5813fde6d0} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11742 | 2026.05.21 09:22:59.562479 [ 80 ] {} <Debug> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 11743 | 2026.05.21 09:22:59.562493 [ 270 ] {216e0155-a6c1-4b7e-b65b-6b5813fde6d0} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001168 sec., 35102.7397260274 rows/sec., 2.58 MiB/sec. | ||
| 11744 | 2026.05.21 09:22:59.562526 [ 80 ] {} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11745 | 2026.05.21 09:22:59.562538 [ 270 ] {216e0155-a6c1-4b7e-b65b-6b5813fde6d0} <Debug> TCPHandler: Processed in 0.001342755 sec. | ||
| 11746 | 2026.05.21 09:22:59.562554 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 11747 | 2026.05.21 09:22:59.562672 [ 189 ] {33106484-ff80-4833-813a-1c2c5998985f::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 | ||
| 11748 | 2026.05.21 09:22:59.562676 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11749 | 2026.05.21 09:22:59.562788 [ 189 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11750 | 2026.05.21 09:22:59.562793 [ 270 ] {d167ea7d-97f9-48e8-8147-c507d0b401ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11751 | 2026.05.21 09:22:59.562824 [ 189 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 226 rows starting from the beginning of the part | ||
| 11752 | 2026.05.21 09:22:59.562846 [ 270 ] {d167ea7d-97f9-48e8-8147-c507d0b401ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11753 | 2026.05.21 09:22:59.562887 [ 189 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 157 rows starting from the beginning of the part | ||
| 11754 | 2026.05.21 09:22:59.562942 [ 189 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 41 rows starting from the beginning of the part | ||
| 11755 | 2026.05.21 09:22:59.562985 [ 189 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 142 rows starting from the beginning of the part | ||
| 11756 | 2026.05.21 09:22:59.563025 [ 189 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 61 rows starting from the beginning of the part | ||
| 11757 | 2026.05.21 09:22:59.563077 [ 189 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 41 rows starting from the beginning of the part | ||
| 11758 | 2026.05.21 09:22:59.563313 [ 270 ] {d167ea7d-97f9-48e8-8147-c507d0b401ae} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11759 | 2026.05.21 09:22:59.563358 [ 270 ] {d167ea7d-97f9-48e8-8147-c507d0b401ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 11760 | 2026.05.21 09:22:59.563747 [ 270 ] {d167ea7d-97f9-48e8-8147-c507d0b401ae} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11761 | 2026.05.21 09:22:59.563924 [ 189 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 668 rows, containing 5 columns (5 merged, 0 gathered) in 0.001293923 sec., 516259.4682991183 rows/sec., 35.00 MiB/sec. | ||
| 11762 | 2026.05.21 09:22:59.563954 [ 270 ] {d167ea7d-97f9-48e8-8147-c507d0b401ae} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11763 | 2026.05.21 09:22:59.564089 [ 270 ] {d167ea7d-97f9-48e8-8147-c507d0b401ae} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001315 sec., 79847.90874524714 rows/sec., 6.24 MiB/sec. | ||
| 11764 | 2026.05.21 09:22:59.564095 [ 187 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 11765 | 2026.05.21 09:22:59.564128 [ 270 ] {d167ea7d-97f9-48e8-8147-c507d0b401ae} <Debug> TCPHandler: Processed in 0.00150094 sec. | ||
| 11766 | 2026.05.21 09:22:59.564267 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11767 | 2026.05.21 09:22:59.564367 [ 270 ] {84f1a226-22e5-4b94-b6c9-f4e76be48608} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11768 | 2026.05.21 09:22:59.564388 [ 187 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_56_11} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11769 | 2026.05.21 09:22:59.564412 [ 270 ] {84f1a226-22e5-4b94-b6c9-f4e76be48608} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11770 | 2026.05.21 09:22:59.564475 [ 187 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_56_11} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 11771 | 2026.05.21 09:22:59.564565 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 11772 | 2026.05.21 09:22:59.564865 [ 270 ] {84f1a226-22e5-4b94-b6c9-f4e76be48608} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11773 | 2026.05.21 09:22:59.564905 [ 270 ] {84f1a226-22e5-4b94-b6c9-f4e76be48608} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 11774 | 2026.05.21 09:22:59.565229 [ 270 ] {84f1a226-22e5-4b94-b6c9-f4e76be48608} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11775 | 2026.05.21 09:22:59.565447 [ 270 ] {84f1a226-22e5-4b94-b6c9-f4e76be48608} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11776 | 2026.05.21 09:22:59.565577 [ 270 ] {84f1a226-22e5-4b94-b6c9-f4e76be48608} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001229 sec., 130187.14401952806 rows/sec., 9.07 MiB/sec. | ||
| 11777 | 2026.05.21 09:22:59.565611 [ 270 ] {84f1a226-22e5-4b94-b6c9-f4e76be48608} <Debug> TCPHandler: Processed in 0.001394057 sec. | ||
| 11778 | 2026.05.21 09:22:59.565786 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11779 | 2026.05.21 09:22:59.565930 [ 270 ] {ecf8efb3-fdcd-4b9d-9954-6914f0592f65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11780 | 2026.05.21 09:22:59.566006 [ 270 ] {ecf8efb3-fdcd-4b9d-9954-6914f0592f65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11781 | 2026.05.21 09:22:59.566965 [ 270 ] {ecf8efb3-fdcd-4b9d-9954-6914f0592f65} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11782 | 2026.05.21 09:22:59.567006 [ 270 ] {ecf8efb3-fdcd-4b9d-9954-6914f0592f65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 11783 | 2026.05.21 09:22:59.567630 [ 270 ] {ecf8efb3-fdcd-4b9d-9954-6914f0592f65} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 11784 | 2026.05.21 09:22:59.567862 [ 270 ] {ecf8efb3-fdcd-4b9d-9954-6914f0592f65} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11785 | 2026.05.21 09:22:59.568009 [ 270 ] {ecf8efb3-fdcd-4b9d-9954-6914f0592f65} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002118 sec., 19357.88479697828 rows/sec., 34.69 MiB/sec. | ||
| 11786 | 2026.05.21 09:22:59.568074 [ 270 ] {ecf8efb3-fdcd-4b9d-9954-6914f0592f65} <Debug> TCPHandler: Processed in 0.002354538 sec. | ||
| 11787 | 2026.05.21 09:22:59.568216 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11788 | 2026.05.21 09:22:59.568313 [ 270 ] {5c339e0e-0ee9-4065-a719-243c5d7a9467} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11789 | 2026.05.21 09:22:59.568354 [ 270 ] {5c339e0e-0ee9-4065-a719-243c5d7a9467} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11790 | 2026.05.21 09:22:59.568705 [ 270 ] {5c339e0e-0ee9-4065-a719-243c5d7a9467} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11791 | 2026.05.21 09:22:59.568740 [ 270 ] {5c339e0e-0ee9-4065-a719-243c5d7a9467} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 11792 | 2026.05.21 09:22:59.569042 [ 270 ] {5c339e0e-0ee9-4065-a719-243c5d7a9467} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11793 | 2026.05.21 09:22:59.569249 [ 270 ] {5c339e0e-0ee9-4065-a719-243c5d7a9467} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11794 | 2026.05.21 09:22:59.569378 [ 270 ] {5c339e0e-0ee9-4065-a719-243c5d7a9467} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001083 sec., 55401.662049861494 rows/sec., 3.73 MiB/sec. | ||
| 11795 | 2026.05.21 09:22:59.569411 [ 270 ] {5c339e0e-0ee9-4065-a719-243c5d7a9467} <Debug> TCPHandler: Processed in 0.001244702 sec. | ||
| 11796 | 2026.05.21 09:22:59.867196 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 392 | ||
| 11797 | 2026.05.21 09:22:59.882155 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11798 | 2026.05.21 09:22:59.882213 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 11799 | 2026.05.21 09:22:59.887340 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 11800 | 2026.05.21 09:22:59.888001 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11801 | 2026.05.21 09:22:59.890621 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 11802 | 2026.05.21 09:23:03.199084 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11803 | 2026.05.21 09:23:03.199407 [ 270 ] {74a76a0b-7cbf-4831-bedc-d08b951cd686} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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) | ||
| 11804 | 2026.05.21 09:23:03.199777 [ 270 ] {74a76a0b-7cbf-4831-bedc-d08b951cd686} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11805 | 2026.05.21 09:23:03.199818 [ 270 ] {74a76a0b-7cbf-4831-bedc-d08b951cd686} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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 | ||
| 11806 | 2026.05.21 09:23:03.200109 [ 270 ] {74a76a0b-7cbf-4831-bedc-d08b951cd686} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11807 | 2026.05.21 09:23:03.200202 [ 270 ] {74a76a0b-7cbf-4831-bedc-d08b951cd686} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11808 | 2026.05.21 09:23:03.200350 [ 270 ] {74a76a0b-7cbf-4831-bedc-d08b951cd686} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 11809 | 2026.05.21 09:23:03.200437 [ 333 ] {74a76a0b-7cbf-4831-bedc-d08b951cd686} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11810 | 2026.05.21 09:23:03.200470 [ 347 ] {74a76a0b-7cbf-4831-bedc-d08b951cd686} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 11811 | 2026.05.21 09:23:03.200516 [ 328 ] {74a76a0b-7cbf-4831-bedc-d08b951cd686} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 11812 | 2026.05.21 09:23:03.200516 [ 345 ] {74a76a0b-7cbf-4831-bedc-d08b951cd686} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 11813 | 2026.05.21 09:23:03.200685 [ 270 ] {74a76a0b-7cbf-4831-bedc-d08b951cd686} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 11814 | 2026.05.21 09:23:03.200716 [ 270 ] {74a76a0b-7cbf-4831-bedc-d08b951cd686} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11815 | 2026.05.21 09:23:03.200819 [ 270 ] {74a76a0b-7cbf-4831-bedc-d08b951cd686} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 11816 | 2026.05.21 09:23:03.200842 [ 270 ] {74a76a0b-7cbf-4831-bedc-d08b951cd686} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 11817 | 2026.05.21 09:23:03.200880 [ 270 ] {74a76a0b-7cbf-4831-bedc-d08b951cd686} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 11818 | 2026.05.21 09:23:03.200922 [ 270 ] {74a76a0b-7cbf-4831-bedc-d08b951cd686} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 11819 | 2026.05.21 09:23:03.200966 [ 270 ] {74a76a0b-7cbf-4831-bedc-d08b951cd686} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 11820 | 2026.05.21 09:23:03.201014 [ 270 ] {74a76a0b-7cbf-4831-bedc-d08b951cd686} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 11821 | 2026.05.21 09:23:03.202405 [ 270 ] {74a76a0b-7cbf-4831-bedc-d08b951cd686} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.003107 sec., 16414.547795300932 rows/sec., 3.88 MiB/sec. | ||
| 11822 | 2026.05.21 09:23:03.202637 [ 270 ] {74a76a0b-7cbf-4831-bedc-d08b951cd686} <Debug> MemoryTracker: Peak memory usage (for query): 206.68 KiB. | ||
| 11823 | 2026.05.21 09:23:03.202655 [ 270 ] {74a76a0b-7cbf-4831-bedc-d08b951cd686} <Debug> TCPHandler: Processed in 0.003769367 sec. | ||
| 11824 | 2026.05.21 09:23:03.214823 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11825 | 2026.05.21 09:23:03.214943 [ 270 ] {09b3a106-300e-4369-9feb-0036bf33328d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11826 | 2026.05.21 09:23:03.214990 [ 270 ] {09b3a106-300e-4369-9feb-0036bf33328d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11827 | 2026.05.21 09:23:03.215490 [ 270 ] {09b3a106-300e-4369-9feb-0036bf33328d} <Trace> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11828 | 2026.05.21 09:23:03.215531 [ 270 ] {09b3a106-300e-4369-9feb-0036bf33328d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 11829 | 2026.05.21 09:23:03.215888 [ 270 ] {09b3a106-300e-4369-9feb-0036bf33328d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 11830 | 2026.05.21 09:23:03.216109 [ 270 ] {09b3a106-300e-4369-9feb-0036bf33328d} <Trace> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11831 | 2026.05.21 09:23:03.216255 [ 270 ] {09b3a106-300e-4369-9feb-0036bf33328d} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001345 sec., 2973.977695167286 rows/sec., 242.51 KiB/sec. | ||
| 11832 | 2026.05.21 09:23:03.216292 [ 270 ] {09b3a106-300e-4369-9feb-0036bf33328d} <Debug> TCPHandler: Processed in 0.001523101 sec. | ||
| 11833 | 2026.05.21 09:23:03.216427 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11834 | 2026.05.21 09:23:03.216528 [ 270 ] {05dc6074-5791-4427-875b-04edfe463e59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11835 | 2026.05.21 09:23:03.216569 [ 270 ] {05dc6074-5791-4427-875b-04edfe463e59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11836 | 2026.05.21 09:23:03.218035 [ 270 ] {05dc6074-5791-4427-875b-04edfe463e59} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11837 | 2026.05.21 09:23:03.218073 [ 270 ] {05dc6074-5791-4427-875b-04edfe463e59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 11838 | 2026.05.21 09:23:03.218531 [ 270 ] {05dc6074-5791-4427-875b-04edfe463e59} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11839 | 2026.05.21 09:23:03.218757 [ 270 ] {05dc6074-5791-4427-875b-04edfe463e59} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11840 | 2026.05.21 09:23:03.218892 [ 270 ] {05dc6074-5791-4427-875b-04edfe463e59} <Debug> executeQuery: Read 2407 rows, 180.72 KiB in 0.002382 sec., 1010495.3820319059 rows/sec., 74.09 MiB/sec. | ||
| 11841 | 2026.05.21 09:23:03.218927 [ 270 ] {05dc6074-5791-4427-875b-04edfe463e59} <Debug> TCPHandler: Processed in 0.002550845 sec. | ||
| 11842 | 2026.05.21 09:23:03.219074 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11843 | 2026.05.21 09:23:03.219171 [ 270 ] {138ca067-a864-4e48-bdfa-1abe62b1b1a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11844 | 2026.05.21 09:23:03.219211 [ 270 ] {138ca067-a864-4e48-bdfa-1abe62b1b1a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11845 | 2026.05.21 09:23:03.219634 [ 270 ] {138ca067-a864-4e48-bdfa-1abe62b1b1a4} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11846 | 2026.05.21 09:23:03.219671 [ 270 ] {138ca067-a864-4e48-bdfa-1abe62b1b1a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 11847 | 2026.05.21 09:23:03.219959 [ 270 ] {138ca067-a864-4e48-bdfa-1abe62b1b1a4} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 11848 | 2026.05.21 09:23:03.220170 [ 270 ] {138ca067-a864-4e48-bdfa-1abe62b1b1a4} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11849 | 2026.05.21 09:23:03.220300 [ 270 ] {138ca067-a864-4e48-bdfa-1abe62b1b1a4} <Debug> executeQuery: Read 15 rows, 1.11 KiB in 0.001147 sec., 13077.593722755013 rows/sec., 964.64 KiB/sec. | ||
| 11850 | 2026.05.21 09:23:03.220334 [ 270 ] {138ca067-a864-4e48-bdfa-1abe62b1b1a4} <Debug> TCPHandler: Processed in 0.001310604 sec. | ||
| 11851 | 2026.05.21 09:23:03.220473 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11852 | 2026.05.21 09:23:03.220570 [ 270 ] {375ce0f8-1081-4ec8-801c-900e76c9bf94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11853 | 2026.05.21 09:23:03.220610 [ 270 ] {375ce0f8-1081-4ec8-801c-900e76c9bf94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11854 | 2026.05.21 09:23:03.221381 [ 270 ] {375ce0f8-1081-4ec8-801c-900e76c9bf94} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11855 | 2026.05.21 09:23:03.221418 [ 270 ] {375ce0f8-1081-4ec8-801c-900e76c9bf94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 11856 | 2026.05.21 09:23:03.221737 [ 270 ] {375ce0f8-1081-4ec8-801c-900e76c9bf94} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 11857 | 2026.05.21 09:23:03.221945 [ 270 ] {375ce0f8-1081-4ec8-801c-900e76c9bf94} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11858 | 2026.05.21 09:23:03.222059 [ 108 ] {} <Debug> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4) (MergerMutator): Selected 6 parts from all_1_23_5 to all_28_28_0 | ||
| 11859 | 2026.05.21 09:23:03.222082 [ 270 ] {375ce0f8-1081-4ec8-801c-900e76c9bf94} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.00153 sec., 523529.4117647059 rows/sec., 30.24 MiB/sec. | ||
| 11860 | 2026.05.21 09:23:03.222116 [ 108 ] {} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11861 | 2026.05.21 09:23:03.222122 [ 270 ] {375ce0f8-1081-4ec8-801c-900e76c9bf94} <Debug> TCPHandler: Processed in 0.001698348 sec. | ||
| 11862 | 2026.05.21 09:23:03.222164 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 11863 | 2026.05.21 09:23:03.222288 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11864 | 2026.05.21 09:23:03.222298 [ 193 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_28_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_23_5 to all_28_28_0 into Compact with storage Full | ||
| 11865 | 2026.05.21 09:23:03.222400 [ 270 ] {ee1535c8-ef99-444f-b642-febc76f22c6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 11866 | 2026.05.21 09:23:03.222445 [ 270 ] {ee1535c8-ef99-444f-b642-febc76f22c6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 11867 | 2026.05.21 09:23:03.222450 [ 193 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_28_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11868 | 2026.05.21 09:23:03.222498 [ 193 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_23_5, total 974 rows starting from the beginning of the part | ||
| 11869 | 2026.05.21 09:23:03.222564 [ 193 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 149 rows starting from the beginning of the part | ||
| 11870 | 2026.05.21 09:23:03.222609 [ 193 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 950 rows starting from the beginning of the part | ||
| 11871 | 2026.05.21 09:23:03.222657 [ 193 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 149 rows starting from the beginning of the part | ||
| 11872 | 2026.05.21 09:23:03.222699 [ 193 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 24 rows starting from the beginning of the part | ||
| 11873 | 2026.05.21 09:23:03.222739 [ 193 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 801 rows starting from the beginning of the part | ||
| 11874 | 2026.05.21 09:23:03.222911 [ 270 ] {ee1535c8-ef99-444f-b642-febc76f22c6d} <Trace> oximeter.fields_u64 (b5f83427-ae7b-4855-93f2-492292eb8518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11875 | 2026.05.21 09:23:03.222956 [ 270 ] {ee1535c8-ef99-444f-b642-febc76f22c6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 11876 | 2026.05.21 09:23:03.223262 [ 270 ] {ee1535c8-ef99-444f-b642-febc76f22c6d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 11877 | 2026.05.21 09:23:03.223606 [ 270 ] {ee1535c8-ef99-444f-b642-febc76f22c6d} <Trace> oximeter.fields_u64 (b5f83427-ae7b-4855-93f2-492292eb8518): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11878 | 2026.05.21 09:23:03.223737 [ 270 ] {ee1535c8-ef99-444f-b642-febc76f22c6d} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001356 sec., 737.4631268436578 rows/sec., 51.85 KiB/sec. | ||
| 11879 | 2026.05.21 09:23:03.223772 [ 270 ] {ee1535c8-ef99-444f-b642-febc76f22c6d} <Debug> TCPHandler: Processed in 0.001535302 sec. | ||
| 11880 | 2026.05.21 09:23:03.223902 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11881 | 2026.05.21 09:23:03.224001 [ 270 ] {f47d8404-5350-45b7-b4d8-a7edd3afc4a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11882 | 2026.05.21 09:23:03.224042 [ 270 ] {f47d8404-5350-45b7-b4d8-a7edd3afc4a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11883 | 2026.05.21 09:23:03.224113 [ 187 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_28_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3047 rows, containing 5 columns (5 merged, 0 gathered) in 0.001866443 sec., 1632517.0390952202 rows/sec., 103.36 MiB/sec. | ||
| 11884 | 2026.05.21 09:23:03.224292 [ 189 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_28_6} <Trace> MergedBlockOutputStream: filled checksums all_1_28_6 (state Temporary) | ||
| 11885 | 2026.05.21 09:23:03.224547 [ 189 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_28_6} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Renaming temporary part tmp_merge_all_1_28_6 to all_1_28_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11886 | 2026.05.21 09:23:03.224609 [ 189 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_28_6} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4) (MergerMutator): Merged 6 parts: [all_1_23_5, all_28_28_0] -> all_1_28_6 | ||
| 11887 | 2026.05.21 09:23:03.224683 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 11888 | 2026.05.21 09:23:03.225008 [ 270 ] {f47d8404-5350-45b7-b4d8-a7edd3afc4a5} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11889 | 2026.05.21 09:23:03.225044 [ 270 ] {f47d8404-5350-45b7-b4d8-a7edd3afc4a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 11890 | 2026.05.21 09:23:03.225381 [ 270 ] {f47d8404-5350-45b7-b4d8-a7edd3afc4a5} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11891 | 2026.05.21 09:23:03.225581 [ 270 ] {f47d8404-5350-45b7-b4d8-a7edd3afc4a5} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11892 | 2026.05.21 09:23:03.225708 [ 270 ] {f47d8404-5350-45b7-b4d8-a7edd3afc4a5} <Debug> executeQuery: Read 1294 rows, 88.44 KiB in 0.001724 sec., 750580.0464037122 rows/sec., 50.10 MiB/sec. | ||
| 11893 | 2026.05.21 09:23:03.225741 [ 270 ] {f47d8404-5350-45b7-b4d8-a7edd3afc4a5} <Debug> TCPHandler: Processed in 0.001888503 sec. | ||
| 11894 | 2026.05.21 09:23:03.225880 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11895 | 2026.05.21 09:23:03.225976 [ 270 ] {ca056aba-b9cd-4c6a-9176-77050259a0ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11896 | 2026.05.21 09:23:03.226022 [ 270 ] {ca056aba-b9cd-4c6a-9176-77050259a0ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11897 | 2026.05.21 09:23:03.226727 [ 270 ] {ca056aba-b9cd-4c6a-9176-77050259a0ff} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11898 | 2026.05.21 09:23:03.226763 [ 270 ] {ca056aba-b9cd-4c6a-9176-77050259a0ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 11899 | 2026.05.21 09:23:03.227163 [ 270 ] {ca056aba-b9cd-4c6a-9176-77050259a0ff} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11900 | 2026.05.21 09:23:03.227376 [ 270 ] {ca056aba-b9cd-4c6a-9176-77050259a0ff} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11901 | 2026.05.21 09:23:03.227503 [ 270 ] {ca056aba-b9cd-4c6a-9176-77050259a0ff} <Debug> executeQuery: Read 1574 rows, 98.47 KiB in 0.001545 sec., 1018770.2265372169 rows/sec., 62.24 MiB/sec. | ||
| 11902 | 2026.05.21 09:23:03.227538 [ 270 ] {ca056aba-b9cd-4c6a-9176-77050259a0ff} <Debug> TCPHandler: Processed in 0.001707527 sec. | ||
| 11903 | 2026.05.21 09:23:03.227667 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11904 | 2026.05.21 09:23:03.227763 [ 270 ] {1721b9b0-9833-4c97-bd29-23e10fe7ab3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11905 | 2026.05.21 09:23:03.227816 [ 270 ] {1721b9b0-9833-4c97-bd29-23e10fe7ab3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11906 | 2026.05.21 09:23:03.228631 [ 270 ] {1721b9b0-9833-4c97-bd29-23e10fe7ab3d} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11907 | 2026.05.21 09:23:03.228667 [ 270 ] {1721b9b0-9833-4c97-bd29-23e10fe7ab3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 11908 | 2026.05.21 09:23:03.229153 [ 270 ] {1721b9b0-9833-4c97-bd29-23e10fe7ab3d} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 11909 | 2026.05.21 09:23:03.229400 [ 270 ] {1721b9b0-9833-4c97-bd29-23e10fe7ab3d} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11910 | 2026.05.21 09:23:03.229543 [ 270 ] {1721b9b0-9833-4c97-bd29-23e10fe7ab3d} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001798 sec., 6117.9087875417135 rows/sec., 10.96 MiB/sec. | ||
| 11911 | 2026.05.21 09:23:03.229602 [ 270 ] {1721b9b0-9833-4c97-bd29-23e10fe7ab3d} <Debug> TCPHandler: Processed in 0.001983546 sec. | ||
| 11912 | 2026.05.21 09:23:03.229765 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11913 | 2026.05.21 09:23:03.229864 [ 270 ] {a5ea4a7b-4006-4d76-9e21-da7a8463e5f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11914 | 2026.05.21 09:23:03.229905 [ 270 ] {a5ea4a7b-4006-4d76-9e21-da7a8463e5f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11915 | 2026.05.21 09:23:03.230263 [ 270 ] {a5ea4a7b-4006-4d76-9e21-da7a8463e5f9} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11916 | 2026.05.21 09:23:03.230299 [ 270 ] {a5ea4a7b-4006-4d76-9e21-da7a8463e5f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 11917 | 2026.05.21 09:23:03.230607 [ 270 ] {a5ea4a7b-4006-4d76-9e21-da7a8463e5f9} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11918 | 2026.05.21 09:23:03.230812 [ 270 ] {a5ea4a7b-4006-4d76-9e21-da7a8463e5f9} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11919 | 2026.05.21 09:23:03.230940 [ 270 ] {a5ea4a7b-4006-4d76-9e21-da7a8463e5f9} <Debug> executeQuery: Read 42 rows, 2.89 KiB in 0.001095 sec., 38356.16438356164 rows/sec., 2.58 MiB/sec. | ||
| 11920 | 2026.05.21 09:23:03.230946 [ 108 ] {} <Debug> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8) (MergerMutator): Selected 6 parts from all_1_75_14 to all_80_80_0 | ||
| 11921 | 2026.05.21 09:23:03.230974 [ 270 ] {a5ea4a7b-4006-4d76-9e21-da7a8463e5f9} <Debug> TCPHandler: Processed in 0.001279723 sec. | ||
| 11922 | 2026.05.21 09:23:03.231016 [ 108 ] {} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11923 | 2026.05.21 09:23:03.231042 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 11924 | 2026.05.21 09:23:03.231122 [ 186 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_80_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_75_14 to all_80_80_0 into Compact with storage Full | ||
| 11925 | 2026.05.21 09:23:03.231205 [ 186 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_80_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11926 | 2026.05.21 09:23:03.231233 [ 186 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_80_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_75_14, total 4254 rows starting from the beginning of the part | ||
| 11927 | 2026.05.21 09:23:03.231290 [ 186 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_80_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 90 rows starting from the beginning of the part | ||
| 11928 | 2026.05.21 09:23:03.231338 [ 186 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_80_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 60 rows starting from the beginning of the part | ||
| 11929 | 2026.05.21 09:23:03.231382 [ 186 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_80_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 60 rows starting from the beginning of the part | ||
| 11930 | 2026.05.21 09:23:03.231427 [ 186 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_80_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 60 rows starting from the beginning of the part | ||
| 11931 | 2026.05.21 09:23:03.231470 [ 186 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_80_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 42 rows starting from the beginning of the part | ||
| 11932 | 2026.05.21 09:23:03.232980 [ 187 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_80_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4566 rows, containing 4 columns (4 merged, 0 gathered) in 0.001888633 sec., 2417621.634271984 rows/sec., 159.68 MiB/sec. | ||
| 11933 | 2026.05.21 09:23:03.233407 [ 198 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_80_15} <Trace> MergedBlockOutputStream: filled checksums all_1_80_15 (state Temporary) | ||
| 11934 | 2026.05.21 09:23:03.233744 [ 198 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_80_15} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_merge_all_1_80_15 to all_1_80_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11935 | 2026.05.21 09:23:03.233853 [ 198 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_80_15} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8) (MergerMutator): Merged 6 parts: [all_1_75_14, all_80_80_0] -> all_1_80_15 | ||
| 11936 | 2026.05.21 09:23:03.233950 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 11937 | 2026.05.21 09:23:04.548065 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11938 | 2026.05.21 09:23:04.548328 [ 270 ] {6b9e6297-6e23-4d00-bac9-29c185c38f13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 11939 | 2026.05.21 09:23:04.548938 [ 270 ] {6b9e6297-6e23-4d00-bac9-29c185c38f13} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11940 | 2026.05.21 09:23:04.548988 [ 270 ] {6b9e6297-6e23-4d00-bac9-29c185c38f13} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 11941 | 2026.05.21 09:23:04.549223 [ 270 ] {6b9e6297-6e23-4d00-bac9-29c185c38f13} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11942 | 2026.05.21 09:23:04.549302 [ 270 ] {6b9e6297-6e23-4d00-bac9-29c185c38f13} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11943 | 2026.05.21 09:23:04.549451 [ 270 ] {6b9e6297-6e23-4d00-bac9-29c185c38f13} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 11944 | 2026.05.21 09:23:04.549600 [ 347 ] {6b9e6297-6e23-4d00-bac9-29c185c38f13} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 11945 | 2026.05.21 09:23:04.549616 [ 333 ] {6b9e6297-6e23-4d00-bac9-29c185c38f13} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 11946 | 2026.05.21 09:23:04.549606 [ 325 ] {6b9e6297-6e23-4d00-bac9-29c185c38f13} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 11947 | 2026.05.21 09:23:04.549600 [ 361 ] {6b9e6297-6e23-4d00-bac9-29c185c38f13} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11948 | 2026.05.21 09:23:04.549899 [ 270 ] {6b9e6297-6e23-4d00-bac9-29c185c38f13} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 11949 | 2026.05.21 09:23:04.549940 [ 270 ] {6b9e6297-6e23-4d00-bac9-29c185c38f13} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11950 | 2026.05.21 09:23:04.550110 [ 270 ] {6b9e6297-6e23-4d00-bac9-29c185c38f13} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 11951 | 2026.05.21 09:23:04.550153 [ 270 ] {6b9e6297-6e23-4d00-bac9-29c185c38f13} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 11952 | 2026.05.21 09:23:04.550202 [ 270 ] {6b9e6297-6e23-4d00-bac9-29c185c38f13} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11953 | 2026.05.21 09:23:04.550248 [ 270 ] {6b9e6297-6e23-4d00-bac9-29c185c38f13} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11954 | 2026.05.21 09:23:04.550291 [ 270 ] {6b9e6297-6e23-4d00-bac9-29c185c38f13} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11955 | 2026.05.21 09:23:04.550336 [ 270 ] {6b9e6297-6e23-4d00-bac9-29c185c38f13} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11956 | 2026.05.21 09:23:04.551623 [ 270 ] {6b9e6297-6e23-4d00-bac9-29c185c38f13} <Debug> executeQuery: Read 51 rows, 10.48 KiB in 0.003381 sec., 15084.294587400178 rows/sec., 3.03 MiB/sec. | ||
| 11957 | 2026.05.21 09:23:04.551947 [ 270 ] {6b9e6297-6e23-4d00-bac9-29c185c38f13} <Debug> MemoryTracker: Peak memory usage (for query): 171.68 KiB. | ||
| 11958 | 2026.05.21 09:23:04.551967 [ 270 ] {6b9e6297-6e23-4d00-bac9-29c185c38f13} <Debug> TCPHandler: Processed in 0.004051826 sec. | ||
| 11959 | 2026.05.21 09:23:04.553324 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11960 | 2026.05.21 09:23:04.553468 [ 270 ] {09cb2553-dde9-4bb5-802b-e0ce177d99e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11961 | 2026.05.21 09:23:04.553530 [ 270 ] {09cb2553-dde9-4bb5-802b-e0ce177d99e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11962 | 2026.05.21 09:23:04.554145 [ 270 ] {09cb2553-dde9-4bb5-802b-e0ce177d99e7} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11963 | 2026.05.21 09:23:04.554193 [ 270 ] {09cb2553-dde9-4bb5-802b-e0ce177d99e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 11964 | 2026.05.21 09:23:04.554616 [ 270 ] {09cb2553-dde9-4bb5-802b-e0ce177d99e7} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11965 | 2026.05.21 09:23:04.554864 [ 270 ] {09cb2553-dde9-4bb5-802b-e0ce177d99e7} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11966 | 2026.05.21 09:23:04.555063 [ 108 ] {} <Debug> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11967 | 2026.05.21 09:23:04.555065 [ 270 ] {09cb2553-dde9-4bb5-802b-e0ce177d99e7} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001641 sec., 34125.53321145643 rows/sec., 2.61 MiB/sec. | ||
| 11968 | 2026.05.21 09:23:04.555111 [ 108 ] {} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11969 | 2026.05.21 09:23:04.555130 [ 270 ] {09cb2553-dde9-4bb5-802b-e0ce177d99e7} <Debug> TCPHandler: Processed in 0.001920925 sec. | ||
| 11970 | 2026.05.21 09:23:04.555140 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 11971 | 2026.05.21 09:23:04.555253 [ 186 ] {3cd78353-d451-4e36-8961-d673cdd72c18::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 | ||
| 11972 | 2026.05.21 09:23:04.555294 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11973 | 2026.05.21 09:23:04.555358 [ 186 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11974 | 2026.05.21 09:23:04.555393 [ 186 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 3361 rows starting from the beginning of the part | ||
| 11975 | 2026.05.21 09:23:04.555403 [ 270 ] {c27fe544-1d36-490d-b944-f884dae94e70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11976 | 2026.05.21 09:23:04.555449 [ 186 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 262 rows starting from the beginning of the part | ||
| 11977 | 2026.05.21 09:23:04.555453 [ 270 ] {c27fe544-1d36-490d-b944-f884dae94e70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11978 | 2026.05.21 09:23:04.555506 [ 186 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 56 rows starting from the beginning of the part | ||
| 11979 | 2026.05.21 09:23:04.555553 [ 186 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 138 rows starting from the beginning of the part | ||
| 11980 | 2026.05.21 09:23:04.555595 [ 186 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 2407 rows starting from the beginning of the part | ||
| 11981 | 2026.05.21 09:23:04.555637 [ 186 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 56 rows starting from the beginning of the part | ||
| 11982 | 2026.05.21 09:23:04.555930 [ 270 ] {c27fe544-1d36-490d-b944-f884dae94e70} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11983 | 2026.05.21 09:23:04.555973 [ 270 ] {c27fe544-1d36-490d-b944-f884dae94e70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 11984 | 2026.05.21 09:23:04.556294 [ 270 ] {c27fe544-1d36-490d-b944-f884dae94e70} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11985 | 2026.05.21 09:23:04.556537 [ 270 ] {c27fe544-1d36-490d-b944-f884dae94e70} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11986 | 2026.05.21 09:23:04.556677 [ 270 ] {c27fe544-1d36-490d-b944-f884dae94e70} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001298 sec., 49306.625577812025 rows/sec., 3.85 MiB/sec. | ||
| 11987 | 2026.05.21 09:23:04.556694 [ 108 ] {} <Debug> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11988 | 2026.05.21 09:23:04.556713 [ 270 ] {c27fe544-1d36-490d-b944-f884dae94e70} <Debug> TCPHandler: Processed in 0.001470579 sec. | ||
| 11989 | 2026.05.21 09:23:04.556749 [ 108 ] {} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11990 | 2026.05.21 09:23:04.556776 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 11991 | 2026.05.21 09:23:04.556860 [ 187 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::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 | ||
| 11992 | 2026.05.21 09:23:04.556871 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11993 | 2026.05.21 09:23:04.556958 [ 187 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11994 | 2026.05.21 09:23:04.556982 [ 270 ] {f97c9388-0860-4d97-94f1-fdc0e6fcc129} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11995 | 2026.05.21 09:23:04.556990 [ 187 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1831 rows starting from the beginning of the part | ||
| 11996 | 2026.05.21 09:23:04.557035 [ 270 ] {f97c9388-0860-4d97-94f1-fdc0e6fcc129} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11997 | 2026.05.21 09:23:04.557060 [ 187 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 149 rows starting from the beginning of the part | ||
| 11998 | 2026.05.21 09:23:04.557111 [ 187 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 64 rows starting from the beginning of the part | ||
| 11999 | 2026.05.21 09:23:04.557152 [ 187 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 105 rows starting from the beginning of the part | ||
| 12000 | 2026.05.21 09:23:04.557192 [ 187 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 1294 rows starting from the beginning of the part | ||
| 12001 | 2026.05.21 09:23:04.557232 [ 187 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 64 rows starting from the beginning of the part | ||
| 12002 | 2026.05.21 09:23:04.557429 [ 270 ] {f97c9388-0860-4d97-94f1-fdc0e6fcc129} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12003 | 2026.05.21 09:23:04.557473 [ 270 ] {f97c9388-0860-4d97-94f1-fdc0e6fcc129} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 12004 | 2026.05.21 09:23:04.557710 [ 191 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6280 rows, containing 5 columns (5 merged, 0 gathered) in 0.002483523 sec., 2528665.931420808 rows/sec., 200.36 MiB/sec. | ||
| 12005 | 2026.05.21 09:23:04.557984 [ 270 ] {f97c9388-0860-4d97-94f1-fdc0e6fcc129} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12006 | 2026.05.21 09:23:04.558041 [ 186 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12007 | 2026.05.21 09:23:04.558251 [ 270 ] {f97c9388-0860-4d97-94f1-fdc0e6fcc129} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12008 | 2026.05.21 09:23:04.558339 [ 186 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_81_16} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12009 | 2026.05.21 09:23:04.558392 [ 108 ] {} <Debug> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Selected 5 parts from all_1_76_15 to all_80_80_0 | ||
| 12010 | 2026.05.21 09:23:04.558400 [ 270 ] {f97c9388-0860-4d97-94f1-fdc0e6fcc129} <Debug> executeQuery: Read 52 rows, 3.70 KiB in 0.001438 sec., 36161.33518776078 rows/sec., 2.51 MiB/sec. | ||
| 12011 | 2026.05.21 09:23:04.558424 [ 186 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_81_16} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12012 | 2026.05.21 09:23:04.558440 [ 108 ] {} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12013 | 2026.05.21 09:23:04.558459 [ 270 ] {f97c9388-0860-4d97-94f1-fdc0e6fcc129} <Debug> TCPHandler: Processed in 0.001638864 sec. | ||
| 12014 | 2026.05.21 09:23:04.558480 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 12015 | 2026.05.21 09:23:04.558521 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 12016 | 2026.05.21 09:23:04.558577 [ 192 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3507 rows, containing 5 columns (5 merged, 0 gathered) in 0.001749758 sec., 2004277.1628990981 rows/sec., 145.60 MiB/sec. | ||
| 12017 | 2026.05.21 09:23:04.558595 [ 186 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_80_16} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_76_15 to all_80_80_0 into Compact with storage Full | ||
| 12018 | 2026.05.21 09:23:04.558595 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12019 | 2026.05.21 09:23:04.558705 [ 186 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_80_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12020 | 2026.05.21 09:23:04.558728 [ 270 ] {d7201c2c-3863-4862-8a24-34960f63750f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12021 | 2026.05.21 09:23:04.558738 [ 186 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_76_15, total 27202 rows starting from the beginning of the part | ||
| 12022 | 2026.05.21 09:23:04.558779 [ 270 ] {d7201c2c-3863-4862-8a24-34960f63750f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12023 | 2026.05.21 09:23:04.558809 [ 186 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 236 rows starting from the beginning of the part | ||
| 12024 | 2026.05.21 09:23:04.558832 [ 192 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12025 | 2026.05.21 09:23:04.558862 [ 186 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 160 rows starting from the beginning of the part | ||
| 12026 | 2026.05.21 09:23:04.558910 [ 186 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 160 rows starting from the beginning of the part | ||
| 12027 | 2026.05.21 09:23:04.558954 [ 186 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 1574 rows starting from the beginning of the part | ||
| 12028 | 2026.05.21 09:23:04.559148 [ 270 ] {d7201c2c-3863-4862-8a24-34960f63750f} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12029 | 2026.05.21 09:23:04.559166 [ 192 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_81_16} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12030 | 2026.05.21 09:23:04.559190 [ 270 ] {d7201c2c-3863-4862-8a24-34960f63750f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 12031 | 2026.05.21 09:23:04.559243 [ 192 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_81_16} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12032 | 2026.05.21 09:23:04.559341 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 12033 | 2026.05.21 09:23:04.559511 [ 270 ] {d7201c2c-3863-4862-8a24-34960f63750f} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12034 | 2026.05.21 09:23:04.559718 [ 270 ] {d7201c2c-3863-4862-8a24-34960f63750f} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12035 | 2026.05.21 09:23:04.559847 [ 270 ] {d7201c2c-3863-4862-8a24-34960f63750f} <Debug> executeQuery: Read 18 rows, 1.25 KiB in 0.001139 sec., 15803.336259877085 rows/sec., 1.07 MiB/sec. | ||
| 12036 | 2026.05.21 09:23:04.559880 [ 270 ] {d7201c2c-3863-4862-8a24-34960f63750f} <Debug> TCPHandler: Processed in 0.001337335 sec. | ||
| 12037 | 2026.05.21 09:23:04.566265 [ 200 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_80_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29332 rows, containing 5 columns (5 merged, 0 gathered) in 0.007694038 sec., 3812302.4606844936 rows/sec., 248.78 MiB/sec. | ||
| 12038 | 2026.05.21 09:23:04.566782 [ 192 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_80_16} <Trace> MergedBlockOutputStream: filled checksums all_1_80_16 (state Temporary) | ||
| 12039 | 2026.05.21 09:23:04.567072 [ 192 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_80_16} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_merge_all_1_80_16 to all_1_80_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12040 | 2026.05.21 09:23:04.567144 [ 192 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_80_16} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Merged 5 parts: [all_1_76_15, all_80_80_0] -> all_1_80_16 | ||
| 12041 | 2026.05.21 09:23:04.567240 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 12042 | 2026.05.21 09:23:05.001240 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 330.37 MiB, peak 340.58 MiB, free memory in arenas 0.00 B, will set to 333.37 MiB (RSS), difference: 3.00 MiB | ||
| 12043 | 2026.05.21 09:23:05.989227 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 25346 | ||
| 12044 | 2026.05.21 09:23:05.989727 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12045 | 2026.05.21 09:23:05.989775 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 12046 | 2026.05.21 09:23:05.990260 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 12047 | 2026.05.21 09:23:05.990482 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12048 | 2026.05.21 09:23:05.990613 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25346 | ||
| 12049 | 2026.05.21 09:23:07.391569 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 400 | ||
| 12050 | 2026.05.21 09:23:07.407230 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12051 | 2026.05.21 09:23:07.407276 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 12052 | 2026.05.21 09:23:07.413105 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 12053 | 2026.05.21 09:23:07.413796 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12054 | 2026.05.21 09:23:07.416429 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 400 | ||
| 12055 | 2026.05.21 09:23:09.553047 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12056 | 2026.05.21 09:23:09.553316 [ 270 ] {59db4156-2518-4ee3-bb17-aad328289be5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 12057 | 2026.05.21 09:23:09.553658 [ 270 ] {59db4156-2518-4ee3-bb17-aad328289be5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12058 | 2026.05.21 09:23:09.553697 [ 270 ] {59db4156-2518-4ee3-bb17-aad328289be5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 12059 | 2026.05.21 09:23:09.553912 [ 270 ] {59db4156-2518-4ee3-bb17-aad328289be5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12060 | 2026.05.21 09:23:09.553980 [ 270 ] {59db4156-2518-4ee3-bb17-aad328289be5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12061 | 2026.05.21 09:23:09.554119 [ 270 ] {59db4156-2518-4ee3-bb17-aad328289be5} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 12062 | 2026.05.21 09:23:09.554220 [ 327 ] {59db4156-2518-4ee3-bb17-aad328289be5} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 12063 | 2026.05.21 09:23:09.554235 [ 314 ] {59db4156-2518-4ee3-bb17-aad328289be5} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 12064 | 2026.05.21 09:23:09.554235 [ 347 ] {59db4156-2518-4ee3-bb17-aad328289be5} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 12065 | 2026.05.21 09:23:09.554235 [ 354 ] {59db4156-2518-4ee3-bb17-aad328289be5} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 12066 | 2026.05.21 09:23:09.554418 [ 270 ] {59db4156-2518-4ee3-bb17-aad328289be5} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 12067 | 2026.05.21 09:23:09.554446 [ 270 ] {59db4156-2518-4ee3-bb17-aad328289be5} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12068 | 2026.05.21 09:23:09.554546 [ 270 ] {59db4156-2518-4ee3-bb17-aad328289be5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 12069 | 2026.05.21 09:23:09.554567 [ 270 ] {59db4156-2518-4ee3-bb17-aad328289be5} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 12070 | 2026.05.21 09:23:09.554601 [ 270 ] {59db4156-2518-4ee3-bb17-aad328289be5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 12071 | 2026.05.21 09:23:09.554641 [ 270 ] {59db4156-2518-4ee3-bb17-aad328289be5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 12072 | 2026.05.21 09:23:09.554680 [ 270 ] {59db4156-2518-4ee3-bb17-aad328289be5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 12073 | 2026.05.21 09:23:09.554716 [ 270 ] {59db4156-2518-4ee3-bb17-aad328289be5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 12074 | 2026.05.21 09:23:09.555883 [ 270 ] {59db4156-2518-4ee3-bb17-aad328289be5} <Debug> executeQuery: Read 51 rows, 10.72 KiB in 0.00267 sec., 19101.123595505618 rows/sec., 3.92 MiB/sec. | ||
| 12075 | 2026.05.21 09:23:09.556090 [ 270 ] {59db4156-2518-4ee3-bb17-aad328289be5} <Debug> MemoryTracker: Peak memory usage (for query): 186.43 KiB. | ||
| 12076 | 2026.05.21 09:23:09.556106 [ 270 ] {59db4156-2518-4ee3-bb17-aad328289be5} <Debug> TCPHandler: Processed in 0.003195537 sec. | ||
| 12077 | 2026.05.21 09:23:09.558242 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12078 | 2026.05.21 09:23:09.558352 [ 270 ] {06358e33-6fdb-4ae4-aa63-da4ca95a060a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12079 | 2026.05.21 09:23:09.558396 [ 270 ] {06358e33-6fdb-4ae4-aa63-da4ca95a060a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12080 | 2026.05.21 09:23:09.559041 [ 270 ] {06358e33-6fdb-4ae4-aa63-da4ca95a060a} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12081 | 2026.05.21 09:23:09.559088 [ 270 ] {06358e33-6fdb-4ae4-aa63-da4ca95a060a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 12082 | 2026.05.21 09:23:09.559496 [ 270 ] {06358e33-6fdb-4ae4-aa63-da4ca95a060a} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12083 | 2026.05.21 09:23:09.559714 [ 270 ] {06358e33-6fdb-4ae4-aa63-da4ca95a060a} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12084 | 2026.05.21 09:23:09.559860 [ 270 ] {06358e33-6fdb-4ae4-aa63-da4ca95a060a} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001539 sec., 89668.61598440546 rows/sec., 7.79 MiB/sec. | ||
| 12085 | 2026.05.21 09:23:09.559895 [ 270 ] {06358e33-6fdb-4ae4-aa63-da4ca95a060a} <Debug> TCPHandler: Processed in 0.001703577 sec. | ||
| 12086 | 2026.05.21 09:23:09.560024 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12087 | 2026.05.21 09:23:09.560121 [ 270 ] {38d98d26-e375-416a-a753-0c4305b279be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12088 | 2026.05.21 09:23:09.560161 [ 270 ] {38d98d26-e375-416a-a753-0c4305b279be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12089 | 2026.05.21 09:23:09.560597 [ 270 ] {38d98d26-e375-416a-a753-0c4305b279be} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12090 | 2026.05.21 09:23:09.560633 [ 270 ] {38d98d26-e375-416a-a753-0c4305b279be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 12091 | 2026.05.21 09:23:09.560913 [ 270 ] {38d98d26-e375-416a-a753-0c4305b279be} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 12092 | 2026.05.21 09:23:09.561128 [ 270 ] {38d98d26-e375-416a-a753-0c4305b279be} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12093 | 2026.05.21 09:23:09.561261 [ 270 ] {38d98d26-e375-416a-a753-0c4305b279be} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001158 sec., 35405.87219343696 rows/sec., 2.60 MiB/sec. | ||
| 12094 | 2026.05.21 09:23:09.561296 [ 270 ] {38d98d26-e375-416a-a753-0c4305b279be} <Debug> TCPHandler: Processed in 0.001320644 sec. | ||
| 12095 | 2026.05.21 09:23:09.561431 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12096 | 2026.05.21 09:23:09.561527 [ 270 ] {43613e92-75b0-4f8e-bfab-579861fdb3ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12097 | 2026.05.21 09:23:09.561677 [ 270 ] {43613e92-75b0-4f8e-bfab-579861fdb3ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12098 | 2026.05.21 09:23:09.562410 [ 270 ] {43613e92-75b0-4f8e-bfab-579861fdb3ba} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12099 | 2026.05.21 09:23:09.562458 [ 270 ] {43613e92-75b0-4f8e-bfab-579861fdb3ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 12100 | 2026.05.21 09:23:09.562844 [ 270 ] {43613e92-75b0-4f8e-bfab-579861fdb3ba} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12101 | 2026.05.21 09:23:09.563062 [ 270 ] {43613e92-75b0-4f8e-bfab-579861fdb3ba} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12102 | 2026.05.21 09:23:09.563213 [ 270 ] {43613e92-75b0-4f8e-bfab-579861fdb3ba} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001702 sec., 61692.126909518214 rows/sec., 4.82 MiB/sec. | ||
| 12103 | 2026.05.21 09:23:09.563252 [ 270 ] {43613e92-75b0-4f8e-bfab-579861fdb3ba} <Debug> TCPHandler: Processed in 0.001870543 sec. | ||
| 12104 | 2026.05.21 09:23:09.563446 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12105 | 2026.05.21 09:23:09.563572 [ 270 ] {f8f63b08-8c02-42ce-af4c-50fb6cdb40e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12106 | 2026.05.21 09:23:09.563615 [ 270 ] {f8f63b08-8c02-42ce-af4c-50fb6cdb40e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12107 | 2026.05.21 09:23:09.564017 [ 270 ] {f8f63b08-8c02-42ce-af4c-50fb6cdb40e7} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12108 | 2026.05.21 09:23:09.564053 [ 270 ] {f8f63b08-8c02-42ce-af4c-50fb6cdb40e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 12109 | 2026.05.21 09:23:09.564379 [ 270 ] {f8f63b08-8c02-42ce-af4c-50fb6cdb40e7} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12110 | 2026.05.21 09:23:09.564588 [ 270 ] {f8f63b08-8c02-42ce-af4c-50fb6cdb40e7} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12111 | 2026.05.21 09:23:09.564713 [ 270 ] {f8f63b08-8c02-42ce-af4c-50fb6cdb40e7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001179 sec., 135708.22731128076 rows/sec., 9.45 MiB/sec. | ||
| 12112 | 2026.05.21 09:23:09.564747 [ 270 ] {f8f63b08-8c02-42ce-af4c-50fb6cdb40e7} <Debug> TCPHandler: Processed in 0.001407197 sec. | ||
| 12113 | 2026.05.21 09:23:09.564870 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12114 | 2026.05.21 09:23:09.564966 [ 270 ] {68d20372-daaf-4c2f-995d-adbb3ea50442} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12115 | 2026.05.21 09:23:09.565020 [ 270 ] {68d20372-daaf-4c2f-995d-adbb3ea50442} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12116 | 2026.05.21 09:23:09.565823 [ 270 ] {68d20372-daaf-4c2f-995d-adbb3ea50442} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12117 | 2026.05.21 09:23:09.565859 [ 270 ] {68d20372-daaf-4c2f-995d-adbb3ea50442} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 12118 | 2026.05.21 09:23:09.566416 [ 270 ] {68d20372-daaf-4c2f-995d-adbb3ea50442} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 12119 | 2026.05.21 09:23:09.566632 [ 270 ] {68d20372-daaf-4c2f-995d-adbb3ea50442} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12120 | 2026.05.21 09:23:09.566768 [ 270 ] {68d20372-daaf-4c2f-995d-adbb3ea50442} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.00182 sec., 22527.472527472528 rows/sec., 40.37 MiB/sec. | ||
| 12121 | 2026.05.21 09:23:09.566833 [ 270 ] {68d20372-daaf-4c2f-995d-adbb3ea50442} <Debug> TCPHandler: Processed in 0.002012087 sec. | ||
| 12122 | 2026.05.21 09:23:09.566961 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12123 | 2026.05.21 09:23:09.567058 [ 270 ] {70648f85-4c61-47bb-b134-90724813315d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12124 | 2026.05.21 09:23:09.567099 [ 270 ] {70648f85-4c61-47bb-b134-90724813315d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12125 | 2026.05.21 09:23:09.567438 [ 270 ] {70648f85-4c61-47bb-b134-90724813315d} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12126 | 2026.05.21 09:23:09.567473 [ 270 ] {70648f85-4c61-47bb-b134-90724813315d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 12127 | 2026.05.21 09:23:09.567778 [ 270 ] {70648f85-4c61-47bb-b134-90724813315d} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12128 | 2026.05.21 09:23:09.567982 [ 270 ] {70648f85-4c61-47bb-b134-90724813315d} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12129 | 2026.05.21 09:23:09.568112 [ 270 ] {70648f85-4c61-47bb-b134-90724813315d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. | ||
| 12130 | 2026.05.21 09:23:09.568145 [ 270 ] {70648f85-4c61-47bb-b134-90724813315d} <Debug> TCPHandler: Processed in 0.001233992 sec. | ||
| 12131 | 2026.05.21 09:23:13.319795 [ 141 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12132 | 2026.05.21 09:23:13.319878 [ 141 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12133 | 2026.05.21 09:23:13.491683 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 25858 | ||
| 12134 | 2026.05.21 09:23:13.492236 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12135 | 2026.05.21 09:23:13.492274 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 12136 | 2026.05.21 09:23:13.492788 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 12137 | 2026.05.21 09:23:13.493053 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12138 | 2026.05.21 09:23:13.493192 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25858 | ||
| 12139 | 2026.05.21 09:23:14.552424 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12140 | 2026.05.21 09:23:14.552661 [ 270 ] {9b160221-6ff0-4e78-a61e-9d4aa102743b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 12141 | 2026.05.21 09:23:14.552997 [ 270 ] {9b160221-6ff0-4e78-a61e-9d4aa102743b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12142 | 2026.05.21 09:23:14.553034 [ 270 ] {9b160221-6ff0-4e78-a61e-9d4aa102743b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 12143 | 2026.05.21 09:23:14.553249 [ 270 ] {9b160221-6ff0-4e78-a61e-9d4aa102743b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12144 | 2026.05.21 09:23:14.553318 [ 270 ] {9b160221-6ff0-4e78-a61e-9d4aa102743b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12145 | 2026.05.21 09:23:14.553459 [ 270 ] {9b160221-6ff0-4e78-a61e-9d4aa102743b} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 12146 | 2026.05.21 09:23:14.553554 [ 355 ] {9b160221-6ff0-4e78-a61e-9d4aa102743b} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 12147 | 2026.05.21 09:23:14.553558 [ 354 ] {9b160221-6ff0-4e78-a61e-9d4aa102743b} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 12148 | 2026.05.21 09:23:14.553580 [ 314 ] {9b160221-6ff0-4e78-a61e-9d4aa102743b} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 12149 | 2026.05.21 09:23:14.553572 [ 361 ] {9b160221-6ff0-4e78-a61e-9d4aa102743b} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 12150 | 2026.05.21 09:23:14.553755 [ 270 ] {9b160221-6ff0-4e78-a61e-9d4aa102743b} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 12151 | 2026.05.21 09:23:14.553783 [ 270 ] {9b160221-6ff0-4e78-a61e-9d4aa102743b} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12152 | 2026.05.21 09:23:14.553883 [ 270 ] {9b160221-6ff0-4e78-a61e-9d4aa102743b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 12153 | 2026.05.21 09:23:14.553905 [ 270 ] {9b160221-6ff0-4e78-a61e-9d4aa102743b} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 12154 | 2026.05.21 09:23:14.553941 [ 270 ] {9b160221-6ff0-4e78-a61e-9d4aa102743b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 12155 | 2026.05.21 09:23:14.553983 [ 270 ] {9b160221-6ff0-4e78-a61e-9d4aa102743b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 12156 | 2026.05.21 09:23:14.554049 [ 270 ] {9b160221-6ff0-4e78-a61e-9d4aa102743b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 12157 | 2026.05.21 09:23:14.554085 [ 270 ] {9b160221-6ff0-4e78-a61e-9d4aa102743b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 12158 | 2026.05.21 09:23:14.555284 [ 270 ] {9b160221-6ff0-4e78-a61e-9d4aa102743b} <Debug> executeQuery: Read 51 rows, 10.48 KiB in 0.002721 sec., 18743.10915104741 rows/sec., 3.76 MiB/sec. | ||
| 12159 | 2026.05.21 09:23:14.555502 [ 270 ] {9b160221-6ff0-4e78-a61e-9d4aa102743b} <Debug> MemoryTracker: Peak memory usage (for query): 172.56 KiB. | ||
| 12160 | 2026.05.21 09:23:14.555519 [ 270 ] {9b160221-6ff0-4e78-a61e-9d4aa102743b} <Debug> TCPHandler: Processed in 0.003228299 sec. | ||
| 12161 | 2026.05.21 09:23:14.557257 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12162 | 2026.05.21 09:23:14.557371 [ 270 ] {268c151f-a600-4b83-ae4d-ca7714bbdb23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12163 | 2026.05.21 09:23:14.557414 [ 270 ] {268c151f-a600-4b83-ae4d-ca7714bbdb23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12164 | 2026.05.21 09:23:14.557929 [ 270 ] {268c151f-a600-4b83-ae4d-ca7714bbdb23} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12165 | 2026.05.21 09:23:14.557975 [ 270 ] {268c151f-a600-4b83-ae4d-ca7714bbdb23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 12166 | 2026.05.21 09:23:14.558336 [ 270 ] {268c151f-a600-4b83-ae4d-ca7714bbdb23} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12167 | 2026.05.21 09:23:14.558552 [ 270 ] {268c151f-a600-4b83-ae4d-ca7714bbdb23} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12168 | 2026.05.21 09:23:14.558698 [ 270 ] {268c151f-a600-4b83-ae4d-ca7714bbdb23} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001359 sec., 41206.76968359088 rows/sec., 3.15 MiB/sec. | ||
| 12169 | 2026.05.21 09:23:14.558733 [ 270 ] {268c151f-a600-4b83-ae4d-ca7714bbdb23} <Debug> TCPHandler: Processed in 0.001529911 sec. | ||
| 12170 | 2026.05.21 09:23:14.558865 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12171 | 2026.05.21 09:23:14.558963 [ 270 ] {fa7c303f-763e-40c9-9cfc-279dc02553d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12172 | 2026.05.21 09:23:14.559004 [ 270 ] {fa7c303f-763e-40c9-9cfc-279dc02553d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12173 | 2026.05.21 09:23:14.559431 [ 270 ] {fa7c303f-763e-40c9-9cfc-279dc02553d6} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12174 | 2026.05.21 09:23:14.559470 [ 270 ] {fa7c303f-763e-40c9-9cfc-279dc02553d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 12175 | 2026.05.21 09:23:14.559778 [ 270 ] {fa7c303f-763e-40c9-9cfc-279dc02553d6} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12176 | 2026.05.21 09:23:14.559990 [ 270 ] {fa7c303f-763e-40c9-9cfc-279dc02553d6} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12177 | 2026.05.21 09:23:14.560120 [ 270 ] {fa7c303f-763e-40c9-9cfc-279dc02553d6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001175 sec., 54468.085106382976 rows/sec., 4.25 MiB/sec. | ||
| 12178 | 2026.05.21 09:23:14.560155 [ 270 ] {fa7c303f-763e-40c9-9cfc-279dc02553d6} <Debug> TCPHandler: Processed in 0.001340415 sec. | ||
| 12179 | 2026.05.21 09:23:14.560302 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12180 | 2026.05.21 09:23:14.560400 [ 270 ] {1b820798-03d2-4682-b8e6-263bec338fe4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12181 | 2026.05.21 09:23:14.560443 [ 270 ] {1b820798-03d2-4682-b8e6-263bec338fe4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12182 | 2026.05.21 09:23:14.560862 [ 270 ] {1b820798-03d2-4682-b8e6-263bec338fe4} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12183 | 2026.05.21 09:23:14.560897 [ 270 ] {1b820798-03d2-4682-b8e6-263bec338fe4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 12184 | 2026.05.21 09:23:14.561221 [ 270 ] {1b820798-03d2-4682-b8e6-263bec338fe4} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12185 | 2026.05.21 09:23:14.561425 [ 270 ] {1b820798-03d2-4682-b8e6-263bec338fe4} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12186 | 2026.05.21 09:23:14.561556 [ 270 ] {1b820798-03d2-4682-b8e6-263bec338fe4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001174 sec., 136286.20102214653 rows/sec., 9.49 MiB/sec. | ||
| 12187 | 2026.05.21 09:23:14.561589 [ 270 ] {1b820798-03d2-4682-b8e6-263bec338fe4} <Debug> TCPHandler: Processed in 0.001336935 sec. | ||
| 12188 | 2026.05.21 09:23:14.561713 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12189 | 2026.05.21 09:23:14.561810 [ 270 ] {150c7ffe-11d9-4561-92cf-2c91a0dfcbb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12190 | 2026.05.21 09:23:14.561851 [ 270 ] {150c7ffe-11d9-4561-92cf-2c91a0dfcbb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12191 | 2026.05.21 09:23:14.562201 [ 270 ] {150c7ffe-11d9-4561-92cf-2c91a0dfcbb7} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12192 | 2026.05.21 09:23:14.562236 [ 270 ] {150c7ffe-11d9-4561-92cf-2c91a0dfcbb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 12193 | 2026.05.21 09:23:14.562531 [ 270 ] {150c7ffe-11d9-4561-92cf-2c91a0dfcbb7} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12194 | 2026.05.21 09:23:14.562732 [ 270 ] {150c7ffe-11d9-4561-92cf-2c91a0dfcbb7} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12195 | 2026.05.21 09:23:14.562861 [ 270 ] {150c7ffe-11d9-4561-92cf-2c91a0dfcbb7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. | ||
| 12196 | 2026.05.21 09:23:14.562895 [ 270 ] {150c7ffe-11d9-4561-92cf-2c91a0dfcbb7} <Debug> TCPHandler: Processed in 0.001233122 sec. | ||
| 12197 | 2026.05.21 09:23:14.917434 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 407 | ||
| 12198 | 2026.05.21 09:23:14.933832 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12199 | 2026.05.21 09:23:14.933882 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 12200 | 2026.05.21 09:23:14.939908 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 12201 | 2026.05.21 09:23:14.940590 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12202 | 2026.05.21 09:23:14.943313 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
| 12203 | 2026.05.21 09:23:15.682289 [ 139 ] {} <Debug> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 12204 | 2026.05.21 09:23:15.682356 [ 139 ] {} <Trace> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12205 | 2026.05.21 09:23:15.682380 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 12206 | 2026.05.21 09:23:15.682530 [ 186 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
| 12207 | 2026.05.21 09:23:15.682703 [ 186 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12208 | 2026.05.21 09:23:15.682741 [ 186 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 20 rows starting from the beginning of the part | ||
| 12209 | 2026.05.21 09:23:15.682813 [ 186 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 2 rows starting from the beginning of the part | ||
| 12210 | 2026.05.21 09:23:15.682867 [ 186 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 4 rows starting from the beginning of the part | ||
| 12211 | 2026.05.21 09:23:15.682923 [ 186 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 8 rows starting from the beginning of the part | ||
| 12212 | 2026.05.21 09:23:15.682970 [ 186 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 4 rows starting from the beginning of the part | ||
| 12213 | 2026.05.21 09:23:15.683779 [ 192 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001315384 sec., 28888.90240416487 rows/sec., 2.41 MiB/sec. | ||
| 12214 | 2026.05.21 09:23:15.683965 [ 191 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 12215 | 2026.05.21 09:23:15.684260 [ 191 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_25_6} <Trace> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12216 | 2026.05.21 09:23:15.684340 [ 191 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_25_6} <Trace> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 12217 | 2026.05.21 09:23:15.684484 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 12218 | 2026.05.21 09:23:19.554926 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12219 | 2026.05.21 09:23:19.555220 [ 270 ] {d984f3c3-7672-4ea8-aaec-3003b38796ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_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) | ||
| 12220 | 2026.05.21 09:23:19.555629 [ 270 ] {d984f3c3-7672-4ea8-aaec-3003b38796ca} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12221 | 2026.05.21 09:23:19.555681 [ 270 ] {d984f3c3-7672-4ea8-aaec-3003b38796ca} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_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 | ||
| 12222 | 2026.05.21 09:23:19.555931 [ 270 ] {d984f3c3-7672-4ea8-aaec-3003b38796ca} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12223 | 2026.05.21 09:23:19.556008 [ 270 ] {d984f3c3-7672-4ea8-aaec-3003b38796ca} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12224 | 2026.05.21 09:23:19.556157 [ 270 ] {d984f3c3-7672-4ea8-aaec-3003b38796ca} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 12225 | 2026.05.21 09:23:19.556267 [ 340 ] {d984f3c3-7672-4ea8-aaec-3003b38796ca} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 12226 | 2026.05.21 09:23:19.556288 [ 314 ] {d984f3c3-7672-4ea8-aaec-3003b38796ca} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 12227 | 2026.05.21 09:23:19.556288 [ 361 ] {d984f3c3-7672-4ea8-aaec-3003b38796ca} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 12228 | 2026.05.21 09:23:19.556269 [ 354 ] {d984f3c3-7672-4ea8-aaec-3003b38796ca} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 12229 | 2026.05.21 09:23:19.556506 [ 270 ] {d984f3c3-7672-4ea8-aaec-3003b38796ca} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 12230 | 2026.05.21 09:23:19.556536 [ 270 ] {d984f3c3-7672-4ea8-aaec-3003b38796ca} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12231 | 2026.05.21 09:23:19.556638 [ 270 ] {d984f3c3-7672-4ea8-aaec-3003b38796ca} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 12232 | 2026.05.21 09:23:19.556661 [ 270 ] {d984f3c3-7672-4ea8-aaec-3003b38796ca} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 12233 | 2026.05.21 09:23:19.556698 [ 270 ] {d984f3c3-7672-4ea8-aaec-3003b38796ca} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_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'))" | ||
| 12234 | 2026.05.21 09:23:19.556740 [ 270 ] {d984f3c3-7672-4ea8-aaec-3003b38796ca} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_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'))" | ||
| 12235 | 2026.05.21 09:23:19.556783 [ 270 ] {d984f3c3-7672-4ea8-aaec-3003b38796ca} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_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'))" | ||
| 12236 | 2026.05.21 09:23:19.556823 [ 270 ] {d984f3c3-7672-4ea8-aaec-3003b38796ca} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_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'))" | ||
| 12237 | 2026.05.21 09:23:19.558160 [ 270 ] {d984f3c3-7672-4ea8-aaec-3003b38796ca} <Debug> executeQuery: Read 51 rows, 10.72 KiB in 0.00306 sec., 16666.666666666668 rows/sec., 3.42 MiB/sec. | ||
| 12238 | 2026.05.21 09:23:19.558380 [ 270 ] {d984f3c3-7672-4ea8-aaec-3003b38796ca} <Debug> MemoryTracker: Peak memory usage (for query): 187.79 KiB. | ||
| 12239 | 2026.05.21 09:23:19.558397 [ 270 ] {d984f3c3-7672-4ea8-aaec-3003b38796ca} <Debug> TCPHandler: Processed in 0.003622791 sec. | ||
| 12240 | 2026.05.21 09:23:19.561478 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12241 | 2026.05.21 09:23:19.561615 [ 270 ] {62016afc-c5d9-4bf4-bc97-39875c7d5fb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12242 | 2026.05.21 09:23:19.561681 [ 270 ] {62016afc-c5d9-4bf4-bc97-39875c7d5fb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12243 | 2026.05.21 09:23:19.562393 [ 270 ] {62016afc-c5d9-4bf4-bc97-39875c7d5fb8} <Trace> oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12244 | 2026.05.21 09:23:19.562449 [ 270 ] {62016afc-c5d9-4bf4-bc97-39875c7d5fb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 12245 | 2026.05.21 09:23:19.562881 [ 270 ] {62016afc-c5d9-4bf4-bc97-39875c7d5fb8} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 12246 | 2026.05.21 09:23:19.563103 [ 270 ] {62016afc-c5d9-4bf4-bc97-39875c7d5fb8} <Trace> oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12247 | 2026.05.21 09:23:19.563246 [ 270 ] {62016afc-c5d9-4bf4-bc97-39875c7d5fb8} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001671 sec., 14362.65709156194 rows/sec., 1.19 MiB/sec. | ||
| 12248 | 2026.05.21 09:23:19.563282 [ 270 ] {62016afc-c5d9-4bf4-bc97-39875c7d5fb8} <Debug> TCPHandler: Processed in 0.001868122 sec. | ||
| 12249 | 2026.05.21 09:23:19.563410 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12250 | 2026.05.21 09:23:19.563508 [ 270 ] {291c5fee-7b7a-4dc6-ac12-09bae4b9a671} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12251 | 2026.05.21 09:23:19.563550 [ 270 ] {291c5fee-7b7a-4dc6-ac12-09bae4b9a671} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12252 | 2026.05.21 09:23:19.563985 [ 270 ] {291c5fee-7b7a-4dc6-ac12-09bae4b9a671} <Trace> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12253 | 2026.05.21 09:23:19.564022 [ 270 ] {291c5fee-7b7a-4dc6-ac12-09bae4b9a671} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 12254 | 2026.05.21 09:23:19.564310 [ 270 ] {291c5fee-7b7a-4dc6-ac12-09bae4b9a671} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 12255 | 2026.05.21 09:23:19.564517 [ 270 ] {291c5fee-7b7a-4dc6-ac12-09bae4b9a671} <Trace> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12256 | 2026.05.21 09:23:19.564648 [ 270 ] {291c5fee-7b7a-4dc6-ac12-09bae4b9a671} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001157 sec., 1728.608470181504 rows/sec., 140.96 KiB/sec. | ||
| 12257 | 2026.05.21 09:23:19.564683 [ 270 ] {291c5fee-7b7a-4dc6-ac12-09bae4b9a671} <Debug> TCPHandler: Processed in 0.001323384 sec. | ||
| 12258 | 2026.05.21 09:23:19.564828 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12259 | 2026.05.21 09:23:19.564925 [ 270 ] {59f3e4ca-3c8d-425d-bfa3-1b7240011874} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12260 | 2026.05.21 09:23:19.564965 [ 270 ] {59f3e4ca-3c8d-425d-bfa3-1b7240011874} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12261 | 2026.05.21 09:23:19.565505 [ 270 ] {59f3e4ca-3c8d-425d-bfa3-1b7240011874} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12262 | 2026.05.21 09:23:19.565543 [ 270 ] {59f3e4ca-3c8d-425d-bfa3-1b7240011874} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 12263 | 2026.05.21 09:23:19.565853 [ 270 ] {59f3e4ca-3c8d-425d-bfa3-1b7240011874} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12264 | 2026.05.21 09:23:19.566061 [ 270 ] {59f3e4ca-3c8d-425d-bfa3-1b7240011874} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12265 | 2026.05.21 09:23:19.566193 [ 270 ] {59f3e4ca-3c8d-425d-bfa3-1b7240011874} <Debug> executeQuery: Read 259 rows, 23.78 KiB in 0.001286 sec., 201399.68895800933 rows/sec., 18.06 MiB/sec. | ||
| 12266 | 2026.05.21 09:23:19.566228 [ 270 ] {59f3e4ca-3c8d-425d-bfa3-1b7240011874} <Debug> TCPHandler: Processed in 0.001450009 sec. | ||
| 12267 | 2026.05.21 09:23:19.566371 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12268 | 2026.05.21 09:23:19.566470 [ 270 ] {a80c6b94-76f8-4fe9-befe-d20575ed13e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12269 | 2026.05.21 09:23:19.566512 [ 270 ] {a80c6b94-76f8-4fe9-befe-d20575ed13e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12270 | 2026.05.21 09:23:19.566966 [ 270 ] {a80c6b94-76f8-4fe9-befe-d20575ed13e9} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12271 | 2026.05.21 09:23:19.567003 [ 270 ] {a80c6b94-76f8-4fe9-befe-d20575ed13e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 12272 | 2026.05.21 09:23:19.567301 [ 270 ] {a80c6b94-76f8-4fe9-befe-d20575ed13e9} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 12273 | 2026.05.21 09:23:19.567522 [ 270 ] {a80c6b94-76f8-4fe9-befe-d20575ed13e9} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12274 | 2026.05.21 09:23:19.567657 [ 270 ] {a80c6b94-76f8-4fe9-befe-d20575ed13e9} <Debug> executeQuery: Read 55 rows, 4.18 KiB in 0.001205 sec., 45643.15352697096 rows/sec., 3.39 MiB/sec. | ||
| 12275 | 2026.05.21 09:23:19.567692 [ 270 ] {a80c6b94-76f8-4fe9-befe-d20575ed13e9} <Debug> TCPHandler: Processed in 0.001374386 sec. | ||
| 12276 | 2026.05.21 09:23:19.567857 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12277 | 2026.05.21 09:23:19.567955 [ 270 ] {58a95699-f914-4c14-952e-eebfcb5895af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12278 | 2026.05.21 09:23:19.567995 [ 270 ] {58a95699-f914-4c14-952e-eebfcb5895af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12279 | 2026.05.21 09:23:19.568439 [ 270 ] {58a95699-f914-4c14-952e-eebfcb5895af} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12280 | 2026.05.21 09:23:19.568476 [ 270 ] {58a95699-f914-4c14-952e-eebfcb5895af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 12281 | 2026.05.21 09:23:19.568777 [ 270 ] {58a95699-f914-4c14-952e-eebfcb5895af} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 12282 | 2026.05.21 09:23:19.568981 [ 270 ] {58a95699-f914-4c14-952e-eebfcb5895af} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12283 | 2026.05.21 09:23:19.569110 [ 270 ] {58a95699-f914-4c14-952e-eebfcb5895af} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001173 sec., 20460.358056265984 rows/sec., 1.70 MiB/sec. | ||
| 12284 | 2026.05.21 09:23:19.569144 [ 270 ] {58a95699-f914-4c14-952e-eebfcb5895af} <Debug> TCPHandler: Processed in 0.001337445 sec. | ||
| 12285 | 2026.05.21 09:23:19.569343 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12286 | 2026.05.21 09:23:19.569446 [ 270 ] {508cb072-80b6-4221-a841-d588c30a1900} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12287 | 2026.05.21 09:23:19.569487 [ 270 ] {508cb072-80b6-4221-a841-d588c30a1900} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12288 | 2026.05.21 09:23:19.569905 [ 270 ] {508cb072-80b6-4221-a841-d588c30a1900} <Trace> oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12289 | 2026.05.21 09:23:19.569943 [ 270 ] {508cb072-80b6-4221-a841-d588c30a1900} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 12290 | 2026.05.21 09:23:19.570235 [ 270 ] {508cb072-80b6-4221-a841-d588c30a1900} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 12291 | 2026.05.21 09:23:19.570453 [ 270 ] {508cb072-80b6-4221-a841-d588c30a1900} <Trace> oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12292 | 2026.05.21 09:23:19.570582 [ 270 ] {508cb072-80b6-4221-a841-d588c30a1900} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001154 sec., 10398.613518197573 rows/sec., 812.39 KiB/sec. | ||
| 12293 | 2026.05.21 09:23:19.570617 [ 270 ] {508cb072-80b6-4221-a841-d588c30a1900} <Debug> TCPHandler: Processed in 0.001324134 sec. | ||
| 12294 | 2026.05.21 09:23:19.570757 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12295 | 2026.05.21 09:23:19.570853 [ 270 ] {8e5ace72-37e9-4313-a846-7b1906c3fa48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12296 | 2026.05.21 09:23:19.570892 [ 270 ] {8e5ace72-37e9-4313-a846-7b1906c3fa48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12297 | 2026.05.21 09:23:19.571366 [ 270 ] {8e5ace72-37e9-4313-a846-7b1906c3fa48} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12298 | 2026.05.21 09:23:19.571405 [ 270 ] {8e5ace72-37e9-4313-a846-7b1906c3fa48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 12299 | 2026.05.21 09:23:19.571712 [ 270 ] {8e5ace72-37e9-4313-a846-7b1906c3fa48} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12300 | 2026.05.21 09:23:19.571931 [ 270 ] {8e5ace72-37e9-4313-a846-7b1906c3fa48} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12301 | 2026.05.21 09:23:19.572064 [ 270 ] {8e5ace72-37e9-4313-a846-7b1906c3fa48} <Debug> executeQuery: Read 143 rows, 11.82 KiB in 0.001228 sec., 116449.51140065148 rows/sec., 9.40 MiB/sec. | ||
| 12302 | 2026.05.21 09:23:19.572099 [ 270 ] {8e5ace72-37e9-4313-a846-7b1906c3fa48} <Debug> TCPHandler: Processed in 0.001391937 sec. | ||
| 12303 | 2026.05.21 09:23:19.572231 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12304 | 2026.05.21 09:23:19.572329 [ 270 ] {13a8d734-87b6-4d89-8063-7d84027b611b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12305 | 2026.05.21 09:23:19.572372 [ 270 ] {13a8d734-87b6-4d89-8063-7d84027b611b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12306 | 2026.05.21 09:23:19.572765 [ 270 ] {13a8d734-87b6-4d89-8063-7d84027b611b} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12307 | 2026.05.21 09:23:19.572802 [ 270 ] {13a8d734-87b6-4d89-8063-7d84027b611b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 12308 | 2026.05.21 09:23:19.573131 [ 270 ] {13a8d734-87b6-4d89-8063-7d84027b611b} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12309 | 2026.05.21 09:23:19.573342 [ 270 ] {13a8d734-87b6-4d89-8063-7d84027b611b} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12310 | 2026.05.21 09:23:19.573471 [ 270 ] {13a8d734-87b6-4d89-8063-7d84027b611b} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001161 sec., 169681.30921619295 rows/sec., 12.17 MiB/sec. | ||
| 12311 | 2026.05.21 09:23:19.573507 [ 270 ] {13a8d734-87b6-4d89-8063-7d84027b611b} <Debug> TCPHandler: Processed in 0.001324965 sec. | ||
| 12312 | 2026.05.21 09:23:19.573639 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12313 | 2026.05.21 09:23:19.573738 [ 270 ] {9fc280af-46da-4032-a4a6-9d7d050bb9c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12314 | 2026.05.21 09:23:19.573796 [ 270 ] {9fc280af-46da-4032-a4a6-9d7d050bb9c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12315 | 2026.05.21 09:23:19.574665 [ 270 ] {9fc280af-46da-4032-a4a6-9d7d050bb9c2} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12316 | 2026.05.21 09:23:19.574703 [ 270 ] {9fc280af-46da-4032-a4a6-9d7d050bb9c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 12317 | 2026.05.21 09:23:19.575263 [ 270 ] {9fc280af-46da-4032-a4a6-9d7d050bb9c2} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 12318 | 2026.05.21 09:23:19.575489 [ 270 ] {9fc280af-46da-4032-a4a6-9d7d050bb9c2} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12319 | 2026.05.21 09:23:19.575637 [ 270 ] {9fc280af-46da-4032-a4a6-9d7d050bb9c2} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001918 sec., 21376.43378519291 rows/sec., 38.31 MiB/sec. | ||
| 12320 | 2026.05.21 09:23:19.575710 [ 270 ] {9fc280af-46da-4032-a4a6-9d7d050bb9c2} <Debug> TCPHandler: Processed in 0.002120701 sec. | ||
| 12321 | 2026.05.21 09:23:19.575840 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12322 | 2026.05.21 09:23:19.575939 [ 270 ] {86973522-02da-47d5-ae6e-3c7129a6004c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12323 | 2026.05.21 09:23:19.575981 [ 270 ] {86973522-02da-47d5-ae6e-3c7129a6004c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12324 | 2026.05.21 09:23:19.576339 [ 270 ] {86973522-02da-47d5-ae6e-3c7129a6004c} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12325 | 2026.05.21 09:23:19.576377 [ 270 ] {86973522-02da-47d5-ae6e-3c7129a6004c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 12326 | 2026.05.21 09:23:19.576685 [ 270 ] {86973522-02da-47d5-ae6e-3c7129a6004c} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12327 | 2026.05.21 09:23:19.576903 [ 270 ] {86973522-02da-47d5-ae6e-3c7129a6004c} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12328 | 2026.05.21 09:23:19.577031 [ 270 ] {86973522-02da-47d5-ae6e-3c7129a6004c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001111 sec., 54005.400540054005 rows/sec., 3.64 MiB/sec. | ||
| 12329 | 2026.05.21 09:23:19.577065 [ 270 ] {86973522-02da-47d5-ae6e-3c7129a6004c} <Debug> TCPHandler: Processed in 0.001275202 sec. | ||
| 12330 | 2026.05.21 09:23:20.994179 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 26306 | ||
| 12331 | 2026.05.21 09:23:20.994686 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12332 | 2026.05.21 09:23:20.994733 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 12333 | 2026.05.21 09:23:20.995384 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 12334 | 2026.05.21 09:23:20.995722 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12335 | 2026.05.21 09:23:20.995864 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26306 | ||
| 12336 | 2026.05.21 09:23:22.444225 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 | ||
| 12337 | 2026.05.21 09:23:22.461173 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12338 | 2026.05.21 09:23:22.461224 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 12339 | 2026.05.21 09:23:22.467881 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 12340 | 2026.05.21 09:23:22.468585 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12341 | 2026.05.21 09:23:22.471341 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 415 | ||
| 12342 | 2026.05.21 09:23:24.552280 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12343 | 2026.05.21 09:23:24.552546 [ 270 ] {2a2e1776-62f4-4976-9b33-3f64b145d798} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 12344 | 2026.05.21 09:23:24.552938 [ 270 ] {2a2e1776-62f4-4976-9b33-3f64b145d798} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12345 | 2026.05.21 09:23:24.552980 [ 270 ] {2a2e1776-62f4-4976-9b33-3f64b145d798} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 12346 | 2026.05.21 09:23:24.553221 [ 270 ] {2a2e1776-62f4-4976-9b33-3f64b145d798} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12347 | 2026.05.21 09:23:24.553301 [ 270 ] {2a2e1776-62f4-4976-9b33-3f64b145d798} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12348 | 2026.05.21 09:23:24.553454 [ 270 ] {2a2e1776-62f4-4976-9b33-3f64b145d798} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 12349 | 2026.05.21 09:23:24.553562 [ 340 ] {2a2e1776-62f4-4976-9b33-3f64b145d798} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 12350 | 2026.05.21 09:23:24.553581 [ 314 ] {2a2e1776-62f4-4976-9b33-3f64b145d798} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 12351 | 2026.05.21 09:23:24.553574 [ 354 ] {2a2e1776-62f4-4976-9b33-3f64b145d798} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 12352 | 2026.05.21 09:23:24.553571 [ 361 ] {2a2e1776-62f4-4976-9b33-3f64b145d798} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 12353 | 2026.05.21 09:23:24.553789 [ 270 ] {2a2e1776-62f4-4976-9b33-3f64b145d798} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 12354 | 2026.05.21 09:23:24.553820 [ 270 ] {2a2e1776-62f4-4976-9b33-3f64b145d798} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12355 | 2026.05.21 09:23:24.553930 [ 270 ] {2a2e1776-62f4-4976-9b33-3f64b145d798} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 12356 | 2026.05.21 09:23:24.553954 [ 270 ] {2a2e1776-62f4-4976-9b33-3f64b145d798} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 12357 | 2026.05.21 09:23:24.553994 [ 270 ] {2a2e1776-62f4-4976-9b33-3f64b145d798} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 12358 | 2026.05.21 09:23:24.554039 [ 270 ] {2a2e1776-62f4-4976-9b33-3f64b145d798} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 12359 | 2026.05.21 09:23:24.554081 [ 270 ] {2a2e1776-62f4-4976-9b33-3f64b145d798} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 12360 | 2026.05.21 09:23:24.554123 [ 270 ] {2a2e1776-62f4-4976-9b33-3f64b145d798} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 12361 | 2026.05.21 09:23:24.555526 [ 270 ] {2a2e1776-62f4-4976-9b33-3f64b145d798} <Debug> executeQuery: Read 51 rows, 10.48 KiB in 0.003078 sec., 16569.200779727096 rows/sec., 3.32 MiB/sec. | ||
| 12362 | 2026.05.21 09:23:24.555792 [ 270 ] {2a2e1776-62f4-4976-9b33-3f64b145d798} <Debug> MemoryTracker: Peak memory usage (for query): 171.60 KiB. | ||
| 12363 | 2026.05.21 09:23:24.555810 [ 270 ] {2a2e1776-62f4-4976-9b33-3f64b145d798} <Debug> TCPHandler: Processed in 0.003679093 sec. | ||
| 12364 | 2026.05.21 09:23:24.557689 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12365 | 2026.05.21 09:23:24.557826 [ 270 ] {b81a9cdf-9043-4ce8-a034-da85ac5ef5a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12366 | 2026.05.21 09:23:24.557896 [ 270 ] {b81a9cdf-9043-4ce8-a034-da85ac5ef5a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12367 | 2026.05.21 09:23:24.558636 [ 270 ] {b81a9cdf-9043-4ce8-a034-da85ac5ef5a5} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12368 | 2026.05.21 09:23:24.558698 [ 270 ] {b81a9cdf-9043-4ce8-a034-da85ac5ef5a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 12369 | 2026.05.21 09:23:24.559139 [ 270 ] {b81a9cdf-9043-4ce8-a034-da85ac5ef5a5} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12370 | 2026.05.21 09:23:24.559381 [ 270 ] {b81a9cdf-9043-4ce8-a034-da85ac5ef5a5} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12371 | 2026.05.21 09:23:24.559546 [ 270 ] {b81a9cdf-9043-4ce8-a034-da85ac5ef5a5} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001771 sec., 31620.553359683796 rows/sec., 2.41 MiB/sec. | ||
| 12372 | 2026.05.21 09:23:24.559586 [ 270 ] {b81a9cdf-9043-4ce8-a034-da85ac5ef5a5} <Debug> TCPHandler: Processed in 0.001952855 sec. | ||
| 12373 | 2026.05.21 09:23:24.559727 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12374 | 2026.05.21 09:23:24.559834 [ 270 ] {ef3a82ac-eb5b-46d4-9b6f-51fee57f9417} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12375 | 2026.05.21 09:23:24.559879 [ 270 ] {ef3a82ac-eb5b-46d4-9b6f-51fee57f9417} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12376 | 2026.05.21 09:23:24.560333 [ 270 ] {ef3a82ac-eb5b-46d4-9b6f-51fee57f9417} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12377 | 2026.05.21 09:23:24.560372 [ 270 ] {ef3a82ac-eb5b-46d4-9b6f-51fee57f9417} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 12378 | 2026.05.21 09:23:24.560758 [ 270 ] {ef3a82ac-eb5b-46d4-9b6f-51fee57f9417} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12379 | 2026.05.21 09:23:24.561003 [ 270 ] {ef3a82ac-eb5b-46d4-9b6f-51fee57f9417} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12380 | 2026.05.21 09:23:24.561147 [ 270 ] {ef3a82ac-eb5b-46d4-9b6f-51fee57f9417} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001336 sec., 47904.19161676647 rows/sec., 3.74 MiB/sec. | ||
| 12381 | 2026.05.21 09:23:24.561184 [ 270 ] {ef3a82ac-eb5b-46d4-9b6f-51fee57f9417} <Debug> TCPHandler: Processed in 0.001510891 sec. | ||
| 12382 | 2026.05.21 09:23:24.561321 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12383 | 2026.05.21 09:23:24.561424 [ 270 ] {fb493256-9f1b-41a2-8343-079b1607ff73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12384 | 2026.05.21 09:23:24.561472 [ 270 ] {fb493256-9f1b-41a2-8343-079b1607ff73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12385 | 2026.05.21 09:23:24.561908 [ 270 ] {fb493256-9f1b-41a2-8343-079b1607ff73} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12386 | 2026.05.21 09:23:24.561946 [ 270 ] {fb493256-9f1b-41a2-8343-079b1607ff73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 12387 | 2026.05.21 09:23:24.562305 [ 270 ] {fb493256-9f1b-41a2-8343-079b1607ff73} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12388 | 2026.05.21 09:23:24.562533 [ 270 ] {fb493256-9f1b-41a2-8343-079b1607ff73} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12389 | 2026.05.21 09:23:24.562674 [ 270 ] {fb493256-9f1b-41a2-8343-079b1607ff73} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00127 sec., 125984.25196850393 rows/sec., 8.77 MiB/sec. | ||
| 12390 | 2026.05.21 09:23:24.562697 [ 129 ] {} <Debug> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Selected 6 parts from all_1_80_16 to all_85_85_0 | ||
| 12391 | 2026.05.21 09:23:24.562711 [ 270 ] {fb493256-9f1b-41a2-8343-079b1607ff73} <Debug> TCPHandler: Processed in 0.001444339 sec. | ||
| 12392 | 2026.05.21 09:23:24.562763 [ 129 ] {} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12393 | 2026.05.21 09:23:24.562790 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 12394 | 2026.05.21 09:23:24.562858 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12395 | 2026.05.21 09:23:24.562914 [ 191 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::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 | ||
| 12396 | 2026.05.21 09:23:24.562964 [ 270 ] {71533e8a-b1f5-4409-acd9-a5a271c8f7d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12397 | 2026.05.21 09:23:24.563016 [ 270 ] {71533e8a-b1f5-4409-acd9-a5a271c8f7d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12398 | 2026.05.21 09:23:24.563079 [ 191 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_85_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12399 | 2026.05.21 09:23:24.563128 [ 191 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_80_16, total 29332 rows starting from the beginning of the part | ||
| 12400 | 2026.05.21 09:23:24.563212 [ 191 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 52 rows starting from the beginning of the part | ||
| 12401 | 2026.05.21 09:23:24.563270 [ 191 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 160 rows starting from the beginning of the part | ||
| 12402 | 2026.05.21 09:23:24.563324 [ 191 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 160 rows starting from the beginning of the part | ||
| 12403 | 2026.05.21 09:23:24.563373 [ 191 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 197 rows starting from the beginning of the part | ||
| 12404 | 2026.05.21 09:23:24.563404 [ 270 ] {71533e8a-b1f5-4409-acd9-a5a271c8f7d6} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12405 | 2026.05.21 09:23:24.563423 [ 191 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 160 rows starting from the beginning of the part | ||
| 12406 | 2026.05.21 09:23:24.563453 [ 270 ] {71533e8a-b1f5-4409-acd9-a5a271c8f7d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 12407 | 2026.05.21 09:23:24.563815 [ 270 ] {71533e8a-b1f5-4409-acd9-a5a271c8f7d6} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12408 | 2026.05.21 09:23:24.564053 [ 270 ] {71533e8a-b1f5-4409-acd9-a5a271c8f7d6} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12409 | 2026.05.21 09:23:24.564188 [ 129 ] {} <Debug> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8) (MergerMutator): Selected 6 parts from all_1_80_15 to all_85_85_0 | ||
| 12410 | 2026.05.21 09:23:24.564200 [ 270 ] {71533e8a-b1f5-4409-acd9-a5a271c8f7d6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001255 sec., 47808.764940239045 rows/sec., 3.22 MiB/sec. | ||
| 12411 | 2026.05.21 09:23:24.564228 [ 129 ] {} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12412 | 2026.05.21 09:23:24.564250 [ 270 ] {71533e8a-b1f5-4409-acd9-a5a271c8f7d6} <Debug> TCPHandler: Processed in 0.001445238 sec. | ||
| 12413 | 2026.05.21 09:23:24.564253 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 12414 | 2026.05.21 09:23:24.564387 [ 192 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_85_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_80_15 to all_85_85_0 into Compact with storage Full | ||
| 12415 | 2026.05.21 09:23:24.564536 [ 192 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_85_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12416 | 2026.05.21 09:23:24.564571 [ 192 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_85_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_80_15, total 4566 rows starting from the beginning of the part | ||
| 12417 | 2026.05.21 09:23:24.564633 [ 192 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_85_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 18 rows starting from the beginning of the part | ||
| 12418 | 2026.05.21 09:23:24.564682 [ 192 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_85_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 60 rows starting from the beginning of the part | ||
| 12419 | 2026.05.21 09:23:24.564731 [ 192 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_85_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 60 rows starting from the beginning of the part | ||
| 12420 | 2026.05.21 09:23:24.564774 [ 192 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_85_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 60 rows starting from the beginning of the part | ||
| 12421 | 2026.05.21 09:23:24.564817 [ 192 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_85_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 60 rows starting from the beginning of the part | ||
| 12422 | 2026.05.21 09:23:24.567513 [ 199 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_85_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4824 rows, containing 4 columns (4 merged, 0 gathered) in 0.003179026 sec., 1517445.9095332972 rows/sec., 100.34 MiB/sec. | ||
| 12423 | 2026.05.21 09:23:24.568107 [ 201 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_85_16} <Trace> MergedBlockOutputStream: filled checksums all_1_85_16 (state Temporary) | ||
| 12424 | 2026.05.21 09:23:24.568475 [ 201 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_85_16} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_merge_all_1_85_16 to all_1_85_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12425 | 2026.05.21 09:23:24.568571 [ 201 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_85_16} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8) (MergerMutator): Merged 6 parts: [all_1_80_15, all_85_85_0] -> all_1_85_16 | ||
| 12426 | 2026.05.21 09:23:24.568685 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. | ||
| 12427 | 2026.05.21 09:23:24.572072 [ 201 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_85_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30061 rows, containing 5 columns (5 merged, 0 gathered) in 0.009217299 sec., 3261367.5654874602 rows/sec., 213.22 MiB/sec. | ||
| 12428 | 2026.05.21 09:23:24.572525 [ 199 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_85_17} <Trace> MergedBlockOutputStream: filled checksums all_1_85_17 (state Temporary) | ||
| 12429 | 2026.05.21 09:23:24.572838 [ 199 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_85_17} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_merge_all_1_85_17 to all_1_85_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12430 | 2026.05.21 09:23:24.572921 [ 199 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_85_17} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Merged 6 parts: [all_1_80_16, all_85_85_0] -> all_1_85_17 | ||
| 12431 | 2026.05.21 09:23:24.573011 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 12432 | 2026.05.21 09:23:25.001165 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 334.77 MiB, peak 345.51 MiB, free memory in arenas 0.00 B, will set to 337.30 MiB (RSS), difference: 2.54 MiB | ||
| 12433 | 2026.05.21 09:23:28.319998 [ 128 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12434 | 2026.05.21 09:23:28.320082 [ 128 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12435 | 2026.05.21 09:23:28.496766 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 26818 | ||
| 12436 | 2026.05.21 09:23:28.497306 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12437 | 2026.05.21 09:23:28.497353 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 12438 | 2026.05.21 09:23:28.497828 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 12439 | 2026.05.21 09:23:28.498071 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12440 | 2026.05.21 09:23:28.498215 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26818 | ||
| 12441 | 2026.05.21 09:23:28.498224 [ 128 ] {} <Debug> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 12442 | 2026.05.21 09:23:28.498273 [ 128 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12443 | 2026.05.21 09:23:28.498296 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 12444 | 2026.05.21 09:23:28.498432 [ 195 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::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 | ||
| 12445 | 2026.05.21 09:23:28.498587 [ 195 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12446 | 2026.05.21 09:23:28.498629 [ 195 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 24386 rows starting from the beginning of the part | ||
| 12447 | 2026.05.21 09:23:28.498695 [ 195 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::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 | ||
| 12448 | 2026.05.21 09:23:28.498741 [ 195 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::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 | ||
| 12449 | 2026.05.21 09:23:28.498782 [ 195 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::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 | ||
| 12450 | 2026.05.21 09:23:28.498821 [ 195 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::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 | ||
| 12451 | 2026.05.21 09:23:28.498859 [ 195 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::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 | ||
| 12452 | 2026.05.21 09:23:28.500951 [ 188 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26818 rows, containing 4 columns (4 merged, 0 gathered) in 0.002583477 sec., 10380583.99590939 rows/sec., 148.50 MiB/sec. | ||
| 12453 | 2026.05.21 09:23:28.501260 [ 190 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 12454 | 2026.05.21 09:23:28.501604 [ 190 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_56_11} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12455 | 2026.05.21 09:23:28.501691 [ 190 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_56_11} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 12456 | 2026.05.21 09:23:28.501820 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.73 MiB. | ||
| 12457 | 2026.05.21 09:23:29.553172 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12458 | 2026.05.21 09:23:29.553440 [ 270 ] {1152cbc0-d3ab-4d6f-b015-a4506c18e550} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 12459 | 2026.05.21 09:23:29.553827 [ 270 ] {1152cbc0-d3ab-4d6f-b015-a4506c18e550} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12460 | 2026.05.21 09:23:29.553865 [ 270 ] {1152cbc0-d3ab-4d6f-b015-a4506c18e550} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 12461 | 2026.05.21 09:23:29.554090 [ 270 ] {1152cbc0-d3ab-4d6f-b015-a4506c18e550} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12462 | 2026.05.21 09:23:29.554164 [ 270 ] {1152cbc0-d3ab-4d6f-b015-a4506c18e550} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12463 | 2026.05.21 09:23:29.554311 [ 270 ] {1152cbc0-d3ab-4d6f-b015-a4506c18e550} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 12464 | 2026.05.21 09:23:29.554424 [ 361 ] {1152cbc0-d3ab-4d6f-b015-a4506c18e550} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 12465 | 2026.05.21 09:23:29.554439 [ 356 ] {1152cbc0-d3ab-4d6f-b015-a4506c18e550} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 12466 | 2026.05.21 09:23:29.554425 [ 354 ] {1152cbc0-d3ab-4d6f-b015-a4506c18e550} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 12467 | 2026.05.21 09:23:29.554425 [ 314 ] {1152cbc0-d3ab-4d6f-b015-a4506c18e550} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 12468 | 2026.05.21 09:23:29.554630 [ 270 ] {1152cbc0-d3ab-4d6f-b015-a4506c18e550} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 12469 | 2026.05.21 09:23:29.554660 [ 270 ] {1152cbc0-d3ab-4d6f-b015-a4506c18e550} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12470 | 2026.05.21 09:23:29.554761 [ 270 ] {1152cbc0-d3ab-4d6f-b015-a4506c18e550} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 12471 | 2026.05.21 09:23:29.554784 [ 270 ] {1152cbc0-d3ab-4d6f-b015-a4506c18e550} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 12472 | 2026.05.21 09:23:29.554821 [ 270 ] {1152cbc0-d3ab-4d6f-b015-a4506c18e550} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 12473 | 2026.05.21 09:23:29.554864 [ 270 ] {1152cbc0-d3ab-4d6f-b015-a4506c18e550} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 12474 | 2026.05.21 09:23:29.554906 [ 270 ] {1152cbc0-d3ab-4d6f-b015-a4506c18e550} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 12475 | 2026.05.21 09:23:29.554949 [ 270 ] {1152cbc0-d3ab-4d6f-b015-a4506c18e550} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 12476 | 2026.05.21 09:23:29.556256 [ 270 ] {1152cbc0-d3ab-4d6f-b015-a4506c18e550} <Debug> executeQuery: Read 51 rows, 10.72 KiB in 0.002928 sec., 17418.032786885247 rows/sec., 3.57 MiB/sec. | ||
| 12477 | 2026.05.21 09:23:29.556440 [ 270 ] {1152cbc0-d3ab-4d6f-b015-a4506c18e550} <Debug> MemoryTracker: Peak memory usage (for query): 186.48 KiB. | ||
| 12478 | 2026.05.21 09:23:29.556456 [ 270 ] {1152cbc0-d3ab-4d6f-b015-a4506c18e550} <Debug> TCPHandler: Processed in 0.003440126 sec. | ||
| 12479 | 2026.05.21 09:23:29.558927 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12480 | 2026.05.21 09:23:29.559193 [ 270 ] {6d0729e7-0672-4201-8136-6137fb667794} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12481 | 2026.05.21 09:23:29.559265 [ 270 ] {6d0729e7-0672-4201-8136-6137fb667794} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12482 | 2026.05.21 09:23:29.560000 [ 270 ] {6d0729e7-0672-4201-8136-6137fb667794} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12483 | 2026.05.21 09:23:29.560046 [ 270 ] {6d0729e7-0672-4201-8136-6137fb667794} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 12484 | 2026.05.21 09:23:29.560439 [ 270 ] {6d0729e7-0672-4201-8136-6137fb667794} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12485 | 2026.05.21 09:23:29.560656 [ 270 ] {6d0729e7-0672-4201-8136-6137fb667794} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12486 | 2026.05.21 09:23:29.560808 [ 270 ] {6d0729e7-0672-4201-8136-6137fb667794} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001663 sec., 82982.56163559832 rows/sec., 7.21 MiB/sec. | ||
| 12487 | 2026.05.21 09:23:29.560818 [ 122 ] {} <Debug> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12488 | 2026.05.21 09:23:29.560848 [ 270 ] {6d0729e7-0672-4201-8136-6137fb667794} <Debug> TCPHandler: Processed in 0.002042239 sec. | ||
| 12489 | 2026.05.21 09:23:29.560868 [ 122 ] {} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12490 | 2026.05.21 09:23:29.560893 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 12491 | 2026.05.21 09:23:29.560987 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12492 | 2026.05.21 09:23:29.560987 [ 195 ] {3cd78353-d451-4e36-8961-d673cdd72c18::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 | ||
| 12493 | 2026.05.21 09:23:29.561098 [ 270 ] {e09bf4d2-1ac5-4387-9775-a02dede4aad7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12494 | 2026.05.21 09:23:29.561120 [ 195 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12495 | 2026.05.21 09:23:29.561143 [ 270 ] {e09bf4d2-1ac5-4387-9775-a02dede4aad7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12496 | 2026.05.21 09:23:29.561153 [ 195 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 3361 rows starting from the beginning of the part | ||
| 12497 | 2026.05.21 09:23:29.561214 [ 195 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 138 rows starting from the beginning of the part | ||
| 12498 | 2026.05.21 09:23:29.561261 [ 195 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 56 rows starting from the beginning of the part | ||
| 12499 | 2026.05.21 09:23:29.561323 [ 195 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 259 rows starting from the beginning of the part | ||
| 12500 | 2026.05.21 09:23:29.561380 [ 195 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 56 rows starting from the beginning of the part | ||
| 12501 | 2026.05.21 09:23:29.561423 [ 195 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 138 rows starting from the beginning of the part | ||
| 12502 | 2026.05.21 09:23:29.561635 [ 270 ] {e09bf4d2-1ac5-4387-9775-a02dede4aad7} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12503 | 2026.05.21 09:23:29.561678 [ 270 ] {e09bf4d2-1ac5-4387-9775-a02dede4aad7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 12504 | 2026.05.21 09:23:29.561989 [ 270 ] {e09bf4d2-1ac5-4387-9775-a02dede4aad7} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 12505 | 2026.05.21 09:23:29.562233 [ 270 ] {e09bf4d2-1ac5-4387-9775-a02dede4aad7} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12506 | 2026.05.21 09:23:29.562363 [ 270 ] {e09bf4d2-1ac5-4387-9775-a02dede4aad7} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001285 sec., 31906.61478599222 rows/sec., 2.34 MiB/sec. | ||
| 12507 | 2026.05.21 09:23:29.562398 [ 270 ] {e09bf4d2-1ac5-4387-9775-a02dede4aad7} <Debug> TCPHandler: Processed in 0.001462739 sec. | ||
| 12508 | 2026.05.21 09:23:29.562525 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12509 | 2026.05.21 09:23:29.562621 [ 270 ] {db43a7f6-154c-437b-b2ee-c259b7625a53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12510 | 2026.05.21 09:23:29.562662 [ 270 ] {db43a7f6-154c-437b-b2ee-c259b7625a53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12511 | 2026.05.21 09:23:29.563053 [ 188 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4008 rows, containing 5 columns (5 merged, 0 gathered) in 0.00210055 sec., 1908071.6955083192 rows/sec., 154.35 MiB/sec. | ||
| 12512 | 2026.05.21 09:23:29.563106 [ 270 ] {db43a7f6-154c-437b-b2ee-c259b7625a53} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12513 | 2026.05.21 09:23:29.563146 [ 270 ] {db43a7f6-154c-437b-b2ee-c259b7625a53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 12514 | 2026.05.21 09:23:29.563390 [ 189 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12515 | 2026.05.21 09:23:29.563470 [ 270 ] {db43a7f6-154c-437b-b2ee-c259b7625a53} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12516 | 2026.05.21 09:23:29.563741 [ 189 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_86_17} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12517 | 2026.05.21 09:23:29.563750 [ 270 ] {db43a7f6-154c-437b-b2ee-c259b7625a53} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12518 | 2026.05.21 09:23:29.563831 [ 189 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_86_17} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12519 | 2026.05.21 09:23:29.563900 [ 270 ] {db43a7f6-154c-437b-b2ee-c259b7625a53} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001296 sec., 81018.51851851851 rows/sec., 6.33 MiB/sec. | ||
| 12520 | 2026.05.21 09:23:29.563921 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.00 MiB. | ||
| 12521 | 2026.05.21 09:23:29.563926 [ 122 ] {} <Debug> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12522 | 2026.05.21 09:23:29.563939 [ 270 ] {db43a7f6-154c-437b-b2ee-c259b7625a53} <Debug> TCPHandler: Processed in 0.0014633 sec. | ||
| 12523 | 2026.05.21 09:23:29.563992 [ 122 ] {} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12524 | 2026.05.21 09:23:29.564021 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 12525 | 2026.05.21 09:23:29.564098 [ 198 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::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 | ||
| 12526 | 2026.05.21 09:23:29.564145 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12527 | 2026.05.21 09:23:29.564207 [ 198 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12528 | 2026.05.21 09:23:29.564238 [ 198 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1831 rows starting from the beginning of the part | ||
| 12529 | 2026.05.21 09:23:29.564247 [ 270 ] {f0495762-6e33-49cb-ab8d-6e0bb7dd7c9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12530 | 2026.05.21 09:23:29.564298 [ 270 ] {f0495762-6e33-49cb-ab8d-6e0bb7dd7c9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12531 | 2026.05.21 09:23:29.564300 [ 198 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 105 rows starting from the beginning of the part | ||
| 12532 | 2026.05.21 09:23:29.564356 [ 198 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 64 rows starting from the beginning of the part | ||
| 12533 | 2026.05.21 09:23:29.564401 [ 198 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 143 rows starting from the beginning of the part | ||
| 12534 | 2026.05.21 09:23:29.564442 [ 198 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 64 rows starting from the beginning of the part | ||
| 12535 | 2026.05.21 09:23:29.564482 [ 198 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 105 rows starting from the beginning of the part | ||
| 12536 | 2026.05.21 09:23:29.564724 [ 270 ] {f0495762-6e33-49cb-ab8d-6e0bb7dd7c9a} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12537 | 2026.05.21 09:23:29.564764 [ 270 ] {f0495762-6e33-49cb-ab8d-6e0bb7dd7c9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 12538 | 2026.05.21 09:23:29.565104 [ 270 ] {f0495762-6e33-49cb-ab8d-6e0bb7dd7c9a} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12539 | 2026.05.21 09:23:29.565310 [ 270 ] {f0495762-6e33-49cb-ab8d-6e0bb7dd7c9a} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12540 | 2026.05.21 09:23:29.565440 [ 270 ] {f0495762-6e33-49cb-ab8d-6e0bb7dd7c9a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001211 sec., 132122.21304706854 rows/sec., 9.20 MiB/sec. | ||
| 12541 | 2026.05.21 09:23:29.565470 [ 189 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2312 rows, containing 5 columns (5 merged, 0 gathered) in 0.001400967 sec., 1650288.6934524511 rows/sec., 122.46 MiB/sec. | ||
| 12542 | 2026.05.21 09:23:29.565475 [ 270 ] {f0495762-6e33-49cb-ab8d-6e0bb7dd7c9a} <Debug> TCPHandler: Processed in 0.001380236 sec. | ||
| 12543 | 2026.05.21 09:23:29.565638 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12544 | 2026.05.21 09:23:29.565713 [ 188 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12545 | 2026.05.21 09:23:29.565735 [ 270 ] {dbea3ac2-6d9f-4b58-8021-d7570577a2ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12546 | 2026.05.21 09:23:29.565792 [ 270 ] {dbea3ac2-6d9f-4b58-8021-d7570577a2ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12547 | 2026.05.21 09:23:29.566018 [ 188 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_86_17} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12548 | 2026.05.21 09:23:29.566104 [ 188 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_86_17} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12549 | 2026.05.21 09:23:29.566213 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 12550 | 2026.05.21 09:23:29.566647 [ 270 ] {dbea3ac2-6d9f-4b58-8021-d7570577a2ea} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12551 | 2026.05.21 09:23:29.566687 [ 270 ] {dbea3ac2-6d9f-4b58-8021-d7570577a2ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 12552 | 2026.05.21 09:23:29.567257 [ 270 ] {dbea3ac2-6d9f-4b58-8021-d7570577a2ea} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 12553 | 2026.05.21 09:23:29.567481 [ 270 ] {dbea3ac2-6d9f-4b58-8021-d7570577a2ea} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12554 | 2026.05.21 09:23:29.567617 [ 270 ] {dbea3ac2-6d9f-4b58-8021-d7570577a2ea} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001901 sec., 21567.596002104157 rows/sec., 38.65 MiB/sec. | ||
| 12555 | 2026.05.21 09:23:29.567619 [ 122 ] {} <Debug> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 12556 | 2026.05.21 09:23:29.567673 [ 122 ] {} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12557 | 2026.05.21 09:23:29.567688 [ 270 ] {dbea3ac2-6d9f-4b58-8021-d7570577a2ea} <Debug> TCPHandler: Processed in 0.00209908 sec. | ||
| 12558 | 2026.05.21 09:23:29.567692 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 12559 | 2026.05.21 09:23:29.567803 [ 193 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::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 | ||
| 12560 | 2026.05.21 09:23:29.567832 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12561 | 2026.05.21 09:23:29.567934 [ 270 ] {66770878-0596-440a-b0f8-65c84964da4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12562 | 2026.05.21 09:23:29.567976 [ 270 ] {66770878-0596-440a-b0f8-65c84964da4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12563 | 2026.05.21 09:23:29.567991 [ 193 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12564 | 2026.05.21 09:23:29.568043 [ 193 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1397 rows starting from the beginning of the part | ||
| 12565 | 2026.05.21 09:23:29.568157 [ 193 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 41 rows starting from the beginning of the part | ||
| 12566 | 2026.05.21 09:23:29.568272 [ 193 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 11 rows starting from the beginning of the part | ||
| 12567 | 2026.05.21 09:23:29.568351 [ 270 ] {66770878-0596-440a-b0f8-65c84964da4d} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12568 | 2026.05.21 09:23:29.568367 [ 193 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 41 rows starting from the beginning of the part | ||
| 12569 | 2026.05.21 09:23:29.568394 [ 270 ] {66770878-0596-440a-b0f8-65c84964da4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 12570 | 2026.05.21 09:23:29.568483 [ 193 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 41 rows starting from the beginning of the part | ||
| 12571 | 2026.05.21 09:23:29.568581 [ 193 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 41 rows starting from the beginning of the part | ||
| 12572 | 2026.05.21 09:23:29.568716 [ 270 ] {66770878-0596-440a-b0f8-65c84964da4d} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12573 | 2026.05.21 09:23:29.568956 [ 270 ] {66770878-0596-440a-b0f8-65c84964da4d} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12574 | 2026.05.21 09:23:29.569094 [ 270 ] {66770878-0596-440a-b0f8-65c84964da4d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001179 sec., 50890.58524173028 rows/sec., 3.43 MiB/sec. | ||
| 12575 | 2026.05.21 09:23:29.569129 [ 270 ] {66770878-0596-440a-b0f8-65c84964da4d} <Debug> TCPHandler: Processed in 0.001346536 sec. | ||
| 12576 | 2026.05.21 09:23:29.574447 [ 188 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1572 rows, containing 19 columns (19 merged, 0 gathered) in 0.006675753 sec., 235479.05382359112 rows/sec., 421.97 MiB/sec. | ||
| 12577 | 2026.05.21 09:23:29.576062 [ 189 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 12578 | 2026.05.21 09:23:29.576401 [ 189 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12579 | 2026.05.21 09:23:29.576468 [ 189 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 12580 | 2026.05.21 09:23:29.576602 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.73 MiB. | ||
| 12581 | 2026.05.21 09:23:29.972227 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 | ||
| 12582 | 2026.05.21 09:23:29.989625 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12583 | 2026.05.21 09:23:29.989678 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 12584 | 2026.05.21 09:23:29.996003 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 12585 | 2026.05.21 09:23:29.996673 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12586 | 2026.05.21 09:23:29.997007 [ 122 ] {} <Debug> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 12587 | 2026.05.21 09:23:29.997077 [ 122 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12588 | 2026.05.21 09:23:29.997102 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 12589 | 2026.05.21 09:23:29.997268 [ 188 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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 | ||
| 12590 | 2026.05.21 09:23:29.999910 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
| 12591 | 2026.05.21 09:23:30.001213 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 338.34 MiB, peak 349.51 MiB, free memory in arenas 0.00 B, will set to 340.23 MiB (RSS), difference: 1.90 MiB | ||
| 12592 | 2026.05.21 09:23:30.001349 [ 188 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12593 | 2026.05.21 09:23:30.002940 [ 188 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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 | ||
| 12594 | 2026.05.21 09:23:30.007026 [ 188 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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 | ||
| 12595 | 2026.05.21 09:23:30.011087 [ 188 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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 | ||
| 12596 | 2026.05.21 09:23:30.015416 [ 188 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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 | ||
| 12597 | 2026.05.21 09:23:30.020135 [ 188 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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 | ||
| 12598 | 2026.05.21 09:23:30.024037 [ 188 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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 | ||
| 12599 | 2026.05.21 09:23:30.074743 [ 188 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.077550309 sec., 5441.628865721219 rows/sec., 28.14 MiB/sec. | ||
| 12600 | 2026.05.21 09:23:30.077257 [ 194 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 12601 | 2026.05.21 09:23:30.079204 [ 194 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_56_11} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12602 | 2026.05.21 09:23:30.079314 [ 194 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_56_11} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 12603 | 2026.05.21 09:23:30.081826 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 12604 | 2026.05.21 09:23:33.200223 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12605 | 2026.05.21 09:23:33.200457 [ 270 ] {5ac6583e-31ce-47ec-82b3-faf19aedb9e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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) | ||
| 12606 | 2026.05.21 09:23:33.200802 [ 270 ] {5ac6583e-31ce-47ec-82b3-faf19aedb9e2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12607 | 2026.05.21 09:23:33.200844 [ 270 ] {5ac6583e-31ce-47ec-82b3-faf19aedb9e2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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 | ||
| 12608 | 2026.05.21 09:23:33.201081 [ 270 ] {5ac6583e-31ce-47ec-82b3-faf19aedb9e2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12609 | 2026.05.21 09:23:33.201151 [ 270 ] {5ac6583e-31ce-47ec-82b3-faf19aedb9e2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12610 | 2026.05.21 09:23:33.201290 [ 270 ] {5ac6583e-31ce-47ec-82b3-faf19aedb9e2} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 12611 | 2026.05.21 09:23:33.201401 [ 314 ] {5ac6583e-31ce-47ec-82b3-faf19aedb9e2} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 12612 | 2026.05.21 09:23:33.201409 [ 363 ] {5ac6583e-31ce-47ec-82b3-faf19aedb9e2} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 12613 | 2026.05.21 09:23:33.201402 [ 354 ] {5ac6583e-31ce-47ec-82b3-faf19aedb9e2} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 12614 | 2026.05.21 09:23:33.201402 [ 340 ] {5ac6583e-31ce-47ec-82b3-faf19aedb9e2} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 12615 | 2026.05.21 09:23:33.201622 [ 270 ] {5ac6583e-31ce-47ec-82b3-faf19aedb9e2} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 12616 | 2026.05.21 09:23:33.201652 [ 270 ] {5ac6583e-31ce-47ec-82b3-faf19aedb9e2} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12617 | 2026.05.21 09:23:33.201753 [ 270 ] {5ac6583e-31ce-47ec-82b3-faf19aedb9e2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 12618 | 2026.05.21 09:23:33.201774 [ 270 ] {5ac6583e-31ce-47ec-82b3-faf19aedb9e2} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 12619 | 2026.05.21 09:23:33.201813 [ 270 ] {5ac6583e-31ce-47ec-82b3-faf19aedb9e2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 12620 | 2026.05.21 09:23:33.201854 [ 270 ] {5ac6583e-31ce-47ec-82b3-faf19aedb9e2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 12621 | 2026.05.21 09:23:33.201893 [ 270 ] {5ac6583e-31ce-47ec-82b3-faf19aedb9e2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 12622 | 2026.05.21 09:23:33.201930 [ 270 ] {5ac6583e-31ce-47ec-82b3-faf19aedb9e2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 12623 | 2026.05.21 09:23:33.203196 [ 270 ] {5ac6583e-31ce-47ec-82b3-faf19aedb9e2} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002838 sec., 17970.401691331925 rows/sec., 4.25 MiB/sec. | ||
| 12624 | 2026.05.21 09:23:33.203423 [ 270 ] {5ac6583e-31ce-47ec-82b3-faf19aedb9e2} <Debug> MemoryTracker: Peak memory usage (for query): 206.68 KiB. | ||
| 12625 | 2026.05.21 09:23:33.203440 [ 270 ] {5ac6583e-31ce-47ec-82b3-faf19aedb9e2} <Debug> TCPHandler: Processed in 0.003351222 sec. | ||
| 12626 | 2026.05.21 09:23:33.214974 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12627 | 2026.05.21 09:23:33.215113 [ 270 ] {9901b340-b479-4d90-822c-8c52a4ae4b3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12628 | 2026.05.21 09:23:33.215168 [ 270 ] {9901b340-b479-4d90-822c-8c52a4ae4b3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12629 | 2026.05.21 09:23:33.215730 [ 270 ] {9901b340-b479-4d90-822c-8c52a4ae4b3d} <Trace> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12630 | 2026.05.21 09:23:33.215779 [ 270 ] {9901b340-b479-4d90-822c-8c52a4ae4b3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 12631 | 2026.05.21 09:23:33.216133 [ 270 ] {9901b340-b479-4d90-822c-8c52a4ae4b3d} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 12632 | 2026.05.21 09:23:33.216362 [ 270 ] {9901b340-b479-4d90-822c-8c52a4ae4b3d} <Trace> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12633 | 2026.05.21 09:23:33.216517 [ 270 ] {9901b340-b479-4d90-822c-8c52a4ae4b3d} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001443 sec., 2772.002772002772 rows/sec., 226.04 KiB/sec. | ||
| 12634 | 2026.05.21 09:23:33.216555 [ 270 ] {9901b340-b479-4d90-822c-8c52a4ae4b3d} <Debug> TCPHandler: Processed in 0.001648886 sec. | ||
| 12635 | 2026.05.21 09:23:33.216766 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12636 | 2026.05.21 09:23:33.216927 [ 270 ] {be357e34-474b-4139-949f-016cd3065e32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12637 | 2026.05.21 09:23:33.216990 [ 270 ] {be357e34-474b-4139-949f-016cd3065e32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12638 | 2026.05.21 09:23:33.218535 [ 270 ] {be357e34-474b-4139-949f-016cd3065e32} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12639 | 2026.05.21 09:23:33.218580 [ 270 ] {be357e34-474b-4139-949f-016cd3065e32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 12640 | 2026.05.21 09:23:33.219077 [ 270 ] {be357e34-474b-4139-949f-016cd3065e32} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12641 | 2026.05.21 09:23:33.219292 [ 270 ] {be357e34-474b-4139-949f-016cd3065e32} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12642 | 2026.05.21 09:23:33.219440 [ 270 ] {be357e34-474b-4139-949f-016cd3065e32} <Debug> executeQuery: Read 2407 rows, 180.72 KiB in 0.002555 sec., 942074.3639921722 rows/sec., 69.07 MiB/sec. | ||
| 12643 | 2026.05.21 09:23:33.219478 [ 270 ] {be357e34-474b-4139-949f-016cd3065e32} <Debug> TCPHandler: Processed in 0.002835895 sec. | ||
| 12644 | 2026.05.21 09:23:33.219625 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12645 | 2026.05.21 09:23:33.219743 [ 270 ] {1037dbee-ae78-453d-a898-9981bbb5d8ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12646 | 2026.05.21 09:23:33.219789 [ 270 ] {1037dbee-ae78-453d-a898-9981bbb5d8ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12647 | 2026.05.21 09:23:33.220265 [ 270 ] {1037dbee-ae78-453d-a898-9981bbb5d8ab} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12648 | 2026.05.21 09:23:33.220304 [ 270 ] {1037dbee-ae78-453d-a898-9981bbb5d8ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 12649 | 2026.05.21 09:23:33.220623 [ 270 ] {1037dbee-ae78-453d-a898-9981bbb5d8ab} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 12650 | 2026.05.21 09:23:33.220847 [ 270 ] {1037dbee-ae78-453d-a898-9981bbb5d8ab} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12651 | 2026.05.21 09:23:33.220972 [ 116 ] {} <Debug> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 12652 | 2026.05.21 09:23:33.220984 [ 270 ] {1037dbee-ae78-453d-a898-9981bbb5d8ab} <Debug> executeQuery: Read 15 rows, 1.11 KiB in 0.001264 sec., 11867.088607594937 rows/sec., 875.35 KiB/sec. | ||
| 12653 | 2026.05.21 09:23:33.221030 [ 116 ] {} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12654 | 2026.05.21 09:23:33.221040 [ 270 ] {1037dbee-ae78-453d-a898-9981bbb5d8ab} <Debug> TCPHandler: Processed in 0.001472629 sec. | ||
| 12655 | 2026.05.21 09:23:33.221063 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 12656 | 2026.05.21 09:23:33.221189 [ 200 ] {33106484-ff80-4833-813a-1c2c5998985f::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 | ||
| 12657 | 2026.05.21 09:23:33.221219 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12658 | 2026.05.21 09:23:33.221302 [ 200 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12659 | 2026.05.21 09:23:33.221321 [ 270 ] {d4c66b48-c6a2-4219-a8bb-faccc6a0bfa9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12660 | 2026.05.21 09:23:33.221340 [ 200 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 226 rows starting from the beginning of the part | ||
| 12661 | 2026.05.21 09:23:33.221368 [ 270 ] {d4c66b48-c6a2-4219-a8bb-faccc6a0bfa9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12662 | 2026.05.21 09:23:33.221411 [ 200 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 15 rows starting from the beginning of the part | ||
| 12663 | 2026.05.21 09:23:33.221468 [ 200 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 41 rows starting from the beginning of the part | ||
| 12664 | 2026.05.21 09:23:33.221515 [ 200 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 55 rows starting from the beginning of the part | ||
| 12665 | 2026.05.21 09:23:33.221562 [ 200 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 41 rows starting from the beginning of the part | ||
| 12666 | 2026.05.21 09:23:33.221608 [ 200 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 15 rows starting from the beginning of the part | ||
| 12667 | 2026.05.21 09:23:33.222095 [ 270 ] {d4c66b48-c6a2-4219-a8bb-faccc6a0bfa9} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12668 | 2026.05.21 09:23:33.222137 [ 270 ] {d4c66b48-c6a2-4219-a8bb-faccc6a0bfa9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 12669 | 2026.05.21 09:23:33.222415 [ 187 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 393 rows, containing 5 columns (5 merged, 0 gathered) in 0.001267723 sec., 310004.63034905895 rows/sec., 22.27 MiB/sec. | ||
| 12670 | 2026.05.21 09:23:33.222591 [ 186 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 12671 | 2026.05.21 09:23:33.222702 [ 270 ] {d4c66b48-c6a2-4219-a8bb-faccc6a0bfa9} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 12672 | 2026.05.21 09:23:33.222940 [ 186 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_61_12} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12673 | 2026.05.21 09:23:33.222984 [ 270 ] {d4c66b48-c6a2-4219-a8bb-faccc6a0bfa9} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12674 | 2026.05.21 09:23:33.223035 [ 186 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_61_12} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 12675 | 2026.05.21 09:23:33.223128 [ 270 ] {d4c66b48-c6a2-4219-a8bb-faccc6a0bfa9} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001825 sec., 438904.1095890411 rows/sec., 25.35 MiB/sec. | ||
| 12676 | 2026.05.21 09:23:33.223133 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 12677 | 2026.05.21 09:23:33.223172 [ 270 ] {d4c66b48-c6a2-4219-a8bb-faccc6a0bfa9} <Debug> TCPHandler: Processed in 0.002003278 sec. | ||
| 12678 | 2026.05.21 09:23:33.223306 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12679 | 2026.05.21 09:23:33.223403 [ 270 ] {103162bc-485d-4886-9f44-efd32058ec70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 12680 | 2026.05.21 09:23:33.223443 [ 270 ] {103162bc-485d-4886-9f44-efd32058ec70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 12681 | 2026.05.21 09:23:33.223832 [ 270 ] {103162bc-485d-4886-9f44-efd32058ec70} <Trace> oximeter.fields_u64 (b5f83427-ae7b-4855-93f2-492292eb8518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12682 | 2026.05.21 09:23:33.223869 [ 270 ] {103162bc-485d-4886-9f44-efd32058ec70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 12683 | 2026.05.21 09:23:33.224149 [ 270 ] {103162bc-485d-4886-9f44-efd32058ec70} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 12684 | 2026.05.21 09:23:33.224351 [ 270 ] {103162bc-485d-4886-9f44-efd32058ec70} <Trace> oximeter.fields_u64 (b5f83427-ae7b-4855-93f2-492292eb8518): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12685 | 2026.05.21 09:23:33.224478 [ 270 ] {103162bc-485d-4886-9f44-efd32058ec70} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001093 sec., 914.9130832570905 rows/sec., 64.33 KiB/sec. | ||
| 12686 | 2026.05.21 09:23:33.224512 [ 270 ] {103162bc-485d-4886-9f44-efd32058ec70} <Debug> TCPHandler: Processed in 0.001255663 sec. | ||
| 12687 | 2026.05.21 09:23:33.224632 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12688 | 2026.05.21 09:23:33.224728 [ 270 ] {cbf7b3d7-4c0b-44c3-8441-15eabeb08352} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12689 | 2026.05.21 09:23:33.224767 [ 270 ] {cbf7b3d7-4c0b-44c3-8441-15eabeb08352} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12690 | 2026.05.21 09:23:33.225713 [ 270 ] {cbf7b3d7-4c0b-44c3-8441-15eabeb08352} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12691 | 2026.05.21 09:23:33.225750 [ 270 ] {cbf7b3d7-4c0b-44c3-8441-15eabeb08352} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 12692 | 2026.05.21 09:23:33.226111 [ 270 ] {cbf7b3d7-4c0b-44c3-8441-15eabeb08352} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12693 | 2026.05.21 09:23:33.226325 [ 270 ] {cbf7b3d7-4c0b-44c3-8441-15eabeb08352} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12694 | 2026.05.21 09:23:33.226452 [ 270 ] {cbf7b3d7-4c0b-44c3-8441-15eabeb08352} <Debug> executeQuery: Read 1294 rows, 88.44 KiB in 0.001742 sec., 742824.3398392652 rows/sec., 49.58 MiB/sec. | ||
| 12695 | 2026.05.21 09:23:33.226487 [ 270 ] {cbf7b3d7-4c0b-44c3-8441-15eabeb08352} <Debug> TCPHandler: Processed in 0.001904014 sec. | ||
| 12696 | 2026.05.21 09:23:33.226621 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12697 | 2026.05.21 09:23:33.226717 [ 270 ] {556077e7-85f9-4c40-8960-829309b91721} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12698 | 2026.05.21 09:23:33.226760 [ 270 ] {556077e7-85f9-4c40-8960-829309b91721} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12699 | 2026.05.21 09:23:33.227587 [ 270 ] {556077e7-85f9-4c40-8960-829309b91721} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12700 | 2026.05.21 09:23:33.227623 [ 270 ] {556077e7-85f9-4c40-8960-829309b91721} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 12701 | 2026.05.21 09:23:33.228079 [ 270 ] {556077e7-85f9-4c40-8960-829309b91721} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12702 | 2026.05.21 09:23:33.228289 [ 270 ] {556077e7-85f9-4c40-8960-829309b91721} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12703 | 2026.05.21 09:23:33.228414 [ 270 ] {556077e7-85f9-4c40-8960-829309b91721} <Debug> executeQuery: Read 1574 rows, 98.47 KiB in 0.001716 sec., 917249.4172494172 rows/sec., 56.04 MiB/sec. | ||
| 12704 | 2026.05.21 09:23:33.228449 [ 270 ] {556077e7-85f9-4c40-8960-829309b91721} <Debug> TCPHandler: Processed in 0.001877743 sec. | ||
| 12705 | 2026.05.21 09:23:33.228580 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12706 | 2026.05.21 09:23:33.228676 [ 270 ] {bb06062c-8743-4cf2-af4a-8ed4908da0bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12707 | 2026.05.21 09:23:33.228729 [ 270 ] {bb06062c-8743-4cf2-af4a-8ed4908da0bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12708 | 2026.05.21 09:23:33.229490 [ 270 ] {bb06062c-8743-4cf2-af4a-8ed4908da0bc} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12709 | 2026.05.21 09:23:33.229527 [ 270 ] {bb06062c-8743-4cf2-af4a-8ed4908da0bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 12710 | 2026.05.21 09:23:33.230011 [ 270 ] {bb06062c-8743-4cf2-af4a-8ed4908da0bc} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 12711 | 2026.05.21 09:23:33.230226 [ 270 ] {bb06062c-8743-4cf2-af4a-8ed4908da0bc} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12712 | 2026.05.21 09:23:33.230361 [ 270 ] {bb06062c-8743-4cf2-af4a-8ed4908da0bc} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001703 sec., 6459.189665296535 rows/sec., 11.57 MiB/sec. | ||
| 12713 | 2026.05.21 09:23:33.230422 [ 270 ] {bb06062c-8743-4cf2-af4a-8ed4908da0bc} <Debug> TCPHandler: Processed in 0.001891404 sec. | ||
| 12714 | 2026.05.21 09:23:33.230549 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12715 | 2026.05.21 09:23:33.230646 [ 270 ] {711a005c-926f-4b8b-bcbe-1cfb2cc2fa40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12716 | 2026.05.21 09:23:33.230688 [ 270 ] {711a005c-926f-4b8b-bcbe-1cfb2cc2fa40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12717 | 2026.05.21 09:23:33.231056 [ 270 ] {711a005c-926f-4b8b-bcbe-1cfb2cc2fa40} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12718 | 2026.05.21 09:23:33.231092 [ 270 ] {711a005c-926f-4b8b-bcbe-1cfb2cc2fa40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 12719 | 2026.05.21 09:23:33.231382 [ 270 ] {711a005c-926f-4b8b-bcbe-1cfb2cc2fa40} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12720 | 2026.05.21 09:23:33.231591 [ 270 ] {711a005c-926f-4b8b-bcbe-1cfb2cc2fa40} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12721 | 2026.05.21 09:23:33.231717 [ 270 ] {711a005c-926f-4b8b-bcbe-1cfb2cc2fa40} <Debug> executeQuery: Read 42 rows, 2.89 KiB in 0.001089 sec., 38567.49311294766 rows/sec., 2.59 MiB/sec. | ||
| 12722 | 2026.05.21 09:23:33.231751 [ 270 ] {711a005c-926f-4b8b-bcbe-1cfb2cc2fa40} <Debug> TCPHandler: Processed in 0.001252732 sec. | ||
| 12723 | 2026.05.21 09:23:34.547290 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12724 | 2026.05.21 09:23:34.547555 [ 270 ] {91478c79-9d16-4a50-a6e8-f8f210821d70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 12725 | 2026.05.21 09:23:34.547956 [ 270 ] {91478c79-9d16-4a50-a6e8-f8f210821d70} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12726 | 2026.05.21 09:23:34.548011 [ 270 ] {91478c79-9d16-4a50-a6e8-f8f210821d70} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 12727 | 2026.05.21 09:23:34.548297 [ 270 ] {91478c79-9d16-4a50-a6e8-f8f210821d70} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12728 | 2026.05.21 09:23:34.548403 [ 270 ] {91478c79-9d16-4a50-a6e8-f8f210821d70} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12729 | 2026.05.21 09:23:34.548599 [ 270 ] {91478c79-9d16-4a50-a6e8-f8f210821d70} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 12730 | 2026.05.21 09:23:34.548712 [ 340 ] {91478c79-9d16-4a50-a6e8-f8f210821d70} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 12731 | 2026.05.21 09:23:34.548744 [ 354 ] {91478c79-9d16-4a50-a6e8-f8f210821d70} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 12732 | 2026.05.21 09:23:34.548744 [ 363 ] {91478c79-9d16-4a50-a6e8-f8f210821d70} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 12733 | 2026.05.21 09:23:34.548744 [ 314 ] {91478c79-9d16-4a50-a6e8-f8f210821d70} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 12734 | 2026.05.21 09:23:34.549568 [ 270 ] {91478c79-9d16-4a50-a6e8-f8f210821d70} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 12735 | 2026.05.21 09:23:34.549645 [ 270 ] {91478c79-9d16-4a50-a6e8-f8f210821d70} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12736 | 2026.05.21 09:23:34.549829 [ 270 ] {91478c79-9d16-4a50-a6e8-f8f210821d70} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 12737 | 2026.05.21 09:23:34.549873 [ 270 ] {91478c79-9d16-4a50-a6e8-f8f210821d70} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 12738 | 2026.05.21 09:23:34.549937 [ 270 ] {91478c79-9d16-4a50-a6e8-f8f210821d70} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 12739 | 2026.05.21 09:23:34.549999 [ 270 ] {91478c79-9d16-4a50-a6e8-f8f210821d70} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 12740 | 2026.05.21 09:23:34.550048 [ 270 ] {91478c79-9d16-4a50-a6e8-f8f210821d70} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 12741 | 2026.05.21 09:23:34.550088 [ 270 ] {91478c79-9d16-4a50-a6e8-f8f210821d70} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 12742 | 2026.05.21 09:23:34.551486 [ 270 ] {91478c79-9d16-4a50-a6e8-f8f210821d70} <Debug> executeQuery: Read 51 rows, 10.48 KiB in 0.004022 sec., 12680.258577821978 rows/sec., 2.54 MiB/sec. | ||
| 12743 | 2026.05.21 09:23:34.551809 [ 270 ] {91478c79-9d16-4a50-a6e8-f8f210821d70} <Debug> MemoryTracker: Peak memory usage (for query): 171.35 KiB. | ||
| 12744 | 2026.05.21 09:23:34.551839 [ 270 ] {91478c79-9d16-4a50-a6e8-f8f210821d70} <Debug> TCPHandler: Processed in 0.004686607 sec. | ||
| 12745 | 2026.05.21 09:23:34.553383 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12746 | 2026.05.21 09:23:34.553534 [ 270 ] {04f61746-a3ac-465f-825f-77474661e0fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12747 | 2026.05.21 09:23:34.553609 [ 270 ] {04f61746-a3ac-465f-825f-77474661e0fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12748 | 2026.05.21 09:23:34.554321 [ 270 ] {04f61746-a3ac-465f-825f-77474661e0fd} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12749 | 2026.05.21 09:23:34.554373 [ 270 ] {04f61746-a3ac-465f-825f-77474661e0fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 12750 | 2026.05.21 09:23:34.554792 [ 270 ] {04f61746-a3ac-465f-825f-77474661e0fd} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12751 | 2026.05.21 09:23:34.555041 [ 270 ] {04f61746-a3ac-465f-825f-77474661e0fd} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12752 | 2026.05.21 09:23:34.555214 [ 270 ] {04f61746-a3ac-465f-825f-77474661e0fd} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001723 sec., 32501.450957632038 rows/sec., 2.48 MiB/sec. | ||
| 12753 | 2026.05.21 09:23:34.555270 [ 270 ] {04f61746-a3ac-465f-825f-77474661e0fd} <Debug> TCPHandler: Processed in 0.001949715 sec. | ||
| 12754 | 2026.05.21 09:23:34.555433 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12755 | 2026.05.21 09:23:34.555543 [ 270 ] {6cba3027-39ed-4e00-9403-70f0c6566047} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12756 | 2026.05.21 09:23:34.555589 [ 270 ] {6cba3027-39ed-4e00-9403-70f0c6566047} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12757 | 2026.05.21 09:23:34.556060 [ 270 ] {6cba3027-39ed-4e00-9403-70f0c6566047} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12758 | 2026.05.21 09:23:34.556100 [ 270 ] {6cba3027-39ed-4e00-9403-70f0c6566047} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 12759 | 2026.05.21 09:23:34.556475 [ 270 ] {6cba3027-39ed-4e00-9403-70f0c6566047} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12760 | 2026.05.21 09:23:34.556713 [ 270 ] {6cba3027-39ed-4e00-9403-70f0c6566047} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12761 | 2026.05.21 09:23:34.556856 [ 270 ] {6cba3027-39ed-4e00-9403-70f0c6566047} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001338 sec., 47832.585949177876 rows/sec., 3.73 MiB/sec. | ||
| 12762 | 2026.05.21 09:23:34.556896 [ 270 ] {6cba3027-39ed-4e00-9403-70f0c6566047} <Debug> TCPHandler: Processed in 0.001529542 sec. | ||
| 12763 | 2026.05.21 09:23:34.557130 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12764 | 2026.05.21 09:23:34.557317 [ 270 ] {e1bb774a-2e9f-487c-9706-11ede1642722} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12765 | 2026.05.21 09:23:34.557396 [ 270 ] {e1bb774a-2e9f-487c-9706-11ede1642722} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12766 | 2026.05.21 09:23:34.557989 [ 270 ] {e1bb774a-2e9f-487c-9706-11ede1642722} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12767 | 2026.05.21 09:23:34.558035 [ 270 ] {e1bb774a-2e9f-487c-9706-11ede1642722} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 12768 | 2026.05.21 09:23:34.558480 [ 270 ] {e1bb774a-2e9f-487c-9706-11ede1642722} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12769 | 2026.05.21 09:23:34.558731 [ 270 ] {e1bb774a-2e9f-487c-9706-11ede1642722} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12770 | 2026.05.21 09:23:34.558910 [ 270 ] {e1bb774a-2e9f-487c-9706-11ede1642722} <Debug> executeQuery: Read 52 rows, 3.70 KiB in 0.001643 sec., 31649.42178940962 rows/sec., 2.20 MiB/sec. | ||
| 12771 | 2026.05.21 09:23:34.558970 [ 270 ] {e1bb774a-2e9f-487c-9706-11ede1642722} <Debug> TCPHandler: Processed in 0.001973626 sec. | ||
| 12772 | 2026.05.21 09:23:34.559118 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12773 | 2026.05.21 09:23:34.559236 [ 270 ] {32e79e3d-0b8b-47f7-8bf3-d14067da133e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12774 | 2026.05.21 09:23:34.559287 [ 270 ] {32e79e3d-0b8b-47f7-8bf3-d14067da133e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12775 | 2026.05.21 09:23:34.559667 [ 270 ] {32e79e3d-0b8b-47f7-8bf3-d14067da133e} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12776 | 2026.05.21 09:23:34.559706 [ 270 ] {32e79e3d-0b8b-47f7-8bf3-d14067da133e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 12777 | 2026.05.21 09:23:34.560061 [ 270 ] {32e79e3d-0b8b-47f7-8bf3-d14067da133e} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12778 | 2026.05.21 09:23:34.560297 [ 270 ] {32e79e3d-0b8b-47f7-8bf3-d14067da133e} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12779 | 2026.05.21 09:23:34.560440 [ 270 ] {32e79e3d-0b8b-47f7-8bf3-d14067da133e} <Debug> executeQuery: Read 18 rows, 1.25 KiB in 0.00123 sec., 14634.146341463415 rows/sec., 1015.47 KiB/sec. | ||
| 12780 | 2026.05.21 09:23:34.560479 [ 270 ] {32e79e3d-0b8b-47f7-8bf3-d14067da133e} <Debug> TCPHandler: Processed in 0.001418148 sec. | ||
| 12781 | 2026.05.21 09:23:34.943824 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45169 | ||
| 12782 | 2026.05.21 09:23:34.943900 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12783 | 2026.05.21 09:23:34.943927 [ 259 ] {} <Debug> TCP-Session: a9015c18-066b-4dda-8556-2d6132689b7f Authenticating user 'default' from [fd00:1122:3344:101::e]:45169 | ||
| 12784 | 2026.05.21 09:23:34.943950 [ 259 ] {} <Debug> TCP-Session: a9015c18-066b-4dda-8556-2d6132689b7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12785 | 2026.05.21 09:23:34.943963 [ 259 ] {} <Debug> TCP-Session: a9015c18-066b-4dda-8556-2d6132689b7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12786 | 2026.05.21 09:23:34.944215 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39714 | ||
| 12787 | 2026.05.21 09:23:34.944224 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60483 | ||
| 12788 | 2026.05.21 09:23:34.944268 [ 259 ] {} <Trace> TCP-Session: a9015c18-066b-4dda-8556-2d6132689b7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12789 | 2026.05.21 09:23:34.944285 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62730 | ||
| 12790 | 2026.05.21 09:23:34.944345 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12791 | 2026.05.21 09:23:34.944310 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12792 | 2026.05.21 09:23:34.944386 [ 303 ] {} <Debug> TCP-Session: f10d4f24-431e-484e-83b7-d3ef7d17876b Authenticating user 'default' from [fd00:1122:3344:101::e]:60483 | ||
| 12793 | 2026.05.21 09:23:34.944264 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64705 | ||
| 12794 | 2026.05.21 09:23:34.944426 [ 303 ] {} <Debug> TCP-Session: f10d4f24-431e-484e-83b7-d3ef7d17876b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12795 | 2026.05.21 09:23:34.944411 [ 269 ] {} <Debug> TCP-Session: c40ab550-f114-4242-8356-2450964a470c Authenticating user 'default' from [fd00:1122:3344:101::e]:39714 | ||
| 12796 | 2026.05.21 09:23:34.944459 [ 303 ] {} <Debug> TCP-Session: f10d4f24-431e-484e-83b7-d3ef7d17876b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12797 | 2026.05.21 09:23:34.944462 [ 259 ] {0e686ce0-309b-496e-b3d9-404173eb07d8} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45169) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12798 | 2026.05.21 09:23:34.944495 [ 269 ] {} <Debug> TCP-Session: c40ab550-f114-4242-8356-2450964a470c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12799 | 2026.05.21 09:23:34.944253 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42472 | ||
| 12800 | 2026.05.21 09:23:34.944532 [ 269 ] {} <Debug> TCP-Session: c40ab550-f114-4242-8356-2450964a470c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12801 | 2026.05.21 09:23:34.944253 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35246 | ||
| 12802 | 2026.05.21 09:23:34.944225 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55269 | ||
| 12803 | 2026.05.21 09:23:34.944272 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61252 | ||
| 12804 | 2026.05.21 09:23:34.944752 [ 259 ] {0e686ce0-309b-496e-b3d9-404173eb07d8} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12805 | 2026.05.21 09:23:34.944810 [ 259 ] {0e686ce0-309b-496e-b3d9-404173eb07d8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12806 | 2026.05.21 09:23:34.945069 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12807 | 2026.05.21 09:23:34.945096 [ 259 ] {0e686ce0-309b-496e-b3d9-404173eb07d8} <Debug> oximeter.version (0aef903c-aa8c-4aa8-a78f-ed504b3a4b83) (SelectExecutor): Key condition: unknown | ||
| 12808 | 2026.05.21 09:23:34.945107 [ 308 ] {} <Debug> TCP-Session: e5b0d378-85ad-496e-b041-489abc1cd0fe Authenticating user 'default' from [fd00:1122:3344:101::e]:35246 | ||
| 12809 | 2026.05.21 09:23:34.945151 [ 308 ] {} <Debug> TCP-Session: e5b0d378-85ad-496e-b041-489abc1cd0fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12810 | 2026.05.21 09:23:34.945165 [ 308 ] {} <Debug> TCP-Session: e5b0d378-85ad-496e-b041-489abc1cd0fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12811 | 2026.05.21 09:23:34.945187 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12812 | 2026.05.21 09:23:34.945222 [ 310 ] {} <Debug> TCP-Session: 58077ed5-ed01-4303-92a5-b94e4c938207 Authenticating user 'default' from [fd00:1122:3344:101::e]:61252 | ||
| 12813 | 2026.05.21 09:23:34.945241 [ 310 ] {} <Debug> TCP-Session: 58077ed5-ed01-4303-92a5-b94e4c938207 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12814 | 2026.05.21 09:23:34.945253 [ 310 ] {} <Debug> TCP-Session: 58077ed5-ed01-4303-92a5-b94e4c938207 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12815 | 2026.05.21 09:23:34.945331 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12816 | 2026.05.21 09:23:34.945372 [ 309 ] {} <Debug> TCP-Session: baf1f12e-a413-4e34-8145-261d98d9d143 Authenticating user 'default' from [fd00:1122:3344:101::e]:64705 | ||
| 12817 | 2026.05.21 09:23:34.945390 [ 309 ] {} <Debug> TCP-Session: baf1f12e-a413-4e34-8145-261d98d9d143 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12818 | 2026.05.21 09:23:34.945403 [ 309 ] {} <Debug> TCP-Session: baf1f12e-a413-4e34-8145-261d98d9d143 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12819 | 2026.05.21 09:23:34.945641 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12820 | 2026.05.21 09:23:34.945692 [ 304 ] {} <Debug> TCP-Session: 0b0fec48-6fd5-47e2-923a-f07eb1303729 Authenticating user 'default' from [fd00:1122:3344:101::e]:55269 | ||
| 12821 | 2026.05.21 09:23:34.945715 [ 304 ] {} <Debug> TCP-Session: 0b0fec48-6fd5-47e2-923a-f07eb1303729 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12822 | 2026.05.21 09:23:34.945722 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12823 | 2026.05.21 09:23:34.945730 [ 304 ] {} <Debug> TCP-Session: 0b0fec48-6fd5-47e2-923a-f07eb1303729 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12824 | 2026.05.21 09:23:34.945752 [ 307 ] {} <Debug> TCP-Session: 7383db81-68bd-416a-9310-cd7a506263ea Authenticating user 'default' from [fd00:1122:3344:101::e]:42472 | ||
| 12825 | 2026.05.21 09:23:34.945769 [ 307 ] {} <Debug> TCP-Session: 7383db81-68bd-416a-9310-cd7a506263ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12826 | 2026.05.21 09:23:34.945785 [ 307 ] {} <Debug> TCP-Session: 7383db81-68bd-416a-9310-cd7a506263ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12827 | 2026.05.21 09:23:34.945806 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12828 | 2026.05.21 09:23:34.945836 [ 311 ] {} <Debug> TCP-Session: 620a94dc-d6a5-4055-bd7f-6547971339c6 Authenticating user 'default' from [fd00:1122:3344:101::e]:62730 | ||
| 12829 | 2026.05.21 09:23:34.945852 [ 311 ] {} <Debug> TCP-Session: 620a94dc-d6a5-4055-bd7f-6547971339c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12830 | 2026.05.21 09:23:34.945865 [ 311 ] {} <Debug> TCP-Session: 620a94dc-d6a5-4055-bd7f-6547971339c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12831 | 2026.05.21 09:23:34.946032 [ 354 ] {0e686ce0-309b-496e-b3d9-404173eb07d8} <Trace> AggregatingTransform: Aggregating | ||
| 12832 | 2026.05.21 09:23:34.946078 [ 354 ] {0e686ce0-309b-496e-b3d9-404173eb07d8} <Trace> Aggregator: Aggregation method: without_key | ||
| 12833 | 2026.05.21 09:23:34.946111 [ 354 ] {0e686ce0-309b-496e-b3d9-404173eb07d8} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00090302 sec. (1107.395 rows/sec., 43.26 KiB/sec.) | ||
| 12834 | 2026.05.21 09:23:34.946129 [ 354 ] {0e686ce0-309b-496e-b3d9-404173eb07d8} <Trace> Aggregator: Merging aggregated data | ||
| 12835 | 2026.05.21 09:23:34.946793 [ 259 ] {0e686ce0-309b-496e-b3d9-404173eb07d8} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002383 sec., 419.639110365086 rows/sec., 16.39 KiB/sec. | ||
| 12836 | 2026.05.21 09:23:34.946952 [ 259 ] {0e686ce0-309b-496e-b3d9-404173eb07d8} <Debug> TCPHandler: Processed in 0.002793023 sec. | ||
| 12837 | 2026.05.21 09:23:34.947109 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12838 | 2026.05.21 09:23:34.947139 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12839 | 2026.05.21 09:23:34.947140 [ 259 ] {} <Debug> TCP-Session: a9015c18-066b-4dda-8556-2d6132689b7f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12840 | 2026.05.21 09:23:34.947161 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12841 | 2026.05.21 09:23:34.947176 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12842 | 2026.05.21 09:23:34.947180 [ 311 ] {} <Debug> TCP-Session: 620a94dc-d6a5-4055-bd7f-6547971339c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12843 | 2026.05.21 09:23:34.947197 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12844 | 2026.05.21 09:23:34.947223 [ 304 ] {} <Debug> TCP-Session: 0b0fec48-6fd5-47e2-923a-f07eb1303729 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12845 | 2026.05.21 09:23:34.947233 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12846 | 2026.05.21 09:23:34.947252 [ 303 ] {} <Debug> TCP-Session: f10d4f24-431e-484e-83b7-d3ef7d17876b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12847 | 2026.05.21 09:23:34.947257 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12848 | 2026.05.21 09:23:34.947276 [ 308 ] {} <Debug> TCP-Session: e5b0d378-85ad-496e-b041-489abc1cd0fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12849 | 2026.05.21 09:23:34.947271 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12850 | 2026.05.21 09:23:34.947316 [ 309 ] {} <Debug> TCP-Session: baf1f12e-a413-4e34-8145-261d98d9d143 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12851 | 2026.05.21 09:23:34.947224 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12852 | 2026.05.21 09:23:34.947352 [ 310 ] {} <Debug> TCP-Session: 58077ed5-ed01-4303-92a5-b94e4c938207 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12853 | 2026.05.21 09:23:34.947203 [ 269 ] {} <Debug> TCP-Session: c40ab550-f114-4242-8356-2450964a470c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12854 | 2026.05.21 09:23:34.947395 [ 307 ] {} <Debug> TCP-Session: 7383db81-68bd-416a-9310-cd7a506263ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12855 | 2026.05.21 09:23:35.999289 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 27266 | ||
| 12856 | 2026.05.21 09:23:35.999965 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12857 | 2026.05.21 09:23:36.000461 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 12858 | 2026.05.21 09:23:36.001208 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 12859 | 2026.05.21 09:23:36.001722 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12860 | 2026.05.21 09:23:36.001984 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27266 | ||
| 12861 | 2026.05.21 09:23:36.500122 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54889 | ||
| 12862 | 2026.05.21 09:23:36.500211 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12863 | 2026.05.21 09:23:36.500237 [ 259 ] {} <Debug> TCP-Session: ee3758f6-a43a-42c3-b600-c076e17b0032 Authenticating user 'default' from [fd00:1122:3344:101::e]:54889 | ||
| 12864 | 2026.05.21 09:23:36.500258 [ 259 ] {} <Debug> TCP-Session: ee3758f6-a43a-42c3-b600-c076e17b0032 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12865 | 2026.05.21 09:23:36.500271 [ 259 ] {} <Debug> TCP-Session: ee3758f6-a43a-42c3-b600-c076e17b0032 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12866 | 2026.05.21 09:23:36.500437 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46942 | ||
| 12867 | 2026.05.21 09:23:36.500483 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12868 | 2026.05.21 09:23:36.500503 [ 269 ] {} <Debug> TCP-Session: 6e2c90e8-26fd-42a8-b98c-6fc0f1ba4812 Authenticating user 'default' from [fd00:1122:3344:101::e]:46942 | ||
| 12869 | 2026.05.21 09:23:36.500502 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61097 | ||
| 12870 | 2026.05.21 09:23:36.500524 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57368 | ||
| 12871 | 2026.05.21 09:23:36.500552 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35123 | ||
| 12872 | 2026.05.21 09:23:36.500587 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55536 | ||
| 12873 | 2026.05.21 09:23:36.500605 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12874 | 2026.05.21 09:23:36.500626 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12875 | 2026.05.21 09:23:36.500629 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12876 | 2026.05.21 09:23:36.500651 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12877 | 2026.05.21 09:23:36.500657 [ 303 ] {} <Debug> TCP-Session: 63c48310-cff5-44c8-947c-7a7f138df23c Authenticating user 'default' from [fd00:1122:3344:101::e]:61097 | ||
| 12878 | 2026.05.21 09:23:36.500662 [ 304 ] {} <Debug> TCP-Session: 4dab9fbc-c1aa-4876-99b6-6999b6e501a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:57368 | ||
| 12879 | 2026.05.21 09:23:36.500668 [ 309 ] {} <Debug> TCP-Session: a076bd19-ea42-4bfe-a5a5-9bba2ddf9f13 Authenticating user 'default' from [fd00:1122:3344:101::e]:35123 | ||
| 12880 | 2026.05.21 09:23:36.500677 [ 311 ] {} <Debug> TCP-Session: 7189bfba-eac5-4c49-9978-c3772c15dfdd Authenticating user 'default' from [fd00:1122:3344:101::e]:55536 | ||
| 12881 | 2026.05.21 09:23:36.500697 [ 303 ] {} <Debug> TCP-Session: 63c48310-cff5-44c8-947c-7a7f138df23c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12882 | 2026.05.21 09:23:36.500708 [ 304 ] {} <Debug> TCP-Session: 4dab9fbc-c1aa-4876-99b6-6999b6e501a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12883 | 2026.05.21 09:23:36.500719 [ 311 ] {} <Debug> TCP-Session: 7189bfba-eac5-4c49-9978-c3772c15dfdd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12884 | 2026.05.21 09:23:36.500731 [ 303 ] {} <Debug> TCP-Session: 63c48310-cff5-44c8-947c-7a7f138df23c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12885 | 2026.05.21 09:23:36.500748 [ 311 ] {} <Debug> TCP-Session: 7189bfba-eac5-4c49-9978-c3772c15dfdd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12886 | 2026.05.21 09:23:36.500741 [ 304 ] {} <Debug> TCP-Session: 4dab9fbc-c1aa-4876-99b6-6999b6e501a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12887 | 2026.05.21 09:23:36.500710 [ 309 ] {} <Debug> TCP-Session: a076bd19-ea42-4bfe-a5a5-9bba2ddf9f13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12888 | 2026.05.21 09:23:36.500663 [ 259 ] {} <Trace> TCP-Session: ee3758f6-a43a-42c3-b600-c076e17b0032 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12889 | 2026.05.21 09:23:36.500862 [ 309 ] {} <Debug> TCP-Session: a076bd19-ea42-4bfe-a5a5-9bba2ddf9f13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12890 | 2026.05.21 09:23:36.500583 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33826 | ||
| 12891 | 2026.05.21 09:23:36.500561 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57062 | ||
| 12892 | 2026.05.21 09:23:36.500537 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55875 | ||
| 12893 | 2026.05.21 09:23:36.500520 [ 269 ] {} <Debug> TCP-Session: 6e2c90e8-26fd-42a8-b98c-6fc0f1ba4812 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12894 | 2026.05.21 09:23:36.501015 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12895 | 2026.05.21 09:23:36.501037 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12896 | 2026.05.21 09:23:36.501043 [ 269 ] {} <Debug> TCP-Session: 6e2c90e8-26fd-42a8-b98c-6fc0f1ba4812 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12897 | 2026.05.21 09:23:36.501063 [ 310 ] {} <Debug> TCP-Session: 8114e818-b7db-47ad-a441-7be6a9f5b3fd Authenticating user 'default' from [fd00:1122:3344:101::e]:33826 | ||
| 12898 | 2026.05.21 09:23:36.501076 [ 308 ] {} <Debug> TCP-Session: 8e6ae1bd-fe5b-4b54-bfa6-98d2de90baa9 Authenticating user 'default' from [fd00:1122:3344:101::e]:57062 | ||
| 12899 | 2026.05.21 09:23:36.501077 [ 259 ] {4e98748e-d0a0-4d8e-aa01-df2a99c7e650} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54889) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12900 | 2026.05.21 09:23:36.501105 [ 308 ] {} <Debug> TCP-Session: 8e6ae1bd-fe5b-4b54-bfa6-98d2de90baa9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12901 | 2026.05.21 09:23:36.501100 [ 310 ] {} <Debug> TCP-Session: 8114e818-b7db-47ad-a441-7be6a9f5b3fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12902 | 2026.05.21 09:23:36.501128 [ 308 ] {} <Debug> TCP-Session: 8e6ae1bd-fe5b-4b54-bfa6-98d2de90baa9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12903 | 2026.05.21 09:23:36.501146 [ 310 ] {} <Debug> TCP-Session: 8114e818-b7db-47ad-a441-7be6a9f5b3fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12904 | 2026.05.21 09:23:36.501042 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12905 | 2026.05.21 09:23:36.501211 [ 307 ] {} <Debug> TCP-Session: 4ba6ec92-1b14-455b-beac-3cbce7aabad1 Authenticating user 'default' from [fd00:1122:3344:101::e]:55875 | ||
| 12906 | 2026.05.21 09:23:36.501229 [ 307 ] {} <Debug> TCP-Session: 4ba6ec92-1b14-455b-beac-3cbce7aabad1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12907 | 2026.05.21 09:23:36.501242 [ 307 ] {} <Debug> TCP-Session: 4ba6ec92-1b14-455b-beac-3cbce7aabad1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12908 | 2026.05.21 09:23:36.501374 [ 259 ] {4e98748e-d0a0-4d8e-aa01-df2a99c7e650} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12909 | 2026.05.21 09:23:36.501430 [ 259 ] {4e98748e-d0a0-4d8e-aa01-df2a99c7e650} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12910 | 2026.05.21 09:23:36.501720 [ 259 ] {4e98748e-d0a0-4d8e-aa01-df2a99c7e650} <Debug> oximeter.version (0aef903c-aa8c-4aa8-a78f-ed504b3a4b83) (SelectExecutor): Key condition: unknown | ||
| 12911 | 2026.05.21 09:23:36.502658 [ 324 ] {4e98748e-d0a0-4d8e-aa01-df2a99c7e650} <Trace> AggregatingTransform: Aggregating | ||
| 12912 | 2026.05.21 09:23:36.502699 [ 324 ] {4e98748e-d0a0-4d8e-aa01-df2a99c7e650} <Trace> Aggregator: Aggregation method: without_key | ||
| 12913 | 2026.05.21 09:23:36.502732 [ 324 ] {4e98748e-d0a0-4d8e-aa01-df2a99c7e650} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000906141 sec. (1103.581 rows/sec., 43.11 KiB/sec.) | ||
| 12914 | 2026.05.21 09:23:36.502748 [ 324 ] {4e98748e-d0a0-4d8e-aa01-df2a99c7e650} <Trace> Aggregator: Merging aggregated data | ||
| 12915 | 2026.05.21 09:23:36.503390 [ 259 ] {4e98748e-d0a0-4d8e-aa01-df2a99c7e650} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002375 sec., 421.0526315789474 rows/sec., 16.45 KiB/sec. | ||
| 12916 | 2026.05.21 09:23:36.503525 [ 259 ] {4e98748e-d0a0-4d8e-aa01-df2a99c7e650} <Debug> TCPHandler: Processed in 0.003004281 sec. | ||
| 12917 | 2026.05.21 09:23:36.503647 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12918 | 2026.05.21 09:23:36.503678 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12919 | 2026.05.21 09:23:36.503695 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12920 | 2026.05.21 09:23:36.503721 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12921 | 2026.05.21 09:23:36.503729 [ 269 ] {} <Debug> TCP-Session: 6e2c90e8-26fd-42a8-b98c-6fc0f1ba4812 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12922 | 2026.05.21 09:23:36.503745 [ 311 ] {} <Debug> TCP-Session: 7189bfba-eac5-4c49-9978-c3772c15dfdd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12923 | 2026.05.21 09:23:36.503757 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12924 | 2026.05.21 09:23:36.503786 [ 308 ] {} <Debug> TCP-Session: 8e6ae1bd-fe5b-4b54-bfa6-98d2de90baa9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12925 | 2026.05.21 09:23:36.503800 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12926 | 2026.05.21 09:23:36.503820 [ 309 ] {} <Debug> TCP-Session: a076bd19-ea42-4bfe-a5a5-9bba2ddf9f13 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12927 | 2026.05.21 09:23:36.503808 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12928 | 2026.05.21 09:23:36.503857 [ 303 ] {} <Debug> TCP-Session: 63c48310-cff5-44c8-947c-7a7f138df23c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12929 | 2026.05.21 09:23:36.503736 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12930 | 2026.05.21 09:23:36.503892 [ 307 ] {} <Debug> TCP-Session: 4ba6ec92-1b14-455b-beac-3cbce7aabad1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12931 | 2026.05.21 09:23:36.503774 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12932 | 2026.05.21 09:23:36.503927 [ 304 ] {} <Debug> TCP-Session: 4dab9fbc-c1aa-4876-99b6-6999b6e501a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12933 | 2026.05.21 09:23:36.503690 [ 259 ] {} <Debug> TCP-Session: ee3758f6-a43a-42c3-b600-c076e17b0032 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12934 | 2026.05.21 09:23:36.503960 [ 310 ] {} <Debug> TCP-Session: 8114e818-b7db-47ad-a441-7be6a9f5b3fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12935 | 2026.05.21 09:23:36.637412 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50297 | ||
| 12936 | 2026.05.21 09:23:36.637504 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12937 | 2026.05.21 09:23:36.637532 [ 310 ] {} <Debug> TCP-Session: a88493c3-e53a-498f-8660-650eb5e7be69 Authenticating user 'default' from [fd00:1122:3344:101::e]:50297 | ||
| 12938 | 2026.05.21 09:23:36.637555 [ 310 ] {} <Debug> TCP-Session: a88493c3-e53a-498f-8660-650eb5e7be69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12939 | 2026.05.21 09:23:36.637568 [ 310 ] {} <Debug> TCP-Session: a88493c3-e53a-498f-8660-650eb5e7be69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12940 | 2026.05.21 09:23:36.637807 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43986 | ||
| 12941 | 2026.05.21 09:23:36.637830 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55984 | ||
| 12942 | 2026.05.21 09:23:36.637862 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60369 | ||
| 12943 | 2026.05.21 09:23:36.637896 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63643 | ||
| 12944 | 2026.05.21 09:23:36.637917 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12945 | 2026.05.21 09:23:36.637907 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48197 | ||
| 12946 | 2026.05.21 09:23:36.637960 [ 311 ] {} <Debug> TCP-Session: 217a48af-bbb9-439d-9a2f-7def5ac66306 Authenticating user 'default' from [fd00:1122:3344:101::e]:43986 | ||
| 12947 | 2026.05.21 09:23:36.637964 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12948 | 2026.05.21 09:23:36.637976 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12949 | 2026.05.21 09:23:36.637979 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34829 | ||
| 12950 | 2026.05.21 09:23:36.638021 [ 259 ] {} <Debug> TCP-Session: 432ed86b-50ac-4b4c-a7c9-6596a6e45dd4 Authenticating user 'default' from [fd00:1122:3344:101::e]:55984 | ||
| 12951 | 2026.05.21 09:23:36.638010 [ 269 ] {} <Debug> TCP-Session: eec73a03-10ca-40b4-aff7-98d5d42490e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:60369 | ||
| 12952 | 2026.05.21 09:23:36.638072 [ 259 ] {} <Debug> TCP-Session: 432ed86b-50ac-4b4c-a7c9-6596a6e45dd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12953 | 2026.05.21 09:23:36.637993 [ 311 ] {} <Debug> TCP-Session: 217a48af-bbb9-439d-9a2f-7def5ac66306 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12954 | 2026.05.21 09:23:36.638102 [ 259 ] {} <Debug> TCP-Session: 432ed86b-50ac-4b4c-a7c9-6596a6e45dd4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12955 | 2026.05.21 09:23:36.638102 [ 269 ] {} <Debug> TCP-Session: eec73a03-10ca-40b4-aff7-98d5d42490e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12956 | 2026.05.21 09:23:36.638125 [ 311 ] {} <Debug> TCP-Session: 217a48af-bbb9-439d-9a2f-7def5ac66306 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12957 | 2026.05.21 09:23:36.638157 [ 269 ] {} <Debug> TCP-Session: eec73a03-10ca-40b4-aff7-98d5d42490e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12958 | 2026.05.21 09:23:36.637964 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12959 | 2026.05.21 09:23:36.637942 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64086 | ||
| 12960 | 2026.05.21 09:23:36.638212 [ 304 ] {} <Debug> TCP-Session: 1375a70e-0f0d-4cf2-94a8-097452b2ac4d Authenticating user 'default' from [fd00:1122:3344:101::e]:63643 | ||
| 12961 | 2026.05.21 09:23:36.638096 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12962 | 2026.05.21 09:23:36.638357 [ 304 ] {} <Debug> TCP-Session: 1375a70e-0f0d-4cf2-94a8-097452b2ac4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12963 | 2026.05.21 09:23:36.638368 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12964 | 2026.05.21 09:23:36.638391 [ 304 ] {} <Debug> TCP-Session: 1375a70e-0f0d-4cf2-94a8-097452b2ac4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12965 | 2026.05.21 09:23:36.638392 [ 309 ] {} <Debug> TCP-Session: f509ae67-aedd-47b6-8a92-0a06cd1768e6 Authenticating user 'default' from [fd00:1122:3344:101::e]:34829 | ||
| 12966 | 2026.05.21 09:23:36.638409 [ 308 ] {} <Debug> TCP-Session: b73feccd-6193-4570-bc9f-e3ee39c08472 Authenticating user 'default' from [fd00:1122:3344:101::e]:64086 | ||
| 12967 | 2026.05.21 09:23:36.638440 [ 309 ] {} <Debug> TCP-Session: f509ae67-aedd-47b6-8a92-0a06cd1768e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12968 | 2026.05.21 09:23:36.638451 [ 308 ] {} <Debug> TCP-Session: b73feccd-6193-4570-bc9f-e3ee39c08472 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12969 | 2026.05.21 09:23:36.638468 [ 309 ] {} <Debug> TCP-Session: f509ae67-aedd-47b6-8a92-0a06cd1768e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12970 | 2026.05.21 09:23:36.638479 [ 308 ] {} <Debug> TCP-Session: b73feccd-6193-4570-bc9f-e3ee39c08472 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12971 | 2026.05.21 09:23:36.638003 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12972 | 2026.05.21 09:23:36.637971 [ 310 ] {} <Trace> TCP-Session: a88493c3-e53a-498f-8660-650eb5e7be69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12973 | 2026.05.21 09:23:36.638537 [ 307 ] {} <Debug> TCP-Session: 65eacbed-eb9e-4db2-acc6-d6114d2247fd Authenticating user 'default' from [fd00:1122:3344:101::e]:48197 | ||
| 12974 | 2026.05.21 09:23:36.637881 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38403 | ||
| 12975 | 2026.05.21 09:23:36.638575 [ 307 ] {} <Debug> TCP-Session: 65eacbed-eb9e-4db2-acc6-d6114d2247fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12976 | 2026.05.21 09:23:36.638607 [ 307 ] {} <Debug> TCP-Session: 65eacbed-eb9e-4db2-acc6-d6114d2247fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12977 | 2026.05.21 09:23:36.638623 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12978 | 2026.05.21 09:23:36.638647 [ 303 ] {} <Debug> TCP-Session: 222de993-ce2c-4272-897d-e4a88e3c137a Authenticating user 'default' from [fd00:1122:3344:101::e]:38403 | ||
| 12979 | 2026.05.21 09:23:36.638664 [ 303 ] {} <Debug> TCP-Session: 222de993-ce2c-4272-897d-e4a88e3c137a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12980 | 2026.05.21 09:23:36.638677 [ 303 ] {} <Debug> TCP-Session: 222de993-ce2c-4272-897d-e4a88e3c137a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12981 | 2026.05.21 09:23:36.638702 [ 310 ] {77b70d80-8199-4da1-93ad-628be8638f6b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50297) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12982 | 2026.05.21 09:23:36.638965 [ 310 ] {77b70d80-8199-4da1-93ad-628be8638f6b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12983 | 2026.05.21 09:23:36.639020 [ 310 ] {77b70d80-8199-4da1-93ad-628be8638f6b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12984 | 2026.05.21 09:23:36.639302 [ 310 ] {77b70d80-8199-4da1-93ad-628be8638f6b} <Debug> oximeter.version (0aef903c-aa8c-4aa8-a78f-ed504b3a4b83) (SelectExecutor): Key condition: unknown | ||
| 12985 | 2026.05.21 09:23:36.640241 [ 366 ] {77b70d80-8199-4da1-93ad-628be8638f6b} <Trace> AggregatingTransform: Aggregating | ||
| 12986 | 2026.05.21 09:23:36.640276 [ 366 ] {77b70d80-8199-4da1-93ad-628be8638f6b} <Trace> Aggregator: Aggregation method: without_key | ||
| 12987 | 2026.05.21 09:23:36.640310 [ 366 ] {77b70d80-8199-4da1-93ad-628be8638f6b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000906761 sec. (1102.826 rows/sec., 43.08 KiB/sec.) | ||
| 12988 | 2026.05.21 09:23:36.640325 [ 366 ] {77b70d80-8199-4da1-93ad-628be8638f6b} <Trace> Aggregator: Merging aggregated data | ||
| 12989 | 2026.05.21 09:23:36.640950 [ 310 ] {77b70d80-8199-4da1-93ad-628be8638f6b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002298 sec., 435.1610095735422 rows/sec., 17.00 KiB/sec. | ||
| 12990 | 2026.05.21 09:23:36.641132 [ 310 ] {77b70d80-8199-4da1-93ad-628be8638f6b} <Debug> TCPHandler: Processed in 0.00329462 sec. | ||
| 12991 | 2026.05.21 09:23:36.641256 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12992 | 2026.05.21 09:23:36.641297 [ 310 ] {} <Debug> TCP-Session: a88493c3-e53a-498f-8660-650eb5e7be69 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12993 | 2026.05.21 09:23:36.641299 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12994 | 2026.05.21 09:23:36.641317 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12995 | 2026.05.21 09:23:36.641334 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12996 | 2026.05.21 09:23:36.641363 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12997 | 2026.05.21 09:23:36.641380 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12998 | 2026.05.21 09:23:36.641396 [ 259 ] {} <Debug> TCP-Session: 432ed86b-50ac-4b4c-a7c9-6596a6e45dd4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12999 | 2026.05.21 09:23:36.641408 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13000 | 2026.05.21 09:23:36.641430 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13001 | 2026.05.21 09:23:36.641455 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13002 | 2026.05.21 09:23:36.641469 [ 303 ] {} <Debug> TCP-Session: 222de993-ce2c-4272-897d-e4a88e3c137a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13003 | 2026.05.21 09:23:36.641489 [ 304 ] {} <Debug> TCP-Session: 1375a70e-0f0d-4cf2-94a8-097452b2ac4d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13004 | 2026.05.21 09:23:36.641502 [ 308 ] {} <Debug> TCP-Session: b73feccd-6193-4570-bc9f-e3ee39c08472 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13005 | 2026.05.21 09:23:36.641444 [ 269 ] {} <Debug> TCP-Session: eec73a03-10ca-40b4-aff7-98d5d42490e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13006 | 2026.05.21 09:23:36.641349 [ 311 ] {} <Debug> TCP-Session: 217a48af-bbb9-439d-9a2f-7def5ac66306 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13007 | 2026.05.21 09:23:36.641419 [ 307 ] {} <Debug> TCP-Session: 65eacbed-eb9e-4db2-acc6-d6114d2247fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13008 | 2026.05.21 09:23:36.641373 [ 309 ] {} <Debug> TCP-Session: f509ae67-aedd-47b6-8a92-0a06cd1768e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13009 | 2026.05.21 09:23:37.500772 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
| 13010 | 2026.05.21 09:23:37.518356 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13011 | 2026.05.21 09:23:37.518432 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 13012 | 2026.05.21 09:23:37.524077 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 13013 | 2026.05.21 09:23:37.524867 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13014 | 2026.05.21 09:23:37.531236 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
| 13015 | 2026.05.21 09:23:39.552662 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13016 | 2026.05.21 09:23:39.553017 [ 270 ] {81bd1f2f-53d6-4ace-b9e8-93722073baad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 13017 | 2026.05.21 09:23:39.553358 [ 270 ] {81bd1f2f-53d6-4ace-b9e8-93722073baad} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13018 | 2026.05.21 09:23:39.553395 [ 270 ] {81bd1f2f-53d6-4ace-b9e8-93722073baad} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 13019 | 2026.05.21 09:23:39.553607 [ 270 ] {81bd1f2f-53d6-4ace-b9e8-93722073baad} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13020 | 2026.05.21 09:23:39.553674 [ 270 ] {81bd1f2f-53d6-4ace-b9e8-93722073baad} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13021 | 2026.05.21 09:23:39.553814 [ 270 ] {81bd1f2f-53d6-4ace-b9e8-93722073baad} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 13022 | 2026.05.21 09:23:39.553907 [ 317 ] {81bd1f2f-53d6-4ace-b9e8-93722073baad} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 13023 | 2026.05.21 09:23:39.553920 [ 347 ] {81bd1f2f-53d6-4ace-b9e8-93722073baad} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 13024 | 2026.05.21 09:23:39.553924 [ 327 ] {81bd1f2f-53d6-4ace-b9e8-93722073baad} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 13025 | 2026.05.21 09:23:39.553932 [ 336 ] {81bd1f2f-53d6-4ace-b9e8-93722073baad} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 13026 | 2026.05.21 09:23:39.554145 [ 270 ] {81bd1f2f-53d6-4ace-b9e8-93722073baad} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 13027 | 2026.05.21 09:23:39.554172 [ 270 ] {81bd1f2f-53d6-4ace-b9e8-93722073baad} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13028 | 2026.05.21 09:23:39.554269 [ 270 ] {81bd1f2f-53d6-4ace-b9e8-93722073baad} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 13029 | 2026.05.21 09:23:39.554290 [ 270 ] {81bd1f2f-53d6-4ace-b9e8-93722073baad} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 13030 | 2026.05.21 09:23:39.554326 [ 270 ] {81bd1f2f-53d6-4ace-b9e8-93722073baad} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 13031 | 2026.05.21 09:23:39.554366 [ 270 ] {81bd1f2f-53d6-4ace-b9e8-93722073baad} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 13032 | 2026.05.21 09:23:39.554404 [ 270 ] {81bd1f2f-53d6-4ace-b9e8-93722073baad} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 13033 | 2026.05.21 09:23:39.554441 [ 270 ] {81bd1f2f-53d6-4ace-b9e8-93722073baad} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 13034 | 2026.05.21 09:23:39.555760 [ 270 ] {81bd1f2f-53d6-4ace-b9e8-93722073baad} <Debug> executeQuery: Read 51 rows, 10.72 KiB in 0.002884 sec., 17683.77253814147 rows/sec., 3.63 MiB/sec. | ||
| 13035 | 2026.05.21 09:23:39.555974 [ 270 ] {81bd1f2f-53d6-4ace-b9e8-93722073baad} <Debug> MemoryTracker: Peak memory usage (for query): 186.70 KiB. | ||
| 13036 | 2026.05.21 09:23:39.555992 [ 270 ] {81bd1f2f-53d6-4ace-b9e8-93722073baad} <Debug> TCPHandler: Processed in 0.003500007 sec. | ||
| 13037 | 2026.05.21 09:23:39.558440 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13038 | 2026.05.21 09:23:39.558639 [ 270 ] {99b56eda-0c17-46d5-9006-064dddc1933b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13039 | 2026.05.21 09:23:39.558715 [ 270 ] {99b56eda-0c17-46d5-9006-064dddc1933b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13040 | 2026.05.21 09:23:39.559482 [ 270 ] {99b56eda-0c17-46d5-9006-064dddc1933b} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13041 | 2026.05.21 09:23:39.559527 [ 270 ] {99b56eda-0c17-46d5-9006-064dddc1933b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 13042 | 2026.05.21 09:23:39.559893 [ 270 ] {99b56eda-0c17-46d5-9006-064dddc1933b} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 13043 | 2026.05.21 09:23:39.560120 [ 270 ] {99b56eda-0c17-46d5-9006-064dddc1933b} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13044 | 2026.05.21 09:23:39.560266 [ 270 ] {99b56eda-0c17-46d5-9006-064dddc1933b} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.00168 sec., 82142.85714285714 rows/sec., 7.13 MiB/sec. | ||
| 13045 | 2026.05.21 09:23:39.560302 [ 270 ] {99b56eda-0c17-46d5-9006-064dddc1933b} <Debug> TCPHandler: Processed in 0.001957236 sec. | ||
| 13046 | 2026.05.21 09:23:39.560467 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13047 | 2026.05.21 09:23:39.560566 [ 270 ] {ada2c73d-87c1-436e-bc67-97c392a0671d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13048 | 2026.05.21 09:23:39.560607 [ 270 ] {ada2c73d-87c1-436e-bc67-97c392a0671d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13049 | 2026.05.21 09:23:39.561029 [ 270 ] {ada2c73d-87c1-436e-bc67-97c392a0671d} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13050 | 2026.05.21 09:23:39.561066 [ 270 ] {ada2c73d-87c1-436e-bc67-97c392a0671d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 13051 | 2026.05.21 09:23:39.561355 [ 270 ] {ada2c73d-87c1-436e-bc67-97c392a0671d} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 13052 | 2026.05.21 09:23:39.561560 [ 270 ] {ada2c73d-87c1-436e-bc67-97c392a0671d} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13053 | 2026.05.21 09:23:39.561688 [ 270 ] {ada2c73d-87c1-436e-bc67-97c392a0671d} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001141 sec., 35933.39176161262 rows/sec., 2.64 MiB/sec. | ||
| 13054 | 2026.05.21 09:23:39.561723 [ 270 ] {ada2c73d-87c1-436e-bc67-97c392a0671d} <Debug> TCPHandler: Processed in 0.001305764 sec. | ||
| 13055 | 2026.05.21 09:23:39.561846 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13056 | 2026.05.21 09:23:39.561944 [ 270 ] {5075f200-288d-4f82-b029-610984398215} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13057 | 2026.05.21 09:23:39.561984 [ 270 ] {5075f200-288d-4f82-b029-610984398215} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13058 | 2026.05.21 09:23:39.562425 [ 270 ] {5075f200-288d-4f82-b029-610984398215} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13059 | 2026.05.21 09:23:39.562461 [ 270 ] {5075f200-288d-4f82-b029-610984398215} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 13060 | 2026.05.21 09:23:39.562754 [ 270 ] {5075f200-288d-4f82-b029-610984398215} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 13061 | 2026.05.21 09:23:39.562958 [ 270 ] {5075f200-288d-4f82-b029-610984398215} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13062 | 2026.05.21 09:23:39.563087 [ 270 ] {5075f200-288d-4f82-b029-610984398215} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001161 sec., 90439.27648578813 rows/sec., 7.06 MiB/sec. | ||
| 13063 | 2026.05.21 09:23:39.563122 [ 270 ] {5075f200-288d-4f82-b029-610984398215} <Debug> TCPHandler: Processed in 0.001325395 sec. | ||
| 13064 | 2026.05.21 09:23:39.563243 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13065 | 2026.05.21 09:23:39.563340 [ 270 ] {c80faeab-ff37-4f4d-b84c-d957e09e764a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13066 | 2026.05.21 09:23:39.563382 [ 270 ] {c80faeab-ff37-4f4d-b84c-d957e09e764a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13067 | 2026.05.21 09:23:39.563808 [ 270 ] {c80faeab-ff37-4f4d-b84c-d957e09e764a} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13068 | 2026.05.21 09:23:39.563845 [ 270 ] {c80faeab-ff37-4f4d-b84c-d957e09e764a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 13069 | 2026.05.21 09:23:39.564154 [ 270 ] {c80faeab-ff37-4f4d-b84c-d957e09e764a} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 13070 | 2026.05.21 09:23:39.564367 [ 270 ] {c80faeab-ff37-4f4d-b84c-d957e09e764a} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13071 | 2026.05.21 09:23:39.564493 [ 270 ] {c80faeab-ff37-4f4d-b84c-d957e09e764a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001171 sec., 136635.35439795046 rows/sec., 9.52 MiB/sec. | ||
| 13072 | 2026.05.21 09:23:39.564527 [ 270 ] {c80faeab-ff37-4f4d-b84c-d957e09e764a} <Debug> TCPHandler: Processed in 0.001332725 sec. | ||
| 13073 | 2026.05.21 09:23:39.564636 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13074 | 2026.05.21 09:23:39.564730 [ 270 ] {f934bb7f-6d8c-452e-bec8-f6b60ab055f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13075 | 2026.05.21 09:23:39.564783 [ 270 ] {f934bb7f-6d8c-452e-bec8-f6b60ab055f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13076 | 2026.05.21 09:23:39.565543 [ 270 ] {f934bb7f-6d8c-452e-bec8-f6b60ab055f4} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13077 | 2026.05.21 09:23:39.565579 [ 270 ] {f934bb7f-6d8c-452e-bec8-f6b60ab055f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 13078 | 2026.05.21 09:23:39.566120 [ 270 ] {f934bb7f-6d8c-452e-bec8-f6b60ab055f4} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 13079 | 2026.05.21 09:23:39.566336 [ 270 ] {f934bb7f-6d8c-452e-bec8-f6b60ab055f4} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13080 | 2026.05.21 09:23:39.566470 [ 270 ] {f934bb7f-6d8c-452e-bec8-f6b60ab055f4} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001758 sec., 23321.956769055745 rows/sec., 41.79 MiB/sec. | ||
| 13081 | 2026.05.21 09:23:39.566535 [ 270 ] {f934bb7f-6d8c-452e-bec8-f6b60ab055f4} <Debug> TCPHandler: Processed in 0.001948096 sec. | ||
| 13082 | 2026.05.21 09:23:39.566655 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13083 | 2026.05.21 09:23:39.566751 [ 270 ] {e5d165fe-e8d4-41d5-a73d-4dcc3a6cc1e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13084 | 2026.05.21 09:23:39.566792 [ 270 ] {e5d165fe-e8d4-41d5-a73d-4dcc3a6cc1e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13085 | 2026.05.21 09:23:39.567138 [ 270 ] {e5d165fe-e8d4-41d5-a73d-4dcc3a6cc1e5} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13086 | 2026.05.21 09:23:39.567174 [ 270 ] {e5d165fe-e8d4-41d5-a73d-4dcc3a6cc1e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 13087 | 2026.05.21 09:23:39.567473 [ 270 ] {e5d165fe-e8d4-41d5-a73d-4dcc3a6cc1e5} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 13088 | 2026.05.21 09:23:39.567679 [ 270 ] {e5d165fe-e8d4-41d5-a73d-4dcc3a6cc1e5} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13089 | 2026.05.21 09:23:39.567805 [ 270 ] {e5d165fe-e8d4-41d5-a73d-4dcc3a6cc1e5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001073 sec., 55917.98695246971 rows/sec., 3.77 MiB/sec. | ||
| 13090 | 2026.05.21 09:23:39.567839 [ 270 ] {e5d165fe-e8d4-41d5-a73d-4dcc3a6cc1e5} <Debug> TCPHandler: Processed in 0.001233301 sec. | ||
| 13091 | 2026.05.21 09:23:43.320353 [ 101 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13092 | 2026.05.21 09:23:43.320413 [ 101 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13093 | 2026.05.21 09:23:43.502971 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 27778 | ||
| 13094 | 2026.05.21 09:23:43.503514 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13095 | 2026.05.21 09:23:43.503557 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 13096 | 2026.05.21 09:23:43.504026 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 13097 | 2026.05.21 09:23:43.504287 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13098 | 2026.05.21 09:23:43.504440 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27778 | ||
| 13099 | 2026.05.21 09:23:44.551335 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13100 | 2026.05.21 09:23:44.551604 [ 270 ] {2ff5e10d-5ef2-4250-a399-101b63f1a2b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 13101 | 2026.05.21 09:23:44.552008 [ 270 ] {2ff5e10d-5ef2-4250-a399-101b63f1a2b1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13102 | 2026.05.21 09:23:44.552053 [ 270 ] {2ff5e10d-5ef2-4250-a399-101b63f1a2b1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 13103 | 2026.05.21 09:23:44.552293 [ 270 ] {2ff5e10d-5ef2-4250-a399-101b63f1a2b1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13104 | 2026.05.21 09:23:44.552375 [ 270 ] {2ff5e10d-5ef2-4250-a399-101b63f1a2b1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13105 | 2026.05.21 09:23:44.552525 [ 270 ] {2ff5e10d-5ef2-4250-a399-101b63f1a2b1} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 13106 | 2026.05.21 09:23:44.552640 [ 347 ] {2ff5e10d-5ef2-4250-a399-101b63f1a2b1} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 13107 | 2026.05.21 09:23:44.552658 [ 319 ] {2ff5e10d-5ef2-4250-a399-101b63f1a2b1} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 13108 | 2026.05.21 09:23:44.552658 [ 336 ] {2ff5e10d-5ef2-4250-a399-101b63f1a2b1} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 13109 | 2026.05.21 09:23:44.552640 [ 317 ] {2ff5e10d-5ef2-4250-a399-101b63f1a2b1} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 13110 | 2026.05.21 09:23:44.552994 [ 270 ] {2ff5e10d-5ef2-4250-a399-101b63f1a2b1} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 13111 | 2026.05.21 09:23:44.553031 [ 270 ] {2ff5e10d-5ef2-4250-a399-101b63f1a2b1} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13112 | 2026.05.21 09:23:44.553145 [ 270 ] {2ff5e10d-5ef2-4250-a399-101b63f1a2b1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 13113 | 2026.05.21 09:23:44.553168 [ 270 ] {2ff5e10d-5ef2-4250-a399-101b63f1a2b1} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 13114 | 2026.05.21 09:23:44.553207 [ 270 ] {2ff5e10d-5ef2-4250-a399-101b63f1a2b1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 13115 | 2026.05.21 09:23:44.553249 [ 270 ] {2ff5e10d-5ef2-4250-a399-101b63f1a2b1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 13116 | 2026.05.21 09:23:44.553288 [ 270 ] {2ff5e10d-5ef2-4250-a399-101b63f1a2b1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 13117 | 2026.05.21 09:23:44.553325 [ 270 ] {2ff5e10d-5ef2-4250-a399-101b63f1a2b1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 13118 | 2026.05.21 09:23:44.554610 [ 270 ] {2ff5e10d-5ef2-4250-a399-101b63f1a2b1} <Debug> executeQuery: Read 51 rows, 10.48 KiB in 0.003116 sec., 16367.137355584084 rows/sec., 3.28 MiB/sec. | ||
| 13119 | 2026.05.21 09:23:44.554851 [ 270 ] {2ff5e10d-5ef2-4250-a399-101b63f1a2b1} <Debug> MemoryTracker: Peak memory usage (for query): 172.56 KiB. | ||
| 13120 | 2026.05.21 09:23:44.554868 [ 270 ] {2ff5e10d-5ef2-4250-a399-101b63f1a2b1} <Debug> TCPHandler: Processed in 0.003690503 sec. | ||
| 13121 | 2026.05.21 09:23:44.556460 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13122 | 2026.05.21 09:23:44.556576 [ 270 ] {7b3659e5-345f-4ad0-9bd5-e81e6b153818} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13123 | 2026.05.21 09:23:44.556624 [ 270 ] {7b3659e5-345f-4ad0-9bd5-e81e6b153818} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13124 | 2026.05.21 09:23:44.557152 [ 270 ] {7b3659e5-345f-4ad0-9bd5-e81e6b153818} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13125 | 2026.05.21 09:23:44.557197 [ 270 ] {7b3659e5-345f-4ad0-9bd5-e81e6b153818} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 13126 | 2026.05.21 09:23:44.557572 [ 270 ] {7b3659e5-345f-4ad0-9bd5-e81e6b153818} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 13127 | 2026.05.21 09:23:44.557812 [ 270 ] {7b3659e5-345f-4ad0-9bd5-e81e6b153818} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13128 | 2026.05.21 09:23:44.557967 [ 270 ] {7b3659e5-345f-4ad0-9bd5-e81e6b153818} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001425 sec., 39298.245614035084 rows/sec., 3.00 MiB/sec. | ||
| 13129 | 2026.05.21 09:23:44.558006 [ 270 ] {7b3659e5-345f-4ad0-9bd5-e81e6b153818} <Debug> TCPHandler: Processed in 0.001599234 sec. | ||
| 13130 | 2026.05.21 09:23:44.558218 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13131 | 2026.05.21 09:23:44.558319 [ 270 ] {414bb460-1aed-47fe-be31-674b0bc8ffcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13132 | 2026.05.21 09:23:44.558367 [ 270 ] {414bb460-1aed-47fe-be31-674b0bc8ffcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13133 | 2026.05.21 09:23:44.558826 [ 270 ] {414bb460-1aed-47fe-be31-674b0bc8ffcd} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13134 | 2026.05.21 09:23:44.558865 [ 270 ] {414bb460-1aed-47fe-be31-674b0bc8ffcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 13135 | 2026.05.21 09:23:44.559182 [ 270 ] {414bb460-1aed-47fe-be31-674b0bc8ffcd} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 13136 | 2026.05.21 09:23:44.559416 [ 270 ] {414bb460-1aed-47fe-be31-674b0bc8ffcd} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13137 | 2026.05.21 09:23:44.559550 [ 270 ] {414bb460-1aed-47fe-be31-674b0bc8ffcd} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001253 sec., 51077.41420590583 rows/sec., 3.99 MiB/sec. | ||
| 13138 | 2026.05.21 09:23:44.559585 [ 270 ] {414bb460-1aed-47fe-be31-674b0bc8ffcd} <Debug> TCPHandler: Processed in 0.001421778 sec. | ||
| 13139 | 2026.05.21 09:23:44.559718 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13140 | 2026.05.21 09:23:44.559819 [ 270 ] {2115072f-2c0f-45ab-88a5-30e1d8245fb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13141 | 2026.05.21 09:23:44.559863 [ 270 ] {2115072f-2c0f-45ab-88a5-30e1d8245fb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13142 | 2026.05.21 09:23:44.560283 [ 270 ] {2115072f-2c0f-45ab-88a5-30e1d8245fb8} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13143 | 2026.05.21 09:23:44.560320 [ 270 ] {2115072f-2c0f-45ab-88a5-30e1d8245fb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 13144 | 2026.05.21 09:23:44.560653 [ 270 ] {2115072f-2c0f-45ab-88a5-30e1d8245fb8} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 13145 | 2026.05.21 09:23:44.560862 [ 270 ] {2115072f-2c0f-45ab-88a5-30e1d8245fb8} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13146 | 2026.05.21 09:23:44.560996 [ 270 ] {2115072f-2c0f-45ab-88a5-30e1d8245fb8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001197 sec., 133667.50208855473 rows/sec., 9.31 MiB/sec. | ||
| 13147 | 2026.05.21 09:23:44.560995 [ 100 ] {} <Debug> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Selected 3 parts from all_1_85_17 to all_87_87_0 | ||
| 13148 | 2026.05.21 09:23:44.561034 [ 270 ] {2115072f-2c0f-45ab-88a5-30e1d8245fb8} <Debug> TCPHandler: Processed in 0.001365246 sec. | ||
| 13149 | 2026.05.21 09:23:44.561061 [ 100 ] {} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13150 | 2026.05.21 09:23:44.561087 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 13151 | 2026.05.21 09:23:44.561169 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13152 | 2026.05.21 09:23:44.561210 [ 200 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_87_18} <Debug> MergeTask::PrepareStage: Merging 3 parts: from all_1_85_17 to all_87_87_0 into Compact with storage Full | ||
| 13153 | 2026.05.21 09:23:44.561270 [ 270 ] {ff0da292-5897-445d-b8aa-57dc16ea4ab3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13154 | 2026.05.21 09:23:44.561319 [ 270 ] {ff0da292-5897-445d-b8aa-57dc16ea4ab3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13155 | 2026.05.21 09:23:44.561356 [ 200 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_87_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13156 | 2026.05.21 09:23:44.561400 [ 200 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_87_18} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_85_17, total 30061 rows starting from the beginning of the part | ||
| 13157 | 2026.05.21 09:23:44.561473 [ 200 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_87_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 160 rows starting from the beginning of the part | ||
| 13158 | 2026.05.21 09:23:44.561530 [ 200 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_87_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 1574 rows starting from the beginning of the part | ||
| 13159 | 2026.05.21 09:23:44.561690 [ 270 ] {ff0da292-5897-445d-b8aa-57dc16ea4ab3} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13160 | 2026.05.21 09:23:44.561734 [ 270 ] {ff0da292-5897-445d-b8aa-57dc16ea4ab3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 13161 | 2026.05.21 09:23:44.562073 [ 270 ] {ff0da292-5897-445d-b8aa-57dc16ea4ab3} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 13162 | 2026.05.21 09:23:44.562290 [ 270 ] {ff0da292-5897-445d-b8aa-57dc16ea4ab3} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13163 | 2026.05.21 09:23:44.562424 [ 270 ] {ff0da292-5897-445d-b8aa-57dc16ea4ab3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001173 sec., 51150.895140664965 rows/sec., 3.45 MiB/sec. | ||
| 13164 | 2026.05.21 09:23:44.562444 [ 99 ] {} <Debug> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8) (MergerMutator): Selected 6 parts from all_1_85_16 to all_90_90_0 | ||
| 13165 | 2026.05.21 09:23:44.562459 [ 270 ] {ff0da292-5897-445d-b8aa-57dc16ea4ab3} <Debug> TCPHandler: Processed in 0.001339745 sec. | ||
| 13166 | 2026.05.21 09:23:44.562508 [ 99 ] {} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13167 | 2026.05.21 09:23:44.562536 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 13168 | 2026.05.21 09:23:44.562638 [ 196 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_90_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_85_16 to all_90_90_0 into Compact with storage Full | ||
| 13169 | 2026.05.21 09:23:44.562757 [ 196 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_90_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13170 | 2026.05.21 09:23:44.562790 [ 196 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_90_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_85_16, total 4824 rows starting from the beginning of the part | ||
| 13171 | 2026.05.21 09:23:44.562851 [ 196 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_90_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 60 rows starting from the beginning of the part | ||
| 13172 | 2026.05.21 09:23:44.562905 [ 196 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_90_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 42 rows starting from the beginning of the part | ||
| 13173 | 2026.05.21 09:23:44.562952 [ 196 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_90_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 18 rows starting from the beginning of the part | ||
| 13174 | 2026.05.21 09:23:44.562998 [ 196 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_90_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 60 rows starting from the beginning of the part | ||
| 13175 | 2026.05.21 09:23:44.563045 [ 196 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_90_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 60 rows starting from the beginning of the part | ||
| 13176 | 2026.05.21 09:23:44.565145 [ 191 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_90_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5064 rows, containing 4 columns (4 merged, 0 gathered) in 0.002549596 sec., 1986197.028862612 rows/sec., 131.45 MiB/sec. | ||
| 13177 | 2026.05.21 09:23:44.565617 [ 196 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_90_17} <Trace> MergedBlockOutputStream: filled checksums all_1_90_17 (state Temporary) | ||
| 13178 | 2026.05.21 09:23:44.565888 [ 196 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_90_17} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_merge_all_1_90_17 to all_1_90_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13179 | 2026.05.21 09:23:44.565966 [ 196 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_90_17} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8) (MergerMutator): Merged 6 parts: [all_1_85_16, all_90_90_0] -> all_1_90_17 | ||
| 13180 | 2026.05.21 09:23:44.566042 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. | ||
| 13181 | 2026.05.21 09:23:44.570088 [ 192 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_87_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31795 rows, containing 5 columns (5 merged, 0 gathered) in 0.008921799 sec., 3563743.141938078 rows/sec., 232.31 MiB/sec. | ||
| 13182 | 2026.05.21 09:23:44.570635 [ 192 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_87_18} <Trace> MergedBlockOutputStream: filled checksums all_1_87_18 (state Temporary) | ||
| 13183 | 2026.05.21 09:23:44.570980 [ 192 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_87_18} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_merge_all_1_87_18 to all_1_87_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13184 | 2026.05.21 09:23:44.571078 [ 192 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_87_18} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Merged 3 parts: [all_1_85_17, all_87_87_0] -> all_1_87_18 | ||
| 13185 | 2026.05.21 09:23:44.571171 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 13186 | 2026.05.21 09:23:45.000267 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 341.40 MiB, peak 354.21 MiB, free memory in arenas 0.00 B, will set to 344.76 MiB (RSS), difference: 3.37 MiB | ||
| 13187 | 2026.05.21 09:23:45.032224 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 437 | ||
| 13188 | 2026.05.21 09:23:45.047663 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13189 | 2026.05.21 09:23:45.047720 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 13190 | 2026.05.21 09:23:45.053393 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 13191 | 2026.05.21 09:23:45.054044 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13192 | 2026.05.21 09:23:45.056643 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 437 | ||
| 13193 | 2026.05.21 09:23:46.101609 [ 95 ] {} <Debug> oximeter.fields_u64 (b5f83427-ae7b-4855-93f2-492292eb8518) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 13194 | 2026.05.21 09:23:46.101679 [ 95 ] {} <Trace> oximeter.fields_u64 (b5f83427-ae7b-4855-93f2-492292eb8518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13195 | 2026.05.21 09:23:46.101703 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 13196 | 2026.05.21 09:23:46.101908 [ 191 ] {b5f83427-ae7b-4855-93f2-492292eb8518::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 | ||
| 13197 | 2026.05.21 09:23:46.102141 [ 191 ] {b5f83427-ae7b-4855-93f2-492292eb8518::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13198 | 2026.05.21 09:23:46.102197 [ 191 ] {b5f83427-ae7b-4855-93f2-492292eb8518::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 | ||
| 13199 | 2026.05.21 09:23:46.102298 [ 191 ] {b5f83427-ae7b-4855-93f2-492292eb8518::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 | ||
| 13200 | 2026.05.21 09:23:46.102346 [ 191 ] {b5f83427-ae7b-4855-93f2-492292eb8518::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 | ||
| 13201 | 2026.05.21 09:23:46.102493 [ 191 ] {b5f83427-ae7b-4855-93f2-492292eb8518::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 | ||
| 13202 | 2026.05.21 09:23:46.102535 [ 191 ] {b5f83427-ae7b-4855-93f2-492292eb8518::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 | ||
| 13203 | 2026.05.21 09:23:46.103390 [ 192 ] {b5f83427-ae7b-4855-93f2-492292eb8518::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001570553 sec., 3820.3104256908236 rows/sec., 283.54 KiB/sec. | ||
| 13204 | 2026.05.21 09:23:46.103597 [ 201 ] {b5f83427-ae7b-4855-93f2-492292eb8518::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 13205 | 2026.05.21 09:23:46.103926 [ 201 ] {b5f83427-ae7b-4855-93f2-492292eb8518::all_1_9_2} <Trace> oximeter.fields_u64 (b5f83427-ae7b-4855-93f2-492292eb8518): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13206 | 2026.05.21 09:23:46.104001 [ 201 ] {b5f83427-ae7b-4855-93f2-492292eb8518::all_1_9_2} <Trace> oximeter.fields_u64 (b5f83427-ae7b-4855-93f2-492292eb8518) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 13207 | 2026.05.21 09:23:46.104116 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 13208 | 2026.05.21 09:23:49.554641 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13209 | 2026.05.21 09:23:49.554897 [ 270 ] {f5c33415-a3c2-4f62-8b9b-e364a9ded33e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_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) | ||
| 13210 | 2026.05.21 09:23:49.555237 [ 270 ] {f5c33415-a3c2-4f62-8b9b-e364a9ded33e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13211 | 2026.05.21 09:23:49.555278 [ 270 ] {f5c33415-a3c2-4f62-8b9b-e364a9ded33e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_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 | ||
| 13212 | 2026.05.21 09:23:49.555511 [ 270 ] {f5c33415-a3c2-4f62-8b9b-e364a9ded33e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13213 | 2026.05.21 09:23:49.555578 [ 270 ] {f5c33415-a3c2-4f62-8b9b-e364a9ded33e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13214 | 2026.05.21 09:23:49.555726 [ 270 ] {f5c33415-a3c2-4f62-8b9b-e364a9ded33e} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 13215 | 2026.05.21 09:23:49.555804 [ 341 ] {f5c33415-a3c2-4f62-8b9b-e364a9ded33e} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 13216 | 2026.05.21 09:23:49.555819 [ 319 ] {f5c33415-a3c2-4f62-8b9b-e364a9ded33e} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 13217 | 2026.05.21 09:23:49.555833 [ 317 ] {f5c33415-a3c2-4f62-8b9b-e364a9ded33e} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 13218 | 2026.05.21 09:23:49.555819 [ 347 ] {f5c33415-a3c2-4f62-8b9b-e364a9ded33e} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 13219 | 2026.05.21 09:23:49.555983 [ 270 ] {f5c33415-a3c2-4f62-8b9b-e364a9ded33e} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 13220 | 2026.05.21 09:23:49.556009 [ 270 ] {f5c33415-a3c2-4f62-8b9b-e364a9ded33e} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13221 | 2026.05.21 09:23:49.556105 [ 270 ] {f5c33415-a3c2-4f62-8b9b-e364a9ded33e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 13222 | 2026.05.21 09:23:49.556128 [ 270 ] {f5c33415-a3c2-4f62-8b9b-e364a9ded33e} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 13223 | 2026.05.21 09:23:49.556164 [ 270 ] {f5c33415-a3c2-4f62-8b9b-e364a9ded33e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_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'))" | ||
| 13224 | 2026.05.21 09:23:49.556211 [ 270 ] {f5c33415-a3c2-4f62-8b9b-e364a9ded33e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_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'))" | ||
| 13225 | 2026.05.21 09:23:49.556250 [ 270 ] {f5c33415-a3c2-4f62-8b9b-e364a9ded33e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_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'))" | ||
| 13226 | 2026.05.21 09:23:49.556286 [ 270 ] {f5c33415-a3c2-4f62-8b9b-e364a9ded33e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_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'))" | ||
| 13227 | 2026.05.21 09:23:49.557563 [ 270 ] {f5c33415-a3c2-4f62-8b9b-e364a9ded33e} <Debug> executeQuery: Read 51 rows, 10.72 KiB in 0.002773 sec., 18391.633609808872 rows/sec., 3.77 MiB/sec. | ||
| 13228 | 2026.05.21 09:23:49.557768 [ 270 ] {f5c33415-a3c2-4f62-8b9b-e364a9ded33e} <Debug> MemoryTracker: Peak memory usage (for query): 187.83 KiB. | ||
| 13229 | 2026.05.21 09:23:49.557785 [ 270 ] {f5c33415-a3c2-4f62-8b9b-e364a9ded33e} <Debug> TCPHandler: Processed in 0.00327332 sec. | ||
| 13230 | 2026.05.21 09:23:49.561039 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13231 | 2026.05.21 09:23:49.561173 [ 270 ] {948e3762-cf0b-496c-b8dd-456c827c5a30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13232 | 2026.05.21 09:23:49.561227 [ 270 ] {948e3762-cf0b-496c-b8dd-456c827c5a30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13233 | 2026.05.21 09:23:49.561789 [ 270 ] {948e3762-cf0b-496c-b8dd-456c827c5a30} <Trace> oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13234 | 2026.05.21 09:23:49.561835 [ 270 ] {948e3762-cf0b-496c-b8dd-456c827c5a30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 13235 | 2026.05.21 09:23:49.562295 [ 270 ] {948e3762-cf0b-496c-b8dd-456c827c5a30} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 13236 | 2026.05.21 09:23:49.562526 [ 270 ] {948e3762-cf0b-496c-b8dd-456c827c5a30} <Trace> oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13237 | 2026.05.21 09:23:49.562673 [ 270 ] {948e3762-cf0b-496c-b8dd-456c827c5a30} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001538 sec., 15604.681404421326 rows/sec., 1.29 MiB/sec. | ||
| 13238 | 2026.05.21 09:23:49.562710 [ 270 ] {948e3762-cf0b-496c-b8dd-456c827c5a30} <Debug> TCPHandler: Processed in 0.001735098 sec. | ||
| 13239 | 2026.05.21 09:23:49.562870 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13240 | 2026.05.21 09:23:49.562971 [ 270 ] {305d2ce4-2f62-4c2c-b33f-3b484073df51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13241 | 2026.05.21 09:23:49.563011 [ 270 ] {305d2ce4-2f62-4c2c-b33f-3b484073df51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13242 | 2026.05.21 09:23:49.563428 [ 270 ] {305d2ce4-2f62-4c2c-b33f-3b484073df51} <Trace> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13243 | 2026.05.21 09:23:49.563464 [ 270 ] {305d2ce4-2f62-4c2c-b33f-3b484073df51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 13244 | 2026.05.21 09:23:49.563745 [ 270 ] {305d2ce4-2f62-4c2c-b33f-3b484073df51} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 13245 | 2026.05.21 09:23:49.563957 [ 270 ] {305d2ce4-2f62-4c2c-b33f-3b484073df51} <Trace> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13246 | 2026.05.21 09:23:49.564082 [ 270 ] {305d2ce4-2f62-4c2c-b33f-3b484073df51} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001131 sec., 7073.386383731211 rows/sec., 576.78 KiB/sec. | ||
| 13247 | 2026.05.21 09:23:49.564119 [ 270 ] {305d2ce4-2f62-4c2c-b33f-3b484073df51} <Debug> TCPHandler: Processed in 0.001298754 sec. | ||
| 13248 | 2026.05.21 09:23:49.564253 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13249 | 2026.05.21 09:23:49.564350 [ 270 ] {9e1d5407-ddf8-496f-a4a4-edf924814229} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13250 | 2026.05.21 09:23:49.564390 [ 270 ] {9e1d5407-ddf8-496f-a4a4-edf924814229} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13251 | 2026.05.21 09:23:49.565052 [ 270 ] {9e1d5407-ddf8-496f-a4a4-edf924814229} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13252 | 2026.05.21 09:23:49.565094 [ 270 ] {9e1d5407-ddf8-496f-a4a4-edf924814229} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 13253 | 2026.05.21 09:23:49.565532 [ 270 ] {9e1d5407-ddf8-496f-a4a4-edf924814229} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13254 | 2026.05.21 09:23:49.565756 [ 270 ] {9e1d5407-ddf8-496f-a4a4-edf924814229} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13255 | 2026.05.21 09:23:49.565892 [ 93 ] {} <Debug> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 13256 | 2026.05.21 09:23:49.565913 [ 270 ] {9e1d5407-ddf8-496f-a4a4-edf924814229} <Debug> executeQuery: Read 262 rows, 24.00 KiB in 0.001578 sec., 166032.95310519644 rows/sec., 14.85 MiB/sec. | ||
| 13257 | 2026.05.21 09:23:49.565931 [ 93 ] {} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13258 | 2026.05.21 09:23:49.565951 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 13259 | 2026.05.21 09:23:49.565971 [ 270 ] {9e1d5407-ddf8-496f-a4a4-edf924814229} <Debug> TCPHandler: Processed in 0.001766379 sec. | ||
| 13260 | 2026.05.21 09:23:49.566053 [ 198 ] {3cd78353-d451-4e36-8961-d673cdd72c18::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 | ||
| 13261 | 2026.05.21 09:23:49.566182 [ 198 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13262 | 2026.05.21 09:23:49.566216 [ 198 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 3361 rows starting from the beginning of the part | ||
| 13263 | 2026.05.21 09:23:49.566271 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13264 | 2026.05.21 09:23:49.566285 [ 198 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 2407 rows starting from the beginning of the part | ||
| 13265 | 2026.05.21 09:23:49.566344 [ 198 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 56 rows starting from the beginning of the part | ||
| 13266 | 2026.05.21 09:23:49.566386 [ 198 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 138 rows starting from the beginning of the part | ||
| 13267 | 2026.05.21 09:23:49.566409 [ 270 ] {b98e1387-ed28-471f-8b83-27c977ab9c7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13268 | 2026.05.21 09:23:49.566440 [ 198 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 56 rows starting from the beginning of the part | ||
| 13269 | 2026.05.21 09:23:49.566469 [ 270 ] {b98e1387-ed28-471f-8b83-27c977ab9c7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13270 | 2026.05.21 09:23:49.566485 [ 198 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 262 rows starting from the beginning of the part | ||
| 13271 | 2026.05.21 09:23:49.566988 [ 270 ] {b98e1387-ed28-471f-8b83-27c977ab9c7f} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13272 | 2026.05.21 09:23:49.567028 [ 270 ] {b98e1387-ed28-471f-8b83-27c977ab9c7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 13273 | 2026.05.21 09:23:49.567361 [ 270 ] {b98e1387-ed28-471f-8b83-27c977ab9c7f} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 13274 | 2026.05.21 09:23:49.567577 [ 270 ] {b98e1387-ed28-471f-8b83-27c977ab9c7f} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13275 | 2026.05.21 09:23:49.567731 [ 270 ] {b98e1387-ed28-471f-8b83-27c977ab9c7f} <Debug> executeQuery: Read 61 rows, 4.60 KiB in 0.001359 sec., 44885.9455481972 rows/sec., 3.31 MiB/sec. | ||
| 13276 | 2026.05.21 09:23:49.567769 [ 270 ] {b98e1387-ed28-471f-8b83-27c977ab9c7f} <Debug> TCPHandler: Processed in 0.001606994 sec. | ||
| 13277 | 2026.05.21 09:23:49.567903 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13278 | 2026.05.21 09:23:49.568000 [ 270 ] {08323932-187a-4489-aba7-8f8c4beb5da2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13279 | 2026.05.21 09:23:49.568040 [ 270 ] {08323932-187a-4489-aba7-8f8c4beb5da2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13280 | 2026.05.21 09:23:49.568449 [ 270 ] {08323932-187a-4489-aba7-8f8c4beb5da2} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13281 | 2026.05.21 09:23:49.568483 [ 270 ] {08323932-187a-4489-aba7-8f8c4beb5da2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 13282 | 2026.05.21 09:23:49.568508 [ 198 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6280 rows, containing 5 columns (5 merged, 0 gathered) in 0.002498724 sec., 2513282.7795306724 rows/sec., 199.15 MiB/sec. | ||
| 13283 | 2026.05.21 09:23:49.568777 [ 270 ] {08323932-187a-4489-aba7-8f8c4beb5da2} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 13284 | 2026.05.21 09:23:49.568830 [ 192 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 13285 | 2026.05.21 09:23:49.569006 [ 270 ] {08323932-187a-4489-aba7-8f8c4beb5da2} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13286 | 2026.05.21 09:23:49.569109 [ 192 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_91_18} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13287 | 2026.05.21 09:23:49.569153 [ 270 ] {08323932-187a-4489-aba7-8f8c4beb5da2} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001172 sec., 20477.815699658702 rows/sec., 1.70 MiB/sec. | ||
| 13288 | 2026.05.21 09:23:49.569186 [ 192 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_91_18} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 13289 | 2026.05.21 09:23:49.569189 [ 270 ] {08323932-187a-4489-aba7-8f8c4beb5da2} <Debug> TCPHandler: Processed in 0.001335575 sec. | ||
| 13290 | 2026.05.21 09:23:49.569272 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 13291 | 2026.05.21 09:23:49.569354 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13292 | 2026.05.21 09:23:49.569453 [ 270 ] {70092c46-e101-4a1f-b9c7-0e96525dac2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13293 | 2026.05.21 09:23:49.569492 [ 270 ] {70092c46-e101-4a1f-b9c7-0e96525dac2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13294 | 2026.05.21 09:23:49.569916 [ 270 ] {70092c46-e101-4a1f-b9c7-0e96525dac2b} <Trace> oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13295 | 2026.05.21 09:23:49.569951 [ 270 ] {70092c46-e101-4a1f-b9c7-0e96525dac2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 13296 | 2026.05.21 09:23:49.570262 [ 270 ] {70092c46-e101-4a1f-b9c7-0e96525dac2b} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 13297 | 2026.05.21 09:23:49.570482 [ 270 ] {70092c46-e101-4a1f-b9c7-0e96525dac2b} <Trace> oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13298 | 2026.05.21 09:23:49.570611 [ 270 ] {70092c46-e101-4a1f-b9c7-0e96525dac2b} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001177 sec., 10195.412064570943 rows/sec., 796.52 KiB/sec. | ||
| 13299 | 2026.05.21 09:23:49.570646 [ 270 ] {70092c46-e101-4a1f-b9c7-0e96525dac2b} <Debug> TCPHandler: Processed in 0.001348536 sec. | ||
| 13300 | 2026.05.21 09:23:49.570788 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13301 | 2026.05.21 09:23:49.570891 [ 270 ] {c8162574-fc2c-4482-90d2-13b5f978d306} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13302 | 2026.05.21 09:23:49.570932 [ 270 ] {c8162574-fc2c-4482-90d2-13b5f978d306} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13303 | 2026.05.21 09:23:49.571438 [ 270 ] {c8162574-fc2c-4482-90d2-13b5f978d306} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13304 | 2026.05.21 09:23:49.571475 [ 270 ] {c8162574-fc2c-4482-90d2-13b5f978d306} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 13305 | 2026.05.21 09:23:49.571792 [ 270 ] {c8162574-fc2c-4482-90d2-13b5f978d306} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13306 | 2026.05.21 09:23:49.571999 [ 270 ] {c8162574-fc2c-4482-90d2-13b5f978d306} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13307 | 2026.05.21 09:23:49.572129 [ 270 ] {c8162574-fc2c-4482-90d2-13b5f978d306} <Debug> executeQuery: Read 149 rows, 12.31 KiB in 0.00126 sec., 118253.96825396825 rows/sec., 9.54 MiB/sec. | ||
| 13308 | 2026.05.21 09:23:49.572132 [ 93 ] {} <Debug> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 13309 | 2026.05.21 09:23:49.572166 [ 270 ] {c8162574-fc2c-4482-90d2-13b5f978d306} <Debug> TCPHandler: Processed in 0.001426848 sec. | ||
| 13310 | 2026.05.21 09:23:49.572191 [ 93 ] {} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13311 | 2026.05.21 09:23:49.572218 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 13312 | 2026.05.21 09:23:49.572296 [ 198 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::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 | ||
| 13313 | 2026.05.21 09:23:49.572306 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13314 | 2026.05.21 09:23:49.572405 [ 198 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13315 | 2026.05.21 09:23:49.572427 [ 270 ] {dd3f1909-afd7-4190-824a-7286fe8a91b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13316 | 2026.05.21 09:23:49.572437 [ 198 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1831 rows starting from the beginning of the part | ||
| 13317 | 2026.05.21 09:23:49.572477 [ 270 ] {dd3f1909-afd7-4190-824a-7286fe8a91b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13318 | 2026.05.21 09:23:49.572517 [ 198 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 1294 rows starting from the beginning of the part | ||
| 13319 | 2026.05.21 09:23:49.572582 [ 198 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 64 rows starting from the beginning of the part | ||
| 13320 | 2026.05.21 09:23:49.572621 [ 198 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 105 rows starting from the beginning of the part | ||
| 13321 | 2026.05.21 09:23:49.572655 [ 198 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 64 rows starting from the beginning of the part | ||
| 13322 | 2026.05.21 09:23:49.572693 [ 198 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 149 rows starting from the beginning of the part | ||
| 13323 | 2026.05.21 09:23:49.572943 [ 270 ] {dd3f1909-afd7-4190-824a-7286fe8a91b8} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13324 | 2026.05.21 09:23:49.572984 [ 270 ] {dd3f1909-afd7-4190-824a-7286fe8a91b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 13325 | 2026.05.21 09:23:49.573358 [ 270 ] {dd3f1909-afd7-4190-824a-7286fe8a91b8} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13326 | 2026.05.21 09:23:49.573575 [ 270 ] {dd3f1909-afd7-4190-824a-7286fe8a91b8} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13327 | 2026.05.21 09:23:49.573719 [ 270 ] {dd3f1909-afd7-4190-824a-7286fe8a91b8} <Debug> executeQuery: Read 200 rows, 14.68 KiB in 0.001311 sec., 152555.30129672005 rows/sec., 10.94 MiB/sec. | ||
| 13328 | 2026.05.21 09:23:49.573755 [ 270 ] {dd3f1909-afd7-4190-824a-7286fe8a91b8} <Debug> TCPHandler: Processed in 0.00150099 sec. | ||
| 13329 | 2026.05.21 09:23:49.573892 [ 192 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3507 rows, containing 5 columns (5 merged, 0 gathered) in 0.001628895 sec., 2152993.2868601107 rows/sec., 156.40 MiB/sec. | ||
| 13330 | 2026.05.21 09:23:49.573896 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13331 | 2026.05.21 09:23:49.574015 [ 270 ] {676a3184-d4e4-406e-aae6-395e55d343f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13332 | 2026.05.21 09:23:49.574069 [ 270 ] {676a3184-d4e4-406e-aae6-395e55d343f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13333 | 2026.05.21 09:23:49.574114 [ 192 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 13334 | 2026.05.21 09:23:49.574367 [ 192 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_91_18} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13335 | 2026.05.21 09:23:49.574452 [ 192 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_91_18} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 13336 | 2026.05.21 09:23:49.574533 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 13337 | 2026.05.21 09:23:49.574916 [ 270 ] {676a3184-d4e4-406e-aae6-395e55d343f7} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13338 | 2026.05.21 09:23:49.574957 [ 270 ] {676a3184-d4e4-406e-aae6-395e55d343f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 13339 | 2026.05.21 09:23:49.575561 [ 270 ] {676a3184-d4e4-406e-aae6-395e55d343f7} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 13340 | 2026.05.21 09:23:49.575803 [ 270 ] {676a3184-d4e4-406e-aae6-395e55d343f7} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13341 | 2026.05.21 09:23:49.575944 [ 270 ] {676a3184-d4e4-406e-aae6-395e55d343f7} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001948 sec., 21047.227926078027 rows/sec., 37.72 MiB/sec. | ||
| 13342 | 2026.05.21 09:23:49.576023 [ 270 ] {676a3184-d4e4-406e-aae6-395e55d343f7} <Debug> TCPHandler: Processed in 0.002176863 sec. | ||
| 13343 | 2026.05.21 09:23:49.576167 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13344 | 2026.05.21 09:23:49.576264 [ 270 ] {7b60421c-5c0a-4cab-b12b-63b92d66a9b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13345 | 2026.05.21 09:23:49.576306 [ 270 ] {7b60421c-5c0a-4cab-b12b-63b92d66a9b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13346 | 2026.05.21 09:23:49.576657 [ 270 ] {7b60421c-5c0a-4cab-b12b-63b92d66a9b5} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13347 | 2026.05.21 09:23:49.576693 [ 270 ] {7b60421c-5c0a-4cab-b12b-63b92d66a9b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 13348 | 2026.05.21 09:23:49.576996 [ 270 ] {7b60421c-5c0a-4cab-b12b-63b92d66a9b5} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13349 | 2026.05.21 09:23:49.577198 [ 270 ] {7b60421c-5c0a-4cab-b12b-63b92d66a9b5} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13350 | 2026.05.21 09:23:49.577339 [ 270 ] {7b60421c-5c0a-4cab-b12b-63b92d66a9b5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001093 sec., 54894.784995425434 rows/sec., 3.70 MiB/sec. | ||
| 13351 | 2026.05.21 09:23:49.577372 [ 270 ] {7b60421c-5c0a-4cab-b12b-63b92d66a9b5} <Debug> TCPHandler: Processed in 0.001255922 sec. | ||
| 13352 | 2026.05.21 09:23:51.005513 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 28290 | ||
| 13353 | 2026.05.21 09:23:51.006073 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13354 | 2026.05.21 09:23:51.006141 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 13355 | 2026.05.21 09:23:51.006628 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 13356 | 2026.05.21 09:23:51.006852 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13357 | 2026.05.21 09:23:51.006981 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28290 | ||
| 13358 | 2026.05.21 09:23:52.557589 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 445 | ||
| 13359 | 2026.05.21 09:23:52.574418 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13360 | 2026.05.21 09:23:52.574471 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 13361 | 2026.05.21 09:23:52.580916 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 13362 | 2026.05.21 09:23:52.581602 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13363 | 2026.05.21 09:23:52.584340 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
| 13364 | 2026.05.21 09:23:54.551178 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13365 | 2026.05.21 09:23:54.551463 [ 270 ] {1fc9aeb6-c3e1-48ed-bbe0-d9d78aab740f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 13366 | 2026.05.21 09:23:54.551815 [ 270 ] {1fc9aeb6-c3e1-48ed-bbe0-d9d78aab740f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13367 | 2026.05.21 09:23:54.551853 [ 270 ] {1fc9aeb6-c3e1-48ed-bbe0-d9d78aab740f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 13368 | 2026.05.21 09:23:54.552072 [ 270 ] {1fc9aeb6-c3e1-48ed-bbe0-d9d78aab740f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13369 | 2026.05.21 09:23:54.552144 [ 270 ] {1fc9aeb6-c3e1-48ed-bbe0-d9d78aab740f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13370 | 2026.05.21 09:23:54.552289 [ 270 ] {1fc9aeb6-c3e1-48ed-bbe0-d9d78aab740f} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 13371 | 2026.05.21 09:23:54.552405 [ 365 ] {1fc9aeb6-c3e1-48ed-bbe0-d9d78aab740f} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 13372 | 2026.05.21 09:23:54.552417 [ 319 ] {1fc9aeb6-c3e1-48ed-bbe0-d9d78aab740f} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 13373 | 2026.05.21 09:23:54.552407 [ 347 ] {1fc9aeb6-c3e1-48ed-bbe0-d9d78aab740f} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 13374 | 2026.05.21 09:23:54.552406 [ 341 ] {1fc9aeb6-c3e1-48ed-bbe0-d9d78aab740f} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 13375 | 2026.05.21 09:23:54.552620 [ 270 ] {1fc9aeb6-c3e1-48ed-bbe0-d9d78aab740f} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 13376 | 2026.05.21 09:23:54.552656 [ 270 ] {1fc9aeb6-c3e1-48ed-bbe0-d9d78aab740f} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13377 | 2026.05.21 09:23:54.552767 [ 270 ] {1fc9aeb6-c3e1-48ed-bbe0-d9d78aab740f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 13378 | 2026.05.21 09:23:54.552789 [ 270 ] {1fc9aeb6-c3e1-48ed-bbe0-d9d78aab740f} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 13379 | 2026.05.21 09:23:54.552828 [ 270 ] {1fc9aeb6-c3e1-48ed-bbe0-d9d78aab740f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 13380 | 2026.05.21 09:23:54.552871 [ 270 ] {1fc9aeb6-c3e1-48ed-bbe0-d9d78aab740f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 13381 | 2026.05.21 09:23:54.552908 [ 270 ] {1fc9aeb6-c3e1-48ed-bbe0-d9d78aab740f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 13382 | 2026.05.21 09:23:54.552945 [ 270 ] {1fc9aeb6-c3e1-48ed-bbe0-d9d78aab740f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 13383 | 2026.05.21 09:23:54.554335 [ 270 ] {1fc9aeb6-c3e1-48ed-bbe0-d9d78aab740f} <Debug> executeQuery: Read 51 rows, 10.48 KiB in 0.002974 sec., 17148.62138533961 rows/sec., 3.44 MiB/sec. | ||
| 13384 | 2026.05.21 09:23:54.554644 [ 270 ] {1fc9aeb6-c3e1-48ed-bbe0-d9d78aab740f} <Debug> MemoryTracker: Peak memory usage (for query): 171.60 KiB. | ||
| 13385 | 2026.05.21 09:23:54.554662 [ 270 ] {1fc9aeb6-c3e1-48ed-bbe0-d9d78aab740f} <Debug> TCPHandler: Processed in 0.003639542 sec. | ||
| 13386 | 2026.05.21 09:23:54.556309 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13387 | 2026.05.21 09:23:54.556447 [ 270 ] {ccd6381b-12f2-429d-8f28-2b9cb787528e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13388 | 2026.05.21 09:23:54.556517 [ 270 ] {ccd6381b-12f2-429d-8f28-2b9cb787528e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13389 | 2026.05.21 09:23:54.557250 [ 270 ] {ccd6381b-12f2-429d-8f28-2b9cb787528e} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13390 | 2026.05.21 09:23:54.557303 [ 270 ] {ccd6381b-12f2-429d-8f28-2b9cb787528e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 13391 | 2026.05.21 09:23:54.557719 [ 270 ] {ccd6381b-12f2-429d-8f28-2b9cb787528e} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13392 | 2026.05.21 09:23:54.557944 [ 270 ] {ccd6381b-12f2-429d-8f28-2b9cb787528e} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13393 | 2026.05.21 09:23:54.558097 [ 270 ] {ccd6381b-12f2-429d-8f28-2b9cb787528e} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001693 sec., 33077.377436503244 rows/sec., 2.53 MiB/sec. | ||
| 13394 | 2026.05.21 09:23:54.558135 [ 270 ] {ccd6381b-12f2-429d-8f28-2b9cb787528e} <Debug> TCPHandler: Processed in 0.001947245 sec. | ||
| 13395 | 2026.05.21 09:23:54.558289 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13396 | 2026.05.21 09:23:54.558386 [ 270 ] {8746186a-513c-4659-a848-0fefeed3135c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13397 | 2026.05.21 09:23:54.558428 [ 270 ] {8746186a-513c-4659-a848-0fefeed3135c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13398 | 2026.05.21 09:23:54.558870 [ 270 ] {8746186a-513c-4659-a848-0fefeed3135c} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13399 | 2026.05.21 09:23:54.558907 [ 270 ] {8746186a-513c-4659-a848-0fefeed3135c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 13400 | 2026.05.21 09:23:54.559208 [ 270 ] {8746186a-513c-4659-a848-0fefeed3135c} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13401 | 2026.05.21 09:23:54.559418 [ 270 ] {8746186a-513c-4659-a848-0fefeed3135c} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13402 | 2026.05.21 09:23:54.559552 [ 270 ] {8746186a-513c-4659-a848-0fefeed3135c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001182 sec., 54145.51607445008 rows/sec., 4.23 MiB/sec. | ||
| 13403 | 2026.05.21 09:23:54.559589 [ 270 ] {8746186a-513c-4659-a848-0fefeed3135c} <Debug> TCPHandler: Processed in 0.001350275 sec. | ||
| 13404 | 2026.05.21 09:23:54.559728 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13405 | 2026.05.21 09:23:54.559825 [ 270 ] {63291542-6df9-45af-865f-b9069cc87150} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13406 | 2026.05.21 09:23:54.559869 [ 270 ] {63291542-6df9-45af-865f-b9069cc87150} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13407 | 2026.05.21 09:23:54.560284 [ 270 ] {63291542-6df9-45af-865f-b9069cc87150} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13408 | 2026.05.21 09:23:54.560321 [ 270 ] {63291542-6df9-45af-865f-b9069cc87150} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 13409 | 2026.05.21 09:23:54.560647 [ 270 ] {63291542-6df9-45af-865f-b9069cc87150} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13410 | 2026.05.21 09:23:54.560868 [ 270 ] {63291542-6df9-45af-865f-b9069cc87150} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13411 | 2026.05.21 09:23:54.560980 [ 88 ] {} <Debug> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Selected 5 parts from all_1_87_18 to all_91_91_0 | ||
| 13412 | 2026.05.21 09:23:54.561000 [ 270 ] {63291542-6df9-45af-865f-b9069cc87150} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001191 sec., 134340.8900083963 rows/sec., 9.36 MiB/sec. | ||
| 13413 | 2026.05.21 09:23:54.561036 [ 88 ] {} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13414 | 2026.05.21 09:23:54.561049 [ 270 ] {63291542-6df9-45af-865f-b9069cc87150} <Debug> TCPHandler: Processed in 0.001370876 sec. | ||
| 13415 | 2026.05.21 09:23:54.561064 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 13416 | 2026.05.21 09:23:54.561186 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13417 | 2026.05.21 09:23:54.561188 [ 197 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_91_19} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_87_18 to all_91_91_0 into Compact with storage Full | ||
| 13418 | 2026.05.21 09:23:54.561286 [ 270 ] {6795add0-e7a6-4602-8c79-2a2ee7fdc786} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13419 | 2026.05.21 09:23:54.561314 [ 197 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_91_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13420 | 2026.05.21 09:23:54.561328 [ 270 ] {6795add0-e7a6-4602-8c79-2a2ee7fdc786} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13421 | 2026.05.21 09:23:54.561349 [ 197 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_91_19} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_87_18, total 31795 rows starting from the beginning of the part | ||
| 13422 | 2026.05.21 09:23:54.561415 [ 197 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_91_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 52 rows starting from the beginning of the part | ||
| 13423 | 2026.05.21 09:23:54.561470 [ 197 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_91_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 160 rows starting from the beginning of the part | ||
| 13424 | 2026.05.21 09:23:54.561523 [ 197 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_91_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 160 rows starting from the beginning of the part | ||
| 13425 | 2026.05.21 09:23:54.561572 [ 197 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_91_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 200 rows starting from the beginning of the part | ||
| 13426 | 2026.05.21 09:23:54.561814 [ 270 ] {6795add0-e7a6-4602-8c79-2a2ee7fdc786} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13427 | 2026.05.21 09:23:54.561848 [ 270 ] {6795add0-e7a6-4602-8c79-2a2ee7fdc786} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 13428 | 2026.05.21 09:23:54.562149 [ 270 ] {6795add0-e7a6-4602-8c79-2a2ee7fdc786} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13429 | 2026.05.21 09:23:54.562354 [ 270 ] {6795add0-e7a6-4602-8c79-2a2ee7fdc786} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13430 | 2026.05.21 09:23:54.562489 [ 270 ] {6795add0-e7a6-4602-8c79-2a2ee7fdc786} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001219 sec., 49220.67268252666 rows/sec., 3.32 MiB/sec. | ||
| 13431 | 2026.05.21 09:23:54.562525 [ 270 ] {6795add0-e7a6-4602-8c79-2a2ee7fdc786} <Debug> TCPHandler: Processed in 0.001388047 sec. | ||
| 13432 | 2026.05.21 09:23:54.568158 [ 189 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_91_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32367 rows, containing 5 columns (5 merged, 0 gathered) in 0.007010015 sec., 4617251.1756394245 rows/sec., 301.41 MiB/sec. | ||
| 13433 | 2026.05.21 09:23:54.568847 [ 189 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_91_19} <Trace> MergedBlockOutputStream: filled checksums all_1_91_19 (state Temporary) | ||
| 13434 | 2026.05.21 09:23:54.569143 [ 189 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_91_19} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_merge_all_1_91_19 to all_1_91_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13435 | 2026.05.21 09:23:54.569229 [ 189 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_91_19} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Merged 5 parts: [all_1_87_18, all_91_91_0] -> all_1_91_19 | ||
| 13436 | 2026.05.21 09:23:54.569334 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
| 13437 | 2026.05.21 09:23:55.000239 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 345.64 MiB, peak 354.21 MiB, free memory in arenas 0.00 B, will set to 347.18 MiB (RSS), difference: 1.53 MiB | ||
| 13438 | 2026.05.21 09:23:58.320489 [ 84 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13439 | 2026.05.21 09:23:58.320593 [ 84 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13440 | 2026.05.21 09:23:58.508013 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 28738 | ||
| 13441 | 2026.05.21 09:23:58.508516 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13442 | 2026.05.21 09:23:58.508557 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 13443 | 2026.05.21 09:23:58.509019 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 13444 | 2026.05.21 09:23:58.509241 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13445 | 2026.05.21 09:23:58.509363 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28738 | ||
| 13446 | 2026.05.21 09:23:59.552162 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13447 | 2026.05.21 09:23:59.552394 [ 270 ] {77e85dfb-69bf-43b6-a768-1003424ba60c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 13448 | 2026.05.21 09:23:59.552728 [ 270 ] {77e85dfb-69bf-43b6-a768-1003424ba60c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13449 | 2026.05.21 09:23:59.552767 [ 270 ] {77e85dfb-69bf-43b6-a768-1003424ba60c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 13450 | 2026.05.21 09:23:59.552987 [ 270 ] {77e85dfb-69bf-43b6-a768-1003424ba60c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13451 | 2026.05.21 09:23:59.553055 [ 270 ] {77e85dfb-69bf-43b6-a768-1003424ba60c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13452 | 2026.05.21 09:23:59.553198 [ 270 ] {77e85dfb-69bf-43b6-a768-1003424ba60c} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 13453 | 2026.05.21 09:23:59.553282 [ 268 ] {77e85dfb-69bf-43b6-a768-1003424ba60c} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 13454 | 2026.05.21 09:23:59.553304 [ 347 ] {77e85dfb-69bf-43b6-a768-1003424ba60c} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 13455 | 2026.05.21 09:23:59.553307 [ 365 ] {77e85dfb-69bf-43b6-a768-1003424ba60c} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 13456 | 2026.05.21 09:23:59.553306 [ 338 ] {77e85dfb-69bf-43b6-a768-1003424ba60c} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 13457 | 2026.05.21 09:23:59.553479 [ 270 ] {77e85dfb-69bf-43b6-a768-1003424ba60c} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 13458 | 2026.05.21 09:23:59.553511 [ 270 ] {77e85dfb-69bf-43b6-a768-1003424ba60c} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13459 | 2026.05.21 09:23:59.553612 [ 270 ] {77e85dfb-69bf-43b6-a768-1003424ba60c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 13460 | 2026.05.21 09:23:59.553634 [ 270 ] {77e85dfb-69bf-43b6-a768-1003424ba60c} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 13461 | 2026.05.21 09:23:59.553680 [ 270 ] {77e85dfb-69bf-43b6-a768-1003424ba60c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 13462 | 2026.05.21 09:23:59.553727 [ 270 ] {77e85dfb-69bf-43b6-a768-1003424ba60c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 13463 | 2026.05.21 09:23:59.553766 [ 270 ] {77e85dfb-69bf-43b6-a768-1003424ba60c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 13464 | 2026.05.21 09:23:59.553805 [ 270 ] {77e85dfb-69bf-43b6-a768-1003424ba60c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 13465 | 2026.05.21 09:23:59.555022 [ 270 ] {77e85dfb-69bf-43b6-a768-1003424ba60c} <Debug> executeQuery: Read 51 rows, 10.72 KiB in 0.002723 sec., 18729.34263679765 rows/sec., 3.84 MiB/sec. | ||
| 13466 | 2026.05.21 09:23:59.555223 [ 270 ] {77e85dfb-69bf-43b6-a768-1003424ba60c} <Debug> MemoryTracker: Peak memory usage (for query): 186.66 KiB. | ||
| 13467 | 2026.05.21 09:23:59.555240 [ 270 ] {77e85dfb-69bf-43b6-a768-1003424ba60c} <Debug> TCPHandler: Processed in 0.003210098 sec. | ||
| 13468 | 2026.05.21 09:23:59.557745 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13469 | 2026.05.21 09:23:59.557876 [ 270 ] {0e8d39ec-907c-41ea-ae5a-206ed82f487f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13470 | 2026.05.21 09:23:59.557928 [ 270 ] {0e8d39ec-907c-41ea-ae5a-206ed82f487f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13471 | 2026.05.21 09:23:59.558588 [ 270 ] {0e8d39ec-907c-41ea-ae5a-206ed82f487f} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13472 | 2026.05.21 09:23:59.558631 [ 270 ] {0e8d39ec-907c-41ea-ae5a-206ed82f487f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 13473 | 2026.05.21 09:23:59.558996 [ 270 ] {0e8d39ec-907c-41ea-ae5a-206ed82f487f} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13474 | 2026.05.21 09:23:59.559214 [ 270 ] {0e8d39ec-907c-41ea-ae5a-206ed82f487f} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13475 | 2026.05.21 09:23:59.559362 [ 270 ] {0e8d39ec-907c-41ea-ae5a-206ed82f487f} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001522 sec., 90670.17082785809 rows/sec., 7.87 MiB/sec. | ||
| 13476 | 2026.05.21 09:23:59.559397 [ 270 ] {0e8d39ec-907c-41ea-ae5a-206ed82f487f} <Debug> TCPHandler: Processed in 0.001714947 sec. | ||
| 13477 | 2026.05.21 09:23:59.559542 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13478 | 2026.05.21 09:23:59.559640 [ 270 ] {fcb4af81-c7d6-4df0-8e30-ff34fb0dd506} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13479 | 2026.05.21 09:23:59.559680 [ 270 ] {fcb4af81-c7d6-4df0-8e30-ff34fb0dd506} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13480 | 2026.05.21 09:23:59.560128 [ 270 ] {fcb4af81-c7d6-4df0-8e30-ff34fb0dd506} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13481 | 2026.05.21 09:23:59.560163 [ 270 ] {fcb4af81-c7d6-4df0-8e30-ff34fb0dd506} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 13482 | 2026.05.21 09:23:59.560453 [ 270 ] {fcb4af81-c7d6-4df0-8e30-ff34fb0dd506} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 13483 | 2026.05.21 09:23:59.560660 [ 270 ] {fcb4af81-c7d6-4df0-8e30-ff34fb0dd506} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13484 | 2026.05.21 09:23:59.560787 [ 270 ] {fcb4af81-c7d6-4df0-8e30-ff34fb0dd506} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001166 sec., 35162.950257289885 rows/sec., 2.58 MiB/sec. | ||
| 13485 | 2026.05.21 09:23:59.560822 [ 270 ] {fcb4af81-c7d6-4df0-8e30-ff34fb0dd506} <Debug> TCPHandler: Processed in 0.001330645 sec. | ||
| 13486 | 2026.05.21 09:23:59.560972 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13487 | 2026.05.21 09:23:59.561070 [ 270 ] {98522d37-5b73-4140-9838-799124204d7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13488 | 2026.05.21 09:23:59.561109 [ 270 ] {98522d37-5b73-4140-9838-799124204d7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13489 | 2026.05.21 09:23:59.561536 [ 270 ] {98522d37-5b73-4140-9838-799124204d7e} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13490 | 2026.05.21 09:23:59.561573 [ 270 ] {98522d37-5b73-4140-9838-799124204d7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 13491 | 2026.05.21 09:23:59.561875 [ 270 ] {98522d37-5b73-4140-9838-799124204d7e} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13492 | 2026.05.21 09:23:59.562090 [ 270 ] {98522d37-5b73-4140-9838-799124204d7e} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13493 | 2026.05.21 09:23:59.562219 [ 270 ] {98522d37-5b73-4140-9838-799124204d7e} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001167 sec., 89974.29305912596 rows/sec., 7.03 MiB/sec. | ||
| 13494 | 2026.05.21 09:23:59.562254 [ 270 ] {98522d37-5b73-4140-9838-799124204d7e} <Debug> TCPHandler: Processed in 0.001331605 sec. | ||
| 13495 | 2026.05.21 09:23:59.562394 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13496 | 2026.05.21 09:23:59.562490 [ 270 ] {c246ea00-23c4-4096-86ad-d2bbc33380df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13497 | 2026.05.21 09:23:59.562533 [ 270 ] {c246ea00-23c4-4096-86ad-d2bbc33380df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13498 | 2026.05.21 09:23:59.562935 [ 270 ] {c246ea00-23c4-4096-86ad-d2bbc33380df} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13499 | 2026.05.21 09:23:59.562970 [ 270 ] {c246ea00-23c4-4096-86ad-d2bbc33380df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 13500 | 2026.05.21 09:23:59.563287 [ 270 ] {c246ea00-23c4-4096-86ad-d2bbc33380df} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13501 | 2026.05.21 09:23:59.563494 [ 270 ] {c246ea00-23c4-4096-86ad-d2bbc33380df} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13502 | 2026.05.21 09:23:59.563622 [ 270 ] {c246ea00-23c4-4096-86ad-d2bbc33380df} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00115 sec., 139130.4347826087 rows/sec., 9.69 MiB/sec. | ||
| 13503 | 2026.05.21 09:23:59.563657 [ 270 ] {c246ea00-23c4-4096-86ad-d2bbc33380df} <Debug> TCPHandler: Processed in 0.001313064 sec. | ||
| 13504 | 2026.05.21 09:23:59.563798 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13505 | 2026.05.21 09:23:59.563895 [ 270 ] {44e1172f-73d4-4ce7-9ac4-ffd6af742ba4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13506 | 2026.05.21 09:23:59.563950 [ 270 ] {44e1172f-73d4-4ce7-9ac4-ffd6af742ba4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13507 | 2026.05.21 09:23:59.564725 [ 270 ] {44e1172f-73d4-4ce7-9ac4-ffd6af742ba4} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13508 | 2026.05.21 09:23:59.564762 [ 270 ] {44e1172f-73d4-4ce7-9ac4-ffd6af742ba4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 13509 | 2026.05.21 09:23:59.565300 [ 270 ] {44e1172f-73d4-4ce7-9ac4-ffd6af742ba4} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 13510 | 2026.05.21 09:23:59.565518 [ 270 ] {44e1172f-73d4-4ce7-9ac4-ffd6af742ba4} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13511 | 2026.05.21 09:23:59.565658 [ 270 ] {44e1172f-73d4-4ce7-9ac4-ffd6af742ba4} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001782 sec., 23007.856341189676 rows/sec., 41.23 MiB/sec. | ||
| 13512 | 2026.05.21 09:23:59.565731 [ 270 ] {44e1172f-73d4-4ce7-9ac4-ffd6af742ba4} <Debug> TCPHandler: Processed in 0.001983276 sec. | ||
| 13513 | 2026.05.21 09:23:59.565862 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13514 | 2026.05.21 09:23:59.565961 [ 270 ] {68b949dc-4978-4f80-9970-86e628006efc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13515 | 2026.05.21 09:23:59.566003 [ 270 ] {68b949dc-4978-4f80-9970-86e628006efc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13516 | 2026.05.21 09:23:59.566349 [ 270 ] {68b949dc-4978-4f80-9970-86e628006efc} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13517 | 2026.05.21 09:23:59.566385 [ 270 ] {68b949dc-4978-4f80-9970-86e628006efc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 13518 | 2026.05.21 09:23:59.566684 [ 270 ] {68b949dc-4978-4f80-9970-86e628006efc} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13519 | 2026.05.21 09:23:59.566894 [ 270 ] {68b949dc-4978-4f80-9970-86e628006efc} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13520 | 2026.05.21 09:23:59.567023 [ 270 ] {68b949dc-4978-4f80-9970-86e628006efc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. | ||
| 13521 | 2026.05.21 09:23:59.567057 [ 270 ] {68b949dc-4978-4f80-9970-86e628006efc} <Debug> TCPHandler: Processed in 0.001245322 sec. | ||
| 13522 | 2026.05.21 09:24:00.085362 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 452 | ||
| 13523 | 2026.05.21 09:24:00.101969 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13524 | 2026.05.21 09:24:00.102029 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 13525 | 2026.05.21 09:24:00.108143 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 13526 | 2026.05.21 09:24:00.108867 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13527 | 2026.05.21 09:24:00.111626 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 452 | ||
| 13528 | 2026.05.21 09:24:03.197543 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13529 | 2026.05.21 09:24:03.197791 [ 270 ] {93b8efb0-ce1a-4c9e-83ef-651691d14fb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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) | ||
| 13530 | 2026.05.21 09:24:03.198184 [ 270 ] {93b8efb0-ce1a-4c9e-83ef-651691d14fb0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13531 | 2026.05.21 09:24:03.198233 [ 270 ] {93b8efb0-ce1a-4c9e-83ef-651691d14fb0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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 | ||
| 13532 | 2026.05.21 09:24:03.198514 [ 270 ] {93b8efb0-ce1a-4c9e-83ef-651691d14fb0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13533 | 2026.05.21 09:24:03.198593 [ 270 ] {93b8efb0-ce1a-4c9e-83ef-651691d14fb0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13534 | 2026.05.21 09:24:03.198750 [ 270 ] {93b8efb0-ce1a-4c9e-83ef-651691d14fb0} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 13535 | 2026.05.21 09:24:03.198863 [ 338 ] {93b8efb0-ce1a-4c9e-83ef-651691d14fb0} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 13536 | 2026.05.21 09:24:03.198876 [ 360 ] {93b8efb0-ce1a-4c9e-83ef-651691d14fb0} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 13537 | 2026.05.21 09:24:03.198934 [ 338 ] {93b8efb0-ce1a-4c9e-83ef-651691d14fb0} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 13538 | 2026.05.21 09:24:03.198863 [ 365 ] {93b8efb0-ce1a-4c9e-83ef-651691d14fb0} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 13539 | 2026.05.21 09:24:03.199062 [ 270 ] {93b8efb0-ce1a-4c9e-83ef-651691d14fb0} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 13540 | 2026.05.21 09:24:03.199091 [ 270 ] {93b8efb0-ce1a-4c9e-83ef-651691d14fb0} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13541 | 2026.05.21 09:24:03.199191 [ 270 ] {93b8efb0-ce1a-4c9e-83ef-651691d14fb0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 13542 | 2026.05.21 09:24:03.199213 [ 270 ] {93b8efb0-ce1a-4c9e-83ef-651691d14fb0} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 13543 | 2026.05.21 09:24:03.199255 [ 270 ] {93b8efb0-ce1a-4c9e-83ef-651691d14fb0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 13544 | 2026.05.21 09:24:03.199298 [ 270 ] {93b8efb0-ce1a-4c9e-83ef-651691d14fb0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 13545 | 2026.05.21 09:24:03.199336 [ 270 ] {93b8efb0-ce1a-4c9e-83ef-651691d14fb0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 13546 | 2026.05.21 09:24:03.199377 [ 270 ] {93b8efb0-ce1a-4c9e-83ef-651691d14fb0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 13547 | 2026.05.21 09:24:03.200687 [ 270 ] {93b8efb0-ce1a-4c9e-83ef-651691d14fb0} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.003001 sec., 16994.335221592803 rows/sec., 4.02 MiB/sec. | ||
| 13548 | 2026.05.21 09:24:03.200933 [ 270 ] {93b8efb0-ce1a-4c9e-83ef-651691d14fb0} <Debug> MemoryTracker: Peak memory usage (for query): 205.35 KiB. | ||
| 13549 | 2026.05.21 09:24:03.200950 [ 270 ] {93b8efb0-ce1a-4c9e-83ef-651691d14fb0} <Debug> TCPHandler: Processed in 0.003539808 sec. | ||
| 13550 | 2026.05.21 09:24:03.213161 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13551 | 2026.05.21 09:24:03.213393 [ 270 ] {829c5822-8054-469d-830d-c2d1ddbdbb22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13552 | 2026.05.21 09:24:03.213477 [ 270 ] {829c5822-8054-469d-830d-c2d1ddbdbb22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13553 | 2026.05.21 09:24:03.214255 [ 270 ] {829c5822-8054-469d-830d-c2d1ddbdbb22} <Trace> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13554 | 2026.05.21 09:24:03.214305 [ 270 ] {829c5822-8054-469d-830d-c2d1ddbdbb22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 13555 | 2026.05.21 09:24:03.214675 [ 270 ] {829c5822-8054-469d-830d-c2d1ddbdbb22} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 13556 | 2026.05.21 09:24:03.214917 [ 270 ] {829c5822-8054-469d-830d-c2d1ddbdbb22} <Trace> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13557 | 2026.05.21 09:24:03.215072 [ 270 ] {829c5822-8054-469d-830d-c2d1ddbdbb22} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001741 sec., 2297.5301550832855 rows/sec., 187.35 KiB/sec. | ||
| 13558 | 2026.05.21 09:24:03.215113 [ 270 ] {829c5822-8054-469d-830d-c2d1ddbdbb22} <Debug> TCPHandler: Processed in 0.002068269 sec. | ||
| 13559 | 2026.05.21 09:24:03.215262 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13560 | 2026.05.21 09:24:03.215371 [ 270 ] {1af9e1dc-cf2a-4ac2-a298-39a4f463e5ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13561 | 2026.05.21 09:24:03.215411 [ 270 ] {1af9e1dc-cf2a-4ac2-a298-39a4f463e5ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13562 | 2026.05.21 09:24:03.216691 [ 270 ] {1af9e1dc-cf2a-4ac2-a298-39a4f463e5ad} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13563 | 2026.05.21 09:24:03.216730 [ 270 ] {1af9e1dc-cf2a-4ac2-a298-39a4f463e5ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 13564 | 2026.05.21 09:24:03.217173 [ 270 ] {1af9e1dc-cf2a-4ac2-a298-39a4f463e5ad} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13565 | 2026.05.21 09:24:03.217388 [ 270 ] {1af9e1dc-cf2a-4ac2-a298-39a4f463e5ad} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13566 | 2026.05.21 09:24:03.217544 [ 270 ] {1af9e1dc-cf2a-4ac2-a298-39a4f463e5ad} <Debug> executeQuery: Read 2407 rows, 180.72 KiB in 0.002187 sec., 1100594.4215820758 rows/sec., 80.70 MiB/sec. | ||
| 13567 | 2026.05.21 09:24:03.217599 [ 270 ] {1af9e1dc-cf2a-4ac2-a298-39a4f463e5ad} <Debug> TCPHandler: Processed in 0.00238629 sec. | ||
| 13568 | 2026.05.21 09:24:03.217761 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13569 | 2026.05.21 09:24:03.217879 [ 270 ] {63d48e7d-82eb-4f77-a79c-c54de66621bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13570 | 2026.05.21 09:24:03.217927 [ 270 ] {63d48e7d-82eb-4f77-a79c-c54de66621bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13571 | 2026.05.21 09:24:03.218438 [ 270 ] {63d48e7d-82eb-4f77-a79c-c54de66621bc} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13572 | 2026.05.21 09:24:03.218483 [ 270 ] {63d48e7d-82eb-4f77-a79c-c54de66621bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 13573 | 2026.05.21 09:24:03.218836 [ 270 ] {63d48e7d-82eb-4f77-a79c-c54de66621bc} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 13574 | 2026.05.21 09:24:03.219053 [ 270 ] {63d48e7d-82eb-4f77-a79c-c54de66621bc} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13575 | 2026.05.21 09:24:03.219188 [ 270 ] {63d48e7d-82eb-4f77-a79c-c54de66621bc} <Debug> executeQuery: Read 15 rows, 1.11 KiB in 0.001334 sec., 11244.377811094453 rows/sec., 829.42 KiB/sec. | ||
| 13576 | 2026.05.21 09:24:03.219223 [ 270 ] {63d48e7d-82eb-4f77-a79c-c54de66621bc} <Debug> TCPHandler: Processed in 0.001523451 sec. | ||
| 13577 | 2026.05.21 09:24:03.219363 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13578 | 2026.05.21 09:24:03.219459 [ 270 ] {8ee64d57-a3dd-4d7c-a0d8-610a529c64ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13579 | 2026.05.21 09:24:03.219499 [ 270 ] {8ee64d57-a3dd-4d7c-a0d8-610a529c64ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13580 | 2026.05.21 09:24:03.220139 [ 270 ] {8ee64d57-a3dd-4d7c-a0d8-610a529c64ef} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13581 | 2026.05.21 09:24:03.220178 [ 270 ] {8ee64d57-a3dd-4d7c-a0d8-610a529c64ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 13582 | 2026.05.21 09:24:03.220507 [ 270 ] {8ee64d57-a3dd-4d7c-a0d8-610a529c64ef} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 13583 | 2026.05.21 09:24:03.220718 [ 270 ] {8ee64d57-a3dd-4d7c-a0d8-610a529c64ef} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13584 | 2026.05.21 09:24:03.220849 [ 270 ] {8ee64d57-a3dd-4d7c-a0d8-610a529c64ef} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001407 sec., 569296.3752665245 rows/sec., 32.88 MiB/sec. | ||
| 13585 | 2026.05.21 09:24:03.220884 [ 270 ] {8ee64d57-a3dd-4d7c-a0d8-610a529c64ef} <Debug> TCPHandler: Processed in 0.001570872 sec. | ||
| 13586 | 2026.05.21 09:24:03.221010 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13587 | 2026.05.21 09:24:03.221116 [ 270 ] {9d302ec2-a045-479a-b661-586144e8920d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 13588 | 2026.05.21 09:24:03.221156 [ 270 ] {9d302ec2-a045-479a-b661-586144e8920d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 13589 | 2026.05.21 09:24:03.221556 [ 270 ] {9d302ec2-a045-479a-b661-586144e8920d} <Trace> oximeter.fields_u64 (b5f83427-ae7b-4855-93f2-492292eb8518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13590 | 2026.05.21 09:24:03.221593 [ 270 ] {9d302ec2-a045-479a-b661-586144e8920d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 13591 | 2026.05.21 09:24:03.221889 [ 270 ] {9d302ec2-a045-479a-b661-586144e8920d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 13592 | 2026.05.21 09:24:03.222098 [ 270 ] {9d302ec2-a045-479a-b661-586144e8920d} <Trace> oximeter.fields_u64 (b5f83427-ae7b-4855-93f2-492292eb8518): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13593 | 2026.05.21 09:24:03.222226 [ 270 ] {9d302ec2-a045-479a-b661-586144e8920d} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001129 sec., 885.7395925597874 rows/sec., 62.28 KiB/sec. | ||
| 13594 | 2026.05.21 09:24:03.222265 [ 270 ] {9d302ec2-a045-479a-b661-586144e8920d} <Debug> TCPHandler: Processed in 0.001304814 sec. | ||
| 13595 | 2026.05.21 09:24:03.222389 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13596 | 2026.05.21 09:24:03.222486 [ 270 ] {6e573518-fa23-4df1-9313-8aa02443659e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13597 | 2026.05.21 09:24:03.222525 [ 270 ] {6e573518-fa23-4df1-9313-8aa02443659e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13598 | 2026.05.21 09:24:03.223354 [ 270 ] {6e573518-fa23-4df1-9313-8aa02443659e} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13599 | 2026.05.21 09:24:03.223392 [ 270 ] {6e573518-fa23-4df1-9313-8aa02443659e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 13600 | 2026.05.21 09:24:03.223739 [ 270 ] {6e573518-fa23-4df1-9313-8aa02443659e} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13601 | 2026.05.21 09:24:03.223953 [ 270 ] {6e573518-fa23-4df1-9313-8aa02443659e} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13602 | 2026.05.21 09:24:03.224079 [ 270 ] {6e573518-fa23-4df1-9313-8aa02443659e} <Debug> executeQuery: Read 1294 rows, 88.44 KiB in 0.001612 sec., 802729.5285359801 rows/sec., 53.58 MiB/sec. | ||
| 13603 | 2026.05.21 09:24:03.224113 [ 270 ] {6e573518-fa23-4df1-9313-8aa02443659e} <Debug> TCPHandler: Processed in 0.00177325 sec. | ||
| 13604 | 2026.05.21 09:24:03.224247 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13605 | 2026.05.21 09:24:03.224351 [ 270 ] {4b070edf-f537-4335-b9df-6159ec873630} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13606 | 2026.05.21 09:24:03.224396 [ 270 ] {4b070edf-f537-4335-b9df-6159ec873630} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13607 | 2026.05.21 09:24:03.225195 [ 270 ] {4b070edf-f537-4335-b9df-6159ec873630} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13608 | 2026.05.21 09:24:03.225231 [ 270 ] {4b070edf-f537-4335-b9df-6159ec873630} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 13609 | 2026.05.21 09:24:03.225656 [ 270 ] {4b070edf-f537-4335-b9df-6159ec873630} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13610 | 2026.05.21 09:24:03.225865 [ 270 ] {4b070edf-f537-4335-b9df-6159ec873630} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13611 | 2026.05.21 09:24:03.225995 [ 270 ] {4b070edf-f537-4335-b9df-6159ec873630} <Debug> executeQuery: Read 1574 rows, 98.47 KiB in 0.001663 sec., 946482.2609741432 rows/sec., 57.82 MiB/sec. | ||
| 13612 | 2026.05.21 09:24:03.226030 [ 270 ] {4b070edf-f537-4335-b9df-6159ec873630} <Debug> TCPHandler: Processed in 0.001833202 sec. | ||
| 13613 | 2026.05.21 09:24:03.226176 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13614 | 2026.05.21 09:24:03.226272 [ 270 ] {ec4e186e-aa80-4741-b50b-b2667dffc6f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13615 | 2026.05.21 09:24:03.226326 [ 270 ] {ec4e186e-aa80-4741-b50b-b2667dffc6f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13616 | 2026.05.21 09:24:03.227099 [ 270 ] {ec4e186e-aa80-4741-b50b-b2667dffc6f0} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13617 | 2026.05.21 09:24:03.227136 [ 270 ] {ec4e186e-aa80-4741-b50b-b2667dffc6f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 13618 | 2026.05.21 09:24:03.227656 [ 270 ] {ec4e186e-aa80-4741-b50b-b2667dffc6f0} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 13619 | 2026.05.21 09:24:03.227885 [ 270 ] {ec4e186e-aa80-4741-b50b-b2667dffc6f0} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13620 | 2026.05.21 09:24:03.228024 [ 270 ] {ec4e186e-aa80-4741-b50b-b2667dffc6f0} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001771 sec., 6211.180124223602 rows/sec., 11.13 MiB/sec. | ||
| 13621 | 2026.05.21 09:24:03.228037 [ 79 ] {} <Debug> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 13622 | 2026.05.21 09:24:03.228092 [ 270 ] {ec4e186e-aa80-4741-b50b-b2667dffc6f0} <Debug> TCPHandler: Processed in 0.001965346 sec. | ||
| 13623 | 2026.05.21 09:24:03.228110 [ 79 ] {} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13624 | 2026.05.21 09:24:03.228141 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 13625 | 2026.05.21 09:24:03.228232 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13626 | 2026.05.21 09:24:03.228264 [ 198 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::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 | ||
| 13627 | 2026.05.21 09:24:03.228334 [ 270 ] {2e695533-3b98-4e62-b7c3-819754a5fb45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13628 | 2026.05.21 09:24:03.228376 [ 270 ] {2e695533-3b98-4e62-b7c3-819754a5fb45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13629 | 2026.05.21 09:24:03.228479 [ 198 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13630 | 2026.05.21 09:24:03.228591 [ 198 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1572 rows starting from the beginning of the part | ||
| 13631 | 2026.05.21 09:24:03.228731 [ 198 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 11 rows starting from the beginning of the part | ||
| 13632 | 2026.05.21 09:24:03.228762 [ 270 ] {2e695533-3b98-4e62-b7c3-819754a5fb45} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13633 | 2026.05.21 09:24:03.228804 [ 270 ] {2e695533-3b98-4e62-b7c3-819754a5fb45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 13634 | 2026.05.21 09:24:03.228845 [ 198 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 41 rows starting from the beginning of the part | ||
| 13635 | 2026.05.21 09:24:03.228965 [ 198 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 41 rows starting from the beginning of the part | ||
| 13636 | 2026.05.21 09:24:03.229078 [ 198 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 41 rows starting from the beginning of the part | ||
| 13637 | 2026.05.21 09:24:03.229125 [ 270 ] {2e695533-3b98-4e62-b7c3-819754a5fb45} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13638 | 2026.05.21 09:24:03.229191 [ 198 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 11 rows starting from the beginning of the part | ||
| 13639 | 2026.05.21 09:24:03.229353 [ 270 ] {2e695533-3b98-4e62-b7c3-819754a5fb45} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13640 | 2026.05.21 09:24:03.229489 [ 270 ] {2e695533-3b98-4e62-b7c3-819754a5fb45} <Debug> executeQuery: Read 42 rows, 2.89 KiB in 0.001173 sec., 35805.626598465475 rows/sec., 2.41 MiB/sec. | ||
| 13641 | 2026.05.21 09:24:03.229525 [ 270 ] {2e695533-3b98-4e62-b7c3-819754a5fb45} <Debug> TCPHandler: Processed in 0.001341855 sec. | ||
| 13642 | 2026.05.21 09:24:03.236815 [ 195 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1717 rows, containing 19 columns (19 merged, 0 gathered) in 0.008591858 sec., 199840.36049012913 rows/sec., 358.10 MiB/sec. | ||
| 13643 | 2026.05.21 09:24:03.238659 [ 195 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 13644 | 2026.05.21 09:24:03.239038 [ 195 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13645 | 2026.05.21 09:24:03.239130 [ 195 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 13646 | 2026.05.21 09:24:03.239274 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.66 MiB. | ||
| 13647 | 2026.05.21 09:24:04.000232 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 347.86 MiB, peak 359.46 MiB, free memory in arenas 0.00 B, will set to 351.40 MiB (RSS), difference: 3.54 MiB | ||
| 13648 | 2026.05.21 09:24:04.547173 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13649 | 2026.05.21 09:24:04.547407 [ 270 ] {066c1c9e-7d2a-4bc6-9cec-7b9d8bcd30e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 13650 | 2026.05.21 09:24:04.547784 [ 270 ] {066c1c9e-7d2a-4bc6-9cec-7b9d8bcd30e9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13651 | 2026.05.21 09:24:04.547828 [ 270 ] {066c1c9e-7d2a-4bc6-9cec-7b9d8bcd30e9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 13652 | 2026.05.21 09:24:04.548056 [ 270 ] {066c1c9e-7d2a-4bc6-9cec-7b9d8bcd30e9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13653 | 2026.05.21 09:24:04.548130 [ 270 ] {066c1c9e-7d2a-4bc6-9cec-7b9d8bcd30e9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13654 | 2026.05.21 09:24:04.548276 [ 270 ] {066c1c9e-7d2a-4bc6-9cec-7b9d8bcd30e9} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 13655 | 2026.05.21 09:24:04.548356 [ 365 ] {066c1c9e-7d2a-4bc6-9cec-7b9d8bcd30e9} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 13656 | 2026.05.21 09:24:04.548381 [ 338 ] {066c1c9e-7d2a-4bc6-9cec-7b9d8bcd30e9} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 13657 | 2026.05.21 09:24:04.548401 [ 316 ] {066c1c9e-7d2a-4bc6-9cec-7b9d8bcd30e9} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 13658 | 2026.05.21 09:24:04.548384 [ 360 ] {066c1c9e-7d2a-4bc6-9cec-7b9d8bcd30e9} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 13659 | 2026.05.21 09:24:04.548563 [ 270 ] {066c1c9e-7d2a-4bc6-9cec-7b9d8bcd30e9} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 13660 | 2026.05.21 09:24:04.548592 [ 270 ] {066c1c9e-7d2a-4bc6-9cec-7b9d8bcd30e9} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13661 | 2026.05.21 09:24:04.548703 [ 270 ] {066c1c9e-7d2a-4bc6-9cec-7b9d8bcd30e9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 13662 | 2026.05.21 09:24:04.548729 [ 270 ] {066c1c9e-7d2a-4bc6-9cec-7b9d8bcd30e9} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 13663 | 2026.05.21 09:24:04.548768 [ 270 ] {066c1c9e-7d2a-4bc6-9cec-7b9d8bcd30e9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 13664 | 2026.05.21 09:24:04.548817 [ 270 ] {066c1c9e-7d2a-4bc6-9cec-7b9d8bcd30e9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 13665 | 2026.05.21 09:24:04.548861 [ 270 ] {066c1c9e-7d2a-4bc6-9cec-7b9d8bcd30e9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 13666 | 2026.05.21 09:24:04.548902 [ 270 ] {066c1c9e-7d2a-4bc6-9cec-7b9d8bcd30e9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 13667 | 2026.05.21 09:24:04.550080 [ 270 ] {066c1c9e-7d2a-4bc6-9cec-7b9d8bcd30e9} <Debug> executeQuery: Read 51 rows, 10.48 KiB in 0.002765 sec., 18444.846292947557 rows/sec., 3.70 MiB/sec. | ||
| 13668 | 2026.05.21 09:24:04.550294 [ 270 ] {066c1c9e-7d2a-4bc6-9cec-7b9d8bcd30e9} <Debug> MemoryTracker: Peak memory usage (for query): 172.00 KiB. | ||
| 13669 | 2026.05.21 09:24:04.550312 [ 270 ] {066c1c9e-7d2a-4bc6-9cec-7b9d8bcd30e9} <Debug> TCPHandler: Processed in 0.00327275 sec. | ||
| 13670 | 2026.05.21 09:24:04.551484 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13671 | 2026.05.21 09:24:04.551609 [ 270 ] {91a6b0fe-4fbd-4af8-a9fe-94fb4d4e58e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13672 | 2026.05.21 09:24:04.551657 [ 270 ] {91a6b0fe-4fbd-4af8-a9fe-94fb4d4e58e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13673 | 2026.05.21 09:24:04.552215 [ 270 ] {91a6b0fe-4fbd-4af8-a9fe-94fb4d4e58e7} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13674 | 2026.05.21 09:24:04.552257 [ 270 ] {91a6b0fe-4fbd-4af8-a9fe-94fb4d4e58e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 13675 | 2026.05.21 09:24:04.552654 [ 270 ] {91a6b0fe-4fbd-4af8-a9fe-94fb4d4e58e7} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13676 | 2026.05.21 09:24:04.552892 [ 270 ] {91a6b0fe-4fbd-4af8-a9fe-94fb4d4e58e7} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13677 | 2026.05.21 09:24:04.553053 [ 270 ] {91a6b0fe-4fbd-4af8-a9fe-94fb4d4e58e7} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001477 sec., 37914.69194312796 rows/sec., 2.89 MiB/sec. | ||
| 13678 | 2026.05.21 09:24:04.553094 [ 270 ] {91a6b0fe-4fbd-4af8-a9fe-94fb4d4e58e7} <Debug> TCPHandler: Processed in 0.001670006 sec. | ||
| 13679 | 2026.05.21 09:24:04.553226 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13680 | 2026.05.21 09:24:04.553333 [ 270 ] {c23aebcb-5dec-4cfa-821a-df18f4804ce8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13681 | 2026.05.21 09:24:04.553377 [ 270 ] {c23aebcb-5dec-4cfa-821a-df18f4804ce8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13682 | 2026.05.21 09:24:04.553816 [ 270 ] {c23aebcb-5dec-4cfa-821a-df18f4804ce8} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13683 | 2026.05.21 09:24:04.553851 [ 270 ] {c23aebcb-5dec-4cfa-821a-df18f4804ce8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 13684 | 2026.05.21 09:24:04.554155 [ 270 ] {c23aebcb-5dec-4cfa-821a-df18f4804ce8} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13685 | 2026.05.21 09:24:04.554375 [ 270 ] {c23aebcb-5dec-4cfa-821a-df18f4804ce8} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13686 | 2026.05.21 09:24:04.554508 [ 270 ] {c23aebcb-5dec-4cfa-821a-df18f4804ce8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001199 sec., 53377.81484570476 rows/sec., 4.17 MiB/sec. | ||
| 13687 | 2026.05.21 09:24:04.554544 [ 270 ] {c23aebcb-5dec-4cfa-821a-df18f4804ce8} <Debug> TCPHandler: Processed in 0.001371555 sec. | ||
| 13688 | 2026.05.21 09:24:04.554665 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13689 | 2026.05.21 09:24:04.554768 [ 270 ] {0d5c12a0-1234-4d4b-bb05-42a9895140d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13690 | 2026.05.21 09:24:04.554812 [ 270 ] {0d5c12a0-1234-4d4b-bb05-42a9895140d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13691 | 2026.05.21 09:24:04.555187 [ 270 ] {0d5c12a0-1234-4d4b-bb05-42a9895140d9} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13692 | 2026.05.21 09:24:04.555222 [ 270 ] {0d5c12a0-1234-4d4b-bb05-42a9895140d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 13693 | 2026.05.21 09:24:04.555540 [ 270 ] {0d5c12a0-1234-4d4b-bb05-42a9895140d9} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13694 | 2026.05.21 09:24:04.555751 [ 270 ] {0d5c12a0-1234-4d4b-bb05-42a9895140d9} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13695 | 2026.05.21 09:24:04.555887 [ 270 ] {0d5c12a0-1234-4d4b-bb05-42a9895140d9} <Debug> executeQuery: Read 52 rows, 3.70 KiB in 0.00114 sec., 45614.0350877193 rows/sec., 3.17 MiB/sec. | ||
| 13696 | 2026.05.21 09:24:04.555923 [ 270 ] {0d5c12a0-1234-4d4b-bb05-42a9895140d9} <Debug> TCPHandler: Processed in 0.001311464 sec. | ||
| 13697 | 2026.05.21 09:24:04.556033 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13698 | 2026.05.21 09:24:04.556138 [ 270 ] {5f80563c-8079-4fa7-802c-1002d32fb0c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13699 | 2026.05.21 09:24:04.556184 [ 270 ] {5f80563c-8079-4fa7-802c-1002d32fb0c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13700 | 2026.05.21 09:24:04.556531 [ 270 ] {5f80563c-8079-4fa7-802c-1002d32fb0c3} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13701 | 2026.05.21 09:24:04.556568 [ 270 ] {5f80563c-8079-4fa7-802c-1002d32fb0c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 13702 | 2026.05.21 09:24:04.556888 [ 270 ] {5f80563c-8079-4fa7-802c-1002d32fb0c3} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13703 | 2026.05.21 09:24:04.557125 [ 270 ] {5f80563c-8079-4fa7-802c-1002d32fb0c3} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13704 | 2026.05.21 09:24:04.557258 [ 79 ] {} <Debug> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8) (MergerMutator): Selected 6 parts from all_1_90_17 to all_95_95_0 | ||
| 13705 | 2026.05.21 09:24:04.557265 [ 270 ] {5f80563c-8079-4fa7-802c-1002d32fb0c3} <Debug> executeQuery: Read 18 rows, 1.25 KiB in 0.001147 sec., 15693.112467306015 rows/sec., 1.06 MiB/sec. | ||
| 13706 | 2026.05.21 09:24:04.557319 [ 79 ] {} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13707 | 2026.05.21 09:24:04.557326 [ 270 ] {5f80563c-8079-4fa7-802c-1002d32fb0c3} <Debug> TCPHandler: Processed in 0.001344745 sec. | ||
| 13708 | 2026.05.21 09:24:04.557349 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 13709 | 2026.05.21 09:24:04.557451 [ 188 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_95_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_90_17 to all_95_95_0 into Compact with storage Full | ||
| 13710 | 2026.05.21 09:24:04.557583 [ 188 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_95_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13711 | 2026.05.21 09:24:04.557641 [ 188 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_95_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_90_17, total 5064 rows starting from the beginning of the part | ||
| 13712 | 2026.05.21 09:24:04.557715 [ 188 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_95_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 60 rows starting from the beginning of the part | ||
| 13713 | 2026.05.21 09:24:04.557793 [ 188 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_95_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 60 rows starting from the beginning of the part | ||
| 13714 | 2026.05.21 09:24:04.557849 [ 188 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_95_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 60 rows starting from the beginning of the part | ||
| 13715 | 2026.05.21 09:24:04.557910 [ 188 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_95_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 42 rows starting from the beginning of the part | ||
| 13716 | 2026.05.21 09:24:04.557962 [ 188 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_95_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 18 rows starting from the beginning of the part | ||
| 13717 | 2026.05.21 09:24:04.559812 [ 195 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_95_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5304 rows, containing 4 columns (4 merged, 0 gathered) in 0.002402531 sec., 2207671.8260867395 rows/sec., 146.23 MiB/sec. | ||
| 13718 | 2026.05.21 09:24:04.560166 [ 195 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_95_18} <Trace> MergedBlockOutputStream: filled checksums all_1_95_18 (state Temporary) | ||
| 13719 | 2026.05.21 09:24:04.560485 [ 195 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_95_18} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_merge_all_1_95_18 to all_1_95_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13720 | 2026.05.21 09:24:04.560571 [ 195 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_95_18} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8) (MergerMutator): Merged 6 parts: [all_1_90_17, all_95_95_0] -> all_1_95_18 | ||
| 13721 | 2026.05.21 09:24:04.560668 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
| 13722 | 2026.05.21 09:24:06.010401 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 29250 | ||
| 13723 | 2026.05.21 09:24:06.010931 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13724 | 2026.05.21 09:24:06.010979 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 13725 | 2026.05.21 09:24:06.011545 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 13726 | 2026.05.21 09:24:06.011895 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13727 | 2026.05.21 09:24:06.012059 [ 76 ] {} <Debug> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 13728 | 2026.05.21 09:24:06.012101 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29250 | ||
| 13729 | 2026.05.21 09:24:06.012105 [ 76 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13730 | 2026.05.21 09:24:06.012134 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 13731 | 2026.05.21 09:24:06.012254 [ 186 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::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 | ||
| 13732 | 2026.05.21 09:24:06.012388 [ 186 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13733 | 2026.05.21 09:24:06.012427 [ 186 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 26818 rows starting from the beginning of the part | ||
| 13734 | 2026.05.21 09:24:06.012491 [ 186 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::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 | ||
| 13735 | 2026.05.21 09:24:06.012540 [ 186 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::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 | ||
| 13736 | 2026.05.21 09:24:06.012585 [ 186 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 512 rows starting from the beginning of the part | ||
| 13737 | 2026.05.21 09:24:06.012625 [ 186 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 448 rows starting from the beginning of the part | ||
| 13738 | 2026.05.21 09:24:06.012667 [ 186 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 512 rows starting from the beginning of the part | ||
| 13739 | 2026.05.21 09:24:06.014903 [ 187 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29250 rows, containing 4 columns (4 merged, 0 gathered) in 0.002709721 sec., 10794469.246095816 rows/sec., 154.42 MiB/sec. | ||
| 13740 | 2026.05.21 09:24:06.015162 [ 200 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 13741 | 2026.05.21 09:24:06.015441 [ 200 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_61_12} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13742 | 2026.05.21 09:24:06.015515 [ 200 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_61_12} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 13743 | 2026.05.21 09:24:06.015595 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.89 MiB. | ||
| 13744 | 2026.05.21 09:24:07.612630 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 460 | ||
| 13745 | 2026.05.21 09:24:07.629453 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13746 | 2026.05.21 09:24:07.629502 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 13747 | 2026.05.21 09:24:07.635603 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 13748 | 2026.05.21 09:24:07.636286 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13749 | 2026.05.21 09:24:07.636611 [ 73 ] {} <Debug> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 13750 | 2026.05.21 09:24:07.636683 [ 73 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13751 | 2026.05.21 09:24:07.636703 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 13752 | 2026.05.21 09:24:07.636858 [ 199 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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 | ||
| 13753 | 2026.05.21 09:24:07.639336 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
| 13754 | 2026.05.21 09:24:07.641094 [ 199 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13755 | 2026.05.21 09:24:07.642734 [ 199 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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 | ||
| 13756 | 2026.05.21 09:24:07.647466 [ 199 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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 | ||
| 13757 | 2026.05.21 09:24:07.652266 [ 199 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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 | ||
| 13758 | 2026.05.21 09:24:07.657026 [ 199 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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 | ||
| 13759 | 2026.05.21 09:24:07.661804 [ 199 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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 | ||
| 13760 | 2026.05.21 09:24:07.665736 [ 199 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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 | ||
| 13761 | 2026.05.21 09:24:07.715594 [ 186 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.078801761 sec., 5837.432998483371 rows/sec., 30.18 MiB/sec. | ||
| 13762 | 2026.05.21 09:24:07.718715 [ 186 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 13763 | 2026.05.21 09:24:07.720898 [ 186 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_61_12} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13764 | 2026.05.21 09:24:07.721006 [ 186 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_61_12} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 13765 | 2026.05.21 09:24:07.723428 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 13766 | 2026.05.21 09:24:09.552132 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13767 | 2026.05.21 09:24:09.552421 [ 270 ] {2908b68d-90ed-403f-8535-78ab19917d95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 13768 | 2026.05.21 09:24:09.552823 [ 270 ] {2908b68d-90ed-403f-8535-78ab19917d95} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13769 | 2026.05.21 09:24:09.552869 [ 270 ] {2908b68d-90ed-403f-8535-78ab19917d95} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 13770 | 2026.05.21 09:24:09.553096 [ 270 ] {2908b68d-90ed-403f-8535-78ab19917d95} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13771 | 2026.05.21 09:24:09.553167 [ 270 ] {2908b68d-90ed-403f-8535-78ab19917d95} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13772 | 2026.05.21 09:24:09.553318 [ 270 ] {2908b68d-90ed-403f-8535-78ab19917d95} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 13773 | 2026.05.21 09:24:09.553446 [ 318 ] {2908b68d-90ed-403f-8535-78ab19917d95} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 13774 | 2026.05.21 09:24:09.553476 [ 338 ] {2908b68d-90ed-403f-8535-78ab19917d95} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 13775 | 2026.05.21 09:24:09.553447 [ 268 ] {2908b68d-90ed-403f-8535-78ab19917d95} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 13776 | 2026.05.21 09:24:09.553446 [ 313 ] {2908b68d-90ed-403f-8535-78ab19917d95} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 13777 | 2026.05.21 09:24:09.553826 [ 270 ] {2908b68d-90ed-403f-8535-78ab19917d95} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 13778 | 2026.05.21 09:24:09.553855 [ 270 ] {2908b68d-90ed-403f-8535-78ab19917d95} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13779 | 2026.05.21 09:24:09.553959 [ 270 ] {2908b68d-90ed-403f-8535-78ab19917d95} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 13780 | 2026.05.21 09:24:09.553981 [ 270 ] {2908b68d-90ed-403f-8535-78ab19917d95} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 13781 | 2026.05.21 09:24:09.554018 [ 270 ] {2908b68d-90ed-403f-8535-78ab19917d95} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 13782 | 2026.05.21 09:24:09.554063 [ 270 ] {2908b68d-90ed-403f-8535-78ab19917d95} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 13783 | 2026.05.21 09:24:09.554107 [ 270 ] {2908b68d-90ed-403f-8535-78ab19917d95} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 13784 | 2026.05.21 09:24:09.554148 [ 270 ] {2908b68d-90ed-403f-8535-78ab19917d95} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 13785 | 2026.05.21 09:24:09.555591 [ 270 ] {2908b68d-90ed-403f-8535-78ab19917d95} <Debug> executeQuery: Read 51 rows, 10.72 KiB in 0.003274 sec., 15577.275503970677 rows/sec., 3.20 MiB/sec. | ||
| 13786 | 2026.05.21 09:24:09.555944 [ 270 ] {2908b68d-90ed-403f-8535-78ab19917d95} <Debug> MemoryTracker: Peak memory usage (for query): 186.17 KiB. | ||
| 13787 | 2026.05.21 09:24:09.555961 [ 270 ] {2908b68d-90ed-403f-8535-78ab19917d95} <Debug> TCPHandler: Processed in 0.003982004 sec. | ||
| 13788 | 2026.05.21 09:24:09.558312 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13789 | 2026.05.21 09:24:09.558480 [ 270 ] {9889d8ee-7e98-4b71-80a0-7acdaeaa4eb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13790 | 2026.05.21 09:24:09.558553 [ 270 ] {9889d8ee-7e98-4b71-80a0-7acdaeaa4eb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13791 | 2026.05.21 09:24:09.559342 [ 270 ] {9889d8ee-7e98-4b71-80a0-7acdaeaa4eb7} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13792 | 2026.05.21 09:24:09.559388 [ 270 ] {9889d8ee-7e98-4b71-80a0-7acdaeaa4eb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 13793 | 2026.05.21 09:24:09.559782 [ 270 ] {9889d8ee-7e98-4b71-80a0-7acdaeaa4eb7} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13794 | 2026.05.21 09:24:09.560013 [ 270 ] {9889d8ee-7e98-4b71-80a0-7acdaeaa4eb7} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13795 | 2026.05.21 09:24:09.560162 [ 270 ] {9889d8ee-7e98-4b71-80a0-7acdaeaa4eb7} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001735 sec., 79538.90489913545 rows/sec., 6.91 MiB/sec. | ||
| 13796 | 2026.05.21 09:24:09.560185 [ 71 ] {} <Debug> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13797 | 2026.05.21 09:24:09.560198 [ 270 ] {9889d8ee-7e98-4b71-80a0-7acdaeaa4eb7} <Debug> TCPHandler: Processed in 0.002025708 sec. | ||
| 13798 | 2026.05.21 09:24:09.560243 [ 71 ] {} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13799 | 2026.05.21 09:24:09.560276 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 13800 | 2026.05.21 09:24:09.560350 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13801 | 2026.05.21 09:24:09.560456 [ 270 ] {0c9a416c-d200-45f5-9a67-e91edad15ecd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13802 | 2026.05.21 09:24:09.560487 [ 196 ] {3cd78353-d451-4e36-8961-d673cdd72c18::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 | ||
| 13803 | 2026.05.21 09:24:09.560499 [ 270 ] {0c9a416c-d200-45f5-9a67-e91edad15ecd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13804 | 2026.05.21 09:24:09.560621 [ 196 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13805 | 2026.05.21 09:24:09.560661 [ 196 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 3361 rows starting from the beginning of the part | ||
| 13806 | 2026.05.21 09:24:09.560727 [ 196 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 56 rows starting from the beginning of the part | ||
| 13807 | 2026.05.21 09:24:09.560781 [ 196 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 138 rows starting from the beginning of the part | ||
| 13808 | 2026.05.21 09:24:09.560831 [ 196 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 2407 rows starting from the beginning of the part | ||
| 13809 | 2026.05.21 09:24:09.560881 [ 196 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 56 rows starting from the beginning of the part | ||
| 13810 | 2026.05.21 09:24:09.560930 [ 196 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 138 rows starting from the beginning of the part | ||
| 13811 | 2026.05.21 09:24:09.560968 [ 270 ] {0c9a416c-d200-45f5-9a67-e91edad15ecd} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13812 | 2026.05.21 09:24:09.561012 [ 270 ] {0c9a416c-d200-45f5-9a67-e91edad15ecd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 13813 | 2026.05.21 09:24:09.561349 [ 270 ] {0c9a416c-d200-45f5-9a67-e91edad15ecd} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 13814 | 2026.05.21 09:24:09.561567 [ 270 ] {0c9a416c-d200-45f5-9a67-e91edad15ecd} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13815 | 2026.05.21 09:24:09.561705 [ 270 ] {0c9a416c-d200-45f5-9a67-e91edad15ecd} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001268 sec., 32334.384858044163 rows/sec., 2.37 MiB/sec. | ||
| 13816 | 2026.05.21 09:24:09.561721 [ 71 ] {} <Debug> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 13817 | 2026.05.21 09:24:09.561741 [ 270 ] {0c9a416c-d200-45f5-9a67-e91edad15ecd} <Debug> TCPHandler: Processed in 0.001440499 sec. | ||
| 13818 | 2026.05.21 09:24:09.561772 [ 71 ] {} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13819 | 2026.05.21 09:24:09.561803 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 13820 | 2026.05.21 09:24:09.561876 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13821 | 2026.05.21 09:24:09.561907 [ 190 ] {33106484-ff80-4833-813a-1c2c5998985f::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 | ||
| 13822 | 2026.05.21 09:24:09.561981 [ 270 ] {616978bd-c3ad-46d5-bc23-181959780214} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13823 | 2026.05.21 09:24:09.562027 [ 270 ] {616978bd-c3ad-46d5-bc23-181959780214} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13824 | 2026.05.21 09:24:09.562031 [ 190 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13825 | 2026.05.21 09:24:09.562076 [ 190 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 226 rows starting from the beginning of the part | ||
| 13826 | 2026.05.21 09:24:09.562136 [ 190 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 41 rows starting from the beginning of the part | ||
| 13827 | 2026.05.21 09:24:09.562186 [ 190 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 61 rows starting from the beginning of the part | ||
| 13828 | 2026.05.21 09:24:09.562231 [ 190 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 41 rows starting from the beginning of the part | ||
| 13829 | 2026.05.21 09:24:09.562272 [ 190 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 15 rows starting from the beginning of the part | ||
| 13830 | 2026.05.21 09:24:09.562315 [ 190 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 41 rows starting from the beginning of the part | ||
| 13831 | 2026.05.21 09:24:09.562666 [ 270 ] {616978bd-c3ad-46d5-bc23-181959780214} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13832 | 2026.05.21 09:24:09.562712 [ 270 ] {616978bd-c3ad-46d5-bc23-181959780214} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 13833 | 2026.05.21 09:24:09.563004 [ 191 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6156 rows, containing 5 columns (5 merged, 0 gathered) in 0.002564546 sec., 2400424.8705228916 rows/sec., 189.38 MiB/sec. | ||
| 13834 | 2026.05.21 09:24:09.563192 [ 191 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 425 rows, containing 5 columns (5 merged, 0 gathered) in 0.001332445 sec., 318962.508771469 rows/sec., 23.03 MiB/sec. | ||
| 13835 | 2026.05.21 09:24:09.563309 [ 270 ] {616978bd-c3ad-46d5-bc23-181959780214} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13836 | 2026.05.21 09:24:09.563338 [ 201 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13837 | 2026.05.21 09:24:09.563350 [ 191 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 13838 | 2026.05.21 09:24:09.563636 [ 270 ] {616978bd-c3ad-46d5-bc23-181959780214} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13839 | 2026.05.21 09:24:09.563772 [ 191 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_66_13} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13840 | 2026.05.21 09:24:09.563795 [ 270 ] {616978bd-c3ad-46d5-bc23-181959780214} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001836 sec., 57189.54248366013 rows/sec., 4.47 MiB/sec. | ||
| 13841 | 2026.05.21 09:24:09.563812 [ 71 ] {} <Debug> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13842 | 2026.05.21 09:24:09.563816 [ 201 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_96_19} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13843 | 2026.05.21 09:24:09.563835 [ 270 ] {616978bd-c3ad-46d5-bc23-181959780214} <Debug> TCPHandler: Processed in 0.002008638 sec. | ||
| 13844 | 2026.05.21 09:24:09.563856 [ 71 ] {} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13845 | 2026.05.21 09:24:09.563868 [ 191 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_66_13} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 13846 | 2026.05.21 09:24:09.563924 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 13847 | 2026.05.21 09:24:09.563939 [ 201 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_96_19} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13848 | 2026.05.21 09:24:09.564012 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 13849 | 2026.05.21 09:24:09.564068 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13850 | 2026.05.21 09:24:09.564096 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 13851 | 2026.05.21 09:24:09.564151 [ 191 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::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 | ||
| 13852 | 2026.05.21 09:24:09.564173 [ 270 ] {26c2cf88-8e55-4959-83a0-619c1e60886e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13853 | 2026.05.21 09:24:09.564231 [ 270 ] {26c2cf88-8e55-4959-83a0-619c1e60886e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13854 | 2026.05.21 09:24:09.564251 [ 191 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13855 | 2026.05.21 09:24:09.564285 [ 191 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1831 rows starting from the beginning of the part | ||
| 13856 | 2026.05.21 09:24:09.564345 [ 191 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 64 rows starting from the beginning of the part | ||
| 13857 | 2026.05.21 09:24:09.564397 [ 191 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 105 rows starting from the beginning of the part | ||
| 13858 | 2026.05.21 09:24:09.564444 [ 191 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 1294 rows starting from the beginning of the part | ||
| 13859 | 2026.05.21 09:24:09.564485 [ 191 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 64 rows starting from the beginning of the part | ||
| 13860 | 2026.05.21 09:24:09.564528 [ 191 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 105 rows starting from the beginning of the part | ||
| 13861 | 2026.05.21 09:24:09.564855 [ 270 ] {26c2cf88-8e55-4959-83a0-619c1e60886e} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13862 | 2026.05.21 09:24:09.564902 [ 270 ] {26c2cf88-8e55-4959-83a0-619c1e60886e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 13863 | 2026.05.21 09:24:09.565320 [ 270 ] {26c2cf88-8e55-4959-83a0-619c1e60886e} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13864 | 2026.05.21 09:24:09.565557 [ 270 ] {26c2cf88-8e55-4959-83a0-619c1e60886e} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13865 | 2026.05.21 09:24:09.565713 [ 270 ] {26c2cf88-8e55-4959-83a0-619c1e60886e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001558 sec., 102695.76379974326 rows/sec., 7.15 MiB/sec. | ||
| 13866 | 2026.05.21 09:24:09.565726 [ 71 ] {} <Debug> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Selected 4 parts from all_1_91_19 to all_94_94_0 | ||
| 13867 | 2026.05.21 09:24:09.565770 [ 71 ] {} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13868 | 2026.05.21 09:24:09.565776 [ 270 ] {26c2cf88-8e55-4959-83a0-619c1e60886e} <Debug> TCPHandler: Processed in 0.001761019 sec. | ||
| 13869 | 2026.05.21 09:24:09.565796 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 13870 | 2026.05.21 09:24:09.565821 [ 187 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3463 rows, containing 5 columns (5 merged, 0 gathered) in 0.001760279 sec., 1967301.7743210024 rows/sec., 142.46 MiB/sec. | ||
| 13871 | 2026.05.21 09:24:09.565871 [ 192 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_94_20} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_91_19 to all_94_94_0 into Compact with storage Full | ||
| 13872 | 2026.05.21 09:24:09.565988 [ 192 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_94_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13873 | 2026.05.21 09:24:09.565997 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13874 | 2026.05.21 09:24:09.566022 [ 192 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_94_20} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_91_19, total 32367 rows starting from the beginning of the part | ||
| 13875 | 2026.05.21 09:24:09.566027 [ 191 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13876 | 2026.05.21 09:24:09.566102 [ 192 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_94_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 160 rows starting from the beginning of the part | ||
| 13877 | 2026.05.21 09:24:09.566153 [ 270 ] {75943449-f34a-42d4-abc4-aac21cd0a8a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13878 | 2026.05.21 09:24:09.566158 [ 192 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_94_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 160 rows starting from the beginning of the part | ||
| 13879 | 2026.05.21 09:24:09.566227 [ 192 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_94_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 1574 rows starting from the beginning of the part | ||
| 13880 | 2026.05.21 09:24:09.566239 [ 270 ] {75943449-f34a-42d4-abc4-aac21cd0a8a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13881 | 2026.05.21 09:24:09.566315 [ 191 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_96_19} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13882 | 2026.05.21 09:24:09.566393 [ 191 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_96_19} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13883 | 2026.05.21 09:24:09.566460 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 13884 | 2026.05.21 09:24:09.567327 [ 270 ] {75943449-f34a-42d4-abc4-aac21cd0a8a6} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13885 | 2026.05.21 09:24:09.567373 [ 270 ] {75943449-f34a-42d4-abc4-aac21cd0a8a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 13886 | 2026.05.21 09:24:09.568034 [ 270 ] {75943449-f34a-42d4-abc4-aac21cd0a8a6} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 13887 | 2026.05.21 09:24:09.568281 [ 270 ] {75943449-f34a-42d4-abc4-aac21cd0a8a6} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13888 | 2026.05.21 09:24:09.568427 [ 270 ] {75943449-f34a-42d4-abc4-aac21cd0a8a6} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002316 sec., 17702.93609671848 rows/sec., 31.72 MiB/sec. | ||
| 13889 | 2026.05.21 09:24:09.568505 [ 270 ] {75943449-f34a-42d4-abc4-aac21cd0a8a6} <Debug> TCPHandler: Processed in 0.002627918 sec. | ||
| 13890 | 2026.05.21 09:24:09.568658 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13891 | 2026.05.21 09:24:09.568757 [ 270 ] {bac6c5ed-3e6c-4ce2-8a3b-4c66965a86b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13892 | 2026.05.21 09:24:09.568801 [ 270 ] {bac6c5ed-3e6c-4ce2-8a3b-4c66965a86b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13893 | 2026.05.21 09:24:09.569216 [ 270 ] {bac6c5ed-3e6c-4ce2-8a3b-4c66965a86b7} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13894 | 2026.05.21 09:24:09.569255 [ 270 ] {bac6c5ed-3e6c-4ce2-8a3b-4c66965a86b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 13895 | 2026.05.21 09:24:09.569591 [ 270 ] {bac6c5ed-3e6c-4ce2-8a3b-4c66965a86b7} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13896 | 2026.05.21 09:24:09.569818 [ 270 ] {bac6c5ed-3e6c-4ce2-8a3b-4c66965a86b7} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13897 | 2026.05.21 09:24:09.569963 [ 270 ] {bac6c5ed-3e6c-4ce2-8a3b-4c66965a86b7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001225 sec., 48979.5918367347 rows/sec., 3.30 MiB/sec. | ||
| 13898 | 2026.05.21 09:24:09.570000 [ 270 ] {bac6c5ed-3e6c-4ce2-8a3b-4c66965a86b7} <Debug> TCPHandler: Processed in 0.001392856 sec. | ||
| 13899 | 2026.05.21 09:24:09.573583 [ 189 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_94_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34261 rows, containing 5 columns (5 merged, 0 gathered) in 0.007735899 sec., 4428832.382635812 rows/sec., 288.44 MiB/sec. | ||
| 13900 | 2026.05.21 09:24:09.573914 [ 187 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_94_20} <Trace> MergedBlockOutputStream: filled checksums all_1_94_20 (state Temporary) | ||
| 13901 | 2026.05.21 09:24:09.574242 [ 187 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_94_20} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_merge_all_1_94_20 to all_1_94_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13902 | 2026.05.21 09:24:09.574329 [ 187 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_94_20} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Merged 4 parts: [all_1_91_19, all_94_94_0] -> all_1_94_20 | ||
| 13903 | 2026.05.21 09:24:09.574419 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 13904 | 2026.05.21 09:24:10.000202 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 352.94 MiB, peak 365.91 MiB, free memory in arenas 0.00 B, will set to 354.11 MiB (RSS), difference: 1.16 MiB | ||
| 13905 | 2026.05.21 09:24:13.320886 [ 58 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13906 | 2026.05.21 09:24:13.320951 [ 58 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13907 | 2026.05.21 09:24:13.513195 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 29698 | ||
| 13908 | 2026.05.21 09:24:13.513743 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13909 | 2026.05.21 09:24:13.513792 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 13910 | 2026.05.21 09:24:13.514285 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 13911 | 2026.05.21 09:24:13.514528 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13912 | 2026.05.21 09:24:13.514691 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29698 | ||
| 13913 | 2026.05.21 09:24:14.551475 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13914 | 2026.05.21 09:24:14.551710 [ 270 ] {e69ed3c8-778d-45de-8d01-53692f13585e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 13915 | 2026.05.21 09:24:14.552040 [ 270 ] {e69ed3c8-778d-45de-8d01-53692f13585e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13916 | 2026.05.21 09:24:14.552077 [ 270 ] {e69ed3c8-778d-45de-8d01-53692f13585e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 13917 | 2026.05.21 09:24:14.552319 [ 270 ] {e69ed3c8-778d-45de-8d01-53692f13585e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13918 | 2026.05.21 09:24:14.552388 [ 270 ] {e69ed3c8-778d-45de-8d01-53692f13585e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13919 | 2026.05.21 09:24:14.552529 [ 270 ] {e69ed3c8-778d-45de-8d01-53692f13585e} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 13920 | 2026.05.21 09:24:14.552640 [ 365 ] {e69ed3c8-778d-45de-8d01-53692f13585e} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 13921 | 2026.05.21 09:24:14.552655 [ 268 ] {e69ed3c8-778d-45de-8d01-53692f13585e} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 13922 | 2026.05.21 09:24:14.552646 [ 313 ] {e69ed3c8-778d-45de-8d01-53692f13585e} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 13923 | 2026.05.21 09:24:14.552646 [ 350 ] {e69ed3c8-778d-45de-8d01-53692f13585e} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 13924 | 2026.05.21 09:24:14.552858 [ 270 ] {e69ed3c8-778d-45de-8d01-53692f13585e} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 13925 | 2026.05.21 09:24:14.552889 [ 270 ] {e69ed3c8-778d-45de-8d01-53692f13585e} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13926 | 2026.05.21 09:24:14.552990 [ 270 ] {e69ed3c8-778d-45de-8d01-53692f13585e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 13927 | 2026.05.21 09:24:14.553014 [ 270 ] {e69ed3c8-778d-45de-8d01-53692f13585e} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 13928 | 2026.05.21 09:24:14.553058 [ 270 ] {e69ed3c8-778d-45de-8d01-53692f13585e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 13929 | 2026.05.21 09:24:14.553101 [ 270 ] {e69ed3c8-778d-45de-8d01-53692f13585e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 13930 | 2026.05.21 09:24:14.553139 [ 270 ] {e69ed3c8-778d-45de-8d01-53692f13585e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 13931 | 2026.05.21 09:24:14.553177 [ 270 ] {e69ed3c8-778d-45de-8d01-53692f13585e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 13932 | 2026.05.21 09:24:14.554441 [ 270 ] {e69ed3c8-778d-45de-8d01-53692f13585e} <Debug> executeQuery: Read 51 rows, 10.48 KiB in 0.002819 sec., 18091.521816246895 rows/sec., 3.63 MiB/sec. | ||
| 13933 | 2026.05.21 09:24:14.554704 [ 270 ] {e69ed3c8-778d-45de-8d01-53692f13585e} <Debug> MemoryTracker: Peak memory usage (for query): 172.51 KiB. | ||
| 13934 | 2026.05.21 09:24:14.554722 [ 270 ] {e69ed3c8-778d-45de-8d01-53692f13585e} <Debug> TCPHandler: Processed in 0.003376413 sec. | ||
| 13935 | 2026.05.21 09:24:14.556397 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13936 | 2026.05.21 09:24:14.556532 [ 270 ] {85cf74c2-e214-40f9-8556-fb657eaf1441} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13937 | 2026.05.21 09:24:14.556591 [ 270 ] {85cf74c2-e214-40f9-8556-fb657eaf1441} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13938 | 2026.05.21 09:24:14.557164 [ 270 ] {85cf74c2-e214-40f9-8556-fb657eaf1441} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13939 | 2026.05.21 09:24:14.557208 [ 270 ] {85cf74c2-e214-40f9-8556-fb657eaf1441} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 13940 | 2026.05.21 09:24:14.557578 [ 270 ] {85cf74c2-e214-40f9-8556-fb657eaf1441} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13941 | 2026.05.21 09:24:14.557796 [ 270 ] {85cf74c2-e214-40f9-8556-fb657eaf1441} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13942 | 2026.05.21 09:24:14.557940 [ 270 ] {85cf74c2-e214-40f9-8556-fb657eaf1441} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001446 sec., 38727.524204702626 rows/sec., 2.96 MiB/sec. | ||
| 13943 | 2026.05.21 09:24:14.557975 [ 270 ] {85cf74c2-e214-40f9-8556-fb657eaf1441} <Debug> TCPHandler: Processed in 0.001694547 sec. | ||
| 13944 | 2026.05.21 09:24:14.558126 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13945 | 2026.05.21 09:24:14.558225 [ 270 ] {47bc1cb6-ac79-444e-add2-86c1ba64df59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13946 | 2026.05.21 09:24:14.558265 [ 270 ] {47bc1cb6-ac79-444e-add2-86c1ba64df59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13947 | 2026.05.21 09:24:14.558684 [ 270 ] {47bc1cb6-ac79-444e-add2-86c1ba64df59} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13948 | 2026.05.21 09:24:14.558721 [ 270 ] {47bc1cb6-ac79-444e-add2-86c1ba64df59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 13949 | 2026.05.21 09:24:14.559012 [ 270 ] {47bc1cb6-ac79-444e-add2-86c1ba64df59} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13950 | 2026.05.21 09:24:14.559210 [ 270 ] {47bc1cb6-ac79-444e-add2-86c1ba64df59} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13951 | 2026.05.21 09:24:14.559336 [ 270 ] {47bc1cb6-ac79-444e-add2-86c1ba64df59} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00113 sec., 56637.16814159293 rows/sec., 4.42 MiB/sec. | ||
| 13952 | 2026.05.21 09:24:14.559371 [ 270 ] {47bc1cb6-ac79-444e-add2-86c1ba64df59} <Debug> TCPHandler: Processed in 0.001295854 sec. | ||
| 13953 | 2026.05.21 09:24:14.559498 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13954 | 2026.05.21 09:24:14.559595 [ 270 ] {7a60d467-7164-4672-a98d-d48c2efd3b64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13955 | 2026.05.21 09:24:14.559637 [ 270 ] {7a60d467-7164-4672-a98d-d48c2efd3b64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13956 | 2026.05.21 09:24:14.560055 [ 270 ] {7a60d467-7164-4672-a98d-d48c2efd3b64} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13957 | 2026.05.21 09:24:14.560091 [ 270 ] {7a60d467-7164-4672-a98d-d48c2efd3b64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 13958 | 2026.05.21 09:24:14.560408 [ 270 ] {7a60d467-7164-4672-a98d-d48c2efd3b64} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13959 | 2026.05.21 09:24:14.560610 [ 270 ] {7a60d467-7164-4672-a98d-d48c2efd3b64} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13960 | 2026.05.21 09:24:14.560742 [ 270 ] {7a60d467-7164-4672-a98d-d48c2efd3b64} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001165 sec., 137339.0557939914 rows/sec., 9.57 MiB/sec. | ||
| 13961 | 2026.05.21 09:24:14.560776 [ 270 ] {7a60d467-7164-4672-a98d-d48c2efd3b64} <Debug> TCPHandler: Processed in 0.001327285 sec. | ||
| 13962 | 2026.05.21 09:24:14.560897 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13963 | 2026.05.21 09:24:14.560993 [ 270 ] {9b7bc577-c99c-4830-be9c-af8fb0f7266e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13964 | 2026.05.21 09:24:14.561034 [ 270 ] {9b7bc577-c99c-4830-be9c-af8fb0f7266e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13965 | 2026.05.21 09:24:14.561373 [ 270 ] {9b7bc577-c99c-4830-be9c-af8fb0f7266e} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13966 | 2026.05.21 09:24:14.561408 [ 270 ] {9b7bc577-c99c-4830-be9c-af8fb0f7266e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 13967 | 2026.05.21 09:24:14.561715 [ 270 ] {9b7bc577-c99c-4830-be9c-af8fb0f7266e} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13968 | 2026.05.21 09:24:14.561911 [ 270 ] {9b7bc577-c99c-4830-be9c-af8fb0f7266e} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13969 | 2026.05.21 09:24:14.562036 [ 270 ] {9b7bc577-c99c-4830-be9c-af8fb0f7266e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001061 sec., 56550.42412818096 rows/sec., 3.81 MiB/sec. | ||
| 13970 | 2026.05.21 09:24:14.562069 [ 270 ] {9b7bc577-c99c-4830-be9c-af8fb0f7266e} <Debug> TCPHandler: Processed in 0.001220781 sec. | ||
| 13971 | 2026.05.21 09:24:15.140309 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 467 | ||
| 13972 | 2026.05.21 09:24:15.155369 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13973 | 2026.05.21 09:24:15.155437 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 13974 | 2026.05.21 09:24:15.161297 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 13975 | 2026.05.21 09:24:15.161950 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13976 | 2026.05.21 09:24:15.164605 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 467 | ||
| 13977 | 2026.05.21 09:24:16.430688 [ 21 ] {} <Debug> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
| 13978 | 2026.05.21 09:24:16.430754 [ 21 ] {} <Trace> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13979 | 2026.05.21 09:24:16.430780 [ 21 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 13980 | 2026.05.21 09:24:16.430927 [ 191 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_29_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full | ||
| 13981 | 2026.05.21 09:24:16.431072 [ 191 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13982 | 2026.05.21 09:24:16.431110 [ 191 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 20 rows starting from the beginning of the part | ||
| 13983 | 2026.05.21 09:24:16.431194 [ 191 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 2 rows starting from the beginning of the part | ||
| 13984 | 2026.05.21 09:24:16.431247 [ 191 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 4 rows starting from the beginning of the part | ||
| 13985 | 2026.05.21 09:24:16.431297 [ 191 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 8 rows starting from the beginning of the part | ||
| 13986 | 2026.05.21 09:24:16.431344 [ 191 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 4 rows starting from the beginning of the part | ||
| 13987 | 2026.05.21 09:24:16.432181 [ 189 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001309464 sec., 29019.507218220584 rows/sec., 2.42 MiB/sec. | ||
| 13988 | 2026.05.21 09:24:16.432369 [ 193 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
| 13989 | 2026.05.21 09:24:16.432664 [ 193 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_29_7} <Trace> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13990 | 2026.05.21 09:24:16.432743 [ 193 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_29_7} <Trace> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
| 13991 | 2026.05.21 09:24:16.432831 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 13992 | 2026.05.21 09:24:19.239235 [ 60 ] {} <Debug> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4) (MergerMutator): Selected 5 parts from all_1_28_6 to all_32_32_0 | ||
| 13993 | 2026.05.21 09:24:19.239337 [ 60 ] {} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13994 | 2026.05.21 09:24:19.239368 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 13995 | 2026.05.21 09:24:19.239566 [ 191 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_32_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_28_6 to all_32_32_0 into Compact with storage Full | ||
| 13996 | 2026.05.21 09:24:19.239798 [ 191 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_32_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13997 | 2026.05.21 09:24:19.239866 [ 191 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_28_6, total 974 rows starting from the beginning of the part | ||
| 13998 | 2026.05.21 09:24:19.239999 [ 191 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 24 rows starting from the beginning of the part | ||
| 13999 | 2026.05.21 09:24:19.240093 [ 191 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 801 rows starting from the beginning of the part | ||
| 14000 | 2026.05.21 09:24:19.240179 [ 191 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 24 rows starting from the beginning of the part | ||
| 14001 | 2026.05.21 09:24:19.240254 [ 191 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 801 rows starting from the beginning of the part | ||
| 14002 | 2026.05.21 09:24:19.241469 [ 193 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_32_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2624 rows, containing 5 columns (5 merged, 0 gathered) in 0.001985137 sec., 1321823.1285800426 rows/sec., 82.82 MiB/sec. | ||
| 14003 | 2026.05.21 09:24:19.241704 [ 193 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_32_7} <Trace> MergedBlockOutputStream: filled checksums all_1_32_7 (state Temporary) | ||
| 14004 | 2026.05.21 09:24:19.242015 [ 193 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_32_7} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Renaming temporary part tmp_merge_all_1_32_7 to all_1_32_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14005 | 2026.05.21 09:24:19.242099 [ 193 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_32_7} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4) (MergerMutator): Merged 5 parts: [all_1_28_6, all_32_32_0] -> all_1_32_7 | ||
| 14006 | 2026.05.21 09:24:19.242199 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 14007 | 2026.05.21 09:24:19.553468 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14008 | 2026.05.21 09:24:19.553708 [ 270 ] {2c4df2aa-0e95-4a12-ae25-6b2db8e48233} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_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) | ||
| 14009 | 2026.05.21 09:24:19.554057 [ 270 ] {2c4df2aa-0e95-4a12-ae25-6b2db8e48233} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14010 | 2026.05.21 09:24:19.554097 [ 270 ] {2c4df2aa-0e95-4a12-ae25-6b2db8e48233} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_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 | ||
| 14011 | 2026.05.21 09:24:19.554329 [ 270 ] {2c4df2aa-0e95-4a12-ae25-6b2db8e48233} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14012 | 2026.05.21 09:24:19.554396 [ 270 ] {2c4df2aa-0e95-4a12-ae25-6b2db8e48233} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14013 | 2026.05.21 09:24:19.554536 [ 270 ] {2c4df2aa-0e95-4a12-ae25-6b2db8e48233} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 14014 | 2026.05.21 09:24:19.554635 [ 268 ] {2c4df2aa-0e95-4a12-ae25-6b2db8e48233} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 14015 | 2026.05.21 09:24:19.554644 [ 313 ] {2c4df2aa-0e95-4a12-ae25-6b2db8e48233} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 14016 | 2026.05.21 09:24:19.554644 [ 322 ] {2c4df2aa-0e95-4a12-ae25-6b2db8e48233} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 14017 | 2026.05.21 09:24:19.554642 [ 318 ] {2c4df2aa-0e95-4a12-ae25-6b2db8e48233} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 14018 | 2026.05.21 09:24:19.554848 [ 270 ] {2c4df2aa-0e95-4a12-ae25-6b2db8e48233} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 14019 | 2026.05.21 09:24:19.554876 [ 270 ] {2c4df2aa-0e95-4a12-ae25-6b2db8e48233} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14020 | 2026.05.21 09:24:19.554974 [ 270 ] {2c4df2aa-0e95-4a12-ae25-6b2db8e48233} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 14021 | 2026.05.21 09:24:19.554996 [ 270 ] {2c4df2aa-0e95-4a12-ae25-6b2db8e48233} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 14022 | 2026.05.21 09:24:19.555033 [ 270 ] {2c4df2aa-0e95-4a12-ae25-6b2db8e48233} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_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'))" | ||
| 14023 | 2026.05.21 09:24:19.555074 [ 270 ] {2c4df2aa-0e95-4a12-ae25-6b2db8e48233} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_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'))" | ||
| 14024 | 2026.05.21 09:24:19.555115 [ 270 ] {2c4df2aa-0e95-4a12-ae25-6b2db8e48233} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_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'))" | ||
| 14025 | 2026.05.21 09:24:19.555154 [ 270 ] {2c4df2aa-0e95-4a12-ae25-6b2db8e48233} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_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'))" | ||
| 14026 | 2026.05.21 09:24:19.556360 [ 270 ] {2c4df2aa-0e95-4a12-ae25-6b2db8e48233} <Debug> executeQuery: Read 51 rows, 10.72 KiB in 0.00275 sec., 18545.454545454548 rows/sec., 3.81 MiB/sec. | ||
| 14027 | 2026.05.21 09:24:19.556564 [ 270 ] {2c4df2aa-0e95-4a12-ae25-6b2db8e48233} <Debug> MemoryTracker: Peak memory usage (for query): 187.46 KiB. | ||
| 14028 | 2026.05.21 09:24:19.556580 [ 270 ] {2c4df2aa-0e95-4a12-ae25-6b2db8e48233} <Debug> TCPHandler: Processed in 0.003249689 sec. | ||
| 14029 | 2026.05.21 09:24:19.559892 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14030 | 2026.05.21 09:24:19.560023 [ 270 ] {cbaf3096-24cf-4942-936d-ac6df6f08bcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14031 | 2026.05.21 09:24:19.560074 [ 270 ] {cbaf3096-24cf-4942-936d-ac6df6f08bcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14032 | 2026.05.21 09:24:19.560571 [ 270 ] {cbaf3096-24cf-4942-936d-ac6df6f08bcf} <Trace> oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14033 | 2026.05.21 09:24:19.560614 [ 270 ] {cbaf3096-24cf-4942-936d-ac6df6f08bcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 14034 | 2026.05.21 09:24:19.560962 [ 270 ] {cbaf3096-24cf-4942-936d-ac6df6f08bcf} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 14035 | 2026.05.21 09:24:19.561185 [ 270 ] {cbaf3096-24cf-4942-936d-ac6df6f08bcf} <Trace> oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14036 | 2026.05.21 09:24:19.561328 [ 270 ] {cbaf3096-24cf-4942-936d-ac6df6f08bcf} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001341 sec., 17897.09172259508 rows/sec., 1.48 MiB/sec. | ||
| 14037 | 2026.05.21 09:24:19.561363 [ 270 ] {cbaf3096-24cf-4942-936d-ac6df6f08bcf} <Debug> TCPHandler: Processed in 0.001533742 sec. | ||
| 14038 | 2026.05.21 09:24:19.561494 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14039 | 2026.05.21 09:24:19.561591 [ 270 ] {6b2154a5-302f-4130-b922-ae2230ddfd6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14040 | 2026.05.21 09:24:19.561631 [ 270 ] {6b2154a5-302f-4130-b922-ae2230ddfd6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14041 | 2026.05.21 09:24:19.562067 [ 270 ] {6b2154a5-302f-4130-b922-ae2230ddfd6c} <Trace> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14042 | 2026.05.21 09:24:19.562104 [ 270 ] {6b2154a5-302f-4130-b922-ae2230ddfd6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 14043 | 2026.05.21 09:24:19.562381 [ 270 ] {6b2154a5-302f-4130-b922-ae2230ddfd6c} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 14044 | 2026.05.21 09:24:19.562585 [ 270 ] {6b2154a5-302f-4130-b922-ae2230ddfd6c} <Trace> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14045 | 2026.05.21 09:24:19.562716 [ 270 ] {6b2154a5-302f-4130-b922-ae2230ddfd6c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001143 sec., 1749.7812773403325 rows/sec., 142.68 KiB/sec. | ||
| 14046 | 2026.05.21 09:24:19.562751 [ 270 ] {6b2154a5-302f-4130-b922-ae2230ddfd6c} <Debug> TCPHandler: Processed in 0.001306993 sec. | ||
| 14047 | 2026.05.21 09:24:19.562872 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14048 | 2026.05.21 09:24:19.562968 [ 270 ] {fa009106-249f-49a9-89e5-b8af0c2ca7fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14049 | 2026.05.21 09:24:19.563007 [ 270 ] {fa009106-249f-49a9-89e5-b8af0c2ca7fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14050 | 2026.05.21 09:24:19.563523 [ 270 ] {fa009106-249f-49a9-89e5-b8af0c2ca7fe} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14051 | 2026.05.21 09:24:19.563559 [ 270 ] {fa009106-249f-49a9-89e5-b8af0c2ca7fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 14052 | 2026.05.21 09:24:19.563866 [ 270 ] {fa009106-249f-49a9-89e5-b8af0c2ca7fe} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14053 | 2026.05.21 09:24:19.564077 [ 270 ] {fa009106-249f-49a9-89e5-b8af0c2ca7fe} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14054 | 2026.05.21 09:24:19.564210 [ 270 ] {fa009106-249f-49a9-89e5-b8af0c2ca7fe} <Debug> executeQuery: Read 259 rows, 23.78 KiB in 0.00126 sec., 205555.55555555553 rows/sec., 18.43 MiB/sec. | ||
| 14055 | 2026.05.21 09:24:19.564244 [ 270 ] {fa009106-249f-49a9-89e5-b8af0c2ca7fe} <Debug> TCPHandler: Processed in 0.001421277 sec. | ||
| 14056 | 2026.05.21 09:24:19.564366 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14057 | 2026.05.21 09:24:19.564462 [ 270 ] {a15e9eb4-1656-4302-8d27-7ec06f55bcf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14058 | 2026.05.21 09:24:19.564501 [ 270 ] {a15e9eb4-1656-4302-8d27-7ec06f55bcf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14059 | 2026.05.21 09:24:19.564942 [ 270 ] {a15e9eb4-1656-4302-8d27-7ec06f55bcf0} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14060 | 2026.05.21 09:24:19.564978 [ 270 ] {a15e9eb4-1656-4302-8d27-7ec06f55bcf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 14061 | 2026.05.21 09:24:19.565267 [ 270 ] {a15e9eb4-1656-4302-8d27-7ec06f55bcf0} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 14062 | 2026.05.21 09:24:19.565470 [ 270 ] {a15e9eb4-1656-4302-8d27-7ec06f55bcf0} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14063 | 2026.05.21 09:24:19.565597 [ 270 ] {a15e9eb4-1656-4302-8d27-7ec06f55bcf0} <Debug> executeQuery: Read 55 rows, 4.18 KiB in 0.001153 sec., 47701.647875108414 rows/sec., 3.54 MiB/sec. | ||
| 14064 | 2026.05.21 09:24:19.565631 [ 270 ] {a15e9eb4-1656-4302-8d27-7ec06f55bcf0} <Debug> TCPHandler: Processed in 0.001314674 sec. | ||
| 14065 | 2026.05.21 09:24:19.565764 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14066 | 2026.05.21 09:24:19.565861 [ 270 ] {5326d968-3a5b-430f-989e-8692625afe85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14067 | 2026.05.21 09:24:19.565900 [ 270 ] {5326d968-3a5b-430f-989e-8692625afe85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14068 | 2026.05.21 09:24:19.566306 [ 270 ] {5326d968-3a5b-430f-989e-8692625afe85} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14069 | 2026.05.21 09:24:19.566342 [ 270 ] {5326d968-3a5b-430f-989e-8692625afe85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 14070 | 2026.05.21 09:24:19.566678 [ 270 ] {5326d968-3a5b-430f-989e-8692625afe85} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 14071 | 2026.05.21 09:24:19.566877 [ 270 ] {5326d968-3a5b-430f-989e-8692625afe85} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14072 | 2026.05.21 09:24:19.567004 [ 270 ] {5326d968-3a5b-430f-989e-8692625afe85} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001161 sec., 20671.834625322997 rows/sec., 1.72 MiB/sec. | ||
| 14073 | 2026.05.21 09:24:19.567038 [ 270 ] {5326d968-3a5b-430f-989e-8692625afe85} <Debug> TCPHandler: Processed in 0.001323444 sec. | ||
| 14074 | 2026.05.21 09:24:19.567167 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14075 | 2026.05.21 09:24:19.567264 [ 270 ] {86f1afc5-ae0b-4aee-b904-b8a972f436b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14076 | 2026.05.21 09:24:19.567329 [ 270 ] {86f1afc5-ae0b-4aee-b904-b8a972f436b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14077 | 2026.05.21 09:24:19.567734 [ 270 ] {86f1afc5-ae0b-4aee-b904-b8a972f436b9} <Trace> oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14078 | 2026.05.21 09:24:19.567770 [ 270 ] {86f1afc5-ae0b-4aee-b904-b8a972f436b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 14079 | 2026.05.21 09:24:19.568047 [ 270 ] {86f1afc5-ae0b-4aee-b904-b8a972f436b9} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 14080 | 2026.05.21 09:24:19.568259 [ 270 ] {86f1afc5-ae0b-4aee-b904-b8a972f436b9} <Trace> oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14081 | 2026.05.21 09:24:19.568385 [ 270 ] {86f1afc5-ae0b-4aee-b904-b8a972f436b9} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001141 sec., 10517.090271691497 rows/sec., 821.65 KiB/sec. | ||
| 14082 | 2026.05.21 09:24:19.568420 [ 270 ] {86f1afc5-ae0b-4aee-b904-b8a972f436b9} <Debug> TCPHandler: Processed in 0.001301963 sec. | ||
| 14083 | 2026.05.21 09:24:19.568565 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14084 | 2026.05.21 09:24:19.568661 [ 270 ] {2cc3d3de-d712-441c-97b7-143b9ea7a0f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14085 | 2026.05.21 09:24:19.568699 [ 270 ] {2cc3d3de-d712-441c-97b7-143b9ea7a0f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14086 | 2026.05.21 09:24:19.569159 [ 270 ] {2cc3d3de-d712-441c-97b7-143b9ea7a0f3} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14087 | 2026.05.21 09:24:19.569196 [ 270 ] {2cc3d3de-d712-441c-97b7-143b9ea7a0f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 14088 | 2026.05.21 09:24:19.569503 [ 270 ] {2cc3d3de-d712-441c-97b7-143b9ea7a0f3} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14089 | 2026.05.21 09:24:19.569708 [ 270 ] {2cc3d3de-d712-441c-97b7-143b9ea7a0f3} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14090 | 2026.05.21 09:24:19.569841 [ 270 ] {2cc3d3de-d712-441c-97b7-143b9ea7a0f3} <Debug> executeQuery: Read 143 rows, 11.82 KiB in 0.001197 sec., 119465.32999164579 rows/sec., 9.64 MiB/sec. | ||
| 14091 | 2026.05.21 09:24:19.569876 [ 270 ] {2cc3d3de-d712-441c-97b7-143b9ea7a0f3} <Debug> TCPHandler: Processed in 0.001359805 sec. | ||
| 14092 | 2026.05.21 09:24:19.570001 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14093 | 2026.05.21 09:24:19.570097 [ 270 ] {eaf13415-ec53-4d90-9f32-42b0be51f94e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14094 | 2026.05.21 09:24:19.570139 [ 270 ] {eaf13415-ec53-4d90-9f32-42b0be51f94e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14095 | 2026.05.21 09:24:19.570528 [ 270 ] {eaf13415-ec53-4d90-9f32-42b0be51f94e} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14096 | 2026.05.21 09:24:19.570564 [ 270 ] {eaf13415-ec53-4d90-9f32-42b0be51f94e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 14097 | 2026.05.21 09:24:19.570884 [ 270 ] {eaf13415-ec53-4d90-9f32-42b0be51f94e} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14098 | 2026.05.21 09:24:19.571087 [ 270 ] {eaf13415-ec53-4d90-9f32-42b0be51f94e} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14099 | 2026.05.21 09:24:19.571212 [ 270 ] {eaf13415-ec53-4d90-9f32-42b0be51f94e} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001133 sec., 173874.6690203001 rows/sec., 12.47 MiB/sec. | ||
| 14100 | 2026.05.21 09:24:19.571246 [ 270 ] {eaf13415-ec53-4d90-9f32-42b0be51f94e} <Debug> TCPHandler: Processed in 0.001294213 sec. | ||
| 14101 | 2026.05.21 09:24:19.571392 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14102 | 2026.05.21 09:24:19.571489 [ 270 ] {92909c32-7719-4d51-8334-721bd628e86a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14103 | 2026.05.21 09:24:19.571542 [ 270 ] {92909c32-7719-4d51-8334-721bd628e86a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14104 | 2026.05.21 09:24:19.572422 [ 270 ] {92909c32-7719-4d51-8334-721bd628e86a} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14105 | 2026.05.21 09:24:19.572458 [ 270 ] {92909c32-7719-4d51-8334-721bd628e86a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 14106 | 2026.05.21 09:24:19.573009 [ 270 ] {92909c32-7719-4d51-8334-721bd628e86a} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 14107 | 2026.05.21 09:24:19.573233 [ 270 ] {92909c32-7719-4d51-8334-721bd628e86a} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14108 | 2026.05.21 09:24:19.573381 [ 270 ] {92909c32-7719-4d51-8334-721bd628e86a} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.00191 sec., 21465.968586387433 rows/sec., 38.47 MiB/sec. | ||
| 14109 | 2026.05.21 09:24:19.573460 [ 270 ] {92909c32-7719-4d51-8334-721bd628e86a} <Debug> TCPHandler: Processed in 0.002116981 sec. | ||
| 14110 | 2026.05.21 09:24:19.573613 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14111 | 2026.05.21 09:24:19.573711 [ 270 ] {739503f6-1ee6-4c5b-abaf-b63c5c7d1900} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14112 | 2026.05.21 09:24:19.573760 [ 270 ] {739503f6-1ee6-4c5b-abaf-b63c5c7d1900} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14113 | 2026.05.21 09:24:19.574183 [ 270 ] {739503f6-1ee6-4c5b-abaf-b63c5c7d1900} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14114 | 2026.05.21 09:24:19.574225 [ 270 ] {739503f6-1ee6-4c5b-abaf-b63c5c7d1900} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 14115 | 2026.05.21 09:24:19.574551 [ 270 ] {739503f6-1ee6-4c5b-abaf-b63c5c7d1900} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14116 | 2026.05.21 09:24:19.574820 [ 270 ] {739503f6-1ee6-4c5b-abaf-b63c5c7d1900} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14117 | 2026.05.21 09:24:19.574955 [ 270 ] {739503f6-1ee6-4c5b-abaf-b63c5c7d1900} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001263 sec., 47505.93824228028 rows/sec., 3.20 MiB/sec. | ||
| 14118 | 2026.05.21 09:24:19.574989 [ 270 ] {739503f6-1ee6-4c5b-abaf-b63c5c7d1900} <Debug> TCPHandler: Processed in 0.001425988 sec. | ||
| 14119 | 2026.05.21 09:24:21.015717 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 30210 | ||
| 14120 | 2026.05.21 09:24:21.016211 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14121 | 2026.05.21 09:24:21.016246 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 14122 | 2026.05.21 09:24:21.016710 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 14123 | 2026.05.21 09:24:21.016942 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14124 | 2026.05.21 09:24:21.017066 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30210 | ||
| 14125 | 2026.05.21 09:24:22.665561 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 475 | ||
| 14126 | 2026.05.21 09:24:22.682287 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14127 | 2026.05.21 09:24:22.682361 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 14128 | 2026.05.21 09:24:22.688346 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 14129 | 2026.05.21 09:24:22.689031 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14130 | 2026.05.21 09:24:22.692024 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 475 | ||
| 14131 | 2026.05.21 09:24:24.550905 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14132 | 2026.05.21 09:24:24.551141 [ 270 ] {5a6cb80c-9b16-4356-9aee-d1f3ad828204} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 14133 | 2026.05.21 09:24:24.551467 [ 270 ] {5a6cb80c-9b16-4356-9aee-d1f3ad828204} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14134 | 2026.05.21 09:24:24.551503 [ 270 ] {5a6cb80c-9b16-4356-9aee-d1f3ad828204} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 14135 | 2026.05.21 09:24:24.551714 [ 270 ] {5a6cb80c-9b16-4356-9aee-d1f3ad828204} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14136 | 2026.05.21 09:24:24.551782 [ 270 ] {5a6cb80c-9b16-4356-9aee-d1f3ad828204} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14137 | 2026.05.21 09:24:24.551920 [ 270 ] {5a6cb80c-9b16-4356-9aee-d1f3ad828204} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 14138 | 2026.05.21 09:24:24.552028 [ 313 ] {5a6cb80c-9b16-4356-9aee-d1f3ad828204} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 14139 | 2026.05.21 09:24:24.552033 [ 365 ] {5a6cb80c-9b16-4356-9aee-d1f3ad828204} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 14140 | 2026.05.21 09:24:24.552033 [ 318 ] {5a6cb80c-9b16-4356-9aee-d1f3ad828204} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 14141 | 2026.05.21 09:24:24.552028 [ 268 ] {5a6cb80c-9b16-4356-9aee-d1f3ad828204} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 14142 | 2026.05.21 09:24:24.552247 [ 270 ] {5a6cb80c-9b16-4356-9aee-d1f3ad828204} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 14143 | 2026.05.21 09:24:24.552274 [ 270 ] {5a6cb80c-9b16-4356-9aee-d1f3ad828204} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14144 | 2026.05.21 09:24:24.552375 [ 270 ] {5a6cb80c-9b16-4356-9aee-d1f3ad828204} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 14145 | 2026.05.21 09:24:24.552397 [ 270 ] {5a6cb80c-9b16-4356-9aee-d1f3ad828204} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 14146 | 2026.05.21 09:24:24.552434 [ 270 ] {5a6cb80c-9b16-4356-9aee-d1f3ad828204} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 14147 | 2026.05.21 09:24:24.552474 [ 270 ] {5a6cb80c-9b16-4356-9aee-d1f3ad828204} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 14148 | 2026.05.21 09:24:24.552513 [ 270 ] {5a6cb80c-9b16-4356-9aee-d1f3ad828204} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 14149 | 2026.05.21 09:24:24.552551 [ 270 ] {5a6cb80c-9b16-4356-9aee-d1f3ad828204} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 14150 | 2026.05.21 09:24:24.553790 [ 270 ] {5a6cb80c-9b16-4356-9aee-d1f3ad828204} <Debug> executeQuery: Read 51 rows, 10.48 KiB in 0.002738 sec., 18626.73484295106 rows/sec., 3.74 MiB/sec. | ||
| 14151 | 2026.05.21 09:24:24.553984 [ 270 ] {5a6cb80c-9b16-4356-9aee-d1f3ad828204} <Debug> MemoryTracker: Peak memory usage (for query): 171.61 KiB. | ||
| 14152 | 2026.05.21 09:24:24.554001 [ 270 ] {5a6cb80c-9b16-4356-9aee-d1f3ad828204} <Debug> TCPHandler: Processed in 0.003224608 sec. | ||
| 14153 | 2026.05.21 09:24:24.555755 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14154 | 2026.05.21 09:24:24.555868 [ 270 ] {ec83fd75-4a0f-4c17-a3d9-95140d96d28e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14155 | 2026.05.21 09:24:24.555913 [ 270 ] {ec83fd75-4a0f-4c17-a3d9-95140d96d28e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14156 | 2026.05.21 09:24:24.556423 [ 270 ] {ec83fd75-4a0f-4c17-a3d9-95140d96d28e} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14157 | 2026.05.21 09:24:24.556463 [ 270 ] {ec83fd75-4a0f-4c17-a3d9-95140d96d28e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 14158 | 2026.05.21 09:24:24.556840 [ 270 ] {ec83fd75-4a0f-4c17-a3d9-95140d96d28e} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 14159 | 2026.05.21 09:24:24.557068 [ 270 ] {ec83fd75-4a0f-4c17-a3d9-95140d96d28e} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14160 | 2026.05.21 09:24:24.557220 [ 270 ] {ec83fd75-4a0f-4c17-a3d9-95140d96d28e} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001384 sec., 40462.42774566474 rows/sec., 3.09 MiB/sec. | ||
| 14161 | 2026.05.21 09:24:24.557258 [ 270 ] {ec83fd75-4a0f-4c17-a3d9-95140d96d28e} <Debug> TCPHandler: Processed in 0.001553963 sec. | ||
| 14162 | 2026.05.21 09:24:24.557425 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14163 | 2026.05.21 09:24:24.557521 [ 270 ] {1834934c-74a6-4231-be08-526b190e7111} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14164 | 2026.05.21 09:24:24.557560 [ 270 ] {1834934c-74a6-4231-be08-526b190e7111} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14165 | 2026.05.21 09:24:24.557995 [ 270 ] {1834934c-74a6-4231-be08-526b190e7111} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14166 | 2026.05.21 09:24:24.558032 [ 270 ] {1834934c-74a6-4231-be08-526b190e7111} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 14167 | 2026.05.21 09:24:24.558339 [ 270 ] {1834934c-74a6-4231-be08-526b190e7111} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 14168 | 2026.05.21 09:24:24.558552 [ 270 ] {1834934c-74a6-4231-be08-526b190e7111} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14169 | 2026.05.21 09:24:24.558681 [ 270 ] {1834934c-74a6-4231-be08-526b190e7111} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001178 sec., 54329.37181663837 rows/sec., 4.24 MiB/sec. | ||
| 14170 | 2026.05.21 09:24:24.558715 [ 270 ] {1834934c-74a6-4231-be08-526b190e7111} <Debug> TCPHandler: Processed in 0.001340515 sec. | ||
| 14171 | 2026.05.21 09:24:24.558848 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14172 | 2026.05.21 09:24:24.558946 [ 270 ] {c1d23a4d-5f1a-4860-a80a-260989a335a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14173 | 2026.05.21 09:24:24.558990 [ 270 ] {c1d23a4d-5f1a-4860-a80a-260989a335a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14174 | 2026.05.21 09:24:24.559447 [ 270 ] {c1d23a4d-5f1a-4860-a80a-260989a335a5} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14175 | 2026.05.21 09:24:24.559482 [ 270 ] {c1d23a4d-5f1a-4860-a80a-260989a335a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 14176 | 2026.05.21 09:24:24.559828 [ 270 ] {c1d23a4d-5f1a-4860-a80a-260989a335a5} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 14177 | 2026.05.21 09:24:24.560040 [ 270 ] {c1d23a4d-5f1a-4860-a80a-260989a335a5} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14178 | 2026.05.21 09:24:24.560167 [ 61 ] {} <Debug> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Selected 5 parts from all_1_94_20 to all_98_98_0 | ||
| 14179 | 2026.05.21 09:24:24.560170 [ 270 ] {c1d23a4d-5f1a-4860-a80a-260989a335a5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001243 sec., 128720.83668543847 rows/sec., 8.97 MiB/sec. | ||
| 14180 | 2026.05.21 09:24:24.560220 [ 61 ] {} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14181 | 2026.05.21 09:24:24.560233 [ 270 ] {c1d23a4d-5f1a-4860-a80a-260989a335a5} <Debug> TCPHandler: Processed in 0.001434678 sec. | ||
| 14182 | 2026.05.21 09:24:24.560250 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 14183 | 2026.05.21 09:24:24.560368 [ 194 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_98_21} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_94_20 to all_98_98_0 into Compact with storage Full | ||
| 14184 | 2026.05.21 09:24:24.560395 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14185 | 2026.05.21 09:24:24.560497 [ 270 ] {a990e6d5-64c8-4c33-9917-cb5e17164da2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14186 | 2026.05.21 09:24:24.560522 [ 194 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_98_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14187 | 2026.05.21 09:24:24.560539 [ 270 ] {a990e6d5-64c8-4c33-9917-cb5e17164da2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14188 | 2026.05.21 09:24:24.560567 [ 194 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_98_21} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_94_20, total 34261 rows starting from the beginning of the part | ||
| 14189 | 2026.05.21 09:24:24.560649 [ 194 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_98_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 52 rows starting from the beginning of the part | ||
| 14190 | 2026.05.21 09:24:24.560707 [ 194 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_98_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 160 rows starting from the beginning of the part | ||
| 14191 | 2026.05.21 09:24:24.560759 [ 194 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_98_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 160 rows starting from the beginning of the part | ||
| 14192 | 2026.05.21 09:24:24.560807 [ 194 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_98_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 197 rows starting from the beginning of the part | ||
| 14193 | 2026.05.21 09:24:24.560902 [ 270 ] {a990e6d5-64c8-4c33-9917-cb5e17164da2} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14194 | 2026.05.21 09:24:24.560943 [ 270 ] {a990e6d5-64c8-4c33-9917-cb5e17164da2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 14195 | 2026.05.21 09:24:24.561291 [ 270 ] {a990e6d5-64c8-4c33-9917-cb5e17164da2} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 14196 | 2026.05.21 09:24:24.561511 [ 270 ] {a990e6d5-64c8-4c33-9917-cb5e17164da2} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14197 | 2026.05.21 09:24:24.561651 [ 270 ] {a990e6d5-64c8-4c33-9917-cb5e17164da2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001172 sec., 51194.53924914676 rows/sec., 3.45 MiB/sec. | ||
| 14198 | 2026.05.21 09:24:24.561685 [ 270 ] {a990e6d5-64c8-4c33-9917-cb5e17164da2} <Debug> TCPHandler: Processed in 0.001340045 sec. | ||
| 14199 | 2026.05.21 09:24:24.568430 [ 193 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_98_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34830 rows, containing 5 columns (5 merged, 0 gathered) in 0.008100571 sec., 4299696.897910036 rows/sec., 280.39 MiB/sec. | ||
| 14200 | 2026.05.21 09:24:24.568731 [ 194 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_98_21} <Trace> MergedBlockOutputStream: filled checksums all_1_98_21 (state Temporary) | ||
| 14201 | 2026.05.21 09:24:24.569018 [ 194 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_98_21} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_merge_all_1_98_21 to all_1_98_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14202 | 2026.05.21 09:24:24.569098 [ 194 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_98_21} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Merged 5 parts: [all_1_94_20, all_98_98_0] -> all_1_98_21 | ||
| 14203 | 2026.05.21 09:24:24.569184 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 14204 | 2026.05.21 09:24:25.001222 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 354.42 MiB, peak 365.91 MiB, free memory in arenas 0.00 B, will set to 356.16 MiB (RSS), difference: 1.74 MiB | ||
| 14205 | 2026.05.21 09:24:26.852063 [ 260 ] {} <Trace> TCP-Session: 6133b9ec-e114-4b24-9244-24743d7e63c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14206 | 2026.05.21 09:24:26.852342 [ 260 ] {bdf573b8-63ed-43c8-a2f8-7a05695c3979} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60263) SELECT concat(database, '.', name) AS table_name, ifNull(total_bytes, 0) AS total_bytes, ifNull(total_rows, 0) AS total_rows FROM system.tables WHERE database = 'oximeter'AND has_own_data (stage: Complete) | ||
| 14207 | 2026.05.21 09:24:26.852794 [ 260 ] {bdf573b8-63ed-43c8-a2f8-7a05695c3979} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 14208 | 2026.05.21 09:24:26.852984 [ 260 ] {bdf573b8-63ed-43c8-a2f8-7a05695c3979} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14209 | 2026.05.21 09:24:26.853364 [ 268 ] {bdf573b8-63ed-43c8-a2f8-7a05695c3979} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 14210 | 2026.05.21 09:24:26.853722 [ 260 ] {bdf573b8-63ed-43c8-a2f8-7a05695c3979} <Debug> executeQuery: Read 41 rows, 2.50 KiB in 0.001505 sec., 27242.52491694352 rows/sec., 1.62 MiB/sec. | ||
| 14211 | 2026.05.21 09:24:26.853798 [ 260 ] {bdf573b8-63ed-43c8-a2f8-7a05695c3979} <Debug> TCPHandler: Processed in 0.001871313 sec. | ||
| 14212 | 2026.05.21 09:24:28.321030 [ 57 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14213 | 2026.05.21 09:24:28.321093 [ 57 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14214 | 2026.05.21 09:24:28.518106 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 30658 | ||
| 14215 | 2026.05.21 09:24:28.518621 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14216 | 2026.05.21 09:24:28.518668 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 14217 | 2026.05.21 09:24:28.519130 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 14218 | 2026.05.21 09:24:28.519358 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14219 | 2026.05.21 09:24:28.519485 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30658 | ||
| 14220 | 2026.05.21 09:24:29.001186 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000822877 sec. | ||
| 14221 | 2026.05.21 09:24:29.551811 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14222 | 2026.05.21 09:24:29.552056 [ 270 ] {9663540f-a689-4814-8bd1-108bde918d79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 14223 | 2026.05.21 09:24:29.552413 [ 270 ] {9663540f-a689-4814-8bd1-108bde918d79} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14224 | 2026.05.21 09:24:29.552452 [ 270 ] {9663540f-a689-4814-8bd1-108bde918d79} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 14225 | 2026.05.21 09:24:29.552678 [ 270 ] {9663540f-a689-4814-8bd1-108bde918d79} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14226 | 2026.05.21 09:24:29.552748 [ 270 ] {9663540f-a689-4814-8bd1-108bde918d79} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14227 | 2026.05.21 09:24:29.552893 [ 270 ] {9663540f-a689-4814-8bd1-108bde918d79} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 14228 | 2026.05.21 09:24:29.552983 [ 343 ] {9663540f-a689-4814-8bd1-108bde918d79} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 14229 | 2026.05.21 09:24:29.553008 [ 268 ] {9663540f-a689-4814-8bd1-108bde918d79} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 14230 | 2026.05.21 09:24:29.553021 [ 365 ] {9663540f-a689-4814-8bd1-108bde918d79} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 14231 | 2026.05.21 09:24:29.553035 [ 318 ] {9663540f-a689-4814-8bd1-108bde918d79} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 14232 | 2026.05.21 09:24:29.553228 [ 270 ] {9663540f-a689-4814-8bd1-108bde918d79} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 14233 | 2026.05.21 09:24:29.553261 [ 270 ] {9663540f-a689-4814-8bd1-108bde918d79} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14234 | 2026.05.21 09:24:29.553367 [ 270 ] {9663540f-a689-4814-8bd1-108bde918d79} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 14235 | 2026.05.21 09:24:29.553389 [ 270 ] {9663540f-a689-4814-8bd1-108bde918d79} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 14236 | 2026.05.21 09:24:29.553427 [ 270 ] {9663540f-a689-4814-8bd1-108bde918d79} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 14237 | 2026.05.21 09:24:29.553471 [ 270 ] {9663540f-a689-4814-8bd1-108bde918d79} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 14238 | 2026.05.21 09:24:29.553511 [ 270 ] {9663540f-a689-4814-8bd1-108bde918d79} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 14239 | 2026.05.21 09:24:29.553553 [ 270 ] {9663540f-a689-4814-8bd1-108bde918d79} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 14240 | 2026.05.21 09:24:29.554885 [ 270 ] {9663540f-a689-4814-8bd1-108bde918d79} <Debug> executeQuery: Read 51 rows, 10.72 KiB in 0.00293 sec., 17406.143344709897 rows/sec., 3.57 MiB/sec. | ||
| 14241 | 2026.05.21 09:24:29.555147 [ 270 ] {9663540f-a689-4814-8bd1-108bde918d79} <Debug> MemoryTracker: Peak memory usage (for query): 186.76 KiB. | ||
| 14242 | 2026.05.21 09:24:29.555163 [ 270 ] {9663540f-a689-4814-8bd1-108bde918d79} <Debug> TCPHandler: Processed in 0.003493297 sec. | ||
| 14243 | 2026.05.21 09:24:29.557608 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14244 | 2026.05.21 09:24:29.557768 [ 270 ] {22789a56-5dbf-4688-9dbb-a26e3c898278} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14245 | 2026.05.21 09:24:29.557830 [ 270 ] {22789a56-5dbf-4688-9dbb-a26e3c898278} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14246 | 2026.05.21 09:24:29.558626 [ 270 ] {22789a56-5dbf-4688-9dbb-a26e3c898278} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14247 | 2026.05.21 09:24:29.558674 [ 270 ] {22789a56-5dbf-4688-9dbb-a26e3c898278} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 14248 | 2026.05.21 09:24:29.559072 [ 270 ] {22789a56-5dbf-4688-9dbb-a26e3c898278} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14249 | 2026.05.21 09:24:29.559297 [ 270 ] {22789a56-5dbf-4688-9dbb-a26e3c898278} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14250 | 2026.05.21 09:24:29.559446 [ 270 ] {22789a56-5dbf-4688-9dbb-a26e3c898278} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001726 sec., 79953.65005793743 rows/sec., 6.94 MiB/sec. | ||
| 14251 | 2026.05.21 09:24:29.559482 [ 270 ] {22789a56-5dbf-4688-9dbb-a26e3c898278} <Debug> TCPHandler: Processed in 0.001950525 sec. | ||
| 14252 | 2026.05.21 09:24:29.559608 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14253 | 2026.05.21 09:24:29.559709 [ 270 ] {09f9802d-9c0d-4097-987d-dc875a998b9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14254 | 2026.05.21 09:24:29.559748 [ 270 ] {09f9802d-9c0d-4097-987d-dc875a998b9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14255 | 2026.05.21 09:24:29.560206 [ 270 ] {09f9802d-9c0d-4097-987d-dc875a998b9f} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14256 | 2026.05.21 09:24:29.560243 [ 270 ] {09f9802d-9c0d-4097-987d-dc875a998b9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 14257 | 2026.05.21 09:24:29.560552 [ 270 ] {09f9802d-9c0d-4097-987d-dc875a998b9f} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 14258 | 2026.05.21 09:24:29.560776 [ 270 ] {09f9802d-9c0d-4097-987d-dc875a998b9f} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14259 | 2026.05.21 09:24:29.560909 [ 270 ] {09f9802d-9c0d-4097-987d-dc875a998b9f} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001219 sec., 33634.12633305988 rows/sec., 2.47 MiB/sec. | ||
| 14260 | 2026.05.21 09:24:29.560943 [ 270 ] {09f9802d-9c0d-4097-987d-dc875a998b9f} <Debug> TCPHandler: Processed in 0.001385496 sec. | ||
| 14261 | 2026.05.21 09:24:29.561067 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14262 | 2026.05.21 09:24:29.561165 [ 270 ] {5d4b136d-c804-49bb-acc3-7f0b3b5eb404} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14263 | 2026.05.21 09:24:29.561205 [ 270 ] {5d4b136d-c804-49bb-acc3-7f0b3b5eb404} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14264 | 2026.05.21 09:24:29.561647 [ 270 ] {5d4b136d-c804-49bb-acc3-7f0b3b5eb404} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14265 | 2026.05.21 09:24:29.561683 [ 270 ] {5d4b136d-c804-49bb-acc3-7f0b3b5eb404} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 14266 | 2026.05.21 09:24:29.561983 [ 270 ] {5d4b136d-c804-49bb-acc3-7f0b3b5eb404} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14267 | 2026.05.21 09:24:29.562191 [ 270 ] {5d4b136d-c804-49bb-acc3-7f0b3b5eb404} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14268 | 2026.05.21 09:24:29.562323 [ 270 ] {5d4b136d-c804-49bb-acc3-7f0b3b5eb404} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001176 sec., 89285.71428571429 rows/sec., 6.97 MiB/sec. | ||
| 14269 | 2026.05.21 09:24:29.562358 [ 270 ] {5d4b136d-c804-49bb-acc3-7f0b3b5eb404} <Debug> TCPHandler: Processed in 0.001340075 sec. | ||
| 14270 | 2026.05.21 09:24:29.562511 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14271 | 2026.05.21 09:24:29.562614 [ 270 ] {07124754-a4e5-4c6b-93e0-eb78fd501164} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14272 | 2026.05.21 09:24:29.562658 [ 270 ] {07124754-a4e5-4c6b-93e0-eb78fd501164} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14273 | 2026.05.21 09:24:29.563093 [ 270 ] {07124754-a4e5-4c6b-93e0-eb78fd501164} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14274 | 2026.05.21 09:24:29.563130 [ 270 ] {07124754-a4e5-4c6b-93e0-eb78fd501164} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 14275 | 2026.05.21 09:24:29.563456 [ 270 ] {07124754-a4e5-4c6b-93e0-eb78fd501164} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14276 | 2026.05.21 09:24:29.563671 [ 270 ] {07124754-a4e5-4c6b-93e0-eb78fd501164} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14277 | 2026.05.21 09:24:29.563806 [ 270 ] {07124754-a4e5-4c6b-93e0-eb78fd501164} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00121 sec., 132231.40495867768 rows/sec., 9.21 MiB/sec. | ||
| 14278 | 2026.05.21 09:24:29.563841 [ 270 ] {07124754-a4e5-4c6b-93e0-eb78fd501164} <Debug> TCPHandler: Processed in 0.001379206 sec. | ||
| 14279 | 2026.05.21 09:24:29.564000 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14280 | 2026.05.21 09:24:29.564103 [ 270 ] {23a0bfdc-774e-4aec-b87e-5cc9993c2d76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14281 | 2026.05.21 09:24:29.564158 [ 270 ] {23a0bfdc-774e-4aec-b87e-5cc9993c2d76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14282 | 2026.05.21 09:24:29.565015 [ 270 ] {23a0bfdc-774e-4aec-b87e-5cc9993c2d76} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14283 | 2026.05.21 09:24:29.565053 [ 270 ] {23a0bfdc-774e-4aec-b87e-5cc9993c2d76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 14284 | 2026.05.21 09:24:29.565631 [ 270 ] {23a0bfdc-774e-4aec-b87e-5cc9993c2d76} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 14285 | 2026.05.21 09:24:29.565859 [ 270 ] {23a0bfdc-774e-4aec-b87e-5cc9993c2d76} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14286 | 2026.05.21 09:24:29.566000 [ 270 ] {23a0bfdc-774e-4aec-b87e-5cc9993c2d76} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001915 sec., 21409.921671018277 rows/sec., 38.37 MiB/sec. | ||
| 14287 | 2026.05.21 09:24:29.566076 [ 270 ] {23a0bfdc-774e-4aec-b87e-5cc9993c2d76} <Debug> TCPHandler: Processed in 0.002129061 sec. | ||
| 14288 | 2026.05.21 09:24:29.566266 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14289 | 2026.05.21 09:24:29.566392 [ 270 ] {8c0aa25d-0957-4b5c-919b-d6a8af6d9cbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14290 | 2026.05.21 09:24:29.566444 [ 270 ] {8c0aa25d-0957-4b5c-919b-d6a8af6d9cbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14291 | 2026.05.21 09:24:29.566889 [ 270 ] {8c0aa25d-0957-4b5c-919b-d6a8af6d9cbb} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14292 | 2026.05.21 09:24:29.566932 [ 270 ] {8c0aa25d-0957-4b5c-919b-d6a8af6d9cbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 14293 | 2026.05.21 09:24:29.567335 [ 270 ] {8c0aa25d-0957-4b5c-919b-d6a8af6d9cbb} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14294 | 2026.05.21 09:24:29.567577 [ 270 ] {8c0aa25d-0957-4b5c-919b-d6a8af6d9cbb} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14295 | 2026.05.21 09:24:29.567710 [ 270 ] {8c0aa25d-0957-4b5c-919b-d6a8af6d9cbb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001343 sec., 44676.09828741623 rows/sec., 3.01 MiB/sec. | ||
| 14296 | 2026.05.21 09:24:29.567718 [ 55 ] {} <Debug> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8) (MergerMutator): Selected 6 parts from all_1_95_18 to all_100_100_0 | ||
| 14297 | 2026.05.21 09:24:29.567746 [ 270 ] {8c0aa25d-0957-4b5c-919b-d6a8af6d9cbb} <Debug> TCPHandler: Processed in 0.001543271 sec. | ||
| 14298 | 2026.05.21 09:24:29.567783 [ 55 ] {} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14299 | 2026.05.21 09:24:29.567810 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 14300 | 2026.05.21 09:24:29.567927 [ 198 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_100_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_95_18 to all_100_100_0 into Compact with storage Full | ||
| 14301 | 2026.05.21 09:24:29.568061 [ 198 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_100_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14302 | 2026.05.21 09:24:29.568093 [ 198 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_100_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_95_18, total 5304 rows starting from the beginning of the part | ||
| 14303 | 2026.05.21 09:24:29.568152 [ 198 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_100_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 60 rows starting from the beginning of the part | ||
| 14304 | 2026.05.21 09:24:29.568197 [ 198 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_100_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 60 rows starting from the beginning of the part | ||
| 14305 | 2026.05.21 09:24:29.568240 [ 198 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_100_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 60 rows starting from the beginning of the part | ||
| 14306 | 2026.05.21 09:24:29.568286 [ 198 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_100_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 60 rows starting from the beginning of the part | ||
| 14307 | 2026.05.21 09:24:29.568329 [ 198 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_100_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 60 rows starting from the beginning of the part | ||
| 14308 | 2026.05.21 09:24:29.569823 [ 193 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_100_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5604 rows, containing 4 columns (4 merged, 0 gathered) in 0.001939585 sec., 2889277.8609857266 rows/sec., 191.56 MiB/sec. | ||
| 14309 | 2026.05.21 09:24:29.570229 [ 188 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_100_19} <Trace> MergedBlockOutputStream: filled checksums all_1_100_19 (state Temporary) | ||
| 14310 | 2026.05.21 09:24:29.570539 [ 188 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_100_19} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_merge_all_1_100_19 to all_1_100_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14311 | 2026.05.21 09:24:29.570617 [ 188 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_100_19} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8) (MergerMutator): Merged 6 parts: [all_1_95_18, all_100_100_0] -> all_1_100_19 | ||
| 14312 | 2026.05.21 09:24:29.570698 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. | ||
| 14313 | 2026.05.21 09:24:30.193030 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 482 | ||
| 14314 | 2026.05.21 09:24:30.209603 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14315 | 2026.05.21 09:24:30.209663 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 14316 | 2026.05.21 09:24:30.215930 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 14317 | 2026.05.21 09:24:30.216632 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14318 | 2026.05.21 09:24:30.219415 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 482 | ||
| 14319 | 2026.05.21 09:24:31.322938 [ 54 ] {} <Debug> oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d) (MergerMutator): Selected 5 parts from all_1_23_5 to all_27_27_0 | ||
| 14320 | 2026.05.21 09:24:31.322997 [ 54 ] {} <Trace> oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14321 | 2026.05.21 09:24:31.323017 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 14322 | 2026.05.21 09:24:31.323158 [ 193 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_27_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_23_5 to all_27_27_0 into Compact with storage Full | ||
| 14323 | 2026.05.21 09:24:31.323315 [ 193 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_27_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14324 | 2026.05.21 09:24:31.323360 [ 193 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_23_5, total 308 rows starting from the beginning of the part | ||
| 14325 | 2026.05.21 09:24:31.323436 [ 193 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 24 rows starting from the beginning of the part | ||
| 14326 | 2026.05.21 09:24:31.323491 [ 193 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 24 rows starting from the beginning of the part | ||
| 14327 | 2026.05.21 09:24:31.323541 [ 193 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 24 rows starting from the beginning of the part | ||
| 14328 | 2026.05.21 09:24:31.323592 [ 193 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 24 rows starting from the beginning of the part | ||
| 14329 | 2026.05.21 09:24:31.324438 [ 188 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_27_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 404 rows, containing 5 columns (5 merged, 0 gathered) in 0.001337785 sec., 301991.7251277298 rows/sec., 22.08 MiB/sec. | ||
| 14330 | 2026.05.21 09:24:31.324657 [ 200 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_27_6} <Trace> MergedBlockOutputStream: filled checksums all_1_27_6 (state Temporary) | ||
| 14331 | 2026.05.21 09:24:31.324966 [ 200 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_27_6} <Trace> oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Renaming temporary part tmp_merge_all_1_27_6 to all_1_27_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14332 | 2026.05.21 09:24:31.325040 [ 200 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_27_6} <Trace> oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d) (MergerMutator): Merged 5 parts: [all_1_23_5, all_27_27_0] -> all_1_27_6 | ||
| 14333 | 2026.05.21 09:24:31.325146 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 14334 | 2026.05.21 09:24:33.098407 [ 53 ] {} <Debug> oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307) (MergerMutator): Selected 5 parts from all_1_23_5 to all_27_27_0 | ||
| 14335 | 2026.05.21 09:24:33.098473 [ 53 ] {} <Trace> oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14336 | 2026.05.21 09:24:33.098497 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 14337 | 2026.05.21 09:24:33.098625 [ 186 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_27_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_23_5 to all_27_27_0 into Compact with storage Full | ||
| 14338 | 2026.05.21 09:24:33.098782 [ 186 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_27_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14339 | 2026.05.21 09:24:33.098821 [ 186 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_23_5, total 160 rows starting from the beginning of the part | ||
| 14340 | 2026.05.21 09:24:33.098895 [ 186 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 12 rows starting from the beginning of the part | ||
| 14341 | 2026.05.21 09:24:33.098948 [ 186 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 12 rows starting from the beginning of the part | ||
| 14342 | 2026.05.21 09:24:33.099002 [ 186 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 12 rows starting from the beginning of the part | ||
| 14343 | 2026.05.21 09:24:33.099047 [ 186 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 12 rows starting from the beginning of the part | ||
| 14344 | 2026.05.21 09:24:33.099863 [ 199 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_27_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 208 rows, containing 5 columns (5 merged, 0 gathered) in 0.001291373 sec., 161068.8778532616 rows/sec., 10.68 MiB/sec. | ||
| 14345 | 2026.05.21 09:24:33.100061 [ 196 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_27_6} <Trace> MergedBlockOutputStream: filled checksums all_1_27_6 (state Temporary) | ||
| 14346 | 2026.05.21 09:24:33.100350 [ 196 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_27_6} <Trace> oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Renaming temporary part tmp_merge_all_1_27_6 to all_1_27_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14347 | 2026.05.21 09:24:33.100427 [ 196 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_27_6} <Trace> oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307) (MergerMutator): Merged 5 parts: [all_1_23_5, all_27_27_0] -> all_1_27_6 | ||
| 14348 | 2026.05.21 09:24:33.100512 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 14349 | 2026.05.21 09:24:33.203399 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14350 | 2026.05.21 09:24:33.203736 [ 270 ] {251bf595-0e58-4053-9adb-3e01a16025c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', '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_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', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 14351 | 2026.05.21 09:24:33.204256 [ 270 ] {251bf595-0e58-4053-9adb-3e01a16025c3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14352 | 2026.05.21 09:24:33.204334 [ 270 ] {251bf595-0e58-4053-9adb-3e01a16025c3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', '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_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', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 14353 | 2026.05.21 09:24:33.204709 [ 270 ] {251bf595-0e58-4053-9adb-3e01a16025c3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14354 | 2026.05.21 09:24:33.204774 [ 270 ] {251bf595-0e58-4053-9adb-3e01a16025c3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14355 | 2026.05.21 09:24:33.204911 [ 270 ] {251bf595-0e58-4053-9adb-3e01a16025c3} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 41-element set) | ||
| 14356 | 2026.05.21 09:24:33.204998 [ 268 ] {251bf595-0e58-4053-9adb-3e01a16025c3} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 14357 | 2026.05.21 09:24:33.205004 [ 313 ] {251bf595-0e58-4053-9adb-3e01a16025c3} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 14358 | 2026.05.21 09:24:33.205024 [ 318 ] {251bf595-0e58-4053-9adb-3e01a16025c3} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 14359 | 2026.05.21 09:24:33.205008 [ 330 ] {251bf595-0e58-4053-9adb-3e01a16025c3} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 14360 | 2026.05.21 09:24:33.205187 [ 270 ] {251bf595-0e58-4053-9adb-3e01a16025c3} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 14361 | 2026.05.21 09:24:33.205217 [ 270 ] {251bf595-0e58-4053-9adb-3e01a16025c3} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14362 | 2026.05.21 09:24:33.205312 [ 270 ] {251bf595-0e58-4053-9adb-3e01a16025c3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 14363 | 2026.05.21 09:24:33.205334 [ 270 ] {251bf595-0e58-4053-9adb-3e01a16025c3} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 14364 | 2026.05.21 09:24:33.205371 [ 270 ] {251bf595-0e58-4053-9adb-3e01a16025c3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', '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_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', 'zone:cpu_nsec'))" | ||
| 14365 | 2026.05.21 09:24:33.205416 [ 270 ] {251bf595-0e58-4053-9adb-3e01a16025c3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', '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_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', 'zone:cpu_nsec'))" | ||
| 14366 | 2026.05.21 09:24:33.205456 [ 270 ] {251bf595-0e58-4053-9adb-3e01a16025c3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', '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_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', 'zone:cpu_nsec'))" | ||
| 14367 | 2026.05.21 09:24:33.205495 [ 270 ] {251bf595-0e58-4053-9adb-3e01a16025c3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', '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_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', 'zone:cpu_nsec'))" | ||
| 14368 | 2026.05.21 09:24:33.206786 [ 270 ] {251bf595-0e58-4053-9adb-3e01a16025c3} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.003207 sec., 15902.71281571562 rows/sec., 3.76 MiB/sec. | ||
| 14369 | 2026.05.21 09:24:33.206996 [ 270 ] {251bf595-0e58-4053-9adb-3e01a16025c3} <Debug> MemoryTracker: Peak memory usage (for query): 209.52 KiB. | ||
| 14370 | 2026.05.21 09:24:33.207012 [ 270 ] {251bf595-0e58-4053-9adb-3e01a16025c3} <Debug> TCPHandler: Processed in 0.003768406 sec. | ||
| 14371 | 2026.05.21 09:24:33.222339 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14372 | 2026.05.21 09:24:33.222475 [ 270 ] {5f35b949-0ec4-4241-b06f-15c2f1159b50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14373 | 2026.05.21 09:24:33.222527 [ 270 ] {5f35b949-0ec4-4241-b06f-15c2f1159b50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14374 | 2026.05.21 09:24:33.223224 [ 270 ] {5f35b949-0ec4-4241-b06f-15c2f1159b50} <Trace> oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14375 | 2026.05.21 09:24:33.223272 [ 270 ] {5f35b949-0ec4-4241-b06f-15c2f1159b50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 14376 | 2026.05.21 09:24:33.223672 [ 270 ] {5f35b949-0ec4-4241-b06f-15c2f1159b50} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 14377 | 2026.05.21 09:24:33.223888 [ 270 ] {5f35b949-0ec4-4241-b06f-15c2f1159b50} <Trace> oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14378 | 2026.05.21 09:24:33.224035 [ 270 ] {5f35b949-0ec4-4241-b06f-15c2f1159b50} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001596 sec., 177944.8621553885 rows/sec., 11.30 MiB/sec. | ||
| 14379 | 2026.05.21 09:24:33.224071 [ 270 ] {5f35b949-0ec4-4241-b06f-15c2f1159b50} <Debug> TCPHandler: Processed in 0.00179594 sec. | ||
| 14380 | 2026.05.21 09:24:33.224202 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14381 | 2026.05.21 09:24:33.224300 [ 270 ] {2db09ed1-f634-448e-8e36-5fbf1ac8d228} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14382 | 2026.05.21 09:24:33.224340 [ 270 ] {2db09ed1-f634-448e-8e36-5fbf1ac8d228} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14383 | 2026.05.21 09:24:33.224761 [ 270 ] {2db09ed1-f634-448e-8e36-5fbf1ac8d228} <Trace> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14384 | 2026.05.21 09:24:33.224797 [ 270 ] {2db09ed1-f634-448e-8e36-5fbf1ac8d228} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 14385 | 2026.05.21 09:24:33.225081 [ 270 ] {2db09ed1-f634-448e-8e36-5fbf1ac8d228} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 14386 | 2026.05.21 09:24:33.225298 [ 270 ] {2db09ed1-f634-448e-8e36-5fbf1ac8d228} <Trace> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14387 | 2026.05.21 09:24:33.225423 [ 270 ] {2db09ed1-f634-448e-8e36-5fbf1ac8d228} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001142 sec., 3502.626970227671 rows/sec., 285.61 KiB/sec. | ||
| 14388 | 2026.05.21 09:24:33.225457 [ 270 ] {2db09ed1-f634-448e-8e36-5fbf1ac8d228} <Debug> TCPHandler: Processed in 0.001304854 sec. | ||
| 14389 | 2026.05.21 09:24:33.225586 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14390 | 2026.05.21 09:24:33.225682 [ 270 ] {b28c1f6d-996c-4fd7-b003-17dc7b915467} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14391 | 2026.05.21 09:24:33.225722 [ 270 ] {b28c1f6d-996c-4fd7-b003-17dc7b915467} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14392 | 2026.05.21 09:24:33.227457 [ 270 ] {b28c1f6d-996c-4fd7-b003-17dc7b915467} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14393 | 2026.05.21 09:24:33.227494 [ 270 ] {b28c1f6d-996c-4fd7-b003-17dc7b915467} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 14394 | 2026.05.21 09:24:33.227966 [ 270 ] {b28c1f6d-996c-4fd7-b003-17dc7b915467} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14395 | 2026.05.21 09:24:33.228183 [ 270 ] {b28c1f6d-996c-4fd7-b003-17dc7b915467} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14396 | 2026.05.21 09:24:33.228302 [ 53 ] {} <Debug> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 14397 | 2026.05.21 09:24:33.228308 [ 270 ] {b28c1f6d-996c-4fd7-b003-17dc7b915467} <Debug> executeQuery: Read 3148 rows, 239.13 KiB in 0.002644 sec., 1190620.2723146747 rows/sec., 88.32 MiB/sec. | ||
| 14398 | 2026.05.21 09:24:33.228353 [ 53 ] {} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14399 | 2026.05.21 09:24:33.228367 [ 270 ] {b28c1f6d-996c-4fd7-b003-17dc7b915467} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 14400 | 2026.05.21 09:24:33.228382 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 14401 | 2026.05.21 09:24:33.228387 [ 270 ] {b28c1f6d-996c-4fd7-b003-17dc7b915467} <Debug> TCPHandler: Processed in 0.002849986 sec. | ||
| 14402 | 2026.05.21 09:24:33.228504 [ 186 ] {3cd78353-d451-4e36-8961-d673cdd72c18::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 | ||
| 14403 | 2026.05.21 09:24:33.228528 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14404 | 2026.05.21 09:24:33.228622 [ 186 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14405 | 2026.05.21 09:24:33.228631 [ 270 ] {2e5a4995-e851-49cb-9d2f-578fc3867ef6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14406 | 2026.05.21 09:24:33.228660 [ 186 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 3361 rows starting from the beginning of the part | ||
| 14407 | 2026.05.21 09:24:33.228680 [ 270 ] {2e5a4995-e851-49cb-9d2f-578fc3867ef6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14408 | 2026.05.21 09:24:33.228725 [ 186 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 56 rows starting from the beginning of the part | ||
| 14409 | 2026.05.21 09:24:33.228780 [ 186 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 259 rows starting from the beginning of the part | ||
| 14410 | 2026.05.21 09:24:33.228828 [ 186 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 56 rows starting from the beginning of the part | ||
| 14411 | 2026.05.21 09:24:33.228870 [ 186 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 138 rows starting from the beginning of the part | ||
| 14412 | 2026.05.21 09:24:33.228913 [ 186 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 3148 rows starting from the beginning of the part | ||
| 14413 | 2026.05.21 09:24:33.229173 [ 270 ] {2e5a4995-e851-49cb-9d2f-578fc3867ef6} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14414 | 2026.05.21 09:24:33.229214 [ 270 ] {2e5a4995-e851-49cb-9d2f-578fc3867ef6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 14415 | 2026.05.21 09:24:33.229519 [ 270 ] {2e5a4995-e851-49cb-9d2f-578fc3867ef6} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 14416 | 2026.05.21 09:24:33.229743 [ 270 ] {2e5a4995-e851-49cb-9d2f-578fc3867ef6} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14417 | 2026.05.21 09:24:33.229877 [ 270 ] {2e5a4995-e851-49cb-9d2f-578fc3867ef6} <Debug> executeQuery: Read 157 rows, 9.65 KiB in 0.001265 sec., 124110.67193675888 rows/sec., 7.45 MiB/sec. | ||
| 14418 | 2026.05.21 09:24:33.229913 [ 270 ] {2e5a4995-e851-49cb-9d2f-578fc3867ef6} <Debug> TCPHandler: Processed in 0.001434328 sec. | ||
| 14419 | 2026.05.21 09:24:33.230036 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14420 | 2026.05.21 09:24:33.230133 [ 270 ] {4968d26f-6984-498e-b5ff-d2546f744b60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14421 | 2026.05.21 09:24:33.230173 [ 270 ] {4968d26f-6984-498e-b5ff-d2546f744b60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14422 | 2026.05.21 09:24:33.230907 [ 270 ] {4968d26f-6984-498e-b5ff-d2546f744b60} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14423 | 2026.05.21 09:24:33.230944 [ 270 ] {4968d26f-6984-498e-b5ff-d2546f744b60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 14424 | 2026.05.21 09:24:33.231256 [ 196 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7018 rows, containing 5 columns (5 merged, 0 gathered) in 0.002795214 sec., 2510720.1094442145 rows/sec., 199.36 MiB/sec. | ||
| 14425 | 2026.05.21 09:24:33.231275 [ 270 ] {4968d26f-6984-498e-b5ff-d2546f744b60} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 14426 | 2026.05.21 09:24:33.231494 [ 270 ] {4968d26f-6984-498e-b5ff-d2546f744b60} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14427 | 2026.05.21 09:24:33.231566 [ 190 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 14428 | 2026.05.21 09:24:33.231628 [ 270 ] {4968d26f-6984-498e-b5ff-d2546f744b60} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001513 sec., 627891.6060806345 rows/sec., 36.94 MiB/sec. | ||
| 14429 | 2026.05.21 09:24:33.231668 [ 270 ] {4968d26f-6984-498e-b5ff-d2546f744b60} <Debug> TCPHandler: Processed in 0.001681497 sec. | ||
| 14430 | 2026.05.21 09:24:33.231903 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14431 | 2026.05.21 09:24:33.231969 [ 190 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_101_20} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14432 | 2026.05.21 09:24:33.232003 [ 270 ] {9eb1f54f-67b7-4f6c-9c7d-695e3e5264ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 14433 | 2026.05.21 09:24:33.232051 [ 270 ] {9eb1f54f-67b7-4f6c-9c7d-695e3e5264ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 14434 | 2026.05.21 09:24:33.232051 [ 190 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_101_20} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 14435 | 2026.05.21 09:24:33.232153 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB. | ||
| 14436 | 2026.05.21 09:24:33.232480 [ 270 ] {9eb1f54f-67b7-4f6c-9c7d-695e3e5264ce} <Trace> oximeter.fields_u64 (b5f83427-ae7b-4855-93f2-492292eb8518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14437 | 2026.05.21 09:24:33.232522 [ 270 ] {9eb1f54f-67b7-4f6c-9c7d-695e3e5264ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 14438 | 2026.05.21 09:24:33.232812 [ 270 ] {9eb1f54f-67b7-4f6c-9c7d-695e3e5264ce} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 14439 | 2026.05.21 09:24:33.233025 [ 270 ] {9eb1f54f-67b7-4f6c-9c7d-695e3e5264ce} <Trace> oximeter.fields_u64 (b5f83427-ae7b-4855-93f2-492292eb8518): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14440 | 2026.05.21 09:24:33.233159 [ 270 ] {9eb1f54f-67b7-4f6c-9c7d-695e3e5264ce} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001173 sec., 852.5149190110827 rows/sec., 59.94 KiB/sec. | ||
| 14441 | 2026.05.21 09:24:33.233204 [ 270 ] {9eb1f54f-67b7-4f6c-9c7d-695e3e5264ce} <Debug> TCPHandler: Processed in 0.001350195 sec. | ||
| 14442 | 2026.05.21 09:24:33.233329 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14443 | 2026.05.21 09:24:33.233426 [ 270 ] {0355872a-5d22-4e66-9f7f-daac2da98e42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14444 | 2026.05.21 09:24:33.233466 [ 270 ] {0355872a-5d22-4e66-9f7f-daac2da98e42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14445 | 2026.05.21 09:24:33.233957 [ 270 ] {0355872a-5d22-4e66-9f7f-daac2da98e42} <Trace> oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14446 | 2026.05.21 09:24:33.233994 [ 270 ] {0355872a-5d22-4e66-9f7f-daac2da98e42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 14447 | 2026.05.21 09:24:33.234299 [ 270 ] {0355872a-5d22-4e66-9f7f-daac2da98e42} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 14448 | 2026.05.21 09:24:33.234506 [ 270 ] {0355872a-5d22-4e66-9f7f-daac2da98e42} <Trace> oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14449 | 2026.05.21 09:24:33.234641 [ 270 ] {0355872a-5d22-4e66-9f7f-daac2da98e42} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001233 sec., 120032.44120032442 rows/sec., 6.83 MiB/sec. | ||
| 14450 | 2026.05.21 09:24:33.234676 [ 270 ] {0355872a-5d22-4e66-9f7f-daac2da98e42} <Debug> TCPHandler: Processed in 0.001396816 sec. | ||
| 14451 | 2026.05.21 09:24:33.234833 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14452 | 2026.05.21 09:24:33.234928 [ 270 ] {107b35e3-80dd-4318-888a-a9f1daa0aa7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14453 | 2026.05.21 09:24:33.234994 [ 270 ] {107b35e3-80dd-4318-888a-a9f1daa0aa7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14454 | 2026.05.21 09:24:33.236248 [ 270 ] {107b35e3-80dd-4318-888a-a9f1daa0aa7b} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14455 | 2026.05.21 09:24:33.236285 [ 270 ] {107b35e3-80dd-4318-888a-a9f1daa0aa7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 14456 | 2026.05.21 09:24:33.236649 [ 270 ] {107b35e3-80dd-4318-888a-a9f1daa0aa7b} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14457 | 2026.05.21 09:24:33.236863 [ 270 ] {107b35e3-80dd-4318-888a-a9f1daa0aa7b} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14458 | 2026.05.21 09:24:33.236991 [ 270 ] {107b35e3-80dd-4318-888a-a9f1daa0aa7b} <Debug> executeQuery: Read 1720 rows, 118.50 KiB in 0.00208 sec., 826923.076923077 rows/sec., 55.64 MiB/sec. | ||
| 14459 | 2026.05.21 09:24:33.236998 [ 53 ] {} <Debug> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 14460 | 2026.05.21 09:24:33.237028 [ 270 ] {107b35e3-80dd-4318-888a-a9f1daa0aa7b} <Debug> TCPHandler: Processed in 0.002246415 sec. | ||
| 14461 | 2026.05.21 09:24:33.237077 [ 53 ] {} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14462 | 2026.05.21 09:24:33.237112 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 14463 | 2026.05.21 09:24:33.237226 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14464 | 2026.05.21 09:24:33.237232 [ 199 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::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 | ||
| 14465 | 2026.05.21 09:24:33.237333 [ 270 ] {77b395bf-74cc-42b9-9c07-9dc39cca3c48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14466 | 2026.05.21 09:24:33.237376 [ 199 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14467 | 2026.05.21 09:24:33.237381 [ 270 ] {77b395bf-74cc-42b9-9c07-9dc39cca3c48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14468 | 2026.05.21 09:24:33.237422 [ 199 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1831 rows starting from the beginning of the part | ||
| 14469 | 2026.05.21 09:24:33.237501 [ 199 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 64 rows starting from the beginning of the part | ||
| 14470 | 2026.05.21 09:24:33.237559 [ 199 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 143 rows starting from the beginning of the part | ||
| 14471 | 2026.05.21 09:24:33.237612 [ 199 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 64 rows starting from the beginning of the part | ||
| 14472 | 2026.05.21 09:24:33.237655 [ 199 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 105 rows starting from the beginning of the part | ||
| 14473 | 2026.05.21 09:24:33.237712 [ 199 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 1720 rows starting from the beginning of the part | ||
| 14474 | 2026.05.21 09:24:33.237758 [ 270 ] {77b395bf-74cc-42b9-9c07-9dc39cca3c48} <Trace> oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14475 | 2026.05.21 09:24:33.237800 [ 270 ] {77b395bf-74cc-42b9-9c07-9dc39cca3c48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 14476 | 2026.05.21 09:24:33.238136 [ 270 ] {77b395bf-74cc-42b9-9c07-9dc39cca3c48} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 14477 | 2026.05.21 09:24:33.238361 [ 270 ] {77b395bf-74cc-42b9-9c07-9dc39cca3c48} <Trace> oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14478 | 2026.05.21 09:24:33.238500 [ 270 ] {77b395bf-74cc-42b9-9c07-9dc39cca3c48} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001186 sec., 5059.021922428331 rows/sec., 264.31 KiB/sec. | ||
| 14479 | 2026.05.21 09:24:33.238536 [ 270 ] {77b395bf-74cc-42b9-9c07-9dc39cca3c48} <Debug> TCPHandler: Processed in 0.001361866 sec. | ||
| 14480 | 2026.05.21 09:24:33.238691 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14481 | 2026.05.21 09:24:33.238787 [ 270 ] {52d32f7b-9ac1-4d6a-a9ad-e708a9590d09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14482 | 2026.05.21 09:24:33.238830 [ 270 ] {52d32f7b-9ac1-4d6a-a9ad-e708a9590d09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14483 | 2026.05.21 09:24:33.239133 [ 197 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3927 rows, containing 5 columns (5 merged, 0 gathered) in 0.001949466 sec., 2014397.7889329693 rows/sec., 146.32 MiB/sec. | ||
| 14484 | 2026.05.21 09:24:33.239336 [ 199 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 14485 | 2026.05.21 09:24:33.239592 [ 199 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_101_20} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14486 | 2026.05.21 09:24:33.239614 [ 270 ] {52d32f7b-9ac1-4d6a-a9ad-e708a9590d09} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14487 | 2026.05.21 09:24:33.239659 [ 270 ] {52d32f7b-9ac1-4d6a-a9ad-e708a9590d09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 14488 | 2026.05.21 09:24:33.239665 [ 199 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_101_20} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 14489 | 2026.05.21 09:24:33.239754 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 14490 | 2026.05.21 09:24:33.240120 [ 270 ] {52d32f7b-9ac1-4d6a-a9ad-e708a9590d09} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14491 | 2026.05.21 09:24:33.240336 [ 270 ] {52d32f7b-9ac1-4d6a-a9ad-e708a9590d09} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14492 | 2026.05.21 09:24:33.240466 [ 270 ] {52d32f7b-9ac1-4d6a-a9ad-e708a9590d09} <Debug> executeQuery: Read 1679 rows, 105.09 KiB in 0.001697 sec., 989393.0465527402 rows/sec., 60.48 MiB/sec. | ||
| 14493 | 2026.05.21 09:24:33.240502 [ 270 ] {52d32f7b-9ac1-4d6a-a9ad-e708a9590d09} <Debug> TCPHandler: Processed in 0.001860893 sec. | ||
| 14494 | 2026.05.21 09:24:33.240652 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14495 | 2026.05.21 09:24:33.240747 [ 270 ] {af4615e1-353f-463e-9442-4d4d4a26eab0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14496 | 2026.05.21 09:24:33.240789 [ 270 ] {af4615e1-353f-463e-9442-4d4d4a26eab0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14497 | 2026.05.21 09:24:33.241114 [ 270 ] {af4615e1-353f-463e-9442-4d4d4a26eab0} <Trace> oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14498 | 2026.05.21 09:24:33.241150 [ 270 ] {af4615e1-353f-463e-9442-4d4d4a26eab0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 14499 | 2026.05.21 09:24:33.241438 [ 270 ] {af4615e1-353f-463e-9442-4d4d4a26eab0} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 14500 | 2026.05.21 09:24:33.241641 [ 270 ] {af4615e1-353f-463e-9442-4d4d4a26eab0} <Trace> oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14501 | 2026.05.21 09:24:33.241767 [ 270 ] {af4615e1-353f-463e-9442-4d4d4a26eab0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001038 sec., 963.3911368015414 rows/sec., 64.92 KiB/sec. | ||
| 14502 | 2026.05.21 09:24:33.241800 [ 270 ] {af4615e1-353f-463e-9442-4d4d4a26eab0} <Debug> TCPHandler: Processed in 0.00119974 sec. | ||
| 14503 | 2026.05.21 09:24:33.241976 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14504 | 2026.05.21 09:24:33.242071 [ 270 ] {7b2c2594-95df-4c04-9afe-fa0efb5ee50f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14505 | 2026.05.21 09:24:33.242124 [ 270 ] {7b2c2594-95df-4c04-9afe-fa0efb5ee50f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14506 | 2026.05.21 09:24:33.242956 [ 270 ] {7b2c2594-95df-4c04-9afe-fa0efb5ee50f} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14507 | 2026.05.21 09:24:33.242992 [ 270 ] {7b2c2594-95df-4c04-9afe-fa0efb5ee50f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 14508 | 2026.05.21 09:24:33.243508 [ 270 ] {7b2c2594-95df-4c04-9afe-fa0efb5ee50f} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 14509 | 2026.05.21 09:24:33.243725 [ 270 ] {7b2c2594-95df-4c04-9afe-fa0efb5ee50f} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14510 | 2026.05.21 09:24:33.243866 [ 270 ] {7b2c2594-95df-4c04-9afe-fa0efb5ee50f} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001813 sec., 6067.291781577496 rows/sec., 10.87 MiB/sec. | ||
| 14511 | 2026.05.21 09:24:33.243942 [ 270 ] {7b2c2594-95df-4c04-9afe-fa0efb5ee50f} <Debug> TCPHandler: Processed in 0.002019298 sec. | ||
| 14512 | 2026.05.21 09:24:33.244123 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14513 | 2026.05.21 09:24:33.244220 [ 270 ] {6f8e064b-97e3-470d-bebe-c6f62e301505} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14514 | 2026.05.21 09:24:33.244261 [ 270 ] {6f8e064b-97e3-470d-bebe-c6f62e301505} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14515 | 2026.05.21 09:24:33.244601 [ 270 ] {6f8e064b-97e3-470d-bebe-c6f62e301505} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14516 | 2026.05.21 09:24:33.244638 [ 270 ] {6f8e064b-97e3-470d-bebe-c6f62e301505} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 14517 | 2026.05.21 09:24:33.244947 [ 270 ] {6f8e064b-97e3-470d-bebe-c6f62e301505} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14518 | 2026.05.21 09:24:33.245155 [ 270 ] {6f8e064b-97e3-470d-bebe-c6f62e301505} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14519 | 2026.05.21 09:24:33.245288 [ 270 ] {6f8e064b-97e3-470d-bebe-c6f62e301505} <Debug> executeQuery: Read 72 rows, 4.52 KiB in 0.001087 sec., 66237.35050597976 rows/sec., 4.06 MiB/sec. | ||
| 14520 | 2026.05.21 09:24:33.245322 [ 270 ] {6f8e064b-97e3-470d-bebe-c6f62e301505} <Debug> TCPHandler: Processed in 0.001249102 sec. | ||
| 14521 | 2026.05.21 09:24:34.546918 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14522 | 2026.05.21 09:24:34.547276 [ 270 ] {bbe38054-5817-4c19-88d1-0e02d4856e76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 14523 | 2026.05.21 09:24:34.547756 [ 270 ] {bbe38054-5817-4c19-88d1-0e02d4856e76} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14524 | 2026.05.21 09:24:34.547817 [ 270 ] {bbe38054-5817-4c19-88d1-0e02d4856e76} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 14525 | 2026.05.21 09:24:34.548140 [ 270 ] {bbe38054-5817-4c19-88d1-0e02d4856e76} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14526 | 2026.05.21 09:24:34.548245 [ 270 ] {bbe38054-5817-4c19-88d1-0e02d4856e76} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14527 | 2026.05.21 09:24:34.548442 [ 270 ] {bbe38054-5817-4c19-88d1-0e02d4856e76} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 14528 | 2026.05.21 09:24:34.548561 [ 313 ] {bbe38054-5817-4c19-88d1-0e02d4856e76} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 14529 | 2026.05.21 09:24:34.548575 [ 321 ] {bbe38054-5817-4c19-88d1-0e02d4856e76} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 14530 | 2026.05.21 09:24:34.548567 [ 330 ] {bbe38054-5817-4c19-88d1-0e02d4856e76} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 14531 | 2026.05.21 09:24:34.548567 [ 358 ] {bbe38054-5817-4c19-88d1-0e02d4856e76} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 14532 | 2026.05.21 09:24:34.548778 [ 270 ] {bbe38054-5817-4c19-88d1-0e02d4856e76} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 14533 | 2026.05.21 09:24:34.548815 [ 270 ] {bbe38054-5817-4c19-88d1-0e02d4856e76} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14534 | 2026.05.21 09:24:34.548960 [ 270 ] {bbe38054-5817-4c19-88d1-0e02d4856e76} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 14535 | 2026.05.21 09:24:34.548994 [ 270 ] {bbe38054-5817-4c19-88d1-0e02d4856e76} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 14536 | 2026.05.21 09:24:34.549044 [ 270 ] {bbe38054-5817-4c19-88d1-0e02d4856e76} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 14537 | 2026.05.21 09:24:34.549108 [ 270 ] {bbe38054-5817-4c19-88d1-0e02d4856e76} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 14538 | 2026.05.21 09:24:34.549162 [ 270 ] {bbe38054-5817-4c19-88d1-0e02d4856e76} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 14539 | 2026.05.21 09:24:34.549217 [ 270 ] {bbe38054-5817-4c19-88d1-0e02d4856e76} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 14540 | 2026.05.21 09:24:34.550933 [ 270 ] {bbe38054-5817-4c19-88d1-0e02d4856e76} <Debug> executeQuery: Read 51 rows, 10.48 KiB in 0.00378 sec., 13492.063492063493 rows/sec., 2.71 MiB/sec. | ||
| 14541 | 2026.05.21 09:24:34.551288 [ 270 ] {bbe38054-5817-4c19-88d1-0e02d4856e76} <Debug> MemoryTracker: Peak memory usage (for query): 170.90 KiB. | ||
| 14542 | 2026.05.21 09:24:34.551316 [ 270 ] {bbe38054-5817-4c19-88d1-0e02d4856e76} <Debug> TCPHandler: Processed in 0.004595143 sec. | ||
| 14543 | 2026.05.21 09:24:34.553368 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14544 | 2026.05.21 09:24:34.553513 [ 270 ] {622fb737-f0ac-4848-b68c-3abafacffea6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14545 | 2026.05.21 09:24:34.553576 [ 270 ] {622fb737-f0ac-4848-b68c-3abafacffea6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14546 | 2026.05.21 09:24:34.554253 [ 270 ] {622fb737-f0ac-4848-b68c-3abafacffea6} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14547 | 2026.05.21 09:24:34.554307 [ 270 ] {622fb737-f0ac-4848-b68c-3abafacffea6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 14548 | 2026.05.21 09:24:34.554717 [ 270 ] {622fb737-f0ac-4848-b68c-3abafacffea6} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14549 | 2026.05.21 09:24:34.554951 [ 270 ] {622fb737-f0ac-4848-b68c-3abafacffea6} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14550 | 2026.05.21 09:24:34.555108 [ 270 ] {622fb737-f0ac-4848-b68c-3abafacffea6} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001634 sec., 34271.72582619339 rows/sec., 2.62 MiB/sec. | ||
| 14551 | 2026.05.21 09:24:34.555146 [ 270 ] {622fb737-f0ac-4848-b68c-3abafacffea6} <Debug> TCPHandler: Processed in 0.001900884 sec. | ||
| 14552 | 2026.05.21 09:24:34.555300 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14553 | 2026.05.21 09:24:34.555401 [ 270 ] {257339ef-4cd6-47de-84ae-86d735861219} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14554 | 2026.05.21 09:24:34.555443 [ 270 ] {257339ef-4cd6-47de-84ae-86d735861219} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14555 | 2026.05.21 09:24:34.555884 [ 270 ] {257339ef-4cd6-47de-84ae-86d735861219} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14556 | 2026.05.21 09:24:34.555923 [ 270 ] {257339ef-4cd6-47de-84ae-86d735861219} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 14557 | 2026.05.21 09:24:34.556240 [ 270 ] {257339ef-4cd6-47de-84ae-86d735861219} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14558 | 2026.05.21 09:24:34.556473 [ 270 ] {257339ef-4cd6-47de-84ae-86d735861219} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14559 | 2026.05.21 09:24:34.556606 [ 270 ] {257339ef-4cd6-47de-84ae-86d735861219} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001224 sec., 52287.5816993464 rows/sec., 4.08 MiB/sec. | ||
| 14560 | 2026.05.21 09:24:34.556643 [ 270 ] {257339ef-4cd6-47de-84ae-86d735861219} <Debug> TCPHandler: Processed in 0.001397287 sec. | ||
| 14561 | 2026.05.21 09:24:34.556813 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14562 | 2026.05.21 09:24:34.556913 [ 270 ] {4b33d16b-f043-4136-aace-ab3c40c2fa90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14563 | 2026.05.21 09:24:34.556966 [ 270 ] {4b33d16b-f043-4136-aace-ab3c40c2fa90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14564 | 2026.05.21 09:24:34.557402 [ 270 ] {4b33d16b-f043-4136-aace-ab3c40c2fa90} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14565 | 2026.05.21 09:24:34.557440 [ 270 ] {4b33d16b-f043-4136-aace-ab3c40c2fa90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 14566 | 2026.05.21 09:24:34.557774 [ 270 ] {4b33d16b-f043-4136-aace-ab3c40c2fa90} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14567 | 2026.05.21 09:24:34.557989 [ 270 ] {4b33d16b-f043-4136-aace-ab3c40c2fa90} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14568 | 2026.05.21 09:24:34.558127 [ 270 ] {4b33d16b-f043-4136-aace-ab3c40c2fa90} <Debug> executeQuery: Read 52 rows, 3.70 KiB in 0.001232 sec., 42207.792207792205 rows/sec., 2.93 MiB/sec. | ||
| 14569 | 2026.05.21 09:24:34.558162 [ 270 ] {4b33d16b-f043-4136-aace-ab3c40c2fa90} <Debug> TCPHandler: Processed in 0.001402917 sec. | ||
| 14570 | 2026.05.21 09:24:34.558305 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14571 | 2026.05.21 09:24:34.558411 [ 270 ] {78b7e07a-be3e-46de-ab17-252b61f3decb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14572 | 2026.05.21 09:24:34.558456 [ 270 ] {78b7e07a-be3e-46de-ab17-252b61f3decb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14573 | 2026.05.21 09:24:34.558801 [ 270 ] {78b7e07a-be3e-46de-ab17-252b61f3decb} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14574 | 2026.05.21 09:24:34.558840 [ 270 ] {78b7e07a-be3e-46de-ab17-252b61f3decb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 14575 | 2026.05.21 09:24:34.559155 [ 270 ] {78b7e07a-be3e-46de-ab17-252b61f3decb} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14576 | 2026.05.21 09:24:34.559372 [ 270 ] {78b7e07a-be3e-46de-ab17-252b61f3decb} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14577 | 2026.05.21 09:24:34.559505 [ 270 ] {78b7e07a-be3e-46de-ab17-252b61f3decb} <Debug> executeQuery: Read 18 rows, 1.25 KiB in 0.001114 sec., 16157.989228007182 rows/sec., 1.09 MiB/sec. | ||
| 14578 | 2026.05.21 09:24:34.559540 [ 270 ] {78b7e07a-be3e-46de-ab17-252b61f3decb} <Debug> TCPHandler: Processed in 0.001289933 sec. | ||
| 14579 | 2026.05.21 09:24:34.849867 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53942 | ||
| 14580 | 2026.05.21 09:24:34.849951 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14581 | 2026.05.21 09:24:34.849976 [ 310 ] {} <Debug> TCP-Session: 996897f5-4318-4ed6-b8bc-966b94bdea0a Authenticating user 'default' from [fd00:1122:3344:101::e]:53942 | ||
| 14582 | 2026.05.21 09:24:34.849999 [ 310 ] {} <Debug> TCP-Session: 996897f5-4318-4ed6-b8bc-966b94bdea0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14583 | 2026.05.21 09:24:34.850012 [ 310 ] {} <Debug> TCP-Session: 996897f5-4318-4ed6-b8bc-966b94bdea0a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14584 | 2026.05.21 09:24:34.850235 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41079 | ||
| 14585 | 2026.05.21 09:24:34.850262 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53007 | ||
| 14586 | 2026.05.21 09:24:34.850302 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41597 | ||
| 14587 | 2026.05.21 09:24:34.850321 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57332 | ||
| 14588 | 2026.05.21 09:24:34.850353 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14589 | 2026.05.21 09:24:34.850370 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14590 | 2026.05.21 09:24:34.850381 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14591 | 2026.05.21 09:24:34.850406 [ 311 ] {} <Debug> TCP-Session: 645eda9c-bd71-4d0f-b3f7-3b6101d1de48 Authenticating user 'default' from [fd00:1122:3344:101::e]:41079 | ||
| 14592 | 2026.05.21 09:24:34.850413 [ 259 ] {} <Debug> TCP-Session: bcb01578-6616-40d8-aa9a-9cbb0531d148 Authenticating user 'default' from [fd00:1122:3344:101::e]:53007 | ||
| 14593 | 2026.05.21 09:24:34.850425 [ 304 ] {} <Debug> TCP-Session: 8cfc4fb0-1b1a-4907-8b00-0fabf8b9bc6a Authenticating user 'default' from [fd00:1122:3344:101::e]:41597 | ||
| 14594 | 2026.05.21 09:24:34.850443 [ 311 ] {} <Debug> TCP-Session: 645eda9c-bd71-4d0f-b3f7-3b6101d1de48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14595 | 2026.05.21 09:24:34.850452 [ 259 ] {} <Debug> TCP-Session: bcb01578-6616-40d8-aa9a-9cbb0531d148 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14596 | 2026.05.21 09:24:34.850457 [ 304 ] {} <Debug> TCP-Session: 8cfc4fb0-1b1a-4907-8b00-0fabf8b9bc6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14597 | 2026.05.21 09:24:34.850470 [ 311 ] {} <Debug> TCP-Session: 645eda9c-bd71-4d0f-b3f7-3b6101d1de48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14598 | 2026.05.21 09:24:34.850479 [ 259 ] {} <Debug> TCP-Session: bcb01578-6616-40d8-aa9a-9cbb0531d148 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14599 | 2026.05.21 09:24:34.850333 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61937 | ||
| 14600 | 2026.05.21 09:24:34.850526 [ 304 ] {} <Debug> TCP-Session: 8cfc4fb0-1b1a-4907-8b00-0fabf8b9bc6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14601 | 2026.05.21 09:24:34.850328 [ 310 ] {} <Trace> TCP-Session: 996897f5-4318-4ed6-b8bc-966b94bdea0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14602 | 2026.05.21 09:24:34.850290 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61879 | ||
| 14603 | 2026.05.21 09:24:34.850281 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42385 | ||
| 14604 | 2026.05.21 09:24:34.850652 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14605 | 2026.05.21 09:24:34.850322 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56209 | ||
| 14606 | 2026.05.21 09:24:34.850696 [ 307 ] {} <Debug> TCP-Session: 829bae35-f6b0-4271-ab55-277a1398ecd9 Authenticating user 'default' from [fd00:1122:3344:101::e]:57332 | ||
| 14607 | 2026.05.21 09:24:34.850728 [ 307 ] {} <Debug> TCP-Session: 829bae35-f6b0-4271-ab55-277a1398ecd9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14608 | 2026.05.21 09:24:34.850745 [ 307 ] {} <Debug> TCP-Session: 829bae35-f6b0-4271-ab55-277a1398ecd9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14609 | 2026.05.21 09:24:34.850757 [ 310 ] {9f31f460-8197-4a52-9112-e4b89d28a2ee} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53942) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14610 | 2026.05.21 09:24:34.851027 [ 310 ] {9f31f460-8197-4a52-9112-e4b89d28a2ee} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14611 | 2026.05.21 09:24:34.851060 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14612 | 2026.05.21 09:24:34.851085 [ 310 ] {9f31f460-8197-4a52-9112-e4b89d28a2ee} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14613 | 2026.05.21 09:24:34.851091 [ 309 ] {} <Debug> TCP-Session: 54d51370-74e2-41b5-afca-0aae4828a4ac Authenticating user 'default' from [fd00:1122:3344:101::e]:61937 | ||
| 14614 | 2026.05.21 09:24:34.851113 [ 309 ] {} <Debug> TCP-Session: 54d51370-74e2-41b5-afca-0aae4828a4ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14615 | 2026.05.21 09:24:34.851125 [ 309 ] {} <Debug> TCP-Session: 54d51370-74e2-41b5-afca-0aae4828a4ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14616 | 2026.05.21 09:24:34.851379 [ 310 ] {9f31f460-8197-4a52-9112-e4b89d28a2ee} <Debug> oximeter.version (0aef903c-aa8c-4aa8-a78f-ed504b3a4b83) (SelectExecutor): Key condition: unknown | ||
| 14617 | 2026.05.21 09:24:34.851454 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14618 | 2026.05.21 09:24:34.851495 [ 269 ] {} <Debug> TCP-Session: 0b06eb69-d153-43d1-a582-372c07e79ac4 Authenticating user 'default' from [fd00:1122:3344:101::e]:42385 | ||
| 14619 | 2026.05.21 09:24:34.851513 [ 269 ] {} <Debug> TCP-Session: 0b06eb69-d153-43d1-a582-372c07e79ac4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14620 | 2026.05.21 09:24:34.851530 [ 269 ] {} <Debug> TCP-Session: 0b06eb69-d153-43d1-a582-372c07e79ac4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14621 | 2026.05.21 09:24:34.851577 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14622 | 2026.05.21 09:24:34.851622 [ 303 ] {} <Debug> TCP-Session: 674cd8a8-3ab1-4291-af9b-2df96e5af9b5 Authenticating user 'default' from [fd00:1122:3344:101::e]:61879 | ||
| 14623 | 2026.05.21 09:24:34.851641 [ 303 ] {} <Debug> TCP-Session: 674cd8a8-3ab1-4291-af9b-2df96e5af9b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14624 | 2026.05.21 09:24:34.851661 [ 303 ] {} <Debug> TCP-Session: 674cd8a8-3ab1-4291-af9b-2df96e5af9b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14625 | 2026.05.21 09:24:34.851700 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14626 | 2026.05.21 09:24:34.851734 [ 308 ] {} <Debug> TCP-Session: d2fe8d89-3927-4d5e-9332-2d12711288f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:56209 | ||
| 14627 | 2026.05.21 09:24:34.851752 [ 308 ] {} <Debug> TCP-Session: d2fe8d89-3927-4d5e-9332-2d12711288f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14628 | 2026.05.21 09:24:34.851765 [ 308 ] {} <Debug> TCP-Session: d2fe8d89-3927-4d5e-9332-2d12711288f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14629 | 2026.05.21 09:24:34.852324 [ 358 ] {9f31f460-8197-4a52-9112-e4b89d28a2ee} <Trace> AggregatingTransform: Aggregating | ||
| 14630 | 2026.05.21 09:24:34.852352 [ 358 ] {9f31f460-8197-4a52-9112-e4b89d28a2ee} <Trace> Aggregator: Aggregation method: without_key | ||
| 14631 | 2026.05.21 09:24:34.852381 [ 358 ] {9f31f460-8197-4a52-9112-e4b89d28a2ee} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00089892 sec. (1112.446 rows/sec., 43.45 KiB/sec.) | ||
| 14632 | 2026.05.21 09:24:34.852396 [ 358 ] {9f31f460-8197-4a52-9112-e4b89d28a2ee} <Trace> Aggregator: Merging aggregated data | ||
| 14633 | 2026.05.21 09:24:34.853005 [ 310 ] {9f31f460-8197-4a52-9112-e4b89d28a2ee} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002309 sec., 433.08791684711997 rows/sec., 16.92 KiB/sec. | ||
| 14634 | 2026.05.21 09:24:34.853145 [ 310 ] {9f31f460-8197-4a52-9112-e4b89d28a2ee} <Debug> TCPHandler: Processed in 0.002931618 sec. | ||
| 14635 | 2026.05.21 09:24:34.853271 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14636 | 2026.05.21 09:24:34.853298 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14637 | 2026.05.21 09:24:34.853316 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14638 | 2026.05.21 09:24:34.853340 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14639 | 2026.05.21 09:24:34.853350 [ 311 ] {} <Debug> TCP-Session: 645eda9c-bd71-4d0f-b3f7-3b6101d1de48 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14640 | 2026.05.21 09:24:34.853354 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14641 | 2026.05.21 09:24:34.853387 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14642 | 2026.05.21 09:24:34.853412 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14643 | 2026.05.21 09:24:34.853423 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14644 | 2026.05.21 09:24:34.853435 [ 303 ] {} <Debug> TCP-Session: 674cd8a8-3ab1-4291-af9b-2df96e5af9b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14645 | 2026.05.21 09:24:34.853459 [ 269 ] {} <Debug> TCP-Session: 0b06eb69-d153-43d1-a582-372c07e79ac4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14646 | 2026.05.21 09:24:34.853473 [ 307 ] {} <Debug> TCP-Session: 829bae35-f6b0-4271-ab55-277a1398ecd9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14647 | 2026.05.21 09:24:34.853418 [ 259 ] {} <Debug> TCP-Session: bcb01578-6616-40d8-aa9a-9cbb0531d148 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14648 | 2026.05.21 09:24:34.853382 [ 309 ] {} <Debug> TCP-Session: 54d51370-74e2-41b5-afca-0aae4828a4ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14649 | 2026.05.21 09:24:34.853371 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14650 | 2026.05.21 09:24:34.853365 [ 308 ] {} <Debug> TCP-Session: d2fe8d89-3927-4d5e-9332-2d12711288f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14651 | 2026.05.21 09:24:34.853572 [ 304 ] {} <Debug> TCP-Session: 8cfc4fb0-1b1a-4907-8b00-0fabf8b9bc6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14652 | 2026.05.21 09:24:34.853303 [ 310 ] {} <Debug> TCP-Session: 996897f5-4318-4ed6-b8bc-966b94bdea0a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14653 | 2026.05.21 09:24:36.020489 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 31170 | ||
| 14654 | 2026.05.21 09:24:36.021198 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14655 | 2026.05.21 09:24:36.021293 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 14656 | 2026.05.21 09:24:36.022043 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 14657 | 2026.05.21 09:24:36.022359 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14658 | 2026.05.21 09:24:36.022555 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31170 | ||
| 14659 | 2026.05.21 09:24:36.296308 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48602 | ||
| 14660 | 2026.05.21 09:24:36.296386 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14661 | 2026.05.21 09:24:36.296411 [ 310 ] {} <Debug> TCP-Session: c2a167d0-3730-4c5e-9306-ed6bbf4e9ff3 Authenticating user 'default' from [fd00:1122:3344:101::e]:48602 | ||
| 14662 | 2026.05.21 09:24:36.296435 [ 310 ] {} <Debug> TCP-Session: c2a167d0-3730-4c5e-9306-ed6bbf4e9ff3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14663 | 2026.05.21 09:24:36.296448 [ 310 ] {} <Debug> TCP-Session: c2a167d0-3730-4c5e-9306-ed6bbf4e9ff3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14664 | 2026.05.21 09:24:36.296661 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41473 | ||
| 14665 | 2026.05.21 09:24:36.296693 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46148 | ||
| 14666 | 2026.05.21 09:24:36.296726 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45836 | ||
| 14667 | 2026.05.21 09:24:36.296757 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58268 | ||
| 14668 | 2026.05.21 09:24:36.296768 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14669 | 2026.05.21 09:24:36.296799 [ 310 ] {} <Trace> TCP-Session: c2a167d0-3730-4c5e-9306-ed6bbf4e9ff3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14670 | 2026.05.21 09:24:36.296824 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14671 | 2026.05.21 09:24:36.296822 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14672 | 2026.05.21 09:24:36.296839 [ 311 ] {} <Debug> TCP-Session: 6b225b5f-b3c9-4d03-9223-25e18ec65de8 Authenticating user 'default' from [fd00:1122:3344:101::e]:41473 | ||
| 14673 | 2026.05.21 09:24:36.296858 [ 309 ] {} <Debug> TCP-Session: 559e15ac-d45c-4cbd-be56-0d869a6e3dfc Authenticating user 'default' from [fd00:1122:3344:101::e]:58268 | ||
| 14674 | 2026.05.21 09:24:36.296864 [ 304 ] {} <Debug> TCP-Session: 7989b960-b0c1-4864-9a7d-0b16083eed1b Authenticating user 'default' from [fd00:1122:3344:101::e]:45836 | ||
| 14675 | 2026.05.21 09:24:36.296891 [ 311 ] {} <Debug> TCP-Session: 6b225b5f-b3c9-4d03-9223-25e18ec65de8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14676 | 2026.05.21 09:24:36.296901 [ 309 ] {} <Debug> TCP-Session: 559e15ac-d45c-4cbd-be56-0d869a6e3dfc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14677 | 2026.05.21 09:24:36.296907 [ 304 ] {} <Debug> TCP-Session: 7989b960-b0c1-4864-9a7d-0b16083eed1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14678 | 2026.05.21 09:24:36.296918 [ 311 ] {} <Debug> TCP-Session: 6b225b5f-b3c9-4d03-9223-25e18ec65de8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14679 | 2026.05.21 09:24:36.296937 [ 304 ] {} <Debug> TCP-Session: 7989b960-b0c1-4864-9a7d-0b16083eed1b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14680 | 2026.05.21 09:24:36.296928 [ 309 ] {} <Debug> TCP-Session: 559e15ac-d45c-4cbd-be56-0d869a6e3dfc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14681 | 2026.05.21 09:24:36.296796 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14682 | 2026.05.21 09:24:36.296988 [ 310 ] {7a52ff70-9601-40e4-a8e9-40246a260827} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48602) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14683 | 2026.05.21 09:24:36.296762 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51549 | ||
| 14684 | 2026.05.21 09:24:36.297034 [ 259 ] {} <Debug> TCP-Session: 029c5d32-7b7d-4907-8a23-14b12e43459b Authenticating user 'default' from [fd00:1122:3344:101::e]:46148 | ||
| 14685 | 2026.05.21 09:24:36.296736 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43220 | ||
| 14686 | 2026.05.21 09:24:36.297113 [ 259 ] {} <Debug> TCP-Session: 029c5d32-7b7d-4907-8a23-14b12e43459b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14687 | 2026.05.21 09:24:36.297123 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14688 | 2026.05.21 09:24:36.297138 [ 259 ] {} <Debug> TCP-Session: 029c5d32-7b7d-4907-8a23-14b12e43459b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14689 | 2026.05.21 09:24:36.297156 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14690 | 2026.05.21 09:24:36.297163 [ 308 ] {} <Debug> TCP-Session: 3abe402f-1421-40bb-80d4-83a6c72cb7b1 Authenticating user 'default' from [fd00:1122:3344:101::e]:51549 | ||
| 14691 | 2026.05.21 09:24:36.297183 [ 307 ] {} <Debug> TCP-Session: c5ba1a9f-27d8-4bda-9ebe-57f2ad8e04e4 Authenticating user 'default' from [fd00:1122:3344:101::e]:43220 | ||
| 14692 | 2026.05.21 09:24:36.297201 [ 308 ] {} <Debug> TCP-Session: 3abe402f-1421-40bb-80d4-83a6c72cb7b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14693 | 2026.05.21 09:24:36.297211 [ 307 ] {} <Debug> TCP-Session: c5ba1a9f-27d8-4bda-9ebe-57f2ad8e04e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14694 | 2026.05.21 09:24:36.297225 [ 308 ] {} <Debug> TCP-Session: 3abe402f-1421-40bb-80d4-83a6c72cb7b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14695 | 2026.05.21 09:24:36.297236 [ 307 ] {} <Debug> TCP-Session: c5ba1a9f-27d8-4bda-9ebe-57f2ad8e04e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14696 | 2026.05.21 09:24:36.296721 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64481 | ||
| 14697 | 2026.05.21 09:24:36.297283 [ 310 ] {7a52ff70-9601-40e4-a8e9-40246a260827} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14698 | 2026.05.21 09:24:36.296723 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62921 | ||
| 14699 | 2026.05.21 09:24:36.297342 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14700 | 2026.05.21 09:24:36.297356 [ 310 ] {7a52ff70-9601-40e4-a8e9-40246a260827} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14701 | 2026.05.21 09:24:36.297372 [ 269 ] {} <Debug> TCP-Session: 4f3de83a-ae81-4562-9afd-d5990e91aff7 Authenticating user 'default' from [fd00:1122:3344:101::e]:64481 | ||
| 14702 | 2026.05.21 09:24:36.297375 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14703 | 2026.05.21 09:24:36.297398 [ 269 ] {} <Debug> TCP-Session: 4f3de83a-ae81-4562-9afd-d5990e91aff7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14704 | 2026.05.21 09:24:36.297413 [ 303 ] {} <Debug> TCP-Session: 80e27982-95cc-4b45-8a56-3c96ad49f044 Authenticating user 'default' from [fd00:1122:3344:101::e]:62921 | ||
| 14705 | 2026.05.21 09:24:36.297418 [ 269 ] {} <Debug> TCP-Session: 4f3de83a-ae81-4562-9afd-d5990e91aff7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14706 | 2026.05.21 09:24:36.297440 [ 303 ] {} <Debug> TCP-Session: 80e27982-95cc-4b45-8a56-3c96ad49f044 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14707 | 2026.05.21 09:24:36.297460 [ 303 ] {} <Debug> TCP-Session: 80e27982-95cc-4b45-8a56-3c96ad49f044 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14708 | 2026.05.21 09:24:36.297656 [ 310 ] {7a52ff70-9601-40e4-a8e9-40246a260827} <Debug> oximeter.version (0aef903c-aa8c-4aa8-a78f-ed504b3a4b83) (SelectExecutor): Key condition: unknown | ||
| 14709 | 2026.05.21 09:24:36.298566 [ 335 ] {7a52ff70-9601-40e4-a8e9-40246a260827} <Trace> AggregatingTransform: Aggregating | ||
| 14710 | 2026.05.21 09:24:36.298603 [ 335 ] {7a52ff70-9601-40e4-a8e9-40246a260827} <Trace> Aggregator: Aggregation method: without_key | ||
| 14711 | 2026.05.21 09:24:36.298635 [ 335 ] {7a52ff70-9601-40e4-a8e9-40246a260827} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000871159 sec. (1147.896 rows/sec., 44.84 KiB/sec.) | ||
| 14712 | 2026.05.21 09:24:36.298649 [ 335 ] {7a52ff70-9601-40e4-a8e9-40246a260827} <Trace> Aggregator: Merging aggregated data | ||
| 14713 | 2026.05.21 09:24:36.299246 [ 310 ] {7a52ff70-9601-40e4-a8e9-40246a260827} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002314 sec., 432.152117545376 rows/sec., 16.88 KiB/sec. | ||
| 14714 | 2026.05.21 09:24:36.299392 [ 310 ] {7a52ff70-9601-40e4-a8e9-40246a260827} <Debug> TCPHandler: Processed in 0.002726641 sec. | ||
| 14715 | 2026.05.21 09:24:36.299514 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14716 | 2026.05.21 09:24:36.299541 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14717 | 2026.05.21 09:24:36.299546 [ 310 ] {} <Debug> TCP-Session: c2a167d0-3730-4c5e-9306-ed6bbf4e9ff3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14718 | 2026.05.21 09:24:36.299562 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14719 | 2026.05.21 09:24:36.299572 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14720 | 2026.05.21 09:24:36.299605 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14721 | 2026.05.21 09:24:36.299622 [ 269 ] {} <Debug> TCP-Session: 4f3de83a-ae81-4562-9afd-d5990e91aff7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14722 | 2026.05.21 09:24:36.299633 [ 259 ] {} <Debug> TCP-Session: 029c5d32-7b7d-4907-8a23-14b12e43459b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14723 | 2026.05.21 09:24:36.299634 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14724 | 2026.05.21 09:24:36.299669 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14725 | 2026.05.21 09:24:36.299705 [ 304 ] {} <Debug> TCP-Session: 7989b960-b0c1-4864-9a7d-0b16083eed1b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14726 | 2026.05.21 09:24:36.299662 [ 309 ] {} <Debug> TCP-Session: 559e15ac-d45c-4cbd-be56-0d869a6e3dfc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14727 | 2026.05.21 09:24:36.299739 [ 308 ] {} <Debug> TCP-Session: 3abe402f-1421-40bb-80d4-83a6c72cb7b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14728 | 2026.05.21 09:24:36.299653 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14729 | 2026.05.21 09:24:36.299588 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14730 | 2026.05.21 09:24:36.299811 [ 303 ] {} <Debug> TCP-Session: 80e27982-95cc-4b45-8a56-3c96ad49f044 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14731 | 2026.05.21 09:24:36.299578 [ 311 ] {} <Debug> TCP-Session: 6b225b5f-b3c9-4d03-9223-25e18ec65de8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14732 | 2026.05.21 09:24:36.299838 [ 307 ] {} <Debug> TCP-Session: c5ba1a9f-27d8-4bda-9ebe-57f2ad8e04e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14733 | 2026.05.21 09:24:36.358947 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45282 | ||
| 14734 | 2026.05.21 09:24:36.359031 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14735 | 2026.05.21 09:24:36.359058 [ 310 ] {} <Debug> TCP-Session: b1404fe7-e572-4e33-adfd-5de3233d2610 Authenticating user 'default' from [fd00:1122:3344:101::e]:45282 | ||
| 14736 | 2026.05.21 09:24:36.359081 [ 310 ] {} <Debug> TCP-Session: b1404fe7-e572-4e33-adfd-5de3233d2610 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14737 | 2026.05.21 09:24:36.359095 [ 310 ] {} <Debug> TCP-Session: b1404fe7-e572-4e33-adfd-5de3233d2610 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14738 | 2026.05.21 09:24:36.359319 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60099 | ||
| 14739 | 2026.05.21 09:24:36.359353 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33332 | ||
| 14740 | 2026.05.21 09:24:36.359360 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44890 | ||
| 14741 | 2026.05.21 09:24:36.359398 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33647 | ||
| 14742 | 2026.05.21 09:24:36.359415 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14743 | 2026.05.21 09:24:36.359450 [ 310 ] {} <Trace> TCP-Session: b1404fe7-e572-4e33-adfd-5de3233d2610 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14744 | 2026.05.21 09:24:36.359464 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14745 | 2026.05.21 09:24:36.359472 [ 269 ] {} <Debug> TCP-Session: ded9a3cb-cfe4-4da9-9f7b-deaa49ef6e37 Authenticating user 'default' from [fd00:1122:3344:101::e]:33332 | ||
| 14746 | 2026.05.21 09:24:36.359486 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14747 | 2026.05.21 09:24:36.359502 [ 259 ] {} <Debug> TCP-Session: 5c5e2da1-7f05-4265-b628-a6310f3e0a51 Authenticating user 'default' from [fd00:1122:3344:101::e]:44890 | ||
| 14748 | 2026.05.21 09:24:36.359521 [ 269 ] {} <Debug> TCP-Session: ded9a3cb-cfe4-4da9-9f7b-deaa49ef6e37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14749 | 2026.05.21 09:24:36.359534 [ 307 ] {} <Debug> TCP-Session: 00eb7469-94b4-48ca-b40b-1b0d61420838 Authenticating user 'default' from [fd00:1122:3344:101::e]:33647 | ||
| 14750 | 2026.05.21 09:24:36.359546 [ 259 ] {} <Debug> TCP-Session: 5c5e2da1-7f05-4265-b628-a6310f3e0a51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14751 | 2026.05.21 09:24:36.359559 [ 269 ] {} <Debug> TCP-Session: ded9a3cb-cfe4-4da9-9f7b-deaa49ef6e37 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14752 | 2026.05.21 09:24:36.359577 [ 307 ] {} <Debug> TCP-Session: 00eb7469-94b4-48ca-b40b-1b0d61420838 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14753 | 2026.05.21 09:24:36.359580 [ 259 ] {} <Debug> TCP-Session: 5c5e2da1-7f05-4265-b628-a6310f3e0a51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14754 | 2026.05.21 09:24:36.359610 [ 307 ] {} <Debug> TCP-Session: 00eb7469-94b4-48ca-b40b-1b0d61420838 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14755 | 2026.05.21 09:24:36.359401 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52446 | ||
| 14756 | 2026.05.21 09:24:36.359654 [ 310 ] {fcd60030-267a-46b2-bd20-198ad403f204} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45282) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14757 | 2026.05.21 09:24:36.359399 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44372 | ||
| 14758 | 2026.05.21 09:24:36.359704 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14759 | 2026.05.21 09:24:36.359375 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14760 | 2026.05.21 09:24:36.359760 [ 308 ] {} <Debug> TCP-Session: f50e753c-7c0f-4557-afd7-8f66d1303de1 Authenticating user 'default' from [fd00:1122:3344:101::e]:52446 | ||
| 14761 | 2026.05.21 09:24:36.359773 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14762 | 2026.05.21 09:24:36.359789 [ 311 ] {} <Debug> TCP-Session: dd4cd374-4507-4841-81b0-a4bc62e0b115 Authenticating user 'default' from [fd00:1122:3344:101::e]:60099 | ||
| 14763 | 2026.05.21 09:24:36.359801 [ 308 ] {} <Debug> TCP-Session: f50e753c-7c0f-4557-afd7-8f66d1303de1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14764 | 2026.05.21 09:24:36.359814 [ 303 ] {} <Debug> TCP-Session: c05edf1a-16ff-43c5-9799-b8a3c6f67d7f Authenticating user 'default' from [fd00:1122:3344:101::e]:44372 | ||
| 14765 | 2026.05.21 09:24:36.359844 [ 308 ] {} <Debug> TCP-Session: f50e753c-7c0f-4557-afd7-8f66d1303de1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14766 | 2026.05.21 09:24:36.359875 [ 303 ] {} <Debug> TCP-Session: c05edf1a-16ff-43c5-9799-b8a3c6f67d7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14767 | 2026.05.21 09:24:36.359833 [ 311 ] {} <Debug> TCP-Session: dd4cd374-4507-4841-81b0-a4bc62e0b115 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14768 | 2026.05.21 09:24:36.359900 [ 303 ] {} <Debug> TCP-Session: c05edf1a-16ff-43c5-9799-b8a3c6f67d7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14769 | 2026.05.21 09:24:36.359921 [ 311 ] {} <Debug> TCP-Session: dd4cd374-4507-4841-81b0-a4bc62e0b115 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14770 | 2026.05.21 09:24:36.359413 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48315 | ||
| 14771 | 2026.05.21 09:24:36.359950 [ 310 ] {fcd60030-267a-46b2-bd20-198ad403f204} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14772 | 2026.05.21 09:24:36.359376 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53023 | ||
| 14773 | 2026.05.21 09:24:36.360000 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14774 | 2026.05.21 09:24:36.360032 [ 309 ] {} <Debug> TCP-Session: 1d1ce112-cad5-4431-854c-5b0db7202345 Authenticating user 'default' from [fd00:1122:3344:101::e]:48315 | ||
| 14775 | 2026.05.21 09:24:36.360040 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14776 | 2026.05.21 09:24:36.360047 [ 310 ] {fcd60030-267a-46b2-bd20-198ad403f204} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14777 | 2026.05.21 09:24:36.360049 [ 309 ] {} <Debug> TCP-Session: 1d1ce112-cad5-4431-854c-5b0db7202345 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14778 | 2026.05.21 09:24:36.360067 [ 304 ] {} <Debug> TCP-Session: dca48e7f-af17-43e6-9df3-c10f6495f3ac Authenticating user 'default' from [fd00:1122:3344:101::e]:53023 | ||
| 14779 | 2026.05.21 09:24:36.360094 [ 309 ] {} <Debug> TCP-Session: 1d1ce112-cad5-4431-854c-5b0db7202345 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14780 | 2026.05.21 09:24:36.360110 [ 304 ] {} <Debug> TCP-Session: dca48e7f-af17-43e6-9df3-c10f6495f3ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14781 | 2026.05.21 09:24:36.360133 [ 304 ] {} <Debug> TCP-Session: dca48e7f-af17-43e6-9df3-c10f6495f3ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14782 | 2026.05.21 09:24:36.360451 [ 310 ] {fcd60030-267a-46b2-bd20-198ad403f204} <Debug> oximeter.version (0aef903c-aa8c-4aa8-a78f-ed504b3a4b83) (SelectExecutor): Key condition: unknown | ||
| 14783 | 2026.05.21 09:24:36.361762 [ 356 ] {fcd60030-267a-46b2-bd20-198ad403f204} <Trace> AggregatingTransform: Aggregating | ||
| 14784 | 2026.05.21 09:24:36.361811 [ 356 ] {fcd60030-267a-46b2-bd20-198ad403f204} <Trace> Aggregator: Aggregation method: without_key | ||
| 14785 | 2026.05.21 09:24:36.361865 [ 356 ] {fcd60030-267a-46b2-bd20-198ad403f204} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001283363 sec. (779.203 rows/sec., 30.44 KiB/sec.) | ||
| 14786 | 2026.05.21 09:24:36.361899 [ 356 ] {fcd60030-267a-46b2-bd20-198ad403f204} <Trace> Aggregator: Merging aggregated data | ||
| 14787 | 2026.05.21 09:24:36.363133 [ 310 ] {fcd60030-267a-46b2-bd20-198ad403f204} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003547 sec., 281.928390188892 rows/sec., 11.01 KiB/sec. | ||
| 14788 | 2026.05.21 09:24:36.363367 [ 310 ] {fcd60030-267a-46b2-bd20-198ad403f204} <Debug> TCPHandler: Processed in 0.004076567 sec. | ||
| 14789 | 2026.05.21 09:24:36.363535 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14790 | 2026.05.21 09:24:36.363568 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14791 | 2026.05.21 09:24:36.363575 [ 310 ] {} <Debug> TCP-Session: b1404fe7-e572-4e33-adfd-5de3233d2610 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14792 | 2026.05.21 09:24:36.363591 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14793 | 2026.05.21 09:24:36.363608 [ 311 ] {} <Debug> TCP-Session: dd4cd374-4507-4841-81b0-a4bc62e0b115 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14794 | 2026.05.21 09:24:36.363622 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14795 | 2026.05.21 09:24:36.363635 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14796 | 2026.05.21 09:24:36.363656 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14797 | 2026.05.21 09:24:36.363681 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14798 | 2026.05.21 09:24:36.363707 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14799 | 2026.05.21 09:24:36.363735 [ 307 ] {} <Debug> TCP-Session: 00eb7469-94b4-48ca-b40b-1b0d61420838 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14800 | 2026.05.21 09:24:36.363751 [ 304 ] {} <Debug> TCP-Session: dca48e7f-af17-43e6-9df3-c10f6495f3ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14801 | 2026.05.21 09:24:36.363778 [ 303 ] {} <Debug> TCP-Session: c05edf1a-16ff-43c5-9799-b8a3c6f67d7f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14802 | 2026.05.21 09:24:36.363732 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14803 | 2026.05.21 09:24:36.363699 [ 309 ] {} <Debug> TCP-Session: 1d1ce112-cad5-4431-854c-5b0db7202345 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14804 | 2026.05.21 09:24:36.363692 [ 269 ] {} <Debug> TCP-Session: ded9a3cb-cfe4-4da9-9f7b-deaa49ef6e37 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14805 | 2026.05.21 09:24:36.363863 [ 308 ] {} <Debug> TCP-Session: f50e753c-7c0f-4557-afd7-8f66d1303de1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14806 | 2026.05.21 09:24:36.363641 [ 259 ] {} <Debug> TCP-Session: 5c5e2da1-7f05-4265-b628-a6310f3e0a51 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14807 | 2026.05.21 09:24:37.720359 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 490 | ||
| 14808 | 2026.05.21 09:24:37.740335 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14809 | 2026.05.21 09:24:37.740405 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 14810 | 2026.05.21 09:24:37.746770 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 14811 | 2026.05.21 09:24:37.747502 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14812 | 2026.05.21 09:24:37.752797 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 490 | ||
| 14813 | 2026.05.21 09:24:39.552905 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14814 | 2026.05.21 09:24:39.553198 [ 270 ] {ab553647-6407-4ada-a38f-b2a0289c8c2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 14815 | 2026.05.21 09:24:39.553607 [ 270 ] {ab553647-6407-4ada-a38f-b2a0289c8c2a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14816 | 2026.05.21 09:24:39.553656 [ 270 ] {ab553647-6407-4ada-a38f-b2a0289c8c2a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 14817 | 2026.05.21 09:24:39.553904 [ 270 ] {ab553647-6407-4ada-a38f-b2a0289c8c2a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14818 | 2026.05.21 09:24:39.553978 [ 270 ] {ab553647-6407-4ada-a38f-b2a0289c8c2a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14819 | 2026.05.21 09:24:39.554131 [ 270 ] {ab553647-6407-4ada-a38f-b2a0289c8c2a} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 14820 | 2026.05.21 09:24:39.554252 [ 357 ] {ab553647-6407-4ada-a38f-b2a0289c8c2a} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 14821 | 2026.05.21 09:24:39.554267 [ 348 ] {ab553647-6407-4ada-a38f-b2a0289c8c2a} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 14822 | 2026.05.21 09:24:39.554252 [ 339 ] {ab553647-6407-4ada-a38f-b2a0289c8c2a} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 14823 | 2026.05.21 09:24:39.554252 [ 334 ] {ab553647-6407-4ada-a38f-b2a0289c8c2a} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 14824 | 2026.05.21 09:24:39.554474 [ 270 ] {ab553647-6407-4ada-a38f-b2a0289c8c2a} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 14825 | 2026.05.21 09:24:39.554505 [ 270 ] {ab553647-6407-4ada-a38f-b2a0289c8c2a} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14826 | 2026.05.21 09:24:39.554612 [ 270 ] {ab553647-6407-4ada-a38f-b2a0289c8c2a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 14827 | 2026.05.21 09:24:39.554636 [ 270 ] {ab553647-6407-4ada-a38f-b2a0289c8c2a} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 14828 | 2026.05.21 09:24:39.554673 [ 270 ] {ab553647-6407-4ada-a38f-b2a0289c8c2a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 14829 | 2026.05.21 09:24:39.554720 [ 270 ] {ab553647-6407-4ada-a38f-b2a0289c8c2a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 14830 | 2026.05.21 09:24:39.554763 [ 270 ] {ab553647-6407-4ada-a38f-b2a0289c8c2a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 14831 | 2026.05.21 09:24:39.554807 [ 270 ] {ab553647-6407-4ada-a38f-b2a0289c8c2a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 14832 | 2026.05.21 09:24:39.556194 [ 270 ] {ab553647-6407-4ada-a38f-b2a0289c8c2a} <Debug> executeQuery: Read 51 rows, 10.72 KiB in 0.003106 sec., 16419.832582099163 rows/sec., 3.37 MiB/sec. | ||
| 14833 | 2026.05.21 09:24:39.556438 [ 270 ] {ab553647-6407-4ada-a38f-b2a0289c8c2a} <Debug> MemoryTracker: Peak memory usage (for query): 186.76 KiB. | ||
| 14834 | 2026.05.21 09:24:39.556455 [ 270 ] {ab553647-6407-4ada-a38f-b2a0289c8c2a} <Debug> TCPHandler: Processed in 0.003717845 sec. | ||
| 14835 | 2026.05.21 09:24:39.558888 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14836 | 2026.05.21 09:24:39.559025 [ 270 ] {94f9968b-889a-4627-8ad8-5d8b67400503} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14837 | 2026.05.21 09:24:39.559079 [ 270 ] {94f9968b-889a-4627-8ad8-5d8b67400503} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14838 | 2026.05.21 09:24:39.559773 [ 270 ] {94f9968b-889a-4627-8ad8-5d8b67400503} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14839 | 2026.05.21 09:24:39.559815 [ 270 ] {94f9968b-889a-4627-8ad8-5d8b67400503} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 14840 | 2026.05.21 09:24:39.560196 [ 270 ] {94f9968b-889a-4627-8ad8-5d8b67400503} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 14841 | 2026.05.21 09:24:39.560433 [ 270 ] {94f9968b-889a-4627-8ad8-5d8b67400503} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14842 | 2026.05.21 09:24:39.560583 [ 270 ] {94f9968b-889a-4627-8ad8-5d8b67400503} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001597 sec., 86412.02254226676 rows/sec., 7.50 MiB/sec. | ||
| 14843 | 2026.05.21 09:24:39.560619 [ 270 ] {94f9968b-889a-4627-8ad8-5d8b67400503} <Debug> TCPHandler: Processed in 0.001794991 sec. | ||
| 14844 | 2026.05.21 09:24:39.560756 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14845 | 2026.05.21 09:24:39.560852 [ 270 ] {efdef5ad-414c-4a9d-9aee-fb7ef891073d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14846 | 2026.05.21 09:24:39.560892 [ 270 ] {efdef5ad-414c-4a9d-9aee-fb7ef891073d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14847 | 2026.05.21 09:24:39.561321 [ 270 ] {efdef5ad-414c-4a9d-9aee-fb7ef891073d} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14848 | 2026.05.21 09:24:39.561358 [ 270 ] {efdef5ad-414c-4a9d-9aee-fb7ef891073d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 14849 | 2026.05.21 09:24:39.561649 [ 270 ] {efdef5ad-414c-4a9d-9aee-fb7ef891073d} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 14850 | 2026.05.21 09:24:39.561860 [ 270 ] {efdef5ad-414c-4a9d-9aee-fb7ef891073d} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14851 | 2026.05.21 09:24:39.561995 [ 270 ] {efdef5ad-414c-4a9d-9aee-fb7ef891073d} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001161 sec., 35314.384151593455 rows/sec., 2.59 MiB/sec. | ||
| 14852 | 2026.05.21 09:24:39.562030 [ 270 ] {efdef5ad-414c-4a9d-9aee-fb7ef891073d} <Debug> TCPHandler: Processed in 0.001322934 sec. | ||
| 14853 | 2026.05.21 09:24:39.562158 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14854 | 2026.05.21 09:24:39.562255 [ 270 ] {128425b5-278c-4e2e-8159-f6c24a1516a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14855 | 2026.05.21 09:24:39.562295 [ 270 ] {128425b5-278c-4e2e-8159-f6c24a1516a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14856 | 2026.05.21 09:24:39.562750 [ 270 ] {128425b5-278c-4e2e-8159-f6c24a1516a4} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14857 | 2026.05.21 09:24:39.562788 [ 270 ] {128425b5-278c-4e2e-8159-f6c24a1516a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 14858 | 2026.05.21 09:24:39.563095 [ 270 ] {128425b5-278c-4e2e-8159-f6c24a1516a4} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 14859 | 2026.05.21 09:24:39.563301 [ 270 ] {128425b5-278c-4e2e-8159-f6c24a1516a4} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14860 | 2026.05.21 09:24:39.563430 [ 270 ] {128425b5-278c-4e2e-8159-f6c24a1516a4} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001193 sec., 88013.41156747694 rows/sec., 6.87 MiB/sec. | ||
| 14861 | 2026.05.21 09:24:39.563465 [ 270 ] {128425b5-278c-4e2e-8159-f6c24a1516a4} <Debug> TCPHandler: Processed in 0.001355465 sec. | ||
| 14862 | 2026.05.21 09:24:39.563596 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14863 | 2026.05.21 09:24:39.563692 [ 270 ] {e6f955bb-ef70-4ea7-8017-25e20aabab91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14864 | 2026.05.21 09:24:39.563735 [ 270 ] {e6f955bb-ef70-4ea7-8017-25e20aabab91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14865 | 2026.05.21 09:24:39.564173 [ 270 ] {e6f955bb-ef70-4ea7-8017-25e20aabab91} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14866 | 2026.05.21 09:24:39.564209 [ 270 ] {e6f955bb-ef70-4ea7-8017-25e20aabab91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 14867 | 2026.05.21 09:24:39.564538 [ 270 ] {e6f955bb-ef70-4ea7-8017-25e20aabab91} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 14868 | 2026.05.21 09:24:39.564759 [ 270 ] {e6f955bb-ef70-4ea7-8017-25e20aabab91} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14869 | 2026.05.21 09:24:39.564890 [ 270 ] {e6f955bb-ef70-4ea7-8017-25e20aabab91} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001216 sec., 131578.94736842104 rows/sec., 9.16 MiB/sec. | ||
| 14870 | 2026.05.21 09:24:39.564892 [ 48 ] {} <Debug> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Selected 4 parts from all_1_98_21 to all_101_101_0 | ||
| 14871 | 2026.05.21 09:24:39.564928 [ 270 ] {e6f955bb-ef70-4ea7-8017-25e20aabab91} <Debug> TCPHandler: Processed in 0.001380886 sec. | ||
| 14872 | 2026.05.21 09:24:39.564955 [ 48 ] {} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14873 | 2026.05.21 09:24:39.564983 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 14874 | 2026.05.21 09:24:39.565072 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14875 | 2026.05.21 09:24:39.565095 [ 197 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_101_22} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_98_21 to all_101_101_0 into Compact with storage Full | ||
| 14876 | 2026.05.21 09:24:39.565173 [ 270 ] {5871b972-3cad-4444-a16e-6afa806b988c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14877 | 2026.05.21 09:24:39.565235 [ 270 ] {5871b972-3cad-4444-a16e-6afa806b988c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14878 | 2026.05.21 09:24:39.565236 [ 197 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_101_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14879 | 2026.05.21 09:24:39.565291 [ 197 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_101_22} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_98_21, total 34830 rows starting from the beginning of the part | ||
| 14880 | 2026.05.21 09:24:39.565363 [ 197 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_101_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 160 rows starting from the beginning of the part | ||
| 14881 | 2026.05.21 09:24:39.565411 [ 197 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_101_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 160 rows starting from the beginning of the part | ||
| 14882 | 2026.05.21 09:24:39.565463 [ 197 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_101_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 1679 rows starting from the beginning of the part | ||
| 14883 | 2026.05.21 09:24:39.566269 [ 270 ] {5871b972-3cad-4444-a16e-6afa806b988c} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14884 | 2026.05.21 09:24:39.566311 [ 270 ] {5871b972-3cad-4444-a16e-6afa806b988c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 14885 | 2026.05.21 09:24:39.566908 [ 270 ] {5871b972-3cad-4444-a16e-6afa806b988c} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 14886 | 2026.05.21 09:24:39.567143 [ 270 ] {5871b972-3cad-4444-a16e-6afa806b988c} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14887 | 2026.05.21 09:24:39.567275 [ 48 ] {} <Debug> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 14888 | 2026.05.21 09:24:39.567285 [ 270 ] {5871b972-3cad-4444-a16e-6afa806b988c} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.00213 sec., 19248.82629107981 rows/sec., 34.49 MiB/sec. | ||
| 14889 | 2026.05.21 09:24:39.567322 [ 48 ] {} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14890 | 2026.05.21 09:24:39.567353 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 14891 | 2026.05.21 09:24:39.567387 [ 270 ] {5871b972-3cad-4444-a16e-6afa806b988c} <Debug> TCPHandler: Processed in 0.002365839 sec. | ||
| 14892 | 2026.05.21 09:24:39.567484 [ 199 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::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 | ||
| 14893 | 2026.05.21 09:24:39.567535 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14894 | 2026.05.21 09:24:39.567641 [ 270 ] {fe125ae8-476d-431f-a6f9-2d0a4f0f406d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14895 | 2026.05.21 09:24:39.567685 [ 270 ] {fe125ae8-476d-431f-a6f9-2d0a4f0f406d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14896 | 2026.05.21 09:24:39.567726 [ 199 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14897 | 2026.05.21 09:24:39.567790 [ 199 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1717 rows starting from the beginning of the part | ||
| 14898 | 2026.05.21 09:24:39.567939 [ 199 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 41 rows starting from the beginning of the part | ||
| 14899 | 2026.05.21 09:24:39.568059 [ 199 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 41 rows starting from the beginning of the part | ||
| 14900 | 2026.05.21 09:24:39.568070 [ 270 ] {fe125ae8-476d-431f-a6f9-2d0a4f0f406d} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14901 | 2026.05.21 09:24:39.568122 [ 270 ] {fe125ae8-476d-431f-a6f9-2d0a4f0f406d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 14902 | 2026.05.21 09:24:39.568162 [ 199 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 41 rows starting from the beginning of the part | ||
| 14903 | 2026.05.21 09:24:39.568274 [ 199 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 11 rows starting from the beginning of the part | ||
| 14904 | 2026.05.21 09:24:39.568382 [ 199 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 41 rows starting from the beginning of the part | ||
| 14905 | 2026.05.21 09:24:39.568453 [ 270 ] {fe125ae8-476d-431f-a6f9-2d0a4f0f406d} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 14906 | 2026.05.21 09:24:39.568704 [ 270 ] {fe125ae8-476d-431f-a6f9-2d0a4f0f406d} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14907 | 2026.05.21 09:24:39.568873 [ 270 ] {fe125ae8-476d-431f-a6f9-2d0a4f0f406d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00125 sec., 48000 rows/sec., 3.23 MiB/sec. | ||
| 14908 | 2026.05.21 09:24:39.568908 [ 270 ] {fe125ae8-476d-431f-a6f9-2d0a4f0f406d} <Debug> TCPHandler: Processed in 0.001424127 sec. | ||
| 14909 | 2026.05.21 09:24:39.573755 [ 201 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_101_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36829 rows, containing 5 columns (5 merged, 0 gathered) in 0.008706952 sec., 4229838.409583515 rows/sec., 275.21 MiB/sec. | ||
| 14910 | 2026.05.21 09:24:39.574233 [ 201 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_101_22} <Trace> MergedBlockOutputStream: filled checksums all_1_101_22 (state Temporary) | ||
| 14911 | 2026.05.21 09:24:39.574570 [ 201 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_101_22} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_merge_all_1_101_22 to all_1_101_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14912 | 2026.05.21 09:24:39.574669 [ 201 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_101_22} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Merged 4 parts: [all_1_98_21, all_101_101_0] -> all_1_101_22 | ||
| 14913 | 2026.05.21 09:24:39.574785 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 14914 | 2026.05.21 09:24:39.580427 [ 187 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1892 rows, containing 19 columns (19 merged, 0 gathered) in 0.012990525 sec., 145644.6140552441 rows/sec., 260.99 MiB/sec. | ||
| 14915 | 2026.05.21 09:24:39.582658 [ 201 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 14916 | 2026.05.21 09:24:39.583009 [ 201 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14917 | 2026.05.21 09:24:39.583083 [ 201 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 14918 | 2026.05.21 09:24:39.583257 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.40 MiB. | ||
| 14919 | 2026.05.21 09:24:40.000212 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 356.75 MiB, peak 374.14 MiB, free memory in arenas 0.00 B, will set to 365.50 MiB (RSS), difference: 8.75 MiB | ||
| 14920 | 2026.05.21 09:24:43.321177 [ 42 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14921 | 2026.05.21 09:24:43.321234 [ 42 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14922 | 2026.05.21 09:24:43.523561 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 31618 | ||
| 14923 | 2026.05.21 09:24:43.524069 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14924 | 2026.05.21 09:24:43.524108 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 14925 | 2026.05.21 09:24:43.524567 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 14926 | 2026.05.21 09:24:43.524789 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14927 | 2026.05.21 09:24:43.524924 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31618 | ||
| 14928 | 2026.05.21 09:24:43.524955 [ 42 ] {} <Debug> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 14929 | 2026.05.21 09:24:43.525026 [ 42 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14930 | 2026.05.21 09:24:43.525050 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 14931 | 2026.05.21 09:24:43.525159 [ 192 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::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 | ||
| 14932 | 2026.05.21 09:24:43.525262 [ 192 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14933 | 2026.05.21 09:24:43.525296 [ 192 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 29250 rows starting from the beginning of the part | ||
| 14934 | 2026.05.21 09:24:43.525361 [ 192 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 448 rows starting from the beginning of the part | ||
| 14935 | 2026.05.21 09:24:43.525411 [ 192 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 512 rows starting from the beginning of the part | ||
| 14936 | 2026.05.21 09:24:43.525459 [ 192 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 448 rows starting from the beginning of the part | ||
| 14937 | 2026.05.21 09:24:43.525502 [ 192 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 512 rows starting from the beginning of the part | ||
| 14938 | 2026.05.21 09:24:43.525551 [ 192 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 448 rows starting from the beginning of the part | ||
| 14939 | 2026.05.21 09:24:43.527671 [ 187 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31618 rows, containing 4 columns (4 merged, 0 gathered) in 0.002549416 sec., 12402056.00027614 rows/sec., 177.41 MiB/sec. | ||
| 14940 | 2026.05.21 09:24:43.528131 [ 199 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 14941 | 2026.05.21 09:24:43.528466 [ 199 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_66_13} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14942 | 2026.05.21 09:24:43.528555 [ 199 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_66_13} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 14943 | 2026.05.21 09:24:43.528684 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.94 MiB. | ||
| 14944 | 2026.05.21 09:24:44.555497 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14945 | 2026.05.21 09:24:44.555754 [ 270 ] {cebbd6fa-308b-49de-b672-c1bed425c5c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', '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) | ||
| 14946 | 2026.05.21 09:24:44.556136 [ 270 ] {cebbd6fa-308b-49de-b672-c1bed425c5c9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14947 | 2026.05.21 09:24:44.556178 [ 270 ] {cebbd6fa-308b-49de-b672-c1bed425c5c9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', '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 | ||
| 14948 | 2026.05.21 09:24:44.556423 [ 270 ] {cebbd6fa-308b-49de-b672-c1bed425c5c9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14949 | 2026.05.21 09:24:44.556493 [ 270 ] {cebbd6fa-308b-49de-b672-c1bed425c5c9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14950 | 2026.05.21 09:24:44.556642 [ 270 ] {cebbd6fa-308b-49de-b672-c1bed425c5c9} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 30-element set) | ||
| 14951 | 2026.05.21 09:24:44.556734 [ 314 ] {cebbd6fa-308b-49de-b672-c1bed425c5c9} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 14952 | 2026.05.21 09:24:44.556734 [ 357 ] {cebbd6fa-308b-49de-b672-c1bed425c5c9} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 14953 | 2026.05.21 09:24:44.556762 [ 339 ] {cebbd6fa-308b-49de-b672-c1bed425c5c9} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 14954 | 2026.05.21 09:24:44.556778 [ 348 ] {cebbd6fa-308b-49de-b672-c1bed425c5c9} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 14955 | 2026.05.21 09:24:44.556968 [ 270 ] {cebbd6fa-308b-49de-b672-c1bed425c5c9} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 14956 | 2026.05.21 09:24:44.556998 [ 270 ] {cebbd6fa-308b-49de-b672-c1bed425c5c9} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14957 | 2026.05.21 09:24:44.557101 [ 270 ] {cebbd6fa-308b-49de-b672-c1bed425c5c9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 14958 | 2026.05.21 09:24:44.557123 [ 270 ] {cebbd6fa-308b-49de-b672-c1bed425c5c9} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 14959 | 2026.05.21 09:24:44.557162 [ 270 ] {cebbd6fa-308b-49de-b672-c1bed425c5c9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', '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'))" | ||
| 14960 | 2026.05.21 09:24:44.557206 [ 270 ] {cebbd6fa-308b-49de-b672-c1bed425c5c9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', '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'))" | ||
| 14961 | 2026.05.21 09:24:44.557246 [ 270 ] {cebbd6fa-308b-49de-b672-c1bed425c5c9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', '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'))" | ||
| 14962 | 2026.05.21 09:24:44.557287 [ 270 ] {cebbd6fa-308b-49de-b672-c1bed425c5c9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', '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'))" | ||
| 14963 | 2026.05.21 09:24:44.558654 [ 270 ] {cebbd6fa-308b-49de-b672-c1bed425c5c9} <Debug> executeQuery: Read 51 rows, 10.48 KiB in 0.003009 sec., 16949.15254237288 rows/sec., 3.40 MiB/sec. | ||
| 14964 | 2026.05.21 09:24:44.558888 [ 270 ] {cebbd6fa-308b-49de-b672-c1bed425c5c9} <Debug> MemoryTracker: Peak memory usage (for query): 180.37 KiB. | ||
| 14965 | 2026.05.21 09:24:44.558905 [ 270 ] {cebbd6fa-308b-49de-b672-c1bed425c5c9} <Debug> TCPHandler: Processed in 0.003556749 sec. | ||
| 14966 | 2026.05.21 09:24:44.563873 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14967 | 2026.05.21 09:24:44.564009 [ 270 ] {dc044c0e-1aee-4ce3-adff-730347166e73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14968 | 2026.05.21 09:24:44.564062 [ 270 ] {dc044c0e-1aee-4ce3-adff-730347166e73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14969 | 2026.05.21 09:24:44.564744 [ 270 ] {dc044c0e-1aee-4ce3-adff-730347166e73} <Trace> oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14970 | 2026.05.21 09:24:44.564795 [ 270 ] {dc044c0e-1aee-4ce3-adff-730347166e73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 14971 | 2026.05.21 09:24:44.565201 [ 270 ] {dc044c0e-1aee-4ce3-adff-730347166e73} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 14972 | 2026.05.21 09:24:44.565455 [ 270 ] {dc044c0e-1aee-4ce3-adff-730347166e73} <Trace> oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14973 | 2026.05.21 09:24:44.565605 [ 270 ] {dc044c0e-1aee-4ce3-adff-730347166e73} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001636 sec., 173594.13202933985 rows/sec., 11.03 MiB/sec. | ||
| 14974 | 2026.05.21 09:24:44.565643 [ 270 ] {dc044c0e-1aee-4ce3-adff-730347166e73} <Debug> TCPHandler: Processed in 0.001835302 sec. | ||
| 14975 | 2026.05.21 09:24:44.565787 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14976 | 2026.05.21 09:24:44.565885 [ 270 ] {6ba7ce7f-24ec-45e3-8454-e1196b4bd15f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14977 | 2026.05.21 09:24:44.565927 [ 270 ] {6ba7ce7f-24ec-45e3-8454-e1196b4bd15f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14978 | 2026.05.21 09:24:44.566637 [ 270 ] {6ba7ce7f-24ec-45e3-8454-e1196b4bd15f} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14979 | 2026.05.21 09:24:44.566675 [ 270 ] {6ba7ce7f-24ec-45e3-8454-e1196b4bd15f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 14980 | 2026.05.21 09:24:44.567083 [ 270 ] {6ba7ce7f-24ec-45e3-8454-e1196b4bd15f} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14981 | 2026.05.21 09:24:44.567306 [ 270 ] {6ba7ce7f-24ec-45e3-8454-e1196b4bd15f} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14982 | 2026.05.21 09:24:44.567441 [ 270 ] {6ba7ce7f-24ec-45e3-8454-e1196b4bd15f} <Debug> executeQuery: Read 797 rows, 62.80 KiB in 0.001575 sec., 506031.74603174604 rows/sec., 38.94 MiB/sec. | ||
| 14983 | 2026.05.21 09:24:44.567477 [ 270 ] {6ba7ce7f-24ec-45e3-8454-e1196b4bd15f} <Debug> TCPHandler: Processed in 0.001741909 sec. | ||
| 14984 | 2026.05.21 09:24:44.567603 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14985 | 2026.05.21 09:24:44.567700 [ 270 ] {00bc7dd4-b770-441d-a311-4e3103c6409d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14986 | 2026.05.21 09:24:44.567740 [ 270 ] {00bc7dd4-b770-441d-a311-4e3103c6409d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14987 | 2026.05.21 09:24:44.568484 [ 270 ] {00bc7dd4-b770-441d-a311-4e3103c6409d} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14988 | 2026.05.21 09:24:44.568543 [ 270 ] {00bc7dd4-b770-441d-a311-4e3103c6409d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 14989 | 2026.05.21 09:24:44.568964 [ 270 ] {00bc7dd4-b770-441d-a311-4e3103c6409d} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 14990 | 2026.05.21 09:24:44.569209 [ 270 ] {00bc7dd4-b770-441d-a311-4e3103c6409d} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14991 | 2026.05.21 09:24:44.569356 [ 42 ] {} <Debug> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 14992 | 2026.05.21 09:24:44.569362 [ 270 ] {00bc7dd4-b770-441d-a311-4e3103c6409d} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001678 sec., 84624.55303933253 rows/sec., 4.97 MiB/sec. | ||
| 14993 | 2026.05.21 09:24:44.569429 [ 42 ] {} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14994 | 2026.05.21 09:24:44.569456 [ 270 ] {00bc7dd4-b770-441d-a311-4e3103c6409d} <Debug> TCPHandler: Processed in 0.001902484 sec. | ||
| 14995 | 2026.05.21 09:24:44.569457 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 14996 | 2026.05.21 09:24:44.569595 [ 187 ] {33106484-ff80-4833-813a-1c2c5998985f::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 | ||
| 14997 | 2026.05.21 09:24:44.569711 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14998 | 2026.05.21 09:24:44.569738 [ 187 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14999 | 2026.05.21 09:24:44.569780 [ 187 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 226 rows starting from the beginning of the part | ||
| 15000 | 2026.05.21 09:24:44.569845 [ 187 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 55 rows starting from the beginning of the part | ||
| 15001 | 2026.05.21 09:24:44.569863 [ 270 ] {8cf04a58-f1fe-4643-9fd3-e44058e820e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15002 | 2026.05.21 09:24:44.569905 [ 187 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 41 rows starting from the beginning of the part | ||
| 15003 | 2026.05.21 09:24:44.569928 [ 270 ] {8cf04a58-f1fe-4643-9fd3-e44058e820e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15004 | 2026.05.21 09:24:44.569963 [ 187 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 157 rows starting from the beginning of the part | ||
| 15005 | 2026.05.21 09:24:44.570018 [ 187 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 41 rows starting from the beginning of the part | ||
| 15006 | 2026.05.21 09:24:44.570070 [ 187 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 142 rows starting from the beginning of the part | ||
| 15007 | 2026.05.21 09:24:44.570478 [ 270 ] {8cf04a58-f1fe-4643-9fd3-e44058e820e4} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15008 | 2026.05.21 09:24:44.570522 [ 270 ] {8cf04a58-f1fe-4643-9fd3-e44058e820e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 15009 | 2026.05.21 09:24:44.570876 [ 270 ] {8cf04a58-f1fe-4643-9fd3-e44058e820e4} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 15010 | 2026.05.21 09:24:44.571063 [ 199 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 662 rows, containing 5 columns (5 merged, 0 gathered) in 0.001517531 sec., 436234.910522421 rows/sec., 29.56 MiB/sec. | ||
| 15011 | 2026.05.21 09:24:44.571103 [ 270 ] {8cf04a58-f1fe-4643-9fd3-e44058e820e4} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15012 | 2026.05.21 09:24:44.571241 [ 199 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 15013 | 2026.05.21 09:24:44.571250 [ 270 ] {8cf04a58-f1fe-4643-9fd3-e44058e820e4} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001428 sec., 104341.73669467786 rows/sec., 6.74 MiB/sec. | ||
| 15014 | 2026.05.21 09:24:44.571298 [ 270 ] {8cf04a58-f1fe-4643-9fd3-e44058e820e4} <Debug> TCPHandler: Processed in 0.001711408 sec. | ||
| 15015 | 2026.05.21 09:24:44.571428 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15016 | 2026.05.21 09:24:44.571535 [ 270 ] {9a6f3d11-3595-4f76-80a0-2da0b6c8959b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15017 | 2026.05.21 09:24:44.571555 [ 199 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_71_14} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15018 | 2026.05.21 09:24:44.571581 [ 270 ] {9a6f3d11-3595-4f76-80a0-2da0b6c8959b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15019 | 2026.05.21 09:24:44.571642 [ 199 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_71_14} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 15020 | 2026.05.21 09:24:44.571757 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 15021 | 2026.05.21 09:24:44.572073 [ 270 ] {9a6f3d11-3595-4f76-80a0-2da0b6c8959b} <Trace> oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15022 | 2026.05.21 09:24:44.572115 [ 270 ] {9a6f3d11-3595-4f76-80a0-2da0b6c8959b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 15023 | 2026.05.21 09:24:44.572433 [ 270 ] {9a6f3d11-3595-4f76-80a0-2da0b6c8959b} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 15024 | 2026.05.21 09:24:44.572655 [ 270 ] {9a6f3d11-3595-4f76-80a0-2da0b6c8959b} <Trace> oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15025 | 2026.05.21 09:24:44.572788 [ 270 ] {9a6f3d11-3595-4f76-80a0-2da0b6c8959b} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001276 sec., 115987.46081504702 rows/sec., 6.60 MiB/sec. | ||
| 15026 | 2026.05.21 09:24:44.572824 [ 270 ] {9a6f3d11-3595-4f76-80a0-2da0b6c8959b} <Debug> TCPHandler: Processed in 0.001447989 sec. | ||
| 15027 | 2026.05.21 09:24:44.572968 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15028 | 2026.05.21 09:24:44.573067 [ 270 ] {7cac11a4-191a-49a0-b2ad-525d09188317} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15029 | 2026.05.21 09:24:44.573108 [ 270 ] {7cac11a4-191a-49a0-b2ad-525d09188317} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15030 | 2026.05.21 09:24:44.573934 [ 270 ] {7cac11a4-191a-49a0-b2ad-525d09188317} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15031 | 2026.05.21 09:24:44.573971 [ 270 ] {7cac11a4-191a-49a0-b2ad-525d09188317} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 15032 | 2026.05.21 09:24:44.574303 [ 270 ] {7cac11a4-191a-49a0-b2ad-525d09188317} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 15033 | 2026.05.21 09:24:44.574518 [ 270 ] {7cac11a4-191a-49a0-b2ad-525d09188317} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15034 | 2026.05.21 09:24:44.574652 [ 270 ] {7cac11a4-191a-49a0-b2ad-525d09188317} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001604 sec., 305486.2842892768 rows/sec., 21.42 MiB/sec. | ||
| 15035 | 2026.05.21 09:24:44.574688 [ 270 ] {7cac11a4-191a-49a0-b2ad-525d09188317} <Debug> TCPHandler: Processed in 0.001770799 sec. | ||
| 15036 | 2026.05.21 09:24:44.574824 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15037 | 2026.05.21 09:24:44.574923 [ 270 ] {c0a91f60-83a9-4258-9512-03139914f7d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15038 | 2026.05.21 09:24:44.574966 [ 270 ] {c0a91f60-83a9-4258-9512-03139914f7d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15039 | 2026.05.21 09:24:44.575335 [ 270 ] {c0a91f60-83a9-4258-9512-03139914f7d2} <Trace> oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15040 | 2026.05.21 09:24:44.575372 [ 270 ] {c0a91f60-83a9-4258-9512-03139914f7d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 15041 | 2026.05.21 09:24:44.575678 [ 270 ] {c0a91f60-83a9-4258-9512-03139914f7d2} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 15042 | 2026.05.21 09:24:44.575888 [ 270 ] {c0a91f60-83a9-4258-9512-03139914f7d2} <Trace> oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15043 | 2026.05.21 09:24:44.576022 [ 270 ] {c0a91f60-83a9-4258-9512-03139914f7d2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001118 sec., 5366.726296958855 rows/sec., 280.39 KiB/sec. | ||
| 15044 | 2026.05.21 09:24:44.576058 [ 270 ] {c0a91f60-83a9-4258-9512-03139914f7d2} <Debug> TCPHandler: Processed in 0.001284903 sec. | ||
| 15045 | 2026.05.21 09:24:44.576191 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15046 | 2026.05.21 09:24:44.576288 [ 270 ] {53b66d65-aeb8-4bb5-bf7b-d3b7f299b5d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15047 | 2026.05.21 09:24:44.576330 [ 270 ] {53b66d65-aeb8-4bb5-bf7b-d3b7f299b5d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15048 | 2026.05.21 09:24:44.576795 [ 270 ] {53b66d65-aeb8-4bb5-bf7b-d3b7f299b5d2} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15049 | 2026.05.21 09:24:44.576839 [ 270 ] {53b66d65-aeb8-4bb5-bf7b-d3b7f299b5d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 15050 | 2026.05.21 09:24:44.577181 [ 270 ] {53b66d65-aeb8-4bb5-bf7b-d3b7f299b5d2} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 15051 | 2026.05.21 09:24:44.577403 [ 270 ] {53b66d65-aeb8-4bb5-bf7b-d3b7f299b5d2} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15052 | 2026.05.21 09:24:44.577535 [ 270 ] {53b66d65-aeb8-4bb5-bf7b-d3b7f299b5d2} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001266 sec., 209320.69510268563 rows/sec., 13.91 MiB/sec. | ||
| 15053 | 2026.05.21 09:24:44.577571 [ 270 ] {53b66d65-aeb8-4bb5-bf7b-d3b7f299b5d2} <Debug> TCPHandler: Processed in 0.001429268 sec. | ||
| 15054 | 2026.05.21 09:24:44.577723 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15055 | 2026.05.21 09:24:44.577821 [ 270 ] {2632c527-b195-4020-9cba-ba2b4629eb2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15056 | 2026.05.21 09:24:44.577864 [ 270 ] {2632c527-b195-4020-9cba-ba2b4629eb2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15057 | 2026.05.21 09:24:44.578193 [ 270 ] {2632c527-b195-4020-9cba-ba2b4629eb2c} <Trace> oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15058 | 2026.05.21 09:24:44.578229 [ 270 ] {2632c527-b195-4020-9cba-ba2b4629eb2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 15059 | 2026.05.21 09:24:44.578537 [ 270 ] {2632c527-b195-4020-9cba-ba2b4629eb2c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 15060 | 2026.05.21 09:24:44.578748 [ 270 ] {2632c527-b195-4020-9cba-ba2b4629eb2c} <Trace> oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15061 | 2026.05.21 09:24:44.578881 [ 270 ] {2632c527-b195-4020-9cba-ba2b4629eb2c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001078 sec., 927.643784786642 rows/sec., 62.51 KiB/sec. | ||
| 15062 | 2026.05.21 09:24:44.578915 [ 270 ] {2632c527-b195-4020-9cba-ba2b4629eb2c} <Debug> TCPHandler: Processed in 0.001241872 sec. | ||
| 15063 | 2026.05.21 09:24:44.579045 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15064 | 2026.05.21 09:24:44.579142 [ 270 ] {b2e061b7-c49a-4c69-af0e-50e282ddcf32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15065 | 2026.05.21 09:24:44.579184 [ 270 ] {b2e061b7-c49a-4c69-af0e-50e282ddcf32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15066 | 2026.05.21 09:24:44.579555 [ 270 ] {b2e061b7-c49a-4c69-af0e-50e282ddcf32} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15067 | 2026.05.21 09:24:44.579591 [ 270 ] {b2e061b7-c49a-4c69-af0e-50e282ddcf32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 15068 | 2026.05.21 09:24:44.579910 [ 270 ] {b2e061b7-c49a-4c69-af0e-50e282ddcf32} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 15069 | 2026.05.21 09:24:44.580123 [ 270 ] {b2e061b7-c49a-4c69-af0e-50e282ddcf32} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15070 | 2026.05.21 09:24:44.580256 [ 270 ] {b2e061b7-c49a-4c69-af0e-50e282ddcf32} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001132 sec., 79505.3003533569 rows/sec., 4.97 MiB/sec. | ||
| 15071 | 2026.05.21 09:24:44.580290 [ 270 ] {b2e061b7-c49a-4c69-af0e-50e282ddcf32} <Debug> TCPHandler: Processed in 0.001293813 sec. | ||
| 15072 | 2026.05.21 09:24:45.253695 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 497 | ||
| 15073 | 2026.05.21 09:24:45.273984 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15074 | 2026.05.21 09:24:45.274066 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 15075 | 2026.05.21 09:24:45.280736 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 15076 | 2026.05.21 09:24:45.281508 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15077 | 2026.05.21 09:24:45.281851 [ 38 ] {} <Debug> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 15078 | 2026.05.21 09:24:45.281921 [ 38 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15079 | 2026.05.21 09:24:45.281943 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 15080 | 2026.05.21 09:24:45.282092 [ 187 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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 | ||
| 15081 | 2026.05.21 09:24:45.286048 [ 187 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15082 | 2026.05.21 09:24:45.286169 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 497 | ||
| 15083 | 2026.05.21 09:24:45.287617 [ 187 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 460 rows starting from the beginning of the part | ||
| 15084 | 2026.05.21 09:24:45.292364 [ 187 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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 | ||
| 15085 | 2026.05.21 09:24:45.297042 [ 187 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 8 rows starting from the beginning of the part | ||
| 15086 | 2026.05.21 09:24:45.301939 [ 187 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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 | ||
| 15087 | 2026.05.21 09:24:45.306461 [ 187 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 8 rows starting from the beginning of the part | ||
| 15088 | 2026.05.21 09:24:45.310238 [ 187 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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 | ||
| 15089 | 2026.05.21 09:24:45.371254 [ 187 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 497 rows, containing 679 columns (679 merged, 0 gathered) in 0.089227261 sec., 5570.046580271022 rows/sec., 28.80 MiB/sec. | ||
| 15090 | 2026.05.21 09:24:45.373770 [ 187 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 15091 | 2026.05.21 09:24:45.375670 [ 187 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_66_13} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15092 | 2026.05.21 09:24:45.375775 [ 187 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_66_13} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 15093 | 2026.05.21 09:24:45.378075 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.29 MiB. | ||
| 15094 | 2026.05.21 09:24:46.001202 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 366.66 MiB, peak 380.39 MiB, free memory in arenas 0.00 B, will set to 368.66 MiB (RSS), difference: 2.00 MiB | ||
| 15095 | 2026.05.21 09:24:49.551849 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15096 | 2026.05.21 09:24:49.552110 [ 270 ] {4a87dc9d-160e-45f1-a3df-5e4349f844a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_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) | ||
| 15097 | 2026.05.21 09:24:49.552442 [ 270 ] {4a87dc9d-160e-45f1-a3df-5e4349f844a3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 15098 | 2026.05.21 09:24:49.552482 [ 270 ] {4a87dc9d-160e-45f1-a3df-5e4349f844a3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_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 | ||
| 15099 | 2026.05.21 09:24:49.552705 [ 270 ] {4a87dc9d-160e-45f1-a3df-5e4349f844a3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 15100 | 2026.05.21 09:24:49.552817 [ 270 ] {4a87dc9d-160e-45f1-a3df-5e4349f844a3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15101 | 2026.05.21 09:24:49.552960 [ 270 ] {4a87dc9d-160e-45f1-a3df-5e4349f844a3} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 15102 | 2026.05.21 09:24:49.553042 [ 348 ] {4a87dc9d-160e-45f1-a3df-5e4349f844a3} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 15103 | 2026.05.21 09:24:49.553066 [ 314 ] {4a87dc9d-160e-45f1-a3df-5e4349f844a3} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 15104 | 2026.05.21 09:24:49.553074 [ 334 ] {4a87dc9d-160e-45f1-a3df-5e4349f844a3} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 15105 | 2026.05.21 09:24:49.553067 [ 351 ] {4a87dc9d-160e-45f1-a3df-5e4349f844a3} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 15106 | 2026.05.21 09:24:49.553259 [ 270 ] {4a87dc9d-160e-45f1-a3df-5e4349f844a3} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 15107 | 2026.05.21 09:24:49.553368 [ 270 ] {4a87dc9d-160e-45f1-a3df-5e4349f844a3} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 15108 | 2026.05.21 09:24:49.553468 [ 270 ] {4a87dc9d-160e-45f1-a3df-5e4349f844a3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 15109 | 2026.05.21 09:24:49.553490 [ 270 ] {4a87dc9d-160e-45f1-a3df-5e4349f844a3} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 15110 | 2026.05.21 09:24:49.553526 [ 270 ] {4a87dc9d-160e-45f1-a3df-5e4349f844a3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_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'))" | ||
| 15111 | 2026.05.21 09:24:49.553569 [ 270 ] {4a87dc9d-160e-45f1-a3df-5e4349f844a3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_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'))" | ||
| 15112 | 2026.05.21 09:24:49.553610 [ 270 ] {4a87dc9d-160e-45f1-a3df-5e4349f844a3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_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'))" | ||
| 15113 | 2026.05.21 09:24:49.553650 [ 270 ] {4a87dc9d-160e-45f1-a3df-5e4349f844a3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_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'))" | ||
| 15114 | 2026.05.21 09:24:49.555004 [ 270 ] {4a87dc9d-160e-45f1-a3df-5e4349f844a3} <Debug> executeQuery: Read 51 rows, 10.72 KiB in 0.00298 sec., 17114.093959731545 rows/sec., 3.51 MiB/sec. | ||
| 15115 | 2026.05.21 09:24:49.555347 [ 270 ] {4a87dc9d-160e-45f1-a3df-5e4349f844a3} <Debug> MemoryTracker: Peak memory usage (for query): 186.72 KiB. | ||
| 15116 | 2026.05.21 09:24:49.555366 [ 270 ] {4a87dc9d-160e-45f1-a3df-5e4349f844a3} <Debug> TCPHandler: Processed in 0.003654052 sec. | ||
| 15117 | 2026.05.21 09:24:49.557913 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15118 | 2026.05.21 09:24:49.558040 [ 270 ] {4372da02-066e-4ad7-b96e-41becbd15201} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15119 | 2026.05.21 09:24:49.558087 [ 270 ] {4372da02-066e-4ad7-b96e-41becbd15201} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15120 | 2026.05.21 09:24:49.558625 [ 270 ] {4372da02-066e-4ad7-b96e-41becbd15201} <Trace> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15121 | 2026.05.21 09:24:49.558667 [ 270 ] {4372da02-066e-4ad7-b96e-41becbd15201} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 15122 | 2026.05.21 09:24:49.559020 [ 270 ] {4372da02-066e-4ad7-b96e-41becbd15201} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 15123 | 2026.05.21 09:24:49.559236 [ 270 ] {4372da02-066e-4ad7-b96e-41becbd15201} <Trace> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15124 | 2026.05.21 09:24:49.559386 [ 270 ] {4372da02-066e-4ad7-b96e-41becbd15201} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001374 sec., 5822.416302765648 rows/sec., 474.78 KiB/sec. | ||
| 15125 | 2026.05.21 09:24:49.559424 [ 270 ] {4372da02-066e-4ad7-b96e-41becbd15201} <Debug> TCPHandler: Processed in 0.001568593 sec. | ||
| 15126 | 2026.05.21 09:24:49.559559 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15127 | 2026.05.21 09:24:49.559656 [ 270 ] {c3a946c6-4ecc-4e4c-a420-a9893f66b433} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15128 | 2026.05.21 09:24:49.559696 [ 270 ] {c3a946c6-4ecc-4e4c-a420-a9893f66b433} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15129 | 2026.05.21 09:24:49.560211 [ 270 ] {c3a946c6-4ecc-4e4c-a420-a9893f66b433} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15130 | 2026.05.21 09:24:49.560248 [ 270 ] {c3a946c6-4ecc-4e4c-a420-a9893f66b433} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 15131 | 2026.05.21 09:24:49.560561 [ 270 ] {c3a946c6-4ecc-4e4c-a420-a9893f66b433} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 15132 | 2026.05.21 09:24:49.560774 [ 270 ] {c3a946c6-4ecc-4e4c-a420-a9893f66b433} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15133 | 2026.05.21 09:24:49.560911 [ 270 ] {c3a946c6-4ecc-4e4c-a420-a9893f66b433} <Debug> executeQuery: Read 142 rows, 12.56 KiB in 0.001271 sec., 111723.05271439812 rows/sec., 9.65 MiB/sec. | ||
| 15134 | 2026.05.21 09:24:49.560948 [ 270 ] {c3a946c6-4ecc-4e4c-a420-a9893f66b433} <Debug> TCPHandler: Processed in 0.001439249 sec. | ||
| 15135 | 2026.05.21 09:24:49.561072 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15136 | 2026.05.21 09:24:49.561169 [ 270 ] {f4252120-c6c4-40f8-a208-0d3fb192db4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15137 | 2026.05.21 09:24:49.561209 [ 270 ] {f4252120-c6c4-40f8-a208-0d3fb192db4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15138 | 2026.05.21 09:24:49.561640 [ 270 ] {f4252120-c6c4-40f8-a208-0d3fb192db4e} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15139 | 2026.05.21 09:24:49.561676 [ 270 ] {f4252120-c6c4-40f8-a208-0d3fb192db4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 15140 | 2026.05.21 09:24:49.561968 [ 270 ] {f4252120-c6c4-40f8-a208-0d3fb192db4e} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 15141 | 2026.05.21 09:24:49.562180 [ 270 ] {f4252120-c6c4-40f8-a208-0d3fb192db4e} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15142 | 2026.05.21 09:24:49.562310 [ 270 ] {f4252120-c6c4-40f8-a208-0d3fb192db4e} <Debug> executeQuery: Read 49 rows, 3.64 KiB in 0.001158 sec., 42314.335060449055 rows/sec., 3.07 MiB/sec. | ||
| 15143 | 2026.05.21 09:24:49.562348 [ 270 ] {f4252120-c6c4-40f8-a208-0d3fb192db4e} <Debug> TCPHandler: Processed in 0.001326334 sec. | ||
| 15144 | 2026.05.21 09:24:49.562465 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15145 | 2026.05.21 09:24:49.562561 [ 270 ] {dda593ec-5b48-4637-9531-99b30a90312b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15146 | 2026.05.21 09:24:49.562600 [ 270 ] {dda593ec-5b48-4637-9531-99b30a90312b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15147 | 2026.05.21 09:24:49.563034 [ 270 ] {dda593ec-5b48-4637-9531-99b30a90312b} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15148 | 2026.05.21 09:24:49.563071 [ 270 ] {dda593ec-5b48-4637-9531-99b30a90312b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 15149 | 2026.05.21 09:24:49.563370 [ 270 ] {dda593ec-5b48-4637-9531-99b30a90312b} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 15150 | 2026.05.21 09:24:49.563572 [ 270 ] {dda593ec-5b48-4637-9531-99b30a90312b} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15151 | 2026.05.21 09:24:49.563708 [ 270 ] {dda593ec-5b48-4637-9531-99b30a90312b} <Debug> executeQuery: Read 113 rows, 9.05 KiB in 0.001163 sec., 97162.51074806535 rows/sec., 7.60 MiB/sec. | ||
| 15152 | 2026.05.21 09:24:49.563747 [ 270 ] {dda593ec-5b48-4637-9531-99b30a90312b} <Debug> TCPHandler: Processed in 0.001330955 sec. | ||
| 15153 | 2026.05.21 09:24:49.563913 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15154 | 2026.05.21 09:24:49.564010 [ 270 ] {964ea145-77c3-4da6-838f-08213921839c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15155 | 2026.05.21 09:24:49.564053 [ 270 ] {964ea145-77c3-4da6-838f-08213921839c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15156 | 2026.05.21 09:24:49.564472 [ 270 ] {964ea145-77c3-4da6-838f-08213921839c} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15157 | 2026.05.21 09:24:49.564507 [ 270 ] {964ea145-77c3-4da6-838f-08213921839c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 15158 | 2026.05.21 09:24:49.564988 [ 270 ] {964ea145-77c3-4da6-838f-08213921839c} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 15159 | 2026.05.21 09:24:49.565260 [ 270 ] {964ea145-77c3-4da6-838f-08213921839c} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15160 | 2026.05.21 09:24:49.565456 [ 270 ] {964ea145-77c3-4da6-838f-08213921839c} <Debug> executeQuery: Read 164 rows, 11.69 KiB in 0.001459 sec., 112405.75736806031 rows/sec., 7.83 MiB/sec. | ||
| 15161 | 2026.05.21 09:24:49.565521 [ 270 ] {964ea145-77c3-4da6-838f-08213921839c} <Debug> TCPHandler: Processed in 0.001658076 sec. | ||
| 15162 | 2026.05.21 09:24:49.565706 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15163 | 2026.05.21 09:24:49.565836 [ 270 ] {944a38b5-85cc-4a2b-87ef-f979e68fa676} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15164 | 2026.05.21 09:24:49.565908 [ 270 ] {944a38b5-85cc-4a2b-87ef-f979e68fa676} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15165 | 2026.05.21 09:24:49.566814 [ 270 ] {944a38b5-85cc-4a2b-87ef-f979e68fa676} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15166 | 2026.05.21 09:24:49.566849 [ 270 ] {944a38b5-85cc-4a2b-87ef-f979e68fa676} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 15167 | 2026.05.21 09:24:49.567428 [ 270 ] {944a38b5-85cc-4a2b-87ef-f979e68fa676} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 15168 | 2026.05.21 09:24:49.567648 [ 270 ] {944a38b5-85cc-4a2b-87ef-f979e68fa676} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15169 | 2026.05.21 09:24:49.567786 [ 270 ] {944a38b5-85cc-4a2b-87ef-f979e68fa676} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001989 sec., 20613.373554550028 rows/sec., 36.94 MiB/sec. | ||
| 15170 | 2026.05.21 09:24:49.567869 [ 270 ] {944a38b5-85cc-4a2b-87ef-f979e68fa676} <Debug> TCPHandler: Processed in 0.002270637 sec. | ||
| 15171 | 2026.05.21 09:24:49.568002 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15172 | 2026.05.21 09:24:49.568103 [ 270 ] {d91842be-49a8-411b-98e1-2ac83e68f10a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15173 | 2026.05.21 09:24:49.568145 [ 270 ] {d91842be-49a8-411b-98e1-2ac83e68f10a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15174 | 2026.05.21 09:24:49.568512 [ 270 ] {d91842be-49a8-411b-98e1-2ac83e68f10a} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15175 | 2026.05.21 09:24:49.568546 [ 270 ] {d91842be-49a8-411b-98e1-2ac83e68f10a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 15176 | 2026.05.21 09:24:49.568842 [ 270 ] {d91842be-49a8-411b-98e1-2ac83e68f10a} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 15177 | 2026.05.21 09:24:49.569060 [ 270 ] {d91842be-49a8-411b-98e1-2ac83e68f10a} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15178 | 2026.05.21 09:24:49.569192 [ 35 ] {} <Debug> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8) (MergerMutator): Selected 6 parts from all_1_100_19 to all_105_105_0 | ||
| 15179 | 2026.05.21 09:24:49.569205 [ 270 ] {d91842be-49a8-411b-98e1-2ac83e68f10a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001122 sec., 53475.93582887701 rows/sec., 3.60 MiB/sec. | ||
| 15180 | 2026.05.21 09:24:49.569229 [ 35 ] {} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15181 | 2026.05.21 09:24:49.569242 [ 270 ] {d91842be-49a8-411b-98e1-2ac83e68f10a} <Debug> TCPHandler: Processed in 0.001289754 sec. | ||
| 15182 | 2026.05.21 09:24:49.569254 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 15183 | 2026.05.21 09:24:49.569348 [ 189 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_105_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_100_19 to all_105_105_0 into Compact with storage Full | ||
| 15184 | 2026.05.21 09:24:49.569455 [ 189 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_105_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15185 | 2026.05.21 09:24:49.569484 [ 189 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_105_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_100_19, total 5604 rows starting from the beginning of the part | ||
| 15186 | 2026.05.21 09:24:49.569535 [ 189 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_105_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 72 rows starting from the beginning of the part | ||
| 15187 | 2026.05.21 09:24:49.569577 [ 189 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_105_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 18 rows starting from the beginning of the part | ||
| 15188 | 2026.05.21 09:24:49.569619 [ 189 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_105_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 60 rows starting from the beginning of the part | ||
| 15189 | 2026.05.21 09:24:49.569655 [ 189 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_105_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 90 rows starting from the beginning of the part | ||
| 15190 | 2026.05.21 09:24:49.569692 [ 189 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_105_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 60 rows starting from the beginning of the part | ||
| 15191 | 2026.05.21 09:24:49.571188 [ 194 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_105_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5904 rows, containing 4 columns (4 merged, 0 gathered) in 0.001881163 sec., 3138484.0122838905 rows/sec., 207.79 MiB/sec. | ||
| 15192 | 2026.05.21 09:24:49.571532 [ 189 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_105_20} <Trace> MergedBlockOutputStream: filled checksums all_1_105_20 (state Temporary) | ||
| 15193 | 2026.05.21 09:24:49.571766 [ 189 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_105_20} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_merge_all_1_105_20 to all_1_105_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15194 | 2026.05.21 09:24:49.571835 [ 189 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_105_20} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8) (MergerMutator): Merged 6 parts: [all_1_100_19, all_105_105_0] -> all_1_105_20 | ||
| 15195 | 2026.05.21 09:24:49.571897 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. | ||
| 15196 | 2026.05.21 09:24:51.025880 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 32130 | ||
| 15197 | 2026.05.21 09:24:51.026375 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15198 | 2026.05.21 09:24:51.026412 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 15199 | 2026.05.21 09:24:51.027029 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 15200 | 2026.05.21 09:24:51.027295 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15201 | 2026.05.21 09:24:51.027438 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32130 | ||
| 15202 | 2026.05.21 09:24:52.786247 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 505 | ||
| 15203 | 2026.05.21 09:24:52.801312 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15204 | 2026.05.21 09:24:52.801371 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 15205 | 2026.05.21 09:24:52.806574 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 15206 | 2026.05.21 09:24:52.807314 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15207 | 2026.05.21 09:24:52.810465 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 505 | ||
| 15208 | 2026.05.21 09:24:54.556056 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15209 | 2026.05.21 09:24:54.556318 [ 270 ] {8c22b0af-791e-4cde-a09c-9f6aa88c8f0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', '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) | ||
| 15210 | 2026.05.21 09:24:54.556692 [ 270 ] {8c22b0af-791e-4cde-a09c-9f6aa88c8f0f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 15211 | 2026.05.21 09:24:54.556736 [ 270 ] {8c22b0af-791e-4cde-a09c-9f6aa88c8f0f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', '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 | ||
| 15212 | 2026.05.21 09:24:54.556979 [ 270 ] {8c22b0af-791e-4cde-a09c-9f6aa88c8f0f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 15213 | 2026.05.21 09:24:54.557051 [ 270 ] {8c22b0af-791e-4cde-a09c-9f6aa88c8f0f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15214 | 2026.05.21 09:24:54.557199 [ 270 ] {8c22b0af-791e-4cde-a09c-9f6aa88c8f0f} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 30-element set) | ||
| 15215 | 2026.05.21 09:24:54.557285 [ 334 ] {8c22b0af-791e-4cde-a09c-9f6aa88c8f0f} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 15216 | 2026.05.21 09:24:54.557304 [ 314 ] {8c22b0af-791e-4cde-a09c-9f6aa88c8f0f} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 15217 | 2026.05.21 09:24:54.557309 [ 348 ] {8c22b0af-791e-4cde-a09c-9f6aa88c8f0f} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 15218 | 2026.05.21 09:24:54.557309 [ 351 ] {8c22b0af-791e-4cde-a09c-9f6aa88c8f0f} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 15219 | 2026.05.21 09:24:54.557466 [ 270 ] {8c22b0af-791e-4cde-a09c-9f6aa88c8f0f} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 15220 | 2026.05.21 09:24:54.557497 [ 270 ] {8c22b0af-791e-4cde-a09c-9f6aa88c8f0f} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 15221 | 2026.05.21 09:24:54.557602 [ 270 ] {8c22b0af-791e-4cde-a09c-9f6aa88c8f0f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 15222 | 2026.05.21 09:24:54.557627 [ 270 ] {8c22b0af-791e-4cde-a09c-9f6aa88c8f0f} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 15223 | 2026.05.21 09:24:54.557667 [ 270 ] {8c22b0af-791e-4cde-a09c-9f6aa88c8f0f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', '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'))" | ||
| 15224 | 2026.05.21 09:24:54.557711 [ 270 ] {8c22b0af-791e-4cde-a09c-9f6aa88c8f0f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', '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'))" | ||
| 15225 | 2026.05.21 09:24:54.557755 [ 270 ] {8c22b0af-791e-4cde-a09c-9f6aa88c8f0f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', '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'))" | ||
| 15226 | 2026.05.21 09:24:54.557798 [ 270 ] {8c22b0af-791e-4cde-a09c-9f6aa88c8f0f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', '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'))" | ||
| 15227 | 2026.05.21 09:24:54.559002 [ 270 ] {8c22b0af-791e-4cde-a09c-9f6aa88c8f0f} <Debug> executeQuery: Read 51 rows, 10.48 KiB in 0.002784 sec., 18318.96551724138 rows/sec., 3.68 MiB/sec. | ||
| 15228 | 2026.05.21 09:24:54.559242 [ 270 ] {8c22b0af-791e-4cde-a09c-9f6aa88c8f0f} <Debug> MemoryTracker: Peak memory usage (for query): 181.14 KiB. | ||
| 15229 | 2026.05.21 09:24:54.559260 [ 270 ] {8c22b0af-791e-4cde-a09c-9f6aa88c8f0f} <Debug> TCPHandler: Processed in 0.003348862 sec. | ||
| 15230 | 2026.05.21 09:24:54.564573 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15231 | 2026.05.21 09:24:54.564695 [ 270 ] {78bcb8ea-b613-4388-98aa-2441fccdae68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15232 | 2026.05.21 09:24:54.564744 [ 270 ] {78bcb8ea-b613-4388-98aa-2441fccdae68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15233 | 2026.05.21 09:24:54.565376 [ 270 ] {78bcb8ea-b613-4388-98aa-2441fccdae68} <Trace> oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15234 | 2026.05.21 09:24:54.565423 [ 270 ] {78bcb8ea-b613-4388-98aa-2441fccdae68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 15235 | 2026.05.21 09:24:54.565825 [ 270 ] {78bcb8ea-b613-4388-98aa-2441fccdae68} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 15236 | 2026.05.21 09:24:54.566054 [ 270 ] {78bcb8ea-b613-4388-98aa-2441fccdae68} <Trace> oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15237 | 2026.05.21 09:24:54.566212 [ 270 ] {78bcb8ea-b613-4388-98aa-2441fccdae68} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001552 sec., 182989.69072164947 rows/sec., 11.62 MiB/sec. | ||
| 15238 | 2026.05.21 09:24:54.566254 [ 270 ] {78bcb8ea-b613-4388-98aa-2441fccdae68} <Debug> TCPHandler: Processed in 0.001742138 sec. | ||
| 15239 | 2026.05.21 09:24:54.566421 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15240 | 2026.05.21 09:24:54.566527 [ 270 ] {5400b2f8-7422-4ead-867c-65d56326876d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15241 | 2026.05.21 09:24:54.566570 [ 270 ] {5400b2f8-7422-4ead-867c-65d56326876d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15242 | 2026.05.21 09:24:54.567388 [ 270 ] {5400b2f8-7422-4ead-867c-65d56326876d} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15243 | 2026.05.21 09:24:54.567428 [ 270 ] {5400b2f8-7422-4ead-867c-65d56326876d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 15244 | 2026.05.21 09:24:54.567799 [ 270 ] {5400b2f8-7422-4ead-867c-65d56326876d} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 15245 | 2026.05.21 09:24:54.568026 [ 270 ] {5400b2f8-7422-4ead-867c-65d56326876d} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15246 | 2026.05.21 09:24:54.568167 [ 270 ] {5400b2f8-7422-4ead-867c-65d56326876d} <Debug> executeQuery: Read 797 rows, 62.80 KiB in 0.001662 sec., 479542.7196149218 rows/sec., 36.90 MiB/sec. | ||
| 15247 | 2026.05.21 09:24:54.568185 [ 30 ] {} <Debug> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 15248 | 2026.05.21 09:24:54.568203 [ 270 ] {5400b2f8-7422-4ead-867c-65d56326876d} <Debug> TCPHandler: Processed in 0.001834291 sec. | ||
| 15249 | 2026.05.21 09:24:54.568252 [ 30 ] {} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15250 | 2026.05.21 09:24:54.568282 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 15251 | 2026.05.21 09:24:54.568376 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15252 | 2026.05.21 09:24:54.568403 [ 195 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 15253 | 2026.05.21 09:24:54.568482 [ 270 ] {5652c8da-1793-44b2-af8b-56b47fb2a614} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15254 | 2026.05.21 09:24:54.568527 [ 270 ] {5652c8da-1793-44b2-af8b-56b47fb2a614} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15255 | 2026.05.21 09:24:54.568533 [ 195 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15256 | 2026.05.21 09:24:54.568582 [ 195 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 3361 rows starting from the beginning of the part | ||
| 15257 | 2026.05.21 09:24:54.568656 [ 195 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 56 rows starting from the beginning of the part | ||
| 15258 | 2026.05.21 09:24:54.568706 [ 195 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 138 rows starting from the beginning of the part | ||
| 15259 | 2026.05.21 09:24:54.568753 [ 195 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 797 rows starting from the beginning of the part | ||
| 15260 | 2026.05.21 09:24:54.568797 [ 195 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 142 rows starting from the beginning of the part | ||
| 15261 | 2026.05.21 09:24:54.568843 [ 195 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 797 rows starting from the beginning of the part | ||
| 15262 | 2026.05.21 09:24:54.569015 [ 270 ] {5652c8da-1793-44b2-af8b-56b47fb2a614} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15263 | 2026.05.21 09:24:54.569058 [ 270 ] {5652c8da-1793-44b2-af8b-56b47fb2a614} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 15264 | 2026.05.21 09:24:54.569393 [ 270 ] {5652c8da-1793-44b2-af8b-56b47fb2a614} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 15265 | 2026.05.21 09:24:54.569620 [ 270 ] {5652c8da-1793-44b2-af8b-56b47fb2a614} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15266 | 2026.05.21 09:24:54.569766 [ 270 ] {5652c8da-1793-44b2-af8b-56b47fb2a614} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001306 sec., 108728.94333843797 rows/sec., 6.39 MiB/sec. | ||
| 15267 | 2026.05.21 09:24:54.569807 [ 270 ] {5652c8da-1793-44b2-af8b-56b47fb2a614} <Debug> TCPHandler: Processed in 0.001482389 sec. | ||
| 15268 | 2026.05.21 09:24:54.569945 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15269 | 2026.05.21 09:24:54.570046 [ 270 ] {d50ae774-15de-4b49-a189-1fd6eb395871} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15270 | 2026.05.21 09:24:54.570087 [ 270 ] {d50ae774-15de-4b49-a189-1fd6eb395871} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15271 | 2026.05.21 09:24:54.570566 [ 270 ] {d50ae774-15de-4b49-a189-1fd6eb395871} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15272 | 2026.05.21 09:24:54.570609 [ 270 ] {d50ae774-15de-4b49-a189-1fd6eb395871} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 15273 | 2026.05.21 09:24:54.570904 [ 189 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5291 rows, containing 5 columns (5 merged, 0 gathered) in 0.002555856 sec., 2070147.9269567612 rows/sec., 166.11 MiB/sec. | ||
| 15274 | 2026.05.21 09:24:54.570939 [ 270 ] {d50ae774-15de-4b49-a189-1fd6eb395871} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 15275 | 2026.05.21 09:24:54.571162 [ 270 ] {d50ae774-15de-4b49-a189-1fd6eb395871} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15276 | 2026.05.21 09:24:54.571229 [ 189 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 15277 | 2026.05.21 09:24:54.571308 [ 270 ] {d50ae774-15de-4b49-a189-1fd6eb395871} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001282 sec., 116224.64898595944 rows/sec., 7.51 MiB/sec. | ||
| 15278 | 2026.05.21 09:24:54.571349 [ 270 ] {d50ae774-15de-4b49-a189-1fd6eb395871} <Debug> TCPHandler: Processed in 0.001455399 sec. | ||
| 15279 | 2026.05.21 09:24:54.571487 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15280 | 2026.05.21 09:24:54.571559 [ 189 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_106_21} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15281 | 2026.05.21 09:24:54.571593 [ 270 ] {66124ff8-18c7-4d0f-823e-2aa68a1c13e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15282 | 2026.05.21 09:24:54.571641 [ 270 ] {66124ff8-18c7-4d0f-823e-2aa68a1c13e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15283 | 2026.05.21 09:24:54.571656 [ 189 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_106_21} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 15284 | 2026.05.21 09:24:54.571781 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
| 15285 | 2026.05.21 09:24:54.572140 [ 270 ] {66124ff8-18c7-4d0f-823e-2aa68a1c13e4} <Trace> oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15286 | 2026.05.21 09:24:54.572183 [ 270 ] {66124ff8-18c7-4d0f-823e-2aa68a1c13e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 15287 | 2026.05.21 09:24:54.572508 [ 270 ] {66124ff8-18c7-4d0f-823e-2aa68a1c13e4} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 15288 | 2026.05.21 09:24:54.572726 [ 270 ] {66124ff8-18c7-4d0f-823e-2aa68a1c13e4} <Trace> oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15289 | 2026.05.21 09:24:54.572861 [ 270 ] {66124ff8-18c7-4d0f-823e-2aa68a1c13e4} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00129 sec., 114728.68217054264 rows/sec., 6.52 MiB/sec. | ||
| 15290 | 2026.05.21 09:24:54.572896 [ 270 ] {66124ff8-18c7-4d0f-823e-2aa68a1c13e4} <Debug> TCPHandler: Processed in 0.001461219 sec. | ||
| 15291 | 2026.05.21 09:24:54.573050 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15292 | 2026.05.21 09:24:54.573151 [ 270 ] {475aba28-7973-4778-86d2-e9aa66fcfa06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15293 | 2026.05.21 09:24:54.573192 [ 270 ] {475aba28-7973-4778-86d2-e9aa66fcfa06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15294 | 2026.05.21 09:24:54.573803 [ 270 ] {475aba28-7973-4778-86d2-e9aa66fcfa06} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15295 | 2026.05.21 09:24:54.573841 [ 270 ] {475aba28-7973-4778-86d2-e9aa66fcfa06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 15296 | 2026.05.21 09:24:54.574187 [ 270 ] {475aba28-7973-4778-86d2-e9aa66fcfa06} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 15297 | 2026.05.21 09:24:54.574435 [ 270 ] {475aba28-7973-4778-86d2-e9aa66fcfa06} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15298 | 2026.05.21 09:24:54.574605 [ 30 ] {} <Debug> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 15299 | 2026.05.21 09:24:54.574613 [ 270 ] {475aba28-7973-4778-86d2-e9aa66fcfa06} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001481 sec., 330857.5286968265 rows/sec., 23.20 MiB/sec. | ||
| 15300 | 2026.05.21 09:24:54.574651 [ 30 ] {} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15301 | 2026.05.21 09:24:54.574667 [ 270 ] {475aba28-7973-4778-86d2-e9aa66fcfa06} <Debug> TCPHandler: Processed in 0.001670226 sec. | ||
| 15302 | 2026.05.21 09:24:54.574708 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 15303 | 2026.05.21 09:24:54.574807 [ 198 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 15304 | 2026.05.21 09:24:54.574849 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15305 | 2026.05.21 09:24:54.574915 [ 198 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15306 | 2026.05.21 09:24:54.574958 [ 198 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1831 rows starting from the beginning of the part | ||
| 15307 | 2026.05.21 09:24:54.574961 [ 270 ] {baff5df4-0c23-40a7-aa35-b19d6372823b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15308 | 2026.05.21 09:24:54.575025 [ 270 ] {baff5df4-0c23-40a7-aa35-b19d6372823b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15309 | 2026.05.21 09:24:54.575026 [ 198 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 64 rows starting from the beginning of the part | ||
| 15310 | 2026.05.21 09:24:54.575095 [ 198 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 105 rows starting from the beginning of the part | ||
| 15311 | 2026.05.21 09:24:54.575150 [ 198 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 490 rows starting from the beginning of the part | ||
| 15312 | 2026.05.21 09:24:54.575191 [ 198 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 113 rows starting from the beginning of the part | ||
| 15313 | 2026.05.21 09:24:54.575232 [ 198 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 490 rows starting from the beginning of the part | ||
| 15314 | 2026.05.21 09:24:54.575410 [ 270 ] {baff5df4-0c23-40a7-aa35-b19d6372823b} <Trace> oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15315 | 2026.05.21 09:24:54.575450 [ 270 ] {baff5df4-0c23-40a7-aa35-b19d6372823b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 15316 | 2026.05.21 09:24:54.575823 [ 270 ] {baff5df4-0c23-40a7-aa35-b19d6372823b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 15317 | 2026.05.21 09:24:54.576064 [ 270 ] {baff5df4-0c23-40a7-aa35-b19d6372823b} <Trace> oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15318 | 2026.05.21 09:24:54.576202 [ 270 ] {baff5df4-0c23-40a7-aa35-b19d6372823b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001263 sec., 4750.593824228028 rows/sec., 248.20 KiB/sec. | ||
| 15319 | 2026.05.21 09:24:54.576237 [ 270 ] {baff5df4-0c23-40a7-aa35-b19d6372823b} <Debug> TCPHandler: Processed in 0.001438668 sec. | ||
| 15320 | 2026.05.21 09:24:54.576368 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15321 | 2026.05.21 09:24:54.576459 [ 194 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3093 rows, containing 5 columns (5 merged, 0 gathered) in 0.001688467 sec., 1831839.177194461 rows/sec., 134.65 MiB/sec. | ||
| 15322 | 2026.05.21 09:24:54.576467 [ 270 ] {e91c437b-5cfa-4016-9d0f-298eda2d059b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15323 | 2026.05.21 09:24:54.576535 [ 270 ] {e91c437b-5cfa-4016-9d0f-298eda2d059b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15324 | 2026.05.21 09:24:54.576677 [ 198 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 15325 | 2026.05.21 09:24:54.576951 [ 198 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_106_21} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15326 | 2026.05.21 09:24:54.577027 [ 198 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_106_21} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 15327 | 2026.05.21 09:24:54.577028 [ 270 ] {e91c437b-5cfa-4016-9d0f-298eda2d059b} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15328 | 2026.05.21 09:24:54.577077 [ 270 ] {e91c437b-5cfa-4016-9d0f-298eda2d059b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 15329 | 2026.05.21 09:24:54.577103 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 15330 | 2026.05.21 09:24:54.577490 [ 270 ] {e91c437b-5cfa-4016-9d0f-298eda2d059b} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 15331 | 2026.05.21 09:24:54.577748 [ 270 ] {e91c437b-5cfa-4016-9d0f-298eda2d059b} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15332 | 2026.05.21 09:24:54.577886 [ 270 ] {e91c437b-5cfa-4016-9d0f-298eda2d059b} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001437 sec., 184411.96938065416 rows/sec., 12.25 MiB/sec. | ||
| 15333 | 2026.05.21 09:24:54.577887 [ 30 ] {} <Debug> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Selected 6 parts from all_1_101_22 to all_106_106_0 | ||
| 15334 | 2026.05.21 09:24:54.577924 [ 270 ] {e91c437b-5cfa-4016-9d0f-298eda2d059b} <Debug> TCPHandler: Processed in 0.001605854 sec. | ||
| 15335 | 2026.05.21 09:24:54.577939 [ 30 ] {} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15336 | 2026.05.21 09:24:54.577963 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 15337 | 2026.05.21 09:24:54.578060 [ 189 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_106_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_22 to all_106_106_0 into Compact with storage Full | ||
| 15338 | 2026.05.21 09:24:54.578071 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15339 | 2026.05.21 09:24:54.578183 [ 189 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_106_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15340 | 2026.05.21 09:24:54.578184 [ 270 ] {9b251bb3-7a71-4234-8142-eb8dd9553eeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15341 | 2026.05.21 09:24:54.578224 [ 189 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_106_23} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_101_22, total 36829 rows starting from the beginning of the part | ||
| 15342 | 2026.05.21 09:24:54.578246 [ 270 ] {9b251bb3-7a71-4234-8142-eb8dd9553eeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15343 | 2026.05.21 09:24:54.578295 [ 189 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_106_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 52 rows starting from the beginning of the part | ||
| 15344 | 2026.05.21 09:24:54.578351 [ 189 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_106_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 160 rows starting from the beginning of the part | ||
| 15345 | 2026.05.21 09:24:54.578399 [ 189 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_106_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 265 rows starting from the beginning of the part | ||
| 15346 | 2026.05.21 09:24:54.578441 [ 189 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_106_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 164 rows starting from the beginning of the part | ||
| 15347 | 2026.05.21 09:24:54.578482 [ 189 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_106_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 265 rows starting from the beginning of the part | ||
| 15348 | 2026.05.21 09:24:54.578625 [ 270 ] {9b251bb3-7a71-4234-8142-eb8dd9553eeb} <Trace> oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15349 | 2026.05.21 09:24:54.578671 [ 270 ] {9b251bb3-7a71-4234-8142-eb8dd9553eeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 15350 | 2026.05.21 09:24:54.579000 [ 270 ] {9b251bb3-7a71-4234-8142-eb8dd9553eeb} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 15351 | 2026.05.21 09:24:54.579226 [ 270 ] {9b251bb3-7a71-4234-8142-eb8dd9553eeb} <Trace> oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15352 | 2026.05.21 09:24:54.579365 [ 270 ] {9b251bb3-7a71-4234-8142-eb8dd9553eeb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001199 sec., 834.0283569641368 rows/sec., 56.20 KiB/sec. | ||
| 15353 | 2026.05.21 09:24:54.579400 [ 270 ] {9b251bb3-7a71-4234-8142-eb8dd9553eeb} <Debug> TCPHandler: Processed in 0.001381066 sec. | ||
| 15354 | 2026.05.21 09:24:54.579556 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15355 | 2026.05.21 09:24:54.579655 [ 270 ] {e75e1a27-1ae7-445f-b778-bab935a6bfcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15356 | 2026.05.21 09:24:54.579698 [ 270 ] {e75e1a27-1ae7-445f-b778-bab935a6bfcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15357 | 2026.05.21 09:24:54.580054 [ 270 ] {e75e1a27-1ae7-445f-b778-bab935a6bfcd} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15358 | 2026.05.21 09:24:54.580092 [ 270 ] {e75e1a27-1ae7-445f-b778-bab935a6bfcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 15359 | 2026.05.21 09:24:54.580573 [ 270 ] {e75e1a27-1ae7-445f-b778-bab935a6bfcd} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 15360 | 2026.05.21 09:24:54.580801 [ 270 ] {e75e1a27-1ae7-445f-b778-bab935a6bfcd} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15361 | 2026.05.21 09:24:54.580939 [ 270 ] {e75e1a27-1ae7-445f-b778-bab935a6bfcd} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001302 sec., 69124.42396313364 rows/sec., 4.33 MiB/sec. | ||
| 15362 | 2026.05.21 09:24:54.580974 [ 270 ] {e75e1a27-1ae7-445f-b778-bab935a6bfcd} <Debug> TCPHandler: Processed in 0.00148333 sec. | ||
| 15363 | 2026.05.21 09:24:54.587241 [ 198 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_106_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37735 rows, containing 5 columns (5 merged, 0 gathered) in 0.0092235 sec., 4091180.137691765 rows/sec., 266.46 MiB/sec. | ||
| 15364 | 2026.05.21 09:24:54.587727 [ 200 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_106_23} <Trace> MergedBlockOutputStream: filled checksums all_1_106_23 (state Temporary) | ||
| 15365 | 2026.05.21 09:24:54.588040 [ 200 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_106_23} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_merge_all_1_106_23 to all_1_106_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15366 | 2026.05.21 09:24:54.588129 [ 200 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_106_23} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Merged 6 parts: [all_1_101_22, all_106_106_0] -> all_1_106_23 | ||
| 15367 | 2026.05.21 09:24:54.588247 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 15368 | 2026.05.21 09:24:55.000264 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 369.46 MiB, peak 380.39 MiB, free memory in arenas 0.00 B, will set to 371.22 MiB (RSS), difference: 1.76 MiB | ||
| 15369 | 2026.05.21 09:24:58.321292 [ 25 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15370 | 2026.05.21 09:24:58.321354 [ 25 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15371 | 2026.05.21 09:24:58.528414 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 32578 | ||
| 15372 | 2026.05.21 09:24:58.528972 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15373 | 2026.05.21 09:24:58.529017 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 15374 | 2026.05.21 09:24:58.529527 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 15375 | 2026.05.21 09:24:58.529762 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15376 | 2026.05.21 09:24:58.529900 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32578 | ||
| 15377 | 2026.05.21 09:24:59.551954 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15378 | 2026.05.21 09:24:59.552187 [ 270 ] {f352bf8e-11f0-4e2b-8a02-d0ecca4afa88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 15379 | 2026.05.21 09:24:59.552562 [ 270 ] {f352bf8e-11f0-4e2b-8a02-d0ecca4afa88} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 15380 | 2026.05.21 09:24:59.552607 [ 270 ] {f352bf8e-11f0-4e2b-8a02-d0ecca4afa88} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 15381 | 2026.05.21 09:24:59.552866 [ 270 ] {f352bf8e-11f0-4e2b-8a02-d0ecca4afa88} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 15382 | 2026.05.21 09:24:59.552947 [ 270 ] {f352bf8e-11f0-4e2b-8a02-d0ecca4afa88} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15383 | 2026.05.21 09:24:59.553108 [ 270 ] {f352bf8e-11f0-4e2b-8a02-d0ecca4afa88} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 15384 | 2026.05.21 09:24:59.553227 [ 341 ] {f352bf8e-11f0-4e2b-8a02-d0ecca4afa88} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 15385 | 2026.05.21 09:24:59.553232 [ 348 ] {f352bf8e-11f0-4e2b-8a02-d0ecca4afa88} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 15386 | 2026.05.21 09:24:59.553228 [ 351 ] {f352bf8e-11f0-4e2b-8a02-d0ecca4afa88} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 15387 | 2026.05.21 09:24:59.553227 [ 314 ] {f352bf8e-11f0-4e2b-8a02-d0ecca4afa88} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 15388 | 2026.05.21 09:24:59.553433 [ 270 ] {f352bf8e-11f0-4e2b-8a02-d0ecca4afa88} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 15389 | 2026.05.21 09:24:59.553460 [ 270 ] {f352bf8e-11f0-4e2b-8a02-d0ecca4afa88} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 15390 | 2026.05.21 09:24:59.553560 [ 270 ] {f352bf8e-11f0-4e2b-8a02-d0ecca4afa88} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 15391 | 2026.05.21 09:24:59.553582 [ 270 ] {f352bf8e-11f0-4e2b-8a02-d0ecca4afa88} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 15392 | 2026.05.21 09:24:59.553618 [ 270 ] {f352bf8e-11f0-4e2b-8a02-d0ecca4afa88} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 15393 | 2026.05.21 09:24:59.553659 [ 270 ] {f352bf8e-11f0-4e2b-8a02-d0ecca4afa88} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 15394 | 2026.05.21 09:24:59.553698 [ 270 ] {f352bf8e-11f0-4e2b-8a02-d0ecca4afa88} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 15395 | 2026.05.21 09:24:59.553740 [ 270 ] {f352bf8e-11f0-4e2b-8a02-d0ecca4afa88} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 15396 | 2026.05.21 09:24:59.555164 [ 270 ] {f352bf8e-11f0-4e2b-8a02-d0ecca4afa88} <Debug> executeQuery: Read 51 rows, 10.72 KiB in 0.003075 sec., 16585.365853658535 rows/sec., 3.40 MiB/sec. | ||
| 15397 | 2026.05.21 09:24:59.555394 [ 270 ] {f352bf8e-11f0-4e2b-8a02-d0ecca4afa88} <Debug> MemoryTracker: Peak memory usage (for query): 186.32 KiB. | ||
| 15398 | 2026.05.21 09:24:59.555411 [ 270 ] {f352bf8e-11f0-4e2b-8a02-d0ecca4afa88} <Debug> TCPHandler: Processed in 0.00358022 sec. | ||
| 15399 | 2026.05.21 09:24:59.557621 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15400 | 2026.05.21 09:24:59.557756 [ 270 ] {5b9061ee-b669-4b1a-baa4-a052b2d8ccc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15401 | 2026.05.21 09:24:59.557807 [ 270 ] {5b9061ee-b669-4b1a-baa4-a052b2d8ccc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15402 | 2026.05.21 09:24:59.558450 [ 270 ] {5b9061ee-b669-4b1a-baa4-a052b2d8ccc4} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15403 | 2026.05.21 09:24:59.558491 [ 270 ] {5b9061ee-b669-4b1a-baa4-a052b2d8ccc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 15404 | 2026.05.21 09:24:59.558858 [ 270 ] {5b9061ee-b669-4b1a-baa4-a052b2d8ccc4} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 15405 | 2026.05.21 09:24:59.559081 [ 270 ] {5b9061ee-b669-4b1a-baa4-a052b2d8ccc4} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15406 | 2026.05.21 09:24:59.559225 [ 270 ] {5b9061ee-b669-4b1a-baa4-a052b2d8ccc4} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001505 sec., 91694.35215946844 rows/sec., 7.96 MiB/sec. | ||
| 15407 | 2026.05.21 09:24:59.559260 [ 270 ] {5b9061ee-b669-4b1a-baa4-a052b2d8ccc4} <Debug> TCPHandler: Processed in 0.001700697 sec. | ||
| 15408 | 2026.05.21 09:24:59.559407 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15409 | 2026.05.21 09:24:59.559518 [ 270 ] {d8747901-c7ac-426a-a2cc-4275d850c802} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15410 | 2026.05.21 09:24:59.559559 [ 270 ] {d8747901-c7ac-426a-a2cc-4275d850c802} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15411 | 2026.05.21 09:24:59.560013 [ 270 ] {d8747901-c7ac-426a-a2cc-4275d850c802} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15412 | 2026.05.21 09:24:59.560049 [ 270 ] {d8747901-c7ac-426a-a2cc-4275d850c802} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 15413 | 2026.05.21 09:24:59.560339 [ 270 ] {d8747901-c7ac-426a-a2cc-4275d850c802} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 15414 | 2026.05.21 09:24:59.560539 [ 270 ] {d8747901-c7ac-426a-a2cc-4275d850c802} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15415 | 2026.05.21 09:24:59.560665 [ 270 ] {d8747901-c7ac-426a-a2cc-4275d850c802} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001166 sec., 35162.950257289885 rows/sec., 2.58 MiB/sec. | ||
| 15416 | 2026.05.21 09:24:59.560700 [ 270 ] {d8747901-c7ac-426a-a2cc-4275d850c802} <Debug> TCPHandler: Processed in 0.001345126 sec. | ||
| 15417 | 2026.05.21 09:24:59.560834 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15418 | 2026.05.21 09:24:59.560930 [ 270 ] {f0abf577-302d-4db9-888f-78a3c466ddce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15419 | 2026.05.21 09:24:59.560970 [ 270 ] {f0abf577-302d-4db9-888f-78a3c466ddce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15420 | 2026.05.21 09:24:59.561455 [ 270 ] {f0abf577-302d-4db9-888f-78a3c466ddce} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15421 | 2026.05.21 09:24:59.561493 [ 270 ] {f0abf577-302d-4db9-888f-78a3c466ddce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 15422 | 2026.05.21 09:24:59.561790 [ 270 ] {f0abf577-302d-4db9-888f-78a3c466ddce} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 15423 | 2026.05.21 09:24:59.561990 [ 270 ] {f0abf577-302d-4db9-888f-78a3c466ddce} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15424 | 2026.05.21 09:24:59.562116 [ 270 ] {f0abf577-302d-4db9-888f-78a3c466ddce} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001204 sec., 87209.30232558139 rows/sec., 6.81 MiB/sec. | ||
| 15425 | 2026.05.21 09:24:59.562151 [ 270 ] {f0abf577-302d-4db9-888f-78a3c466ddce} <Debug> TCPHandler: Processed in 0.001373976 sec. | ||
| 15426 | 2026.05.21 09:24:59.562273 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15427 | 2026.05.21 09:24:59.562372 [ 270 ] {f14ead6e-223b-49e0-a105-56058fb5cead} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15428 | 2026.05.21 09:24:59.562414 [ 270 ] {f14ead6e-223b-49e0-a105-56058fb5cead} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15429 | 2026.05.21 09:24:59.562893 [ 270 ] {f14ead6e-223b-49e0-a105-56058fb5cead} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15430 | 2026.05.21 09:24:59.562929 [ 270 ] {f14ead6e-223b-49e0-a105-56058fb5cead} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 15431 | 2026.05.21 09:24:59.563253 [ 270 ] {f14ead6e-223b-49e0-a105-56058fb5cead} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 15432 | 2026.05.21 09:24:59.563452 [ 270 ] {f14ead6e-223b-49e0-a105-56058fb5cead} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15433 | 2026.05.21 09:24:59.563593 [ 270 ] {f14ead6e-223b-49e0-a105-56058fb5cead} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001239 sec., 129136.40032284099 rows/sec., 8.99 MiB/sec. | ||
| 15434 | 2026.05.21 09:24:59.563637 [ 270 ] {f14ead6e-223b-49e0-a105-56058fb5cead} <Debug> TCPHandler: Processed in 0.001413217 sec. | ||
| 15435 | 2026.05.21 09:24:59.563793 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15436 | 2026.05.21 09:24:59.563889 [ 270 ] {450bbf3e-4de7-4e4d-b355-4f046bd37b68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15437 | 2026.05.21 09:24:59.563942 [ 270 ] {450bbf3e-4de7-4e4d-b355-4f046bd37b68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15438 | 2026.05.21 09:24:59.564751 [ 270 ] {450bbf3e-4de7-4e4d-b355-4f046bd37b68} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15439 | 2026.05.21 09:24:59.564787 [ 270 ] {450bbf3e-4de7-4e4d-b355-4f046bd37b68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 15440 | 2026.05.21 09:24:59.565334 [ 270 ] {450bbf3e-4de7-4e4d-b355-4f046bd37b68} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 15441 | 2026.05.21 09:24:59.565557 [ 270 ] {450bbf3e-4de7-4e4d-b355-4f046bd37b68} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15442 | 2026.05.21 09:24:59.565697 [ 270 ] {450bbf3e-4de7-4e4d-b355-4f046bd37b68} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001826 sec., 22453.45016429354 rows/sec., 40.24 MiB/sec. | ||
| 15443 | 2026.05.21 09:24:59.565774 [ 270 ] {450bbf3e-4de7-4e4d-b355-4f046bd37b68} <Debug> TCPHandler: Processed in 0.002040449 sec. | ||
| 15444 | 2026.05.21 09:24:59.565931 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15445 | 2026.05.21 09:24:59.566036 [ 270 ] {fdfda3d1-1c88-4c5f-ad18-ed1c343cab91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15446 | 2026.05.21 09:24:59.566077 [ 270 ] {fdfda3d1-1c88-4c5f-ad18-ed1c343cab91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15447 | 2026.05.21 09:24:59.566433 [ 270 ] {fdfda3d1-1c88-4c5f-ad18-ed1c343cab91} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15448 | 2026.05.21 09:24:59.566469 [ 270 ] {fdfda3d1-1c88-4c5f-ad18-ed1c343cab91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 15449 | 2026.05.21 09:24:59.566774 [ 270 ] {fdfda3d1-1c88-4c5f-ad18-ed1c343cab91} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 15450 | 2026.05.21 09:24:59.566977 [ 270 ] {fdfda3d1-1c88-4c5f-ad18-ed1c343cab91} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15451 | 2026.05.21 09:24:59.567105 [ 270 ] {fdfda3d1-1c88-4c5f-ad18-ed1c343cab91} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001088 sec., 55147.05882352941 rows/sec., 3.72 MiB/sec. | ||
| 15452 | 2026.05.21 09:24:59.567140 [ 270 ] {fdfda3d1-1c88-4c5f-ad18-ed1c343cab91} <Debug> TCPHandler: Processed in 0.001259203 sec. | ||
| 15453 | 2026.05.21 09:25:00.311371 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 512 | ||
| 15454 | 2026.05.21 09:25:00.327541 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15455 | 2026.05.21 09:25:00.327600 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 15456 | 2026.05.21 09:25:00.333051 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 15457 | 2026.05.21 09:25:00.333700 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15458 | 2026.05.21 09:25:00.336417 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 512 | ||
| 15459 | 2026.05.21 09:25:03.216060 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15460 | 2026.05.21 09:25:03.216382 [ 270 ] {36c3e54f-8f3d-4184-95cc-433dbf5cec55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', '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_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', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 15461 | 2026.05.21 09:25:03.216836 [ 270 ] {36c3e54f-8f3d-4184-95cc-433dbf5cec55} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 15462 | 2026.05.21 09:25:03.216900 [ 270 ] {36c3e54f-8f3d-4184-95cc-433dbf5cec55} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', '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_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', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 15463 | 2026.05.21 09:25:03.217219 [ 270 ] {36c3e54f-8f3d-4184-95cc-433dbf5cec55} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 15464 | 2026.05.21 09:25:03.217297 [ 270 ] {36c3e54f-8f3d-4184-95cc-433dbf5cec55} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15465 | 2026.05.21 09:25:03.217447 [ 270 ] {36c3e54f-8f3d-4184-95cc-433dbf5cec55} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 41-element set) | ||
| 15466 | 2026.05.21 09:25:03.217549 [ 314 ] {36c3e54f-8f3d-4184-95cc-433dbf5cec55} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 15467 | 2026.05.21 09:25:03.217560 [ 321 ] {36c3e54f-8f3d-4184-95cc-433dbf5cec55} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 15468 | 2026.05.21 09:25:03.217560 [ 334 ] {36c3e54f-8f3d-4184-95cc-433dbf5cec55} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 15469 | 2026.05.21 09:25:03.217549 [ 341 ] {36c3e54f-8f3d-4184-95cc-433dbf5cec55} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 15470 | 2026.05.21 09:25:03.217723 [ 270 ] {36c3e54f-8f3d-4184-95cc-433dbf5cec55} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 15471 | 2026.05.21 09:25:03.217756 [ 270 ] {36c3e54f-8f3d-4184-95cc-433dbf5cec55} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 15472 | 2026.05.21 09:25:03.217865 [ 270 ] {36c3e54f-8f3d-4184-95cc-433dbf5cec55} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 15473 | 2026.05.21 09:25:03.217891 [ 270 ] {36c3e54f-8f3d-4184-95cc-433dbf5cec55} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 15474 | 2026.05.21 09:25:03.217931 [ 270 ] {36c3e54f-8f3d-4184-95cc-433dbf5cec55} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', '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_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', 'zone:cpu_nsec'))" | ||
| 15475 | 2026.05.21 09:25:03.217985 [ 270 ] {36c3e54f-8f3d-4184-95cc-433dbf5cec55} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', '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_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', 'zone:cpu_nsec'))" | ||
| 15476 | 2026.05.21 09:25:03.218028 [ 270 ] {36c3e54f-8f3d-4184-95cc-433dbf5cec55} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', '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_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', 'zone:cpu_nsec'))" | ||
| 15477 | 2026.05.21 09:25:03.218072 [ 270 ] {36c3e54f-8f3d-4184-95cc-433dbf5cec55} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', '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_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', 'zone:cpu_nsec'))" | ||
| 15478 | 2026.05.21 09:25:03.219392 [ 270 ] {36c3e54f-8f3d-4184-95cc-433dbf5cec55} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.003151 sec., 16185.337987940336 rows/sec., 3.83 MiB/sec. | ||
| 15479 | 2026.05.21 09:25:03.219670 [ 270 ] {36c3e54f-8f3d-4184-95cc-433dbf5cec55} <Debug> MemoryTracker: Peak memory usage (for query): 208.60 KiB. | ||
| 15480 | 2026.05.21 09:25:03.219688 [ 270 ] {36c3e54f-8f3d-4184-95cc-433dbf5cec55} <Debug> TCPHandler: Processed in 0.003793118 sec. | ||
| 15481 | 2026.05.21 09:25:03.236798 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15482 | 2026.05.21 09:25:03.236967 [ 270 ] {dec7acac-f36b-4db3-aac7-144425c48adf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15483 | 2026.05.21 09:25:03.237038 [ 270 ] {dec7acac-f36b-4db3-aac7-144425c48adf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15484 | 2026.05.21 09:25:03.237739 [ 270 ] {dec7acac-f36b-4db3-aac7-144425c48adf} <Trace> oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15485 | 2026.05.21 09:25:03.237791 [ 270 ] {dec7acac-f36b-4db3-aac7-144425c48adf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 15486 | 2026.05.21 09:25:03.238201 [ 270 ] {dec7acac-f36b-4db3-aac7-144425c48adf} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 15487 | 2026.05.21 09:25:03.238473 [ 270 ] {dec7acac-f36b-4db3-aac7-144425c48adf} <Trace> oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15488 | 2026.05.21 09:25:03.238641 [ 270 ] {dec7acac-f36b-4db3-aac7-144425c48adf} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00172 sec., 165116.27906976745 rows/sec., 10.49 MiB/sec. | ||
| 15489 | 2026.05.21 09:25:03.238687 [ 270 ] {dec7acac-f36b-4db3-aac7-144425c48adf} <Debug> TCPHandler: Processed in 0.001999487 sec. | ||
| 15490 | 2026.05.21 09:25:03.238880 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15491 | 2026.05.21 09:25:03.238988 [ 270 ] {48b4e308-aeca-4ce4-89a8-55286cd5a649} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15492 | 2026.05.21 09:25:03.239033 [ 270 ] {48b4e308-aeca-4ce4-89a8-55286cd5a649} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15493 | 2026.05.21 09:25:03.239498 [ 270 ] {48b4e308-aeca-4ce4-89a8-55286cd5a649} <Trace> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15494 | 2026.05.21 09:25:03.239540 [ 270 ] {48b4e308-aeca-4ce4-89a8-55286cd5a649} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 15495 | 2026.05.21 09:25:03.239907 [ 270 ] {48b4e308-aeca-4ce4-89a8-55286cd5a649} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 15496 | 2026.05.21 09:25:03.240137 [ 270 ] {48b4e308-aeca-4ce4-89a8-55286cd5a649} <Trace> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15497 | 2026.05.21 09:25:03.240277 [ 270 ] {48b4e308-aeca-4ce4-89a8-55286cd5a649} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001313 sec., 3046.4584920030466 rows/sec., 248.42 KiB/sec. | ||
| 15498 | 2026.05.21 09:25:03.240316 [ 270 ] {48b4e308-aeca-4ce4-89a8-55286cd5a649} <Debug> TCPHandler: Processed in 0.00148934 sec. | ||
| 15499 | 2026.05.21 09:25:03.240463 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15500 | 2026.05.21 09:25:03.240566 [ 270 ] {edde45bd-e47a-4e85-a4cd-311faca5f8d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15501 | 2026.05.21 09:25:03.240608 [ 270 ] {edde45bd-e47a-4e85-a4cd-311faca5f8d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15502 | 2026.05.21 09:25:03.242816 [ 270 ] {edde45bd-e47a-4e85-a4cd-311faca5f8d6} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15503 | 2026.05.21 09:25:03.242876 [ 270 ] {edde45bd-e47a-4e85-a4cd-311faca5f8d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 15504 | 2026.05.21 09:25:03.243495 [ 270 ] {edde45bd-e47a-4e85-a4cd-311faca5f8d6} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 15505 | 2026.05.21 09:25:03.243760 [ 270 ] {edde45bd-e47a-4e85-a4cd-311faca5f8d6} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15506 | 2026.05.21 09:25:03.243956 [ 270 ] {edde45bd-e47a-4e85-a4cd-311faca5f8d6} <Debug> executeQuery: Read 3148 rows, 239.13 KiB in 0.003406 sec., 924251.321197886 rows/sec., 68.56 MiB/sec. | ||
| 15507 | 2026.05.21 09:25:03.244026 [ 270 ] {edde45bd-e47a-4e85-a4cd-311faca5f8d6} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 15508 | 2026.05.21 09:25:03.244040 [ 270 ] {edde45bd-e47a-4e85-a4cd-311faca5f8d6} <Debug> TCPHandler: Processed in 0.003630132 sec. | ||
| 15509 | 2026.05.21 09:25:03.244257 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15510 | 2026.05.21 09:25:03.244395 [ 270 ] {e099b261-e392-4edc-95f7-6469a209ee8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15511 | 2026.05.21 09:25:03.244456 [ 270 ] {e099b261-e392-4edc-95f7-6469a209ee8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15512 | 2026.05.21 09:25:03.245032 [ 270 ] {e099b261-e392-4edc-95f7-6469a209ee8d} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15513 | 2026.05.21 09:25:03.245072 [ 270 ] {e099b261-e392-4edc-95f7-6469a209ee8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 15514 | 2026.05.21 09:25:03.245399 [ 270 ] {e099b261-e392-4edc-95f7-6469a209ee8d} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 15515 | 2026.05.21 09:25:03.245641 [ 270 ] {e099b261-e392-4edc-95f7-6469a209ee8d} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15516 | 2026.05.21 09:25:03.245783 [ 270 ] {e099b261-e392-4edc-95f7-6469a209ee8d} <Debug> executeQuery: Read 157 rows, 9.65 KiB in 0.001427 sec., 110021.02312543798 rows/sec., 6.60 MiB/sec. | ||
| 15517 | 2026.05.21 09:25:03.245824 [ 270 ] {e099b261-e392-4edc-95f7-6469a209ee8d} <Debug> TCPHandler: Processed in 0.001679297 sec. | ||
| 15518 | 2026.05.21 09:25:03.245976 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15519 | 2026.05.21 09:25:03.246083 [ 270 ] {ac6c921c-9c8f-46b7-b65e-141aff8a3eac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15520 | 2026.05.21 09:25:03.246130 [ 270 ] {ac6c921c-9c8f-46b7-b65e-141aff8a3eac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15521 | 2026.05.21 09:25:03.246952 [ 270 ] {ac6c921c-9c8f-46b7-b65e-141aff8a3eac} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15522 | 2026.05.21 09:25:03.246992 [ 270 ] {ac6c921c-9c8f-46b7-b65e-141aff8a3eac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 15523 | 2026.05.21 09:25:03.247356 [ 270 ] {ac6c921c-9c8f-46b7-b65e-141aff8a3eac} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 15524 | 2026.05.21 09:25:03.247570 [ 270 ] {ac6c921c-9c8f-46b7-b65e-141aff8a3eac} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15525 | 2026.05.21 09:25:03.247702 [ 142 ] {} <Debug> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4) (MergerMutator): Selected 6 parts from all_1_32_7 to all_37_37_0 | ||
| 15526 | 2026.05.21 09:25:03.247705 [ 270 ] {ac6c921c-9c8f-46b7-b65e-141aff8a3eac} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001647 sec., 576806.3145112325 rows/sec., 33.94 MiB/sec. | ||
| 15527 | 2026.05.21 09:25:03.247744 [ 142 ] {} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15528 | 2026.05.21 09:25:03.247762 [ 270 ] {ac6c921c-9c8f-46b7-b65e-141aff8a3eac} <Debug> TCPHandler: Processed in 0.001838101 sec. | ||
| 15529 | 2026.05.21 09:25:03.247770 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 15530 | 2026.05.21 09:25:03.247904 [ 193 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_37_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_32_7 to all_37_37_0 into Compact with storage Full | ||
| 15531 | 2026.05.21 09:25:03.247912 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15532 | 2026.05.21 09:25:03.248042 [ 270 ] {a6c2a7ef-837c-407c-83bd-f7b8c641200b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 15533 | 2026.05.21 09:25:03.248047 [ 193 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_37_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15534 | 2026.05.21 09:25:03.248089 [ 270 ] {a6c2a7ef-837c-407c-83bd-f7b8c641200b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 15535 | 2026.05.21 09:25:03.248096 [ 193 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_32_7, total 974 rows starting from the beginning of the part | ||
| 15536 | 2026.05.21 09:25:03.248176 [ 193 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 24 rows starting from the beginning of the part | ||
| 15537 | 2026.05.21 09:25:03.248228 [ 193 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 950 rows starting from the beginning of the part | ||
| 15538 | 2026.05.21 09:25:03.248274 [ 193 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 149 rows starting from the beginning of the part | ||
| 15539 | 2026.05.21 09:25:03.248318 [ 193 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 149 rows starting from the beginning of the part | ||
| 15540 | 2026.05.21 09:25:03.248369 [ 193 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 950 rows starting from the beginning of the part | ||
| 15541 | 2026.05.21 09:25:03.248517 [ 270 ] {a6c2a7ef-837c-407c-83bd-f7b8c641200b} <Trace> oximeter.fields_u64 (b5f83427-ae7b-4855-93f2-492292eb8518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15542 | 2026.05.21 09:25:03.248561 [ 270 ] {a6c2a7ef-837c-407c-83bd-f7b8c641200b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 15543 | 2026.05.21 09:25:03.248888 [ 270 ] {a6c2a7ef-837c-407c-83bd-f7b8c641200b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 15544 | 2026.05.21 09:25:03.249118 [ 270 ] {a6c2a7ef-837c-407c-83bd-f7b8c641200b} <Trace> oximeter.fields_u64 (b5f83427-ae7b-4855-93f2-492292eb8518): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15545 | 2026.05.21 09:25:03.249257 [ 270 ] {a6c2a7ef-837c-407c-83bd-f7b8c641200b} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001237 sec., 808.4074373484236 rows/sec., 56.84 KiB/sec. | ||
| 15546 | 2026.05.21 09:25:03.249293 [ 270 ] {a6c2a7ef-837c-407c-83bd-f7b8c641200b} <Debug> TCPHandler: Processed in 0.001432998 sec. | ||
| 15547 | 2026.05.21 09:25:03.249426 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15548 | 2026.05.21 09:25:03.249526 [ 270 ] {2298c214-53e9-49af-911e-8c64fd497542} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15549 | 2026.05.21 09:25:03.249569 [ 270 ] {2298c214-53e9-49af-911e-8c64fd497542} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15550 | 2026.05.21 09:25:03.249712 [ 188 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_37_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3196 rows, containing 5 columns (5 merged, 0 gathered) in 0.001862792 sec., 1715704.1687960867 rows/sec., 109.04 MiB/sec. | ||
| 15551 | 2026.05.21 09:25:03.249906 [ 193 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_37_8} <Trace> MergedBlockOutputStream: filled checksums all_1_37_8 (state Temporary) | ||
| 15552 | 2026.05.21 09:25:03.250047 [ 270 ] {2298c214-53e9-49af-911e-8c64fd497542} <Trace> oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15553 | 2026.05.21 09:25:03.250094 [ 270 ] {2298c214-53e9-49af-911e-8c64fd497542} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 15554 | 2026.05.21 09:25:03.250182 [ 193 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_37_8} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Renaming temporary part tmp_merge_all_1_37_8 to all_1_37_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15555 | 2026.05.21 09:25:03.250277 [ 193 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_37_8} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4) (MergerMutator): Merged 6 parts: [all_1_32_7, all_37_37_0] -> all_1_37_8 | ||
| 15556 | 2026.05.21 09:25:03.250359 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 15557 | 2026.05.21 09:25:03.250434 [ 270 ] {2298c214-53e9-49af-911e-8c64fd497542} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 15558 | 2026.05.21 09:25:03.250671 [ 270 ] {2298c214-53e9-49af-911e-8c64fd497542} <Trace> oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15559 | 2026.05.21 09:25:03.250811 [ 270 ] {2298c214-53e9-49af-911e-8c64fd497542} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001304 sec., 113496.93251533742 rows/sec., 6.45 MiB/sec. | ||
| 15560 | 2026.05.21 09:25:03.250848 [ 270 ] {2298c214-53e9-49af-911e-8c64fd497542} <Debug> TCPHandler: Processed in 0.001474139 sec. | ||
| 15561 | 2026.05.21 09:25:03.251000 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15562 | 2026.05.21 09:25:03.251099 [ 270 ] {387c2609-8110-4a7c-b302-a0dfcdb19054} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15563 | 2026.05.21 09:25:03.251139 [ 270 ] {387c2609-8110-4a7c-b302-a0dfcdb19054} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15564 | 2026.05.21 09:25:03.252264 [ 270 ] {387c2609-8110-4a7c-b302-a0dfcdb19054} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15565 | 2026.05.21 09:25:03.252303 [ 270 ] {387c2609-8110-4a7c-b302-a0dfcdb19054} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 15566 | 2026.05.21 09:25:03.252706 [ 270 ] {387c2609-8110-4a7c-b302-a0dfcdb19054} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 15567 | 2026.05.21 09:25:03.252930 [ 270 ] {387c2609-8110-4a7c-b302-a0dfcdb19054} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15568 | 2026.05.21 09:25:03.253065 [ 270 ] {387c2609-8110-4a7c-b302-a0dfcdb19054} <Debug> executeQuery: Read 1720 rows, 118.50 KiB in 0.001984 sec., 866935.4838709678 rows/sec., 58.33 MiB/sec. | ||
| 15569 | 2026.05.21 09:25:03.253101 [ 270 ] {387c2609-8110-4a7c-b302-a0dfcdb19054} <Debug> TCPHandler: Processed in 0.002152173 sec. | ||
| 15570 | 2026.05.21 09:25:03.253238 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15571 | 2026.05.21 09:25:03.253339 [ 270 ] {70b2ef53-557b-47b6-a6e0-ed6b37ac8ec3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15572 | 2026.05.21 09:25:03.253385 [ 270 ] {70b2ef53-557b-47b6-a6e0-ed6b37ac8ec3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15573 | 2026.05.21 09:25:03.253737 [ 270 ] {70b2ef53-557b-47b6-a6e0-ed6b37ac8ec3} <Trace> oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15574 | 2026.05.21 09:25:03.253776 [ 270 ] {70b2ef53-557b-47b6-a6e0-ed6b37ac8ec3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 15575 | 2026.05.21 09:25:03.254090 [ 270 ] {70b2ef53-557b-47b6-a6e0-ed6b37ac8ec3} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 15576 | 2026.05.21 09:25:03.254302 [ 270 ] {70b2ef53-557b-47b6-a6e0-ed6b37ac8ec3} <Trace> oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15577 | 2026.05.21 09:25:03.254419 [ 142 ] {} <Debug> oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2) (MergerMutator): Selected 6 parts from all_1_14_3 to all_19_19_0 | ||
| 15578 | 2026.05.21 09:25:03.254435 [ 270 ] {70b2ef53-557b-47b6-a6e0-ed6b37ac8ec3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001116 sec., 5376.344086021505 rows/sec., 280.89 KiB/sec. | ||
| 15579 | 2026.05.21 09:25:03.254463 [ 142 ] {} <Trace> oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15580 | 2026.05.21 09:25:03.254479 [ 270 ] {70b2ef53-557b-47b6-a6e0-ed6b37ac8ec3} <Debug> TCPHandler: Processed in 0.001293804 sec. | ||
| 15581 | 2026.05.21 09:25:03.254488 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 15582 | 2026.05.21 09:25:03.254580 [ 193 ] {99541cf2-c455-4ded-b6e5-1e223d58d8e2::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 | ||
| 15583 | 2026.05.21 09:25:03.254629 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15584 | 2026.05.21 09:25:03.254677 [ 193 ] {99541cf2-c455-4ded-b6e5-1e223d58d8e2::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15585 | 2026.05.21 09:25:03.254708 [ 193 ] {99541cf2-c455-4ded-b6e5-1e223d58d8e2::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 84 rows starting from the beginning of the part | ||
| 15586 | 2026.05.21 09:25:03.254733 [ 270 ] {6cef2880-6b42-49f5-bf40-48e39d0b3229} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15587 | 2026.05.21 09:25:03.254757 [ 193 ] {99541cf2-c455-4ded-b6e5-1e223d58d8e2::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
| 15588 | 2026.05.21 09:25:03.254784 [ 270 ] {6cef2880-6b42-49f5-bf40-48e39d0b3229} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15589 | 2026.05.21 09:25:03.254801 [ 193 ] {99541cf2-c455-4ded-b6e5-1e223d58d8e2::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 | ||
| 15590 | 2026.05.21 09:25:03.254840 [ 193 ] {99541cf2-c455-4ded-b6e5-1e223d58d8e2::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 | ||
| 15591 | 2026.05.21 09:25:03.254874 [ 193 ] {99541cf2-c455-4ded-b6e5-1e223d58d8e2::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 | ||
| 15592 | 2026.05.21 09:25:03.254912 [ 193 ] {99541cf2-c455-4ded-b6e5-1e223d58d8e2::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 | ||
| 15593 | 2026.05.21 09:25:03.255563 [ 270 ] {6cef2880-6b42-49f5-bf40-48e39d0b3229} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15594 | 2026.05.21 09:25:03.255600 [ 186 ] {99541cf2-c455-4ded-b6e5-1e223d58d8e2::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 114 rows, containing 4 columns (4 merged, 0 gathered) in 0.001054025 sec., 108156.82739972959 rows/sec., 5.52 MiB/sec. | ||
| 15595 | 2026.05.21 09:25:03.255604 [ 270 ] {6cef2880-6b42-49f5-bf40-48e39d0b3229} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 15596 | 2026.05.21 09:25:03.255722 [ 193 ] {99541cf2-c455-4ded-b6e5-1e223d58d8e2::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 15597 | 2026.05.21 09:25:03.255996 [ 193 ] {99541cf2-c455-4ded-b6e5-1e223d58d8e2::all_1_19_4} <Trace> oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15598 | 2026.05.21 09:25:03.256069 [ 193 ] {99541cf2-c455-4ded-b6e5-1e223d58d8e2::all_1_19_4} <Trace> oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2) (MergerMutator): Merged 6 parts: [all_1_14_3, all_19_19_0] -> all_1_19_4 | ||
| 15599 | 2026.05.21 09:25:03.256111 [ 270 ] {6cef2880-6b42-49f5-bf40-48e39d0b3229} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 15600 | 2026.05.21 09:25:03.256132 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 15601 | 2026.05.21 09:25:03.256344 [ 270 ] {6cef2880-6b42-49f5-bf40-48e39d0b3229} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15602 | 2026.05.21 09:25:03.256489 [ 270 ] {6cef2880-6b42-49f5-bf40-48e39d0b3229} <Debug> executeQuery: Read 1679 rows, 105.09 KiB in 0.001775 sec., 945915.4929577464 rows/sec., 57.82 MiB/sec. | ||
| 15603 | 2026.05.21 09:25:03.256525 [ 270 ] {6cef2880-6b42-49f5-bf40-48e39d0b3229} <Debug> TCPHandler: Processed in 0.001946845 sec. | ||
| 15604 | 2026.05.21 09:25:03.256688 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15605 | 2026.05.21 09:25:03.256788 [ 270 ] {829716fd-a05d-431e-8793-34d17a9c8b97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15606 | 2026.05.21 09:25:03.256832 [ 270 ] {829716fd-a05d-431e-8793-34d17a9c8b97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15607 | 2026.05.21 09:25:03.257176 [ 270 ] {829716fd-a05d-431e-8793-34d17a9c8b97} <Trace> oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15608 | 2026.05.21 09:25:03.257212 [ 270 ] {829716fd-a05d-431e-8793-34d17a9c8b97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 15609 | 2026.05.21 09:25:03.257539 [ 270 ] {829716fd-a05d-431e-8793-34d17a9c8b97} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 15610 | 2026.05.21 09:25:03.257747 [ 270 ] {829716fd-a05d-431e-8793-34d17a9c8b97} <Trace> oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15611 | 2026.05.21 09:25:03.257875 [ 270 ] {829716fd-a05d-431e-8793-34d17a9c8b97} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001106 sec., 904.1591320072333 rows/sec., 60.92 KiB/sec. | ||
| 15612 | 2026.05.21 09:25:03.257909 [ 270 ] {829716fd-a05d-431e-8793-34d17a9c8b97} <Debug> TCPHandler: Processed in 0.001271703 sec. | ||
| 15613 | 2026.05.21 09:25:03.258078 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15614 | 2026.05.21 09:25:03.258175 [ 270 ] {0b267a1a-d096-452b-9ed4-7971bee37a63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15615 | 2026.05.21 09:25:03.258228 [ 270 ] {0b267a1a-d096-452b-9ed4-7971bee37a63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15616 | 2026.05.21 09:25:03.259047 [ 270 ] {0b267a1a-d096-452b-9ed4-7971bee37a63} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15617 | 2026.05.21 09:25:03.259086 [ 270 ] {0b267a1a-d096-452b-9ed4-7971bee37a63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 15618 | 2026.05.21 09:25:03.259604 [ 270 ] {0b267a1a-d096-452b-9ed4-7971bee37a63} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 15619 | 2026.05.21 09:25:03.259832 [ 270 ] {0b267a1a-d096-452b-9ed4-7971bee37a63} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15620 | 2026.05.21 09:25:03.259979 [ 270 ] {0b267a1a-d096-452b-9ed4-7971bee37a63} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001823 sec., 6034.0098738343395 rows/sec., 10.81 MiB/sec. | ||
| 15621 | 2026.05.21 09:25:03.260077 [ 270 ] {0b267a1a-d096-452b-9ed4-7971bee37a63} <Debug> TCPHandler: Processed in 0.002050328 sec. | ||
| 15622 | 2026.05.21 09:25:03.260213 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15623 | 2026.05.21 09:25:03.260313 [ 270 ] {a2e5c93d-5561-48f1-a376-788f44ef68a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15624 | 2026.05.21 09:25:03.260355 [ 270 ] {a2e5c93d-5561-48f1-a376-788f44ef68a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15625 | 2026.05.21 09:25:03.260703 [ 270 ] {a2e5c93d-5561-48f1-a376-788f44ef68a3} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15626 | 2026.05.21 09:25:03.260739 [ 270 ] {a2e5c93d-5561-48f1-a376-788f44ef68a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 15627 | 2026.05.21 09:25:03.261052 [ 270 ] {a2e5c93d-5561-48f1-a376-788f44ef68a3} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 15628 | 2026.05.21 09:25:03.261266 [ 270 ] {a2e5c93d-5561-48f1-a376-788f44ef68a3} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15629 | 2026.05.21 09:25:03.261399 [ 270 ] {a2e5c93d-5561-48f1-a376-788f44ef68a3} <Debug> executeQuery: Read 72 rows, 4.52 KiB in 0.001106 sec., 65099.4575045208 rows/sec., 3.99 MiB/sec. | ||
| 15630 | 2026.05.21 09:25:03.261436 [ 270 ] {a2e5c93d-5561-48f1-a376-788f44ef68a3} <Debug> TCPHandler: Processed in 0.001274803 sec. | ||
| 15631 | 2026.05.21 09:25:04.545907 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15632 | 2026.05.21 09:25:04.546179 [ 270 ] {6ccd629a-19c0-4359-bf62-2f2f308b439a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 15633 | 2026.05.21 09:25:04.546541 [ 270 ] {6ccd629a-19c0-4359-bf62-2f2f308b439a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 15634 | 2026.05.21 09:25:04.546582 [ 270 ] {6ccd629a-19c0-4359-bf62-2f2f308b439a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 15635 | 2026.05.21 09:25:04.546817 [ 270 ] {6ccd629a-19c0-4359-bf62-2f2f308b439a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 15636 | 2026.05.21 09:25:04.546891 [ 270 ] {6ccd629a-19c0-4359-bf62-2f2f308b439a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15637 | 2026.05.21 09:25:04.547037 [ 270 ] {6ccd629a-19c0-4359-bf62-2f2f308b439a} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 15638 | 2026.05.21 09:25:04.547122 [ 334 ] {6ccd629a-19c0-4359-bf62-2f2f308b439a} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 15639 | 2026.05.21 09:25:04.547123 [ 321 ] {6ccd629a-19c0-4359-bf62-2f2f308b439a} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 15640 | 2026.05.21 09:25:04.547156 [ 314 ] {6ccd629a-19c0-4359-bf62-2f2f308b439a} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 15641 | 2026.05.21 09:25:04.547146 [ 341 ] {6ccd629a-19c0-4359-bf62-2f2f308b439a} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 15642 | 2026.05.21 09:25:04.547306 [ 270 ] {6ccd629a-19c0-4359-bf62-2f2f308b439a} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 15643 | 2026.05.21 09:25:04.547335 [ 270 ] {6ccd629a-19c0-4359-bf62-2f2f308b439a} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 15644 | 2026.05.21 09:25:04.547441 [ 270 ] {6ccd629a-19c0-4359-bf62-2f2f308b439a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 15645 | 2026.05.21 09:25:04.547463 [ 270 ] {6ccd629a-19c0-4359-bf62-2f2f308b439a} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 15646 | 2026.05.21 09:25:04.547501 [ 270 ] {6ccd629a-19c0-4359-bf62-2f2f308b439a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 15647 | 2026.05.21 09:25:04.547540 [ 270 ] {6ccd629a-19c0-4359-bf62-2f2f308b439a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 15648 | 2026.05.21 09:25:04.547580 [ 270 ] {6ccd629a-19c0-4359-bf62-2f2f308b439a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 15649 | 2026.05.21 09:25:04.547686 [ 270 ] {6ccd629a-19c0-4359-bf62-2f2f308b439a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 15650 | 2026.05.21 09:25:04.548950 [ 270 ] {6ccd629a-19c0-4359-bf62-2f2f308b439a} <Debug> executeQuery: Read 51 rows, 10.48 KiB in 0.002876 sec., 17732.962447844227 rows/sec., 3.56 MiB/sec. | ||
| 15651 | 2026.05.21 09:25:04.549170 [ 270 ] {6ccd629a-19c0-4359-bf62-2f2f308b439a} <Debug> MemoryTracker: Peak memory usage (for query): 171.03 KiB. | ||
| 15652 | 2026.05.21 09:25:04.549187 [ 270 ] {6ccd629a-19c0-4359-bf62-2f2f308b439a} <Debug> TCPHandler: Processed in 0.003421795 sec. | ||
| 15653 | 2026.05.21 09:25:04.550428 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15654 | 2026.05.21 09:25:04.550544 [ 270 ] {ffd42416-b017-46db-9cb4-8133196caa8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15655 | 2026.05.21 09:25:04.550591 [ 270 ] {ffd42416-b017-46db-9cb4-8133196caa8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15656 | 2026.05.21 09:25:04.551101 [ 270 ] {ffd42416-b017-46db-9cb4-8133196caa8d} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15657 | 2026.05.21 09:25:04.551145 [ 270 ] {ffd42416-b017-46db-9cb4-8133196caa8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 15658 | 2026.05.21 09:25:04.551513 [ 270 ] {ffd42416-b017-46db-9cb4-8133196caa8d} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 15659 | 2026.05.21 09:25:04.551753 [ 270 ] {ffd42416-b017-46db-9cb4-8133196caa8d} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15660 | 2026.05.21 09:25:04.551902 [ 270 ] {ffd42416-b017-46db-9cb4-8133196caa8d} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00139 sec., 40287.76978417266 rows/sec., 3.08 MiB/sec. | ||
| 15661 | 2026.05.21 09:25:04.551939 [ 270 ] {ffd42416-b017-46db-9cb4-8133196caa8d} <Debug> TCPHandler: Processed in 0.001564282 sec. | ||
| 15662 | 2026.05.21 09:25:04.552065 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15663 | 2026.05.21 09:25:04.552168 [ 270 ] {4e41ec0c-3394-4070-974c-8f8a0660b95b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15664 | 2026.05.21 09:25:04.552210 [ 270 ] {4e41ec0c-3394-4070-974c-8f8a0660b95b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15665 | 2026.05.21 09:25:04.552649 [ 270 ] {4e41ec0c-3394-4070-974c-8f8a0660b95b} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15666 | 2026.05.21 09:25:04.552684 [ 270 ] {4e41ec0c-3394-4070-974c-8f8a0660b95b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 15667 | 2026.05.21 09:25:04.552993 [ 270 ] {4e41ec0c-3394-4070-974c-8f8a0660b95b} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 15668 | 2026.05.21 09:25:04.553205 [ 270 ] {4e41ec0c-3394-4070-974c-8f8a0660b95b} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15669 | 2026.05.21 09:25:04.553335 [ 270 ] {4e41ec0c-3394-4070-974c-8f8a0660b95b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001189 sec., 53826.74516400337 rows/sec., 4.20 MiB/sec. | ||
| 15670 | 2026.05.21 09:25:04.553370 [ 270 ] {4e41ec0c-3394-4070-974c-8f8a0660b95b} <Debug> TCPHandler: Processed in 0.001355825 sec. | ||
| 15671 | 2026.05.21 09:25:04.553496 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15672 | 2026.05.21 09:25:04.553597 [ 270 ] {878e5258-7c97-4678-b912-a81a701571e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15673 | 2026.05.21 09:25:04.553641 [ 270 ] {878e5258-7c97-4678-b912-a81a701571e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15674 | 2026.05.21 09:25:04.554014 [ 270 ] {878e5258-7c97-4678-b912-a81a701571e7} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15675 | 2026.05.21 09:25:04.554049 [ 270 ] {878e5258-7c97-4678-b912-a81a701571e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 15676 | 2026.05.21 09:25:04.554367 [ 270 ] {878e5258-7c97-4678-b912-a81a701571e7} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 15677 | 2026.05.21 09:25:04.554580 [ 270 ] {878e5258-7c97-4678-b912-a81a701571e7} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15678 | 2026.05.21 09:25:04.554734 [ 270 ] {878e5258-7c97-4678-b912-a81a701571e7} <Debug> executeQuery: Read 52 rows, 3.70 KiB in 0.001157 sec., 44943.8202247191 rows/sec., 3.12 MiB/sec. | ||
| 15679 | 2026.05.21 09:25:04.554769 [ 270 ] {878e5258-7c97-4678-b912-a81a701571e7} <Debug> TCPHandler: Processed in 0.001322845 sec. | ||
| 15680 | 2026.05.21 09:25:04.554886 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15681 | 2026.05.21 09:25:04.554986 [ 270 ] {c5c05029-4ebd-47f3-a7ca-5a5b0c9288fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15682 | 2026.05.21 09:25:04.555028 [ 270 ] {c5c05029-4ebd-47f3-a7ca-5a5b0c9288fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15683 | 2026.05.21 09:25:04.555357 [ 270 ] {c5c05029-4ebd-47f3-a7ca-5a5b0c9288fb} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15684 | 2026.05.21 09:25:04.555393 [ 270 ] {c5c05029-4ebd-47f3-a7ca-5a5b0c9288fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 15685 | 2026.05.21 09:25:04.555755 [ 270 ] {c5c05029-4ebd-47f3-a7ca-5a5b0c9288fb} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 15686 | 2026.05.21 09:25:04.555993 [ 270 ] {c5c05029-4ebd-47f3-a7ca-5a5b0c9288fb} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15687 | 2026.05.21 09:25:04.556122 [ 270 ] {c5c05029-4ebd-47f3-a7ca-5a5b0c9288fb} <Debug> executeQuery: Read 18 rows, 1.25 KiB in 0.001155 sec., 15584.415584415585 rows/sec., 1.06 MiB/sec. | ||
| 15688 | 2026.05.21 09:25:04.556155 [ 270 ] {c5c05029-4ebd-47f3-a7ca-5a5b0c9288fb} <Debug> TCPHandler: Processed in 0.001319574 sec. | ||
| 15689 | 2026.05.21 09:25:06.030909 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 33090 | ||
| 15690 | 2026.05.21 09:25:06.031451 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15691 | 2026.05.21 09:25:06.031501 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 15692 | 2026.05.21 09:25:06.032001 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 15693 | 2026.05.21 09:25:06.032247 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15694 | 2026.05.21 09:25:06.032401 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33090 | ||
| 15695 | 2026.05.21 09:25:07.837359 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 520 | ||
| 15696 | 2026.05.21 09:25:07.854361 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15697 | 2026.05.21 09:25:07.854428 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 15698 | 2026.05.21 09:25:07.860668 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 15699 | 2026.05.21 09:25:07.861397 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15700 | 2026.05.21 09:25:07.864678 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 520 | ||
| 15701 | 2026.05.21 09:25:09.551258 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15702 | 2026.05.21 09:25:09.551575 [ 270 ] {21ad2e5f-09fe-410f-86c3-39f88051467a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 15703 | 2026.05.21 09:25:09.551985 [ 270 ] {21ad2e5f-09fe-410f-86c3-39f88051467a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 15704 | 2026.05.21 09:25:09.552043 [ 270 ] {21ad2e5f-09fe-410f-86c3-39f88051467a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 15705 | 2026.05.21 09:25:09.552364 [ 270 ] {21ad2e5f-09fe-410f-86c3-39f88051467a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 15706 | 2026.05.21 09:25:09.552444 [ 270 ] {21ad2e5f-09fe-410f-86c3-39f88051467a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15707 | 2026.05.21 09:25:09.552593 [ 270 ] {21ad2e5f-09fe-410f-86c3-39f88051467a} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 15708 | 2026.05.21 09:25:09.552684 [ 363 ] {21ad2e5f-09fe-410f-86c3-39f88051467a} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 15709 | 2026.05.21 09:25:09.552696 [ 313 ] {21ad2e5f-09fe-410f-86c3-39f88051467a} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 15710 | 2026.05.21 09:25:09.552709 [ 334 ] {21ad2e5f-09fe-410f-86c3-39f88051467a} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 15711 | 2026.05.21 09:25:09.552696 [ 341 ] {21ad2e5f-09fe-410f-86c3-39f88051467a} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 15712 | 2026.05.21 09:25:09.552835 [ 270 ] {21ad2e5f-09fe-410f-86c3-39f88051467a} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 15713 | 2026.05.21 09:25:09.552865 [ 270 ] {21ad2e5f-09fe-410f-86c3-39f88051467a} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 15714 | 2026.05.21 09:25:09.552974 [ 270 ] {21ad2e5f-09fe-410f-86c3-39f88051467a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 15715 | 2026.05.21 09:25:09.552998 [ 270 ] {21ad2e5f-09fe-410f-86c3-39f88051467a} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 15716 | 2026.05.21 09:25:09.553035 [ 270 ] {21ad2e5f-09fe-410f-86c3-39f88051467a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 15717 | 2026.05.21 09:25:09.553079 [ 270 ] {21ad2e5f-09fe-410f-86c3-39f88051467a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 15718 | 2026.05.21 09:25:09.553121 [ 270 ] {21ad2e5f-09fe-410f-86c3-39f88051467a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 15719 | 2026.05.21 09:25:09.553160 [ 270 ] {21ad2e5f-09fe-410f-86c3-39f88051467a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 15720 | 2026.05.21 09:25:09.554452 [ 270 ] {21ad2e5f-09fe-410f-86c3-39f88051467a} <Debug> executeQuery: Read 51 rows, 10.72 KiB in 0.002984 sec., 17091.152815013404 rows/sec., 3.51 MiB/sec. | ||
| 15721 | 2026.05.21 09:25:09.554712 [ 270 ] {21ad2e5f-09fe-410f-86c3-39f88051467a} <Debug> MemoryTracker: Peak memory usage (for query): 185.50 KiB. | ||
| 15722 | 2026.05.21 09:25:09.554731 [ 270 ] {21ad2e5f-09fe-410f-86c3-39f88051467a} <Debug> TCPHandler: Processed in 0.003610911 sec. | ||
| 15723 | 2026.05.21 09:25:09.557109 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15724 | 2026.05.21 09:25:09.557234 [ 270 ] {4d4b3f89-faaf-4797-9035-d43ae463f6cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15725 | 2026.05.21 09:25:09.557281 [ 270 ] {4d4b3f89-faaf-4797-9035-d43ae463f6cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15726 | 2026.05.21 09:25:09.557916 [ 270 ] {4d4b3f89-faaf-4797-9035-d43ae463f6cb} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15727 | 2026.05.21 09:25:09.557964 [ 270 ] {4d4b3f89-faaf-4797-9035-d43ae463f6cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 15728 | 2026.05.21 09:25:09.558367 [ 270 ] {4d4b3f89-faaf-4797-9035-d43ae463f6cb} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 15729 | 2026.05.21 09:25:09.558604 [ 270 ] {4d4b3f89-faaf-4797-9035-d43ae463f6cb} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15730 | 2026.05.21 09:25:09.558766 [ 270 ] {4d4b3f89-faaf-4797-9035-d43ae463f6cb} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001566 sec., 88122.60536398468 rows/sec., 7.65 MiB/sec. | ||
| 15731 | 2026.05.21 09:25:09.558808 [ 270 ] {4d4b3f89-faaf-4797-9035-d43ae463f6cb} <Debug> TCPHandler: Processed in 0.00177174 sec. | ||
| 15732 | 2026.05.21 09:25:09.558964 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15733 | 2026.05.21 09:25:09.559066 [ 270 ] {deb56e21-550e-4729-b162-55a62f3e02d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15734 | 2026.05.21 09:25:09.559110 [ 270 ] {deb56e21-550e-4729-b162-55a62f3e02d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15735 | 2026.05.21 09:25:09.559575 [ 270 ] {deb56e21-550e-4729-b162-55a62f3e02d2} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15736 | 2026.05.21 09:25:09.559617 [ 270 ] {deb56e21-550e-4729-b162-55a62f3e02d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 15737 | 2026.05.21 09:25:09.559945 [ 270 ] {deb56e21-550e-4729-b162-55a62f3e02d2} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 15738 | 2026.05.21 09:25:09.560173 [ 270 ] {deb56e21-550e-4729-b162-55a62f3e02d2} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15739 | 2026.05.21 09:25:09.560316 [ 270 ] {deb56e21-550e-4729-b162-55a62f3e02d2} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001272 sec., 32232.704402515727 rows/sec., 2.37 MiB/sec. | ||
| 15740 | 2026.05.21 09:25:09.560317 [ 111 ] {} <Debug> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 15741 | 2026.05.21 09:25:09.560353 [ 270 ] {deb56e21-550e-4729-b162-55a62f3e02d2} <Debug> TCPHandler: Processed in 0.001456079 sec. | ||
| 15742 | 2026.05.21 09:25:09.560374 [ 111 ] {} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15743 | 2026.05.21 09:25:09.560400 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 15744 | 2026.05.21 09:25:09.560504 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15745 | 2026.05.21 09:25:09.560529 [ 188 ] {33106484-ff80-4833-813a-1c2c5998985f::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 | ||
| 15746 | 2026.05.21 09:25:09.560621 [ 270 ] {f69491d0-1e5f-43f6-a5f6-8bf0a215fecc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15747 | 2026.05.21 09:25:09.560669 [ 270 ] {f69491d0-1e5f-43f6-a5f6-8bf0a215fecc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15748 | 2026.05.21 09:25:09.560676 [ 188 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15749 | 2026.05.21 09:25:09.560720 [ 188 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 226 rows starting from the beginning of the part | ||
| 15750 | 2026.05.21 09:25:09.560802 [ 188 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 49 rows starting from the beginning of the part | ||
| 15751 | 2026.05.21 09:25:09.560873 [ 188 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 142 rows starting from the beginning of the part | ||
| 15752 | 2026.05.21 09:25:09.560921 [ 188 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 41 rows starting from the beginning of the part | ||
| 15753 | 2026.05.21 09:25:09.560962 [ 188 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 157 rows starting from the beginning of the part | ||
| 15754 | 2026.05.21 09:25:09.561006 [ 188 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 41 rows starting from the beginning of the part | ||
| 15755 | 2026.05.21 09:25:09.561163 [ 270 ] {f69491d0-1e5f-43f6-a5f6-8bf0a215fecc} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15756 | 2026.05.21 09:25:09.561206 [ 270 ] {f69491d0-1e5f-43f6-a5f6-8bf0a215fecc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 15757 | 2026.05.21 09:25:09.561568 [ 270 ] {f69491d0-1e5f-43f6-a5f6-8bf0a215fecc} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 15758 | 2026.05.21 09:25:09.561814 [ 270 ] {f69491d0-1e5f-43f6-a5f6-8bf0a215fecc} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15759 | 2026.05.21 09:25:09.561957 [ 270 ] {f69491d0-1e5f-43f6-a5f6-8bf0a215fecc} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001356 sec., 77433.62831858407 rows/sec., 6.05 MiB/sec. | ||
| 15760 | 2026.05.21 09:25:09.561995 [ 270 ] {f69491d0-1e5f-43f6-a5f6-8bf0a215fecc} <Debug> TCPHandler: Processed in 0.001549582 sec. | ||
| 15761 | 2026.05.21 09:25:09.562005 [ 196 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 656 rows, containing 5 columns (5 merged, 0 gathered) in 0.001538962 sec., 426261.33718701306 rows/sec., 28.79 MiB/sec. | ||
| 15762 | 2026.05.21 09:25:09.562136 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15763 | 2026.05.21 09:25:09.562173 [ 190 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 15764 | 2026.05.21 09:25:09.562248 [ 270 ] {ba54240f-66e1-406a-ac89-f021a9d28e86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15765 | 2026.05.21 09:25:09.562300 [ 270 ] {ba54240f-66e1-406a-ac89-f021a9d28e86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15766 | 2026.05.21 09:25:09.562444 [ 190 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_76_15} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15767 | 2026.05.21 09:25:09.562521 [ 190 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_76_15} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 15768 | 2026.05.21 09:25:09.562629 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 15769 | 2026.05.21 09:25:09.562771 [ 270 ] {ba54240f-66e1-406a-ac89-f021a9d28e86} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15770 | 2026.05.21 09:25:09.562817 [ 270 ] {ba54240f-66e1-406a-ac89-f021a9d28e86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 15771 | 2026.05.21 09:25:09.563175 [ 270 ] {ba54240f-66e1-406a-ac89-f021a9d28e86} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 15772 | 2026.05.21 09:25:09.563393 [ 270 ] {ba54240f-66e1-406a-ac89-f021a9d28e86} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15773 | 2026.05.21 09:25:09.563546 [ 270 ] {ba54240f-66e1-406a-ac89-f021a9d28e86} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001317 sec., 121488.23082763857 rows/sec., 8.46 MiB/sec. | ||
| 15774 | 2026.05.21 09:25:09.563583 [ 270 ] {ba54240f-66e1-406a-ac89-f021a9d28e86} <Debug> TCPHandler: Processed in 0.00149793 sec. | ||
| 15775 | 2026.05.21 09:25:09.563721 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15776 | 2026.05.21 09:25:09.563822 [ 270 ] {4e0e05be-ae92-478b-b72e-dc238ae51476} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15777 | 2026.05.21 09:25:09.563886 [ 270 ] {4e0e05be-ae92-478b-b72e-dc238ae51476} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15778 | 2026.05.21 09:25:09.565028 [ 270 ] {4e0e05be-ae92-478b-b72e-dc238ae51476} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15779 | 2026.05.21 09:25:09.565090 [ 270 ] {4e0e05be-ae92-478b-b72e-dc238ae51476} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 15780 | 2026.05.21 09:25:09.565878 [ 270 ] {4e0e05be-ae92-478b-b72e-dc238ae51476} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 15781 | 2026.05.21 09:25:09.566146 [ 270 ] {4e0e05be-ae92-478b-b72e-dc238ae51476} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15782 | 2026.05.21 09:25:09.566336 [ 270 ] {4e0e05be-ae92-478b-b72e-dc238ae51476} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002526 sec., 16231.19556611243 rows/sec., 29.09 MiB/sec. | ||
| 15783 | 2026.05.21 09:25:09.566521 [ 270 ] {4e0e05be-ae92-478b-b72e-dc238ae51476} <Debug> TCPHandler: Processed in 0.002850506 sec. | ||
| 15784 | 2026.05.21 09:25:09.566737 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15785 | 2026.05.21 09:25:09.566872 [ 270 ] {8b2ad4a6-591b-4069-864f-afd8e9a97aca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15786 | 2026.05.21 09:25:09.566932 [ 270 ] {8b2ad4a6-591b-4069-864f-afd8e9a97aca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15787 | 2026.05.21 09:25:09.567368 [ 270 ] {8b2ad4a6-591b-4069-864f-afd8e9a97aca} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15788 | 2026.05.21 09:25:09.567404 [ 270 ] {8b2ad4a6-591b-4069-864f-afd8e9a97aca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 15789 | 2026.05.21 09:25:09.567738 [ 270 ] {8b2ad4a6-591b-4069-864f-afd8e9a97aca} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 15790 | 2026.05.21 09:25:09.567963 [ 270 ] {8b2ad4a6-591b-4069-864f-afd8e9a97aca} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15791 | 2026.05.21 09:25:09.568107 [ 270 ] {8b2ad4a6-591b-4069-864f-afd8e9a97aca} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001273 sec., 47132.757266300076 rows/sec., 3.18 MiB/sec. | ||
| 15792 | 2026.05.21 09:25:09.568107 [ 126 ] {} <Debug> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8) (MergerMutator): Selected 6 parts from all_1_105_20 to all_110_110_0 | ||
| 15793 | 2026.05.21 09:25:09.568148 [ 270 ] {8b2ad4a6-591b-4069-864f-afd8e9a97aca} <Debug> TCPHandler: Processed in 0.001521551 sec. | ||
| 15794 | 2026.05.21 09:25:09.568160 [ 126 ] {} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15795 | 2026.05.21 09:25:09.568185 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 15796 | 2026.05.21 09:25:09.568270 [ 188 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_110_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_105_20 to all_110_110_0 into Compact with storage Full | ||
| 15797 | 2026.05.21 09:25:09.568372 [ 188 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_110_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15798 | 2026.05.21 09:25:09.568403 [ 188 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_110_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_105_20, total 5904 rows starting from the beginning of the part | ||
| 15799 | 2026.05.21 09:25:09.568457 [ 188 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_110_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 90 rows starting from the beginning of the part | ||
| 15800 | 2026.05.21 09:25:09.568501 [ 188 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_110_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 60 rows starting from the beginning of the part | ||
| 15801 | 2026.05.21 09:25:09.568550 [ 188 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_110_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 72 rows starting from the beginning of the part | ||
| 15802 | 2026.05.21 09:25:09.568597 [ 188 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_110_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 18 rows starting from the beginning of the part | ||
| 15803 | 2026.05.21 09:25:09.568636 [ 188 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_110_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 60 rows starting from the beginning of the part | ||
| 15804 | 2026.05.21 09:25:09.570561 [ 190 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_110_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6204 rows, containing 4 columns (4 merged, 0 gathered) in 0.002327928 sec., 2665030.877243626 rows/sec., 176.22 MiB/sec. | ||
| 15805 | 2026.05.21 09:25:09.570943 [ 190 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_110_21} <Trace> MergedBlockOutputStream: filled checksums all_1_110_21 (state Temporary) | ||
| 15806 | 2026.05.21 09:25:09.571212 [ 190 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_110_21} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_merge_all_1_110_21 to all_1_110_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15807 | 2026.05.21 09:25:09.571282 [ 190 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_110_21} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8) (MergerMutator): Merged 6 parts: [all_1_105_20, all_110_110_0] -> all_1_110_21 | ||
| 15808 | 2026.05.21 09:25:09.571376 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB. | ||
| 15809 | 2026.05.21 09:25:13.172368 [ 219 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15810 | 2026.05.21 09:25:13.172418 [ 219 ] {} <Debug> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15811 | 2026.05.21 09:25:13.182435 [ 219 ] {} <Debug> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15812 | 2026.05.21 09:25:13.321461 [ 132 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15813 | 2026.05.21 09:25:13.321548 [ 132 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15814 | 2026.05.21 09:25:13.533441 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 33538 | ||
| 15815 | 2026.05.21 09:25:13.534091 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15816 | 2026.05.21 09:25:13.534139 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 15817 | 2026.05.21 09:25:13.534680 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 15818 | 2026.05.21 09:25:13.534942 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15819 | 2026.05.21 09:25:13.535097 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33538 | ||
| 15820 | 2026.05.21 09:25:13.953656 [ 218 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15821 | 2026.05.21 09:25:13.953713 [ 218 ] {} <Debug> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15822 | 2026.05.21 09:25:13.955812 [ 218 ] {} <Debug> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15823 | 2026.05.21 09:25:14.304647 [ 70 ] {} <Debug> oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23) (MergerMutator): Selected 5 parts from all_1_15_3 to all_19_19_0 | ||
| 15824 | 2026.05.21 09:25:14.304772 [ 70 ] {} <Trace> oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15825 | 2026.05.21 09:25:14.304820 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 15826 | 2026.05.21 09:25:14.305040 [ 188 ] {2c8398ac-e386-480f-bb0e-80e1f2c2ec23::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 | ||
| 15827 | 2026.05.21 09:25:14.305216 [ 188 ] {2c8398ac-e386-480f-bb0e-80e1f2c2ec23::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15828 | 2026.05.21 09:25:14.305260 [ 188 ] {2c8398ac-e386-480f-bb0e-80e1f2c2ec23::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 15 rows starting from the beginning of the part | ||
| 15829 | 2026.05.21 09:25:14.305341 [ 188 ] {2c8398ac-e386-480f-bb0e-80e1f2c2ec23::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
| 15830 | 2026.05.21 09:25:14.305394 [ 188 ] {2c8398ac-e386-480f-bb0e-80e1f2c2ec23::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part | ||
| 15831 | 2026.05.21 09:25:14.305445 [ 188 ] {2c8398ac-e386-480f-bb0e-80e1f2c2ec23::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
| 15832 | 2026.05.21 09:25:14.305492 [ 188 ] {2c8398ac-e386-480f-bb0e-80e1f2c2ec23::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part | ||
| 15833 | 2026.05.21 09:25:14.306539 [ 193 ] {2c8398ac-e386-480f-bb0e-80e1f2c2ec23::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19 rows, containing 4 columns (4 merged, 0 gathered) in 0.001581893 sec., 12010.926149872337 rows/sec., 809.33 KiB/sec. | ||
| 15834 | 2026.05.21 09:25:14.306715 [ 190 ] {2c8398ac-e386-480f-bb0e-80e1f2c2ec23::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 15835 | 2026.05.21 09:25:14.307025 [ 190 ] {2c8398ac-e386-480f-bb0e-80e1f2c2ec23::all_1_19_4} <Trace> oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15836 | 2026.05.21 09:25:14.307106 [ 190 ] {2c8398ac-e386-480f-bb0e-80e1f2c2ec23::all_1_19_4} <Trace> oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23) (MergerMutator): Merged 5 parts: [all_1_15_3, all_19_19_0] -> all_1_19_4 | ||
| 15837 | 2026.05.21 09:25:14.307214 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 15838 | 2026.05.21 09:25:14.454215 [ 70 ] {} <Debug> oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d) (MergerMutator): Selected 5 parts from all_1_27_6 to all_31_31_0 | ||
| 15839 | 2026.05.21 09:25:14.454280 [ 70 ] {} <Trace> oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15840 | 2026.05.21 09:25:14.454301 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 15841 | 2026.05.21 09:25:14.454434 [ 188 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_31_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_27_6 to all_31_31_0 into Compact with storage Full | ||
| 15842 | 2026.05.21 09:25:14.454582 [ 188 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_31_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15843 | 2026.05.21 09:25:14.454617 [ 188 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_27_6, total 308 rows starting from the beginning of the part | ||
| 15844 | 2026.05.21 09:25:14.454687 [ 188 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 284 rows starting from the beginning of the part | ||
| 15845 | 2026.05.21 09:25:14.454744 [ 188 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 284 rows starting from the beginning of the part | ||
| 15846 | 2026.05.21 09:25:14.454797 [ 188 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 284 rows starting from the beginning of the part | ||
| 15847 | 2026.05.21 09:25:14.454840 [ 188 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 284 rows starting from the beginning of the part | ||
| 15848 | 2026.05.21 09:25:14.455858 [ 197 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_31_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1444 rows, containing 5 columns (5 merged, 0 gathered) in 0.001477909 sec., 977056.0974999138 rows/sec., 66.10 MiB/sec. | ||
| 15849 | 2026.05.21 09:25:14.456056 [ 197 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_31_7} <Trace> MergedBlockOutputStream: filled checksums all_1_31_7 (state Temporary) | ||
| 15850 | 2026.05.21 09:25:14.456387 [ 197 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_31_7} <Trace> oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Renaming temporary part tmp_merge_all_1_31_7 to all_1_31_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15851 | 2026.05.21 09:25:14.456474 [ 197 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_31_7} <Trace> oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d) (MergerMutator): Merged 5 parts: [all_1_27_6, all_31_31_0] -> all_1_31_7 | ||
| 15852 | 2026.05.21 09:25:14.456573 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 15853 | 2026.05.21 09:25:14.555265 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15854 | 2026.05.21 09:25:14.555506 [ 270 ] {f79cf863-c798-4c93-9fdc-e61511f69450} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', '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) | ||
| 15855 | 2026.05.21 09:25:14.555859 [ 270 ] {f79cf863-c798-4c93-9fdc-e61511f69450} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 15856 | 2026.05.21 09:25:14.555902 [ 270 ] {f79cf863-c798-4c93-9fdc-e61511f69450} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', '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 | ||
| 15857 | 2026.05.21 09:25:14.556144 [ 270 ] {f79cf863-c798-4c93-9fdc-e61511f69450} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 15858 | 2026.05.21 09:25:14.556215 [ 270 ] {f79cf863-c798-4c93-9fdc-e61511f69450} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15859 | 2026.05.21 09:25:14.556359 [ 270 ] {f79cf863-c798-4c93-9fdc-e61511f69450} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 30-element set) | ||
| 15860 | 2026.05.21 09:25:14.556443 [ 334 ] {f79cf863-c798-4c93-9fdc-e61511f69450} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 15861 | 2026.05.21 09:25:14.556461 [ 341 ] {f79cf863-c798-4c93-9fdc-e61511f69450} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 15862 | 2026.05.21 09:25:14.556473 [ 313 ] {f79cf863-c798-4c93-9fdc-e61511f69450} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 15863 | 2026.05.21 09:25:14.556461 [ 321 ] {f79cf863-c798-4c93-9fdc-e61511f69450} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 15864 | 2026.05.21 09:25:14.556609 [ 270 ] {f79cf863-c798-4c93-9fdc-e61511f69450} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 15865 | 2026.05.21 09:25:14.556638 [ 270 ] {f79cf863-c798-4c93-9fdc-e61511f69450} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 15866 | 2026.05.21 09:25:14.556743 [ 270 ] {f79cf863-c798-4c93-9fdc-e61511f69450} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 15867 | 2026.05.21 09:25:14.556765 [ 270 ] {f79cf863-c798-4c93-9fdc-e61511f69450} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 15868 | 2026.05.21 09:25:14.556802 [ 270 ] {f79cf863-c798-4c93-9fdc-e61511f69450} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', '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'))" | ||
| 15869 | 2026.05.21 09:25:14.556846 [ 270 ] {f79cf863-c798-4c93-9fdc-e61511f69450} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', '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'))" | ||
| 15870 | 2026.05.21 09:25:14.556889 [ 270 ] {f79cf863-c798-4c93-9fdc-e61511f69450} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', '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'))" | ||
| 15871 | 2026.05.21 09:25:14.556927 [ 270 ] {f79cf863-c798-4c93-9fdc-e61511f69450} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', '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'))" | ||
| 15872 | 2026.05.21 09:25:14.558128 [ 270 ] {f79cf863-c798-4c93-9fdc-e61511f69450} <Debug> executeQuery: Read 51 rows, 10.48 KiB in 0.00272 sec., 18750 rows/sec., 3.76 MiB/sec. | ||
| 15873 | 2026.05.21 09:25:14.558384 [ 270 ] {f79cf863-c798-4c93-9fdc-e61511f69450} <Debug> MemoryTracker: Peak memory usage (for query): 181.29 KiB. | ||
| 15874 | 2026.05.21 09:25:14.558403 [ 270 ] {f79cf863-c798-4c93-9fdc-e61511f69450} <Debug> TCPHandler: Processed in 0.00327087 sec. | ||
| 15875 | 2026.05.21 09:25:14.563305 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15876 | 2026.05.21 09:25:14.563447 [ 270 ] {c33e01c0-5521-483d-9e53-822113fda7d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15877 | 2026.05.21 09:25:14.563505 [ 270 ] {c33e01c0-5521-483d-9e53-822113fda7d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15878 | 2026.05.21 09:25:14.564333 [ 270 ] {c33e01c0-5521-483d-9e53-822113fda7d5} <Trace> oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15879 | 2026.05.21 09:25:14.564402 [ 270 ] {c33e01c0-5521-483d-9e53-822113fda7d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 15880 | 2026.05.21 09:25:14.564860 [ 270 ] {c33e01c0-5521-483d-9e53-822113fda7d5} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 15881 | 2026.05.21 09:25:14.565087 [ 270 ] {c33e01c0-5521-483d-9e53-822113fda7d5} <Trace> oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15882 | 2026.05.21 09:25:14.565245 [ 270 ] {c33e01c0-5521-483d-9e53-822113fda7d5} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001838 sec., 154515.77801958652 rows/sec., 9.81 MiB/sec. | ||
| 15883 | 2026.05.21 09:25:14.565283 [ 270 ] {c33e01c0-5521-483d-9e53-822113fda7d5} <Debug> TCPHandler: Processed in 0.002046819 sec. | ||
| 15884 | 2026.05.21 09:25:14.565419 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15885 | 2026.05.21 09:25:14.565524 [ 270 ] {2b901502-9a6c-4bf0-8861-46ff9d3ec1c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15886 | 2026.05.21 09:25:14.565568 [ 270 ] {2b901502-9a6c-4bf0-8861-46ff9d3ec1c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15887 | 2026.05.21 09:25:14.566357 [ 270 ] {2b901502-9a6c-4bf0-8861-46ff9d3ec1c5} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15888 | 2026.05.21 09:25:14.566397 [ 270 ] {2b901502-9a6c-4bf0-8861-46ff9d3ec1c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 15889 | 2026.05.21 09:25:14.566753 [ 270 ] {2b901502-9a6c-4bf0-8861-46ff9d3ec1c5} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 15890 | 2026.05.21 09:25:14.566966 [ 270 ] {2b901502-9a6c-4bf0-8861-46ff9d3ec1c5} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15891 | 2026.05.21 09:25:14.567075 [ 70 ] {} <Debug> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 15892 | 2026.05.21 09:25:14.567103 [ 270 ] {2b901502-9a6c-4bf0-8861-46ff9d3ec1c5} <Debug> executeQuery: Read 797 rows, 62.80 KiB in 0.0016 sec., 498125 rows/sec., 38.33 MiB/sec. | ||
| 15893 | 2026.05.21 09:25:14.567139 [ 70 ] {} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15894 | 2026.05.21 09:25:14.567148 [ 270 ] {2b901502-9a6c-4bf0-8861-46ff9d3ec1c5} <Debug> TCPHandler: Processed in 0.001782269 sec. | ||
| 15895 | 2026.05.21 09:25:14.567169 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 15896 | 2026.05.21 09:25:14.567285 [ 197 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 15897 | 2026.05.21 09:25:14.567292 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15898 | 2026.05.21 09:25:14.567434 [ 270 ] {51c3037b-c337-4c86-b0f3-3f79bb55017c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15899 | 2026.05.21 09:25:14.567439 [ 197 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15900 | 2026.05.21 09:25:14.567479 [ 270 ] {51c3037b-c337-4c86-b0f3-3f79bb55017c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15901 | 2026.05.21 09:25:14.567490 [ 197 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 3361 rows starting from the beginning of the part | ||
| 15902 | 2026.05.21 09:25:14.567572 [ 197 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 138 rows starting from the beginning of the part | ||
| 15903 | 2026.05.21 09:25:14.567628 [ 197 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 3148 rows starting from the beginning of the part | ||
| 15904 | 2026.05.21 09:25:14.567677 [ 197 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 56 rows starting from the beginning of the part | ||
| 15905 | 2026.05.21 09:25:14.567725 [ 197 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 138 rows starting from the beginning of the part | ||
| 15906 | 2026.05.21 09:25:14.567775 [ 197 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 797 rows starting from the beginning of the part | ||
| 15907 | 2026.05.21 09:25:14.567943 [ 270 ] {51c3037b-c337-4c86-b0f3-3f79bb55017c} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15908 | 2026.05.21 09:25:14.567986 [ 270 ] {51c3037b-c337-4c86-b0f3-3f79bb55017c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 15909 | 2026.05.21 09:25:14.568328 [ 270 ] {51c3037b-c337-4c86-b0f3-3f79bb55017c} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 15910 | 2026.05.21 09:25:14.568549 [ 270 ] {51c3037b-c337-4c86-b0f3-3f79bb55017c} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15911 | 2026.05.21 09:25:14.568686 [ 270 ] {51c3037b-c337-4c86-b0f3-3f79bb55017c} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001273 sec., 111547.52553024351 rows/sec., 6.55 MiB/sec. | ||
| 15912 | 2026.05.21 09:25:14.568722 [ 270 ] {51c3037b-c337-4c86-b0f3-3f79bb55017c} <Debug> TCPHandler: Processed in 0.00148928 sec. | ||
| 15913 | 2026.05.21 09:25:14.568850 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15914 | 2026.05.21 09:25:14.568953 [ 270 ] {a2dcee1f-0f4a-405e-bee5-308b0db3a282} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15915 | 2026.05.21 09:25:14.568998 [ 270 ] {a2dcee1f-0f4a-405e-bee5-308b0db3a282} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15916 | 2026.05.21 09:25:14.569698 [ 270 ] {a2dcee1f-0f4a-405e-bee5-308b0db3a282} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15917 | 2026.05.21 09:25:14.569740 [ 270 ] {a2dcee1f-0f4a-405e-bee5-308b0db3a282} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 15918 | 2026.05.21 09:25:14.570071 [ 270 ] {a2dcee1f-0f4a-405e-bee5-308b0db3a282} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 15919 | 2026.05.21 09:25:14.570183 [ 201 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7638 rows, containing 5 columns (5 merged, 0 gathered) in 0.002948859 sec., 2590154.361398765 rows/sec., 205.31 MiB/sec. | ||
| 15920 | 2026.05.21 09:25:14.570296 [ 270 ] {a2dcee1f-0f4a-405e-bee5-308b0db3a282} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15921 | 2026.05.21 09:25:14.570440 [ 270 ] {a2dcee1f-0f4a-405e-bee5-308b0db3a282} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001507 sec., 98871.93098871931 rows/sec., 6.39 MiB/sec. | ||
| 15922 | 2026.05.21 09:25:14.570477 [ 270 ] {a2dcee1f-0f4a-405e-bee5-308b0db3a282} <Debug> TCPHandler: Processed in 0.001681187 sec. | ||
| 15923 | 2026.05.21 09:25:14.570506 [ 192 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 15924 | 2026.05.21 09:25:14.570618 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15925 | 2026.05.21 09:25:14.570726 [ 270 ] {b1a7b64d-94ab-4908-88a8-8187c067eb8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15926 | 2026.05.21 09:25:14.570771 [ 270 ] {b1a7b64d-94ab-4908-88a8-8187c067eb8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15927 | 2026.05.21 09:25:14.570819 [ 192 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_111_22} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15928 | 2026.05.21 09:25:14.570912 [ 192 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_111_22} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 15929 | 2026.05.21 09:25:14.571007 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.39 MiB. | ||
| 15930 | 2026.05.21 09:25:14.571241 [ 270 ] {b1a7b64d-94ab-4908-88a8-8187c067eb8b} <Trace> oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15931 | 2026.05.21 09:25:14.571285 [ 270 ] {b1a7b64d-94ab-4908-88a8-8187c067eb8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 15932 | 2026.05.21 09:25:14.571600 [ 270 ] {b1a7b64d-94ab-4908-88a8-8187c067eb8b} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 15933 | 2026.05.21 09:25:14.571830 [ 270 ] {b1a7b64d-94ab-4908-88a8-8187c067eb8b} <Trace> oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15934 | 2026.05.21 09:25:14.571944 [ 70 ] {} <Debug> oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307) (MergerMutator): Selected 6 parts from all_1_27_6 to all_32_32_0 | ||
| 15935 | 2026.05.21 09:25:14.571965 [ 270 ] {b1a7b64d-94ab-4908-88a8-8187c067eb8b} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001258 sec., 117647.05882352941 rows/sec., 6.69 MiB/sec. | ||
| 15936 | 2026.05.21 09:25:14.571988 [ 70 ] {} <Trace> oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15937 | 2026.05.21 09:25:14.572007 [ 270 ] {b1a7b64d-94ab-4908-88a8-8187c067eb8b} <Debug> TCPHandler: Processed in 0.001440788 sec. | ||
| 15938 | 2026.05.21 09:25:14.572013 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 15939 | 2026.05.21 09:25:14.572110 [ 199 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_32_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_27_6 to all_32_32_0 into Compact with storage Full | ||
| 15940 | 2026.05.21 09:25:14.572144 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15941 | 2026.05.21 09:25:14.572220 [ 199 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_32_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15942 | 2026.05.21 09:25:14.572250 [ 270 ] {2020010a-2a93-4a0a-a1d7-d0ea6ebcce6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15943 | 2026.05.21 09:25:14.572256 [ 199 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_27_6, total 160 rows starting from the beginning of the part | ||
| 15944 | 2026.05.21 09:25:14.572301 [ 270 ] {2020010a-2a93-4a0a-a1d7-d0ea6ebcce6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15945 | 2026.05.21 09:25:14.572336 [ 199 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 148 rows starting from the beginning of the part | ||
| 15946 | 2026.05.21 09:25:14.572384 [ 199 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 148 rows starting from the beginning of the part | ||
| 15947 | 2026.05.21 09:25:14.572425 [ 199 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 148 rows starting from the beginning of the part | ||
| 15948 | 2026.05.21 09:25:14.572465 [ 199 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 148 rows starting from the beginning of the part | ||
| 15949 | 2026.05.21 09:25:14.572505 [ 199 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 148 rows starting from the beginning of the part | ||
| 15950 | 2026.05.21 09:25:14.572920 [ 270 ] {2020010a-2a93-4a0a-a1d7-d0ea6ebcce6f} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15951 | 2026.05.21 09:25:14.572963 [ 270 ] {2020010a-2a93-4a0a-a1d7-d0ea6ebcce6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 15952 | 2026.05.21 09:25:14.573307 [ 270 ] {2020010a-2a93-4a0a-a1d7-d0ea6ebcce6f} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 15953 | 2026.05.21 09:25:14.573402 [ 192 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_32_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 5 columns (5 merged, 0 gathered) in 0.001328325 sec., 677545.0285133533 rows/sec., 41.29 MiB/sec. | ||
| 15954 | 2026.05.21 09:25:14.573536 [ 270 ] {2020010a-2a93-4a0a-a1d7-d0ea6ebcce6f} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15955 | 2026.05.21 09:25:14.573543 [ 201 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_32_7} <Trace> MergedBlockOutputStream: filled checksums all_1_32_7 (state Temporary) | ||
| 15956 | 2026.05.21 09:25:14.573684 [ 270 ] {2020010a-2a93-4a0a-a1d7-d0ea6ebcce6f} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001453 sec., 337233.3103922918 rows/sec., 23.64 MiB/sec. | ||
| 15957 | 2026.05.21 09:25:14.573695 [ 70 ] {} <Debug> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 15958 | 2026.05.21 09:25:14.573727 [ 270 ] {2020010a-2a93-4a0a-a1d7-d0ea6ebcce6f} <Debug> TCPHandler: Processed in 0.001634885 sec. | ||
| 15959 | 2026.05.21 09:25:14.573743 [ 70 ] {} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15960 | 2026.05.21 09:25:14.573782 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 15961 | 2026.05.21 09:25:14.573877 [ 191 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 15962 | 2026.05.21 09:25:14.573885 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15963 | 2026.05.21 09:25:14.573880 [ 192 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_32_7} <Trace> oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Renaming temporary part tmp_merge_all_1_32_7 to all_1_32_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15964 | 2026.05.21 09:25:14.573989 [ 191 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15965 | 2026.05.21 09:25:14.574001 [ 270 ] {691ee17c-4aee-4657-94dc-3914e093ab77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15966 | 2026.05.21 09:25:14.574005 [ 192 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_32_7} <Trace> oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307) (MergerMutator): Merged 6 parts: [all_1_27_6, all_32_32_0] -> all_1_32_7 | ||
| 15967 | 2026.05.21 09:25:14.574030 [ 191 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 1831 rows starting from the beginning of the part | ||
| 15968 | 2026.05.21 09:25:14.574053 [ 270 ] {691ee17c-4aee-4657-94dc-3914e093ab77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15969 | 2026.05.21 09:25:14.574106 [ 191 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 105 rows starting from the beginning of the part | ||
| 15970 | 2026.05.21 09:25:14.574111 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 15971 | 2026.05.21 09:25:14.574170 [ 191 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 1720 rows starting from the beginning of the part | ||
| 15972 | 2026.05.21 09:25:14.574223 [ 191 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 64 rows starting from the beginning of the part | ||
| 15973 | 2026.05.21 09:25:14.574273 [ 191 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 105 rows starting from the beginning of the part | ||
| 15974 | 2026.05.21 09:25:14.574324 [ 191 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 490 rows starting from the beginning of the part | ||
| 15975 | 2026.05.21 09:25:14.574430 [ 270 ] {691ee17c-4aee-4657-94dc-3914e093ab77} <Trace> oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15976 | 2026.05.21 09:25:14.574466 [ 270 ] {691ee17c-4aee-4657-94dc-3914e093ab77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 15977 | 2026.05.21 09:25:14.574779 [ 270 ] {691ee17c-4aee-4657-94dc-3914e093ab77} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 15978 | 2026.05.21 09:25:14.574995 [ 270 ] {691ee17c-4aee-4657-94dc-3914e093ab77} <Trace> oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15979 | 2026.05.21 09:25:14.575132 [ 270 ] {691ee17c-4aee-4657-94dc-3914e093ab77} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001149 sec., 5221.9321148825065 rows/sec., 272.83 KiB/sec. | ||
| 15980 | 2026.05.21 09:25:14.575168 [ 270 ] {691ee17c-4aee-4657-94dc-3914e093ab77} <Debug> TCPHandler: Processed in 0.001334495 sec. | ||
| 15981 | 2026.05.21 09:25:14.575295 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15982 | 2026.05.21 09:25:14.575393 [ 270 ] {afdde0e1-a22a-4bea-9453-da638c90eb41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15983 | 2026.05.21 09:25:14.575438 [ 270 ] {afdde0e1-a22a-4bea-9453-da638c90eb41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15984 | 2026.05.21 09:25:14.575706 [ 187 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4315 rows, containing 5 columns (5 merged, 0 gathered) in 0.001872193 sec., 2304783.7482567234 rows/sec., 167.05 MiB/sec. | ||
| 15985 | 2026.05.21 09:25:14.575860 [ 270 ] {afdde0e1-a22a-4bea-9453-da638c90eb41} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15986 | 2026.05.21 09:25:14.575902 [ 270 ] {afdde0e1-a22a-4bea-9453-da638c90eb41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 15987 | 2026.05.21 09:25:14.575955 [ 192 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 15988 | 2026.05.21 09:25:14.576271 [ 270 ] {afdde0e1-a22a-4bea-9453-da638c90eb41} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 15989 | 2026.05.21 09:25:14.576286 [ 192 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_111_22} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15990 | 2026.05.21 09:25:14.576385 [ 192 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_111_22} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 15991 | 2026.05.21 09:25:14.576469 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 15992 | 2026.05.21 09:25:14.576528 [ 270 ] {afdde0e1-a22a-4bea-9453-da638c90eb41} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15993 | 2026.05.21 09:25:14.576655 [ 70 ] {} <Debug> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Selected 6 parts from all_1_106_23 to all_111_111_0 | ||
| 15994 | 2026.05.21 09:25:14.576669 [ 270 ] {afdde0e1-a22a-4bea-9453-da638c90eb41} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001294 sec., 204791.34466769706 rows/sec., 13.61 MiB/sec. | ||
| 15995 | 2026.05.21 09:25:14.576694 [ 70 ] {} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15996 | 2026.05.21 09:25:14.576713 [ 270 ] {afdde0e1-a22a-4bea-9453-da638c90eb41} <Debug> TCPHandler: Processed in 0.00147382 sec. | ||
| 15997 | 2026.05.21 09:25:14.576720 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 15998 | 2026.05.21 09:25:14.576815 [ 191 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_111_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_23 to all_111_111_0 into Compact with storage Full | ||
| 15999 | 2026.05.21 09:25:14.576872 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16000 | 2026.05.21 09:25:14.576903 [ 191 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_111_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16001 | 2026.05.21 09:25:14.576931 [ 191 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_111_24} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_106_23, total 37735 rows starting from the beginning of the part | ||
| 16002 | 2026.05.21 09:25:14.576971 [ 270 ] {3e0dca4b-3b2e-4aa3-a550-5effae5604ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16003 | 2026.05.21 09:25:14.576980 [ 191 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_111_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 160 rows starting from the beginning of the part | ||
| 16004 | 2026.05.21 09:25:14.577016 [ 270 ] {3e0dca4b-3b2e-4aa3-a550-5effae5604ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16005 | 2026.05.21 09:25:14.577025 [ 191 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_111_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 1679 rows starting from the beginning of the part | ||
| 16006 | 2026.05.21 09:25:14.577064 [ 191 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_111_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 52 rows starting from the beginning of the part | ||
| 16007 | 2026.05.21 09:25:14.577102 [ 191 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_111_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 160 rows starting from the beginning of the part | ||
| 16008 | 2026.05.21 09:25:14.577138 [ 191 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_111_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 265 rows starting from the beginning of the part | ||
| 16009 | 2026.05.21 09:25:14.577347 [ 270 ] {3e0dca4b-3b2e-4aa3-a550-5effae5604ed} <Trace> oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16010 | 2026.05.21 09:25:14.577382 [ 270 ] {3e0dca4b-3b2e-4aa3-a550-5effae5604ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 16011 | 2026.05.21 09:25:14.577857 [ 270 ] {3e0dca4b-3b2e-4aa3-a550-5effae5604ed} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 16012 | 2026.05.21 09:25:14.578073 [ 270 ] {3e0dca4b-3b2e-4aa3-a550-5effae5604ed} <Trace> oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16013 | 2026.05.21 09:25:14.578210 [ 270 ] {3e0dca4b-3b2e-4aa3-a550-5effae5604ed} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001257 sec., 795.5449482895783 rows/sec., 53.61 KiB/sec. | ||
| 16014 | 2026.05.21 09:25:14.578245 [ 270 ] {3e0dca4b-3b2e-4aa3-a550-5effae5604ed} <Debug> TCPHandler: Processed in 0.001424078 sec. | ||
| 16015 | 2026.05.21 09:25:14.578374 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16016 | 2026.05.21 09:25:14.578473 [ 270 ] {e896e3d3-1fba-4a72-8ce9-82ffc8c15cf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16017 | 2026.05.21 09:25:14.578517 [ 270 ] {e896e3d3-1fba-4a72-8ce9-82ffc8c15cf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16018 | 2026.05.21 09:25:14.578847 [ 270 ] {e896e3d3-1fba-4a72-8ce9-82ffc8c15cf6} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16019 | 2026.05.21 09:25:14.578883 [ 270 ] {e896e3d3-1fba-4a72-8ce9-82ffc8c15cf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 16020 | 2026.05.21 09:25:14.579373 [ 270 ] {e896e3d3-1fba-4a72-8ce9-82ffc8c15cf6} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 16021 | 2026.05.21 09:25:14.579603 [ 270 ] {e896e3d3-1fba-4a72-8ce9-82ffc8c15cf6} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16022 | 2026.05.21 09:25:14.579760 [ 270 ] {e896e3d3-1fba-4a72-8ce9-82ffc8c15cf6} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001305 sec., 68965.51724137932 rows/sec., 4.32 MiB/sec. | ||
| 16023 | 2026.05.21 09:25:14.579796 [ 270 ] {e896e3d3-1fba-4a72-8ce9-82ffc8c15cf6} <Debug> TCPHandler: Processed in 0.001475139 sec. | ||
| 16024 | 2026.05.21 09:25:14.585512 [ 192 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_111_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40051 rows, containing 5 columns (5 merged, 0 gathered) in 0.008724233 sec., 4590776.060199218 rows/sec., 298.46 MiB/sec. | ||
| 16025 | 2026.05.21 09:25:14.586039 [ 201 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_111_24} <Trace> MergedBlockOutputStream: filled checksums all_1_111_24 (state Temporary) | ||
| 16026 | 2026.05.21 09:25:14.586448 [ 201 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_111_24} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_merge_all_1_111_24 to all_1_111_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16027 | 2026.05.21 09:25:14.586538 [ 201 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_111_24} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Merged 6 parts: [all_1_106_23, all_111_111_0] -> all_1_111_24 | ||
| 16028 | 2026.05.21 09:25:14.586643 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 16029 | 2026.05.21 09:25:15.365627 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 528 | ||
| 16030 | 2026.05.21 09:25:15.381131 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16031 | 2026.05.21 09:25:15.381184 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 16032 | 2026.05.21 09:25:15.387803 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 16033 | 2026.05.21 09:25:15.389477 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16034 | 2026.05.21 09:25:15.398131 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 528 | ||
| 16035 | 2026.05.21 09:25:15.909628 [ 120 ] {} <Debug> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
| 16036 | 2026.05.21 09:25:15.909699 [ 120 ] {} <Trace> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16037 | 2026.05.21 09:25:15.909725 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 16038 | 2026.05.21 09:25:15.909855 [ 195 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_33_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full | ||
| 16039 | 2026.05.21 09:25:15.910000 [ 195 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16040 | 2026.05.21 09:25:15.910034 [ 195 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 20 rows starting from the beginning of the part | ||
| 16041 | 2026.05.21 09:25:15.910101 [ 195 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 2 rows starting from the beginning of the part | ||
| 16042 | 2026.05.21 09:25:15.910150 [ 195 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 4 rows starting from the beginning of the part | ||
| 16043 | 2026.05.21 09:25:15.910195 [ 195 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 8 rows starting from the beginning of the part | ||
| 16044 | 2026.05.21 09:25:15.910251 [ 195 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 4 rows starting from the beginning of the part | ||
| 16045 | 2026.05.21 09:25:15.911026 [ 194 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001221961 sec., 31097.555486631736 rows/sec., 2.59 MiB/sec. | ||
| 16046 | 2026.05.21 09:25:15.911201 [ 198 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
| 16047 | 2026.05.21 09:25:15.911496 [ 198 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_33_8} <Trace> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16048 | 2026.05.21 09:25:15.911573 [ 198 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_33_8} <Trace> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
| 16049 | 2026.05.21 09:25:15.911670 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 16050 | 2026.05.21 09:25:19.552902 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16051 | 2026.05.21 09:25:19.553147 [ 270 ] {94e3ace1-308a-46d9-9214-2b585cf8ad07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_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) | ||
| 16052 | 2026.05.21 09:25:19.553492 [ 270 ] {94e3ace1-308a-46d9-9214-2b585cf8ad07} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 16053 | 2026.05.21 09:25:19.553532 [ 270 ] {94e3ace1-308a-46d9-9214-2b585cf8ad07} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_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 | ||
| 16054 | 2026.05.21 09:25:19.553764 [ 270 ] {94e3ace1-308a-46d9-9214-2b585cf8ad07} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 16055 | 2026.05.21 09:25:19.553831 [ 270 ] {94e3ace1-308a-46d9-9214-2b585cf8ad07} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16056 | 2026.05.21 09:25:19.553969 [ 270 ] {94e3ace1-308a-46d9-9214-2b585cf8ad07} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 16057 | 2026.05.21 09:25:19.554068 [ 363 ] {94e3ace1-308a-46d9-9214-2b585cf8ad07} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 16058 | 2026.05.21 09:25:19.554076 [ 333 ] {94e3ace1-308a-46d9-9214-2b585cf8ad07} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 16059 | 2026.05.21 09:25:19.554079 [ 313 ] {94e3ace1-308a-46d9-9214-2b585cf8ad07} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 16060 | 2026.05.21 09:25:19.554076 [ 321 ] {94e3ace1-308a-46d9-9214-2b585cf8ad07} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 16061 | 2026.05.21 09:25:19.554280 [ 270 ] {94e3ace1-308a-46d9-9214-2b585cf8ad07} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 16062 | 2026.05.21 09:25:19.554307 [ 270 ] {94e3ace1-308a-46d9-9214-2b585cf8ad07} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 16063 | 2026.05.21 09:25:19.554404 [ 270 ] {94e3ace1-308a-46d9-9214-2b585cf8ad07} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 16064 | 2026.05.21 09:25:19.554425 [ 270 ] {94e3ace1-308a-46d9-9214-2b585cf8ad07} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 16065 | 2026.05.21 09:25:19.554461 [ 270 ] {94e3ace1-308a-46d9-9214-2b585cf8ad07} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_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'))" | ||
| 16066 | 2026.05.21 09:25:19.554505 [ 270 ] {94e3ace1-308a-46d9-9214-2b585cf8ad07} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_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'))" | ||
| 16067 | 2026.05.21 09:25:19.554545 [ 270 ] {94e3ace1-308a-46d9-9214-2b585cf8ad07} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_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'))" | ||
| 16068 | 2026.05.21 09:25:19.554587 [ 270 ] {94e3ace1-308a-46d9-9214-2b585cf8ad07} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_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'))" | ||
| 16069 | 2026.05.21 09:25:19.555858 [ 270 ] {94e3ace1-308a-46d9-9214-2b585cf8ad07} <Debug> executeQuery: Read 51 rows, 10.72 KiB in 0.002808 sec., 18162.39316239316 rows/sec., 3.73 MiB/sec. | ||
| 16070 | 2026.05.21 09:25:19.556060 [ 270 ] {94e3ace1-308a-46d9-9214-2b585cf8ad07} <Debug> MemoryTracker: Peak memory usage (for query): 186.53 KiB. | ||
| 16071 | 2026.05.21 09:25:19.556075 [ 270 ] {94e3ace1-308a-46d9-9214-2b585cf8ad07} <Debug> TCPHandler: Processed in 0.003301501 sec. | ||
| 16072 | 2026.05.21 09:25:19.559513 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16073 | 2026.05.21 09:25:19.559672 [ 270 ] {6d0c16a2-8efd-4c6f-9968-af0d4b1cefd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16074 | 2026.05.21 09:25:19.559733 [ 270 ] {6d0c16a2-8efd-4c6f-9968-af0d4b1cefd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16075 | 2026.05.21 09:25:19.560346 [ 270 ] {6d0c16a2-8efd-4c6f-9968-af0d4b1cefd1} <Trace> oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16076 | 2026.05.21 09:25:19.560389 [ 270 ] {6d0c16a2-8efd-4c6f-9968-af0d4b1cefd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 16077 | 2026.05.21 09:25:19.560790 [ 270 ] {6d0c16a2-8efd-4c6f-9968-af0d4b1cefd1} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 16078 | 2026.05.21 09:25:19.561005 [ 270 ] {6d0c16a2-8efd-4c6f-9968-af0d4b1cefd1} <Trace> oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16079 | 2026.05.21 09:25:19.561145 [ 270 ] {6d0c16a2-8efd-4c6f-9968-af0d4b1cefd1} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001518 sec., 15810.276679841896 rows/sec., 1.31 MiB/sec. | ||
| 16080 | 2026.05.21 09:25:19.561181 [ 270 ] {6d0c16a2-8efd-4c6f-9968-af0d4b1cefd1} <Debug> TCPHandler: Processed in 0.001743629 sec. | ||
| 16081 | 2026.05.21 09:25:19.561306 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16082 | 2026.05.21 09:25:19.561404 [ 270 ] {ad5d0f71-c736-46ff-9c11-bc26f4b9fd4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16083 | 2026.05.21 09:25:19.561451 [ 270 ] {ad5d0f71-c736-46ff-9c11-bc26f4b9fd4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16084 | 2026.05.21 09:25:19.561902 [ 270 ] {ad5d0f71-c736-46ff-9c11-bc26f4b9fd4b} <Trace> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16085 | 2026.05.21 09:25:19.561937 [ 270 ] {ad5d0f71-c736-46ff-9c11-bc26f4b9fd4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 16086 | 2026.05.21 09:25:19.562225 [ 270 ] {ad5d0f71-c736-46ff-9c11-bc26f4b9fd4b} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 16087 | 2026.05.21 09:25:19.562437 [ 270 ] {ad5d0f71-c736-46ff-9c11-bc26f4b9fd4b} <Trace> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16088 | 2026.05.21 09:25:19.562566 [ 270 ] {ad5d0f71-c736-46ff-9c11-bc26f4b9fd4b} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00118 sec., 1694.915254237288 rows/sec., 138.21 KiB/sec. | ||
| 16089 | 2026.05.21 09:25:19.562600 [ 270 ] {ad5d0f71-c736-46ff-9c11-bc26f4b9fd4b} <Debug> TCPHandler: Processed in 0.001343275 sec. | ||
| 16090 | 2026.05.21 09:25:19.562719 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16091 | 2026.05.21 09:25:19.562814 [ 270 ] {fdd3d9fd-71df-4f4b-986e-effb33452efb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16092 | 2026.05.21 09:25:19.562852 [ 270 ] {fdd3d9fd-71df-4f4b-986e-effb33452efb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16093 | 2026.05.21 09:25:19.563517 [ 270 ] {fdd3d9fd-71df-4f4b-986e-effb33452efb} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16094 | 2026.05.21 09:25:19.563563 [ 270 ] {fdd3d9fd-71df-4f4b-986e-effb33452efb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 16095 | 2026.05.21 09:25:19.563983 [ 270 ] {fdd3d9fd-71df-4f4b-986e-effb33452efb} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 16096 | 2026.05.21 09:25:19.564213 [ 270 ] {fdd3d9fd-71df-4f4b-986e-effb33452efb} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16097 | 2026.05.21 09:25:19.564377 [ 270 ] {fdd3d9fd-71df-4f4b-986e-effb33452efb} <Debug> executeQuery: Read 259 rows, 23.78 KiB in 0.001579 sec., 164027.86573780872 rows/sec., 14.71 MiB/sec. | ||
| 16098 | 2026.05.21 09:25:19.564436 [ 270 ] {fdd3d9fd-71df-4f4b-986e-effb33452efb} <Debug> TCPHandler: Processed in 0.001767919 sec. | ||
| 16099 | 2026.05.21 09:25:19.564642 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16100 | 2026.05.21 09:25:19.564807 [ 270 ] {62afbd85-a25d-4e97-b079-ff4ecbc6dc49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16101 | 2026.05.21 09:25:19.564872 [ 270 ] {62afbd85-a25d-4e97-b079-ff4ecbc6dc49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16102 | 2026.05.21 09:25:19.565543 [ 270 ] {62afbd85-a25d-4e97-b079-ff4ecbc6dc49} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16103 | 2026.05.21 09:25:19.565580 [ 270 ] {62afbd85-a25d-4e97-b079-ff4ecbc6dc49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 16104 | 2026.05.21 09:25:19.565956 [ 270 ] {62afbd85-a25d-4e97-b079-ff4ecbc6dc49} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 16105 | 2026.05.21 09:25:19.566187 [ 270 ] {62afbd85-a25d-4e97-b079-ff4ecbc6dc49} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16106 | 2026.05.21 09:25:19.566345 [ 270 ] {62afbd85-a25d-4e97-b079-ff4ecbc6dc49} <Debug> executeQuery: Read 55 rows, 4.18 KiB in 0.001586 sec., 34678.43631778058 rows/sec., 2.58 MiB/sec. | ||
| 16107 | 2026.05.21 09:25:19.566382 [ 270 ] {62afbd85-a25d-4e97-b079-ff4ecbc6dc49} <Debug> TCPHandler: Processed in 0.001867423 sec. | ||
| 16108 | 2026.05.21 09:25:19.566526 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16109 | 2026.05.21 09:25:19.566624 [ 270 ] {63163ce5-7d11-48d9-9f9f-72a857c9661f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16110 | 2026.05.21 09:25:19.566664 [ 270 ] {63163ce5-7d11-48d9-9f9f-72a857c9661f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16111 | 2026.05.21 09:25:19.567086 [ 270 ] {63163ce5-7d11-48d9-9f9f-72a857c9661f} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16112 | 2026.05.21 09:25:19.567122 [ 270 ] {63163ce5-7d11-48d9-9f9f-72a857c9661f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 16113 | 2026.05.21 09:25:19.567416 [ 270 ] {63163ce5-7d11-48d9-9f9f-72a857c9661f} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 16114 | 2026.05.21 09:25:19.567624 [ 270 ] {63163ce5-7d11-48d9-9f9f-72a857c9661f} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16115 | 2026.05.21 09:25:19.567752 [ 270 ] {63163ce5-7d11-48d9-9f9f-72a857c9661f} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001147 sec., 20924.149956408022 rows/sec., 1.74 MiB/sec. | ||
| 16116 | 2026.05.21 09:25:19.567785 [ 270 ] {63163ce5-7d11-48d9-9f9f-72a857c9661f} <Debug> TCPHandler: Processed in 0.001310724 sec. | ||
| 16117 | 2026.05.21 09:25:19.567904 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16118 | 2026.05.21 09:25:19.568000 [ 270 ] {cbab3696-cb84-4a49-aba1-09db492dbdff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16119 | 2026.05.21 09:25:19.568040 [ 270 ] {cbab3696-cb84-4a49-aba1-09db492dbdff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16120 | 2026.05.21 09:25:19.568436 [ 270 ] {cbab3696-cb84-4a49-aba1-09db492dbdff} <Trace> oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16121 | 2026.05.21 09:25:19.568472 [ 270 ] {cbab3696-cb84-4a49-aba1-09db492dbdff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 16122 | 2026.05.21 09:25:19.568759 [ 270 ] {cbab3696-cb84-4a49-aba1-09db492dbdff} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 16123 | 2026.05.21 09:25:19.568959 [ 270 ] {cbab3696-cb84-4a49-aba1-09db492dbdff} <Trace> oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16124 | 2026.05.21 09:25:19.569086 [ 270 ] {cbab3696-cb84-4a49-aba1-09db492dbdff} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001103 sec., 10879.419764279239 rows/sec., 849.95 KiB/sec. | ||
| 16125 | 2026.05.21 09:25:19.569119 [ 270 ] {cbab3696-cb84-4a49-aba1-09db492dbdff} <Debug> TCPHandler: Processed in 0.001265033 sec. | ||
| 16126 | 2026.05.21 09:25:19.569236 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16127 | 2026.05.21 09:25:19.569331 [ 270 ] {0e047642-e5a4-4eff-933d-9578a436ae9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16128 | 2026.05.21 09:25:19.569371 [ 270 ] {0e047642-e5a4-4eff-933d-9578a436ae9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16129 | 2026.05.21 09:25:19.569832 [ 270 ] {0e047642-e5a4-4eff-933d-9578a436ae9a} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16130 | 2026.05.21 09:25:19.569869 [ 270 ] {0e047642-e5a4-4eff-933d-9578a436ae9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 16131 | 2026.05.21 09:25:19.570173 [ 270 ] {0e047642-e5a4-4eff-933d-9578a436ae9a} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 16132 | 2026.05.21 09:25:19.570385 [ 270 ] {0e047642-e5a4-4eff-933d-9578a436ae9a} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16133 | 2026.05.21 09:25:19.570514 [ 270 ] {0e047642-e5a4-4eff-933d-9578a436ae9a} <Debug> executeQuery: Read 143 rows, 11.82 KiB in 0.0012 sec., 119166.66666666667 rows/sec., 9.62 MiB/sec. | ||
| 16134 | 2026.05.21 09:25:19.570551 [ 270 ] {0e047642-e5a4-4eff-933d-9578a436ae9a} <Debug> TCPHandler: Processed in 0.001364016 sec. | ||
| 16135 | 2026.05.21 09:25:19.570665 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16136 | 2026.05.21 09:25:19.570772 [ 270 ] {1d94d8d8-0c91-46b1-a130-db6a4365cbeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16137 | 2026.05.21 09:25:19.570815 [ 270 ] {1d94d8d8-0c91-46b1-a130-db6a4365cbeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16138 | 2026.05.21 09:25:19.571219 [ 270 ] {1d94d8d8-0c91-46b1-a130-db6a4365cbeb} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16139 | 2026.05.21 09:25:19.571256 [ 270 ] {1d94d8d8-0c91-46b1-a130-db6a4365cbeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 16140 | 2026.05.21 09:25:19.571605 [ 270 ] {1d94d8d8-0c91-46b1-a130-db6a4365cbeb} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 16141 | 2026.05.21 09:25:19.571821 [ 270 ] {1d94d8d8-0c91-46b1-a130-db6a4365cbeb} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16142 | 2026.05.21 09:25:19.571959 [ 270 ] {1d94d8d8-0c91-46b1-a130-db6a4365cbeb} <Debug> executeQuery: Read 233 rows, 17.46 KiB in 0.001205 sec., 193360.99585062242 rows/sec., 14.15 MiB/sec. | ||
| 16143 | 2026.05.21 09:25:19.571993 [ 270 ] {1d94d8d8-0c91-46b1-a130-db6a4365cbeb} <Debug> TCPHandler: Processed in 0.001377116 sec. | ||
| 16144 | 2026.05.21 09:25:19.572112 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16145 | 2026.05.21 09:25:19.572217 [ 270 ] {b3d50fe6-7a3c-4ba4-9bfa-e078a5f7eb1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16146 | 2026.05.21 09:25:19.572275 [ 270 ] {b3d50fe6-7a3c-4ba4-9bfa-e078a5f7eb1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16147 | 2026.05.21 09:25:19.573166 [ 270 ] {b3d50fe6-7a3c-4ba4-9bfa-e078a5f7eb1a} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16148 | 2026.05.21 09:25:19.573203 [ 270 ] {b3d50fe6-7a3c-4ba4-9bfa-e078a5f7eb1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 16149 | 2026.05.21 09:25:19.573756 [ 270 ] {b3d50fe6-7a3c-4ba4-9bfa-e078a5f7eb1a} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 16150 | 2026.05.21 09:25:19.573971 [ 270 ] {b3d50fe6-7a3c-4ba4-9bfa-e078a5f7eb1a} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16151 | 2026.05.21 09:25:19.574089 [ 75 ] {} <Debug> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 16152 | 2026.05.21 09:25:19.574106 [ 270 ] {b3d50fe6-7a3c-4ba4-9bfa-e078a5f7eb1a} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.00191 sec., 21465.968586387433 rows/sec., 38.47 MiB/sec. | ||
| 16153 | 2026.05.21 09:25:19.574145 [ 75 ] {} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16154 | 2026.05.21 09:25:19.574173 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 16155 | 2026.05.21 09:25:19.574203 [ 270 ] {b3d50fe6-7a3c-4ba4-9bfa-e078a5f7eb1a} <Debug> TCPHandler: Processed in 0.002139431 sec. | ||
| 16156 | 2026.05.21 09:25:19.574293 [ 198 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::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 | ||
| 16157 | 2026.05.21 09:25:19.574343 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16158 | 2026.05.21 09:25:19.574443 [ 270 ] {ba39a5d4-4932-4eb0-8817-a21d904ab0e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16159 | 2026.05.21 09:25:19.574485 [ 270 ] {ba39a5d4-4932-4eb0-8817-a21d904ab0e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16160 | 2026.05.21 09:25:19.574508 [ 198 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16161 | 2026.05.21 09:25:19.574567 [ 198 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1892 rows starting from the beginning of the part | ||
| 16162 | 2026.05.21 09:25:19.574688 [ 198 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 41 rows starting from the beginning of the part | ||
| 16163 | 2026.05.21 09:25:19.574801 [ 198 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 41 rows starting from the beginning of the part | ||
| 16164 | 2026.05.21 09:25:19.574853 [ 270 ] {ba39a5d4-4932-4eb0-8817-a21d904ab0e0} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16165 | 2026.05.21 09:25:19.574892 [ 270 ] {ba39a5d4-4932-4eb0-8817-a21d904ab0e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 16166 | 2026.05.21 09:25:19.574900 [ 198 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 11 rows starting from the beginning of the part | ||
| 16167 | 2026.05.21 09:25:19.574996 [ 198 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 41 rows starting from the beginning of the part | ||
| 16168 | 2026.05.21 09:25:19.575085 [ 198 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 41 rows starting from the beginning of the part | ||
| 16169 | 2026.05.21 09:25:19.575205 [ 270 ] {ba39a5d4-4932-4eb0-8817-a21d904ab0e0} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 16170 | 2026.05.21 09:25:19.575443 [ 270 ] {ba39a5d4-4932-4eb0-8817-a21d904ab0e0} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16171 | 2026.05.21 09:25:19.575581 [ 270 ] {ba39a5d4-4932-4eb0-8817-a21d904ab0e0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001156 sec., 51903.11418685121 rows/sec., 3.50 MiB/sec. | ||
| 16172 | 2026.05.21 09:25:19.575615 [ 270 ] {ba39a5d4-4932-4eb0-8817-a21d904ab0e0} <Debug> TCPHandler: Processed in 0.001321935 sec. | ||
| 16173 | 2026.05.21 09:25:19.585042 [ 194 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2067 rows, containing 19 columns (19 merged, 0 gathered) in 0.010793781 sec., 191499.1604888037 rows/sec., 343.16 MiB/sec. | ||
| 16174 | 2026.05.21 09:25:19.586854 [ 194 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 16175 | 2026.05.21 09:25:19.587213 [ 194 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16176 | 2026.05.21 09:25:19.587288 [ 194 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 16177 | 2026.05.21 09:25:19.587410 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.93 MiB. | ||
| 16178 | 2026.05.21 09:25:20.001236 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 373.93 MiB, peak 391.81 MiB, free memory in arenas 0.00 B, will set to 379.76 MiB (RSS), difference: 5.83 MiB | ||
| 16179 | 2026.05.21 09:25:21.036125 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 34050 | ||
| 16180 | 2026.05.21 09:25:21.036619 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16181 | 2026.05.21 09:25:21.036654 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 16182 | 2026.05.21 09:25:21.037234 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 16183 | 2026.05.21 09:25:21.037467 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16184 | 2026.05.21 09:25:21.037599 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34050 | ||
| 16185 | 2026.05.21 09:25:21.037649 [ 150 ] {} <Debug> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 16186 | 2026.05.21 09:25:21.037725 [ 150 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16187 | 2026.05.21 09:25:21.037746 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 16188 | 2026.05.21 09:25:21.037909 [ 186 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::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 | ||
| 16189 | 2026.05.21 09:25:21.038074 [ 186 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16190 | 2026.05.21 09:25:21.038122 [ 186 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 31618 rows starting from the beginning of the part | ||
| 16191 | 2026.05.21 09:25:21.038200 [ 186 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 512 rows starting from the beginning of the part | ||
| 16192 | 2026.05.21 09:25:21.038255 [ 186 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 448 rows starting from the beginning of the part | ||
| 16193 | 2026.05.21 09:25:21.038306 [ 186 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 512 rows starting from the beginning of the part | ||
| 16194 | 2026.05.21 09:25:21.038351 [ 186 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 448 rows starting from the beginning of the part | ||
| 16195 | 2026.05.21 09:25:21.038395 [ 186 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 512 rows starting from the beginning of the part | ||
| 16196 | 2026.05.21 09:25:21.041252 [ 189 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34050 rows, containing 4 columns (4 merged, 0 gathered) in 0.003422395 sec., 9949173.020647822 rows/sec., 142.32 MiB/sec. | ||
| 16197 | 2026.05.21 09:25:21.041364 [ 186 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 16198 | 2026.05.21 09:25:21.041620 [ 186 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_71_14} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16199 | 2026.05.21 09:25:21.041691 [ 186 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_71_14} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 16200 | 2026.05.21 09:25:21.041771 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.01 MiB. | ||
| 16201 | 2026.05.21 09:25:22.899074 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 535 | ||
| 16202 | 2026.05.21 09:25:22.915207 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16203 | 2026.05.21 09:25:22.915255 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 16204 | 2026.05.21 09:25:22.921261 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 16205 | 2026.05.21 09:25:22.921975 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16206 | 2026.05.21 09:25:22.922272 [ 118 ] {} <Debug> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 16207 | 2026.05.21 09:25:22.922337 [ 118 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16208 | 2026.05.21 09:25:22.922358 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 16209 | 2026.05.21 09:25:22.922498 [ 186 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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 | ||
| 16210 | 2026.05.21 09:25:22.924899 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 535 | ||
| 16211 | 2026.05.21 09:25:22.926187 [ 186 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16212 | 2026.05.21 09:25:22.927711 [ 186 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 497 rows starting from the beginning of the part | ||
| 16213 | 2026.05.21 09:25:22.932402 [ 186 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 8 rows starting from the beginning of the part | ||
| 16214 | 2026.05.21 09:25:22.937070 [ 186 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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 | ||
| 16215 | 2026.05.21 09:25:22.941586 [ 186 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 8 rows starting from the beginning of the part | ||
| 16216 | 2026.05.21 09:25:22.946423 [ 186 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 8 rows starting from the beginning of the part | ||
| 16217 | 2026.05.21 09:25:22.950780 [ 186 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 7 rows starting from the beginning of the part | ||
| 16218 | 2026.05.21 09:25:23.000217 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 394.55 MiB, peak 398.23 MiB, free memory in arenas 0.00 B, will set to 379.80 MiB (RSS), difference: -14.75 MiB | ||
| 16219 | 2026.05.21 09:25:23.004659 [ 189 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 535 rows, containing 679 columns (679 merged, 0 gathered) in 0.082232536 sec., 6505.94066562656 rows/sec., 33.64 MiB/sec. | ||
| 16220 | 2026.05.21 09:25:23.006735 [ 196 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 16221 | 2026.05.21 09:25:23.008472 [ 196 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_71_14} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16222 | 2026.05.21 09:25:23.008568 [ 196 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_71_14} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 16223 | 2026.05.21 09:25:23.009994 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
| 16224 | 2026.05.21 09:25:24.001211 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 366.08 MiB, peak 398.23 MiB, free memory in arenas 0.00 B, will set to 379.81 MiB (RSS), difference: 13.73 MiB | ||
| 16225 | 2026.05.21 09:25:24.549684 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16226 | 2026.05.21 09:25:24.549953 [ 270 ] {5e3b8983-0708-4647-b942-62ab882875e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 16227 | 2026.05.21 09:25:24.550385 [ 270 ] {5e3b8983-0708-4647-b942-62ab882875e6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 16228 | 2026.05.21 09:25:24.550429 [ 270 ] {5e3b8983-0708-4647-b942-62ab882875e6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 16229 | 2026.05.21 09:25:24.550686 [ 270 ] {5e3b8983-0708-4647-b942-62ab882875e6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 16230 | 2026.05.21 09:25:24.550768 [ 270 ] {5e3b8983-0708-4647-b942-62ab882875e6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16231 | 2026.05.21 09:25:24.550919 [ 270 ] {5e3b8983-0708-4647-b942-62ab882875e6} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 16232 | 2026.05.21 09:25:24.551066 [ 333 ] {5e3b8983-0708-4647-b942-62ab882875e6} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 16233 | 2026.05.21 09:25:24.551073 [ 317 ] {5e3b8983-0708-4647-b942-62ab882875e6} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 16234 | 2026.05.21 09:25:24.551066 [ 363 ] {5e3b8983-0708-4647-b942-62ab882875e6} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 16235 | 2026.05.21 09:25:24.551066 [ 361 ] {5e3b8983-0708-4647-b942-62ab882875e6} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 16236 | 2026.05.21 09:25:24.551379 [ 270 ] {5e3b8983-0708-4647-b942-62ab882875e6} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 16237 | 2026.05.21 09:25:24.551409 [ 270 ] {5e3b8983-0708-4647-b942-62ab882875e6} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 16238 | 2026.05.21 09:25:24.551516 [ 270 ] {5e3b8983-0708-4647-b942-62ab882875e6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 16239 | 2026.05.21 09:25:24.551539 [ 270 ] {5e3b8983-0708-4647-b942-62ab882875e6} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 16240 | 2026.05.21 09:25:24.551577 [ 270 ] {5e3b8983-0708-4647-b942-62ab882875e6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 16241 | 2026.05.21 09:25:24.551620 [ 270 ] {5e3b8983-0708-4647-b942-62ab882875e6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 16242 | 2026.05.21 09:25:24.551659 [ 270 ] {5e3b8983-0708-4647-b942-62ab882875e6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 16243 | 2026.05.21 09:25:24.551698 [ 270 ] {5e3b8983-0708-4647-b942-62ab882875e6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 16244 | 2026.05.21 09:25:24.553006 [ 270 ] {5e3b8983-0708-4647-b942-62ab882875e6} <Debug> executeQuery: Read 51 rows, 10.48 KiB in 0.003164 sec., 16118.836915297092 rows/sec., 3.23 MiB/sec. | ||
| 16245 | 2026.05.21 09:25:24.553261 [ 270 ] {5e3b8983-0708-4647-b942-62ab882875e6} <Debug> MemoryTracker: Peak memory usage (for query): 171.61 KiB. | ||
| 16246 | 2026.05.21 09:25:24.553278 [ 270 ] {5e3b8983-0708-4647-b942-62ab882875e6} <Debug> TCPHandler: Processed in 0.003752316 sec. | ||
| 16247 | 2026.05.21 09:25:24.555122 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16248 | 2026.05.21 09:25:24.555283 [ 270 ] {3abb49e7-0b5c-4cbf-96b9-1a641e516ace} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16249 | 2026.05.21 09:25:24.555346 [ 270 ] {3abb49e7-0b5c-4cbf-96b9-1a641e516ace} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16250 | 2026.05.21 09:25:24.556014 [ 270 ] {3abb49e7-0b5c-4cbf-96b9-1a641e516ace} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16251 | 2026.05.21 09:25:24.556062 [ 270 ] {3abb49e7-0b5c-4cbf-96b9-1a641e516ace} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 16252 | 2026.05.21 09:25:24.556450 [ 270 ] {3abb49e7-0b5c-4cbf-96b9-1a641e516ace} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 16253 | 2026.05.21 09:25:24.556673 [ 270 ] {3abb49e7-0b5c-4cbf-96b9-1a641e516ace} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16254 | 2026.05.21 09:25:24.556822 [ 270 ] {3abb49e7-0b5c-4cbf-96b9-1a641e516ace} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001587 sec., 35286.704473850026 rows/sec., 2.69 MiB/sec. | ||
| 16255 | 2026.05.21 09:25:24.556858 [ 270 ] {3abb49e7-0b5c-4cbf-96b9-1a641e516ace} <Debug> TCPHandler: Processed in 0.00181152 sec. | ||
| 16256 | 2026.05.21 09:25:24.557020 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16257 | 2026.05.21 09:25:24.557118 [ 270 ] {804ff887-efc3-4344-ab05-626f3f66f497} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16258 | 2026.05.21 09:25:24.557158 [ 270 ] {804ff887-efc3-4344-ab05-626f3f66f497} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16259 | 2026.05.21 09:25:24.557599 [ 270 ] {804ff887-efc3-4344-ab05-626f3f66f497} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16260 | 2026.05.21 09:25:24.557636 [ 270 ] {804ff887-efc3-4344-ab05-626f3f66f497} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 16261 | 2026.05.21 09:25:24.557930 [ 270 ] {804ff887-efc3-4344-ab05-626f3f66f497} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 16262 | 2026.05.21 09:25:24.558244 [ 270 ] {804ff887-efc3-4344-ab05-626f3f66f497} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16263 | 2026.05.21 09:25:24.558409 [ 270 ] {804ff887-efc3-4344-ab05-626f3f66f497} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001308 sec., 48929.663608562696 rows/sec., 3.82 MiB/sec. | ||
| 16264 | 2026.05.21 09:25:24.558453 [ 270 ] {804ff887-efc3-4344-ab05-626f3f66f497} <Debug> TCPHandler: Processed in 0.00148946 sec. | ||
| 16265 | 2026.05.21 09:25:24.558627 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16266 | 2026.05.21 09:25:24.558747 [ 270 ] {9d62589e-686d-4ea7-bba4-f3175fdb0982} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16267 | 2026.05.21 09:25:24.558799 [ 270 ] {9d62589e-686d-4ea7-bba4-f3175fdb0982} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16268 | 2026.05.21 09:25:24.559248 [ 270 ] {9d62589e-686d-4ea7-bba4-f3175fdb0982} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16269 | 2026.05.21 09:25:24.559285 [ 270 ] {9d62589e-686d-4ea7-bba4-f3175fdb0982} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 16270 | 2026.05.21 09:25:24.559623 [ 270 ] {9d62589e-686d-4ea7-bba4-f3175fdb0982} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 16271 | 2026.05.21 09:25:24.559840 [ 270 ] {9d62589e-686d-4ea7-bba4-f3175fdb0982} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16272 | 2026.05.21 09:25:24.559974 [ 270 ] {9d62589e-686d-4ea7-bba4-f3175fdb0982} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001252 sec., 127795.5271565495 rows/sec., 8.90 MiB/sec. | ||
| 16273 | 2026.05.21 09:25:24.560009 [ 270 ] {9d62589e-686d-4ea7-bba4-f3175fdb0982} <Debug> TCPHandler: Processed in 0.001449579 sec. | ||
| 16274 | 2026.05.21 09:25:24.560148 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16275 | 2026.05.21 09:25:24.560246 [ 270 ] {61ede5dd-89b4-4e59-9bab-2dd26cfc5776} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16276 | 2026.05.21 09:25:24.560289 [ 270 ] {61ede5dd-89b4-4e59-9bab-2dd26cfc5776} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16277 | 2026.05.21 09:25:24.560637 [ 270 ] {61ede5dd-89b4-4e59-9bab-2dd26cfc5776} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16278 | 2026.05.21 09:25:24.560674 [ 270 ] {61ede5dd-89b4-4e59-9bab-2dd26cfc5776} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 16279 | 2026.05.21 09:25:24.560988 [ 270 ] {61ede5dd-89b4-4e59-9bab-2dd26cfc5776} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 16280 | 2026.05.21 09:25:24.561202 [ 270 ] {61ede5dd-89b4-4e59-9bab-2dd26cfc5776} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16281 | 2026.05.21 09:25:24.561332 [ 270 ] {61ede5dd-89b4-4e59-9bab-2dd26cfc5776} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001106 sec., 54249.54792043399 rows/sec., 3.66 MiB/sec. | ||
| 16282 | 2026.05.21 09:25:24.561366 [ 270 ] {61ede5dd-89b4-4e59-9bab-2dd26cfc5776} <Debug> TCPHandler: Processed in 0.001267712 sec. | ||
| 16283 | 2026.05.21 09:25:28.321800 [ 125 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16284 | 2026.05.21 09:25:28.321855 [ 125 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16285 | 2026.05.21 09:25:28.538608 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 34498 | ||
| 16286 | 2026.05.21 09:25:28.539114 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16287 | 2026.05.21 09:25:28.539153 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 16288 | 2026.05.21 09:25:28.539610 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 16289 | 2026.05.21 09:25:28.539824 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16290 | 2026.05.21 09:25:28.539950 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34498 | ||
| 16291 | 2026.05.21 09:25:29.122876 [ 222 ] {} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16292 | 2026.05.21 09:25:29.122950 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16293 | 2026.05.21 09:25:29.125113 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16294 | 2026.05.21 09:25:29.157958 [ 223 ] {} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16295 | 2026.05.21 09:25:29.158016 [ 223 ] {} <Debug> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16296 | 2026.05.21 09:25:29.160348 [ 223 ] {} <Debug> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16297 | 2026.05.21 09:25:29.242173 [ 220 ] {} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16298 | 2026.05.21 09:25:29.242230 [ 220 ] {} <Debug> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16299 | 2026.05.21 09:25:29.244272 [ 220 ] {} <Debug> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16300 | 2026.05.21 09:25:29.551817 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16301 | 2026.05.21 09:25:29.552089 [ 270 ] {11984ace-4f0e-4e6a-9e02-feb1d741d909} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 16302 | 2026.05.21 09:25:29.552507 [ 270 ] {11984ace-4f0e-4e6a-9e02-feb1d741d909} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 16303 | 2026.05.21 09:25:29.552553 [ 270 ] {11984ace-4f0e-4e6a-9e02-feb1d741d909} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 16304 | 2026.05.21 09:25:29.552817 [ 270 ] {11984ace-4f0e-4e6a-9e02-feb1d741d909} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 16305 | 2026.05.21 09:25:29.552900 [ 270 ] {11984ace-4f0e-4e6a-9e02-feb1d741d909} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16306 | 2026.05.21 09:25:29.553062 [ 270 ] {11984ace-4f0e-4e6a-9e02-feb1d741d909} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 16307 | 2026.05.21 09:25:29.553174 [ 319 ] {11984ace-4f0e-4e6a-9e02-feb1d741d909} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 16308 | 2026.05.21 09:25:29.553180 [ 361 ] {11984ace-4f0e-4e6a-9e02-feb1d741d909} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 16309 | 2026.05.21 09:25:29.553174 [ 344 ] {11984ace-4f0e-4e6a-9e02-feb1d741d909} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 16310 | 2026.05.21 09:25:29.553194 [ 317 ] {11984ace-4f0e-4e6a-9e02-feb1d741d909} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 16311 | 2026.05.21 09:25:29.553419 [ 270 ] {11984ace-4f0e-4e6a-9e02-feb1d741d909} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 16312 | 2026.05.21 09:25:29.553449 [ 270 ] {11984ace-4f0e-4e6a-9e02-feb1d741d909} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 16313 | 2026.05.21 09:25:29.553554 [ 270 ] {11984ace-4f0e-4e6a-9e02-feb1d741d909} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 16314 | 2026.05.21 09:25:29.553576 [ 270 ] {11984ace-4f0e-4e6a-9e02-feb1d741d909} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 16315 | 2026.05.21 09:25:29.553614 [ 270 ] {11984ace-4f0e-4e6a-9e02-feb1d741d909} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 16316 | 2026.05.21 09:25:29.553659 [ 270 ] {11984ace-4f0e-4e6a-9e02-feb1d741d909} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 16317 | 2026.05.21 09:25:29.553701 [ 270 ] {11984ace-4f0e-4e6a-9e02-feb1d741d909} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 16318 | 2026.05.21 09:25:29.553742 [ 270 ] {11984ace-4f0e-4e6a-9e02-feb1d741d909} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 16319 | 2026.05.21 09:25:29.555576 [ 270 ] {11984ace-4f0e-4e6a-9e02-feb1d741d909} <Debug> executeQuery: Read 51 rows, 10.72 KiB in 0.003605 sec., 14147.018030513176 rows/sec., 2.90 MiB/sec. | ||
| 16320 | 2026.05.21 09:25:29.555810 [ 270 ] {11984ace-4f0e-4e6a-9e02-feb1d741d909} <Debug> MemoryTracker: Peak memory usage (for query): 186.76 KiB. | ||
| 16321 | 2026.05.21 09:25:29.555827 [ 270 ] {11984ace-4f0e-4e6a-9e02-feb1d741d909} <Debug> TCPHandler: Processed in 0.004161049 sec. | ||
| 16322 | 2026.05.21 09:25:29.558165 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16323 | 2026.05.21 09:25:29.558328 [ 270 ] {bc024882-16d3-4836-b117-4dc7244bdf74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16324 | 2026.05.21 09:25:29.558390 [ 270 ] {bc024882-16d3-4836-b117-4dc7244bdf74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16325 | 2026.05.21 09:25:29.559159 [ 270 ] {bc024882-16d3-4836-b117-4dc7244bdf74} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16326 | 2026.05.21 09:25:29.559202 [ 270 ] {bc024882-16d3-4836-b117-4dc7244bdf74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 16327 | 2026.05.21 09:25:29.559587 [ 270 ] {bc024882-16d3-4836-b117-4dc7244bdf74} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 16328 | 2026.05.21 09:25:29.559815 [ 270 ] {bc024882-16d3-4836-b117-4dc7244bdf74} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16329 | 2026.05.21 09:25:29.559963 [ 270 ] {bc024882-16d3-4836-b117-4dc7244bdf74} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001683 sec., 81996.43493761141 rows/sec., 7.12 MiB/sec. | ||
| 16330 | 2026.05.21 09:25:29.560000 [ 270 ] {bc024882-16d3-4836-b117-4dc7244bdf74} <Debug> TCPHandler: Processed in 0.001913484 sec. | ||
| 16331 | 2026.05.21 09:25:29.560136 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16332 | 2026.05.21 09:25:29.560233 [ 270 ] {c2d1197d-cdc3-47b1-b27f-f932196266eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16333 | 2026.05.21 09:25:29.560273 [ 270 ] {c2d1197d-cdc3-47b1-b27f-f932196266eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16334 | 2026.05.21 09:25:29.560732 [ 270 ] {c2d1197d-cdc3-47b1-b27f-f932196266eb} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16335 | 2026.05.21 09:25:29.560769 [ 270 ] {c2d1197d-cdc3-47b1-b27f-f932196266eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 16336 | 2026.05.21 09:25:29.561069 [ 270 ] {c2d1197d-cdc3-47b1-b27f-f932196266eb} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 16337 | 2026.05.21 09:25:29.561287 [ 270 ] {c2d1197d-cdc3-47b1-b27f-f932196266eb} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16338 | 2026.05.21 09:25:29.561417 [ 270 ] {c2d1197d-cdc3-47b1-b27f-f932196266eb} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001203 sec., 34081.46300914381 rows/sec., 2.50 MiB/sec. | ||
| 16339 | 2026.05.21 09:25:29.561453 [ 270 ] {c2d1197d-cdc3-47b1-b27f-f932196266eb} <Debug> TCPHandler: Processed in 0.001366616 sec. | ||
| 16340 | 2026.05.21 09:25:29.561579 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16341 | 2026.05.21 09:25:29.561676 [ 270 ] {b31ba3ba-4245-4674-9a8a-e6ab5eaa0e6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16342 | 2026.05.21 09:25:29.561716 [ 270 ] {b31ba3ba-4245-4674-9a8a-e6ab5eaa0e6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16343 | 2026.05.21 09:25:29.562173 [ 270 ] {b31ba3ba-4245-4674-9a8a-e6ab5eaa0e6c} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16344 | 2026.05.21 09:25:29.562211 [ 270 ] {b31ba3ba-4245-4674-9a8a-e6ab5eaa0e6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 16345 | 2026.05.21 09:25:29.562529 [ 270 ] {b31ba3ba-4245-4674-9a8a-e6ab5eaa0e6c} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 16346 | 2026.05.21 09:25:29.562741 [ 270 ] {b31ba3ba-4245-4674-9a8a-e6ab5eaa0e6c} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16347 | 2026.05.21 09:25:29.562868 [ 270 ] {b31ba3ba-4245-4674-9a8a-e6ab5eaa0e6c} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001211 sec., 86705.20231213872 rows/sec., 6.77 MiB/sec. | ||
| 16348 | 2026.05.21 09:25:29.562904 [ 270 ] {b31ba3ba-4245-4674-9a8a-e6ab5eaa0e6c} <Debug> TCPHandler: Processed in 0.001374487 sec. | ||
| 16349 | 2026.05.21 09:25:29.562983 [ 220 ] {} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16350 | 2026.05.21 09:25:29.563019 [ 220 ] {} <Debug> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16351 | 2026.05.21 09:25:29.563042 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16352 | 2026.05.21 09:25:29.563146 [ 270 ] {3a8e0325-ead8-47c0-bc80-8669c5a0be29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16353 | 2026.05.21 09:25:29.563189 [ 270 ] {3a8e0325-ead8-47c0-bc80-8669c5a0be29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16354 | 2026.05.21 09:25:29.563627 [ 270 ] {3a8e0325-ead8-47c0-bc80-8669c5a0be29} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16355 | 2026.05.21 09:25:29.563668 [ 270 ] {3a8e0325-ead8-47c0-bc80-8669c5a0be29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 16356 | 2026.05.21 09:25:29.564028 [ 270 ] {3a8e0325-ead8-47c0-bc80-8669c5a0be29} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 16357 | 2026.05.21 09:25:29.564279 [ 270 ] {3a8e0325-ead8-47c0-bc80-8669c5a0be29} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16358 | 2026.05.21 09:25:29.564414 [ 270 ] {3a8e0325-ead8-47c0-bc80-8669c5a0be29} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001287 sec., 124320.12432012432 rows/sec., 8.66 MiB/sec. | ||
| 16359 | 2026.05.21 09:25:29.564451 [ 270 ] {3a8e0325-ead8-47c0-bc80-8669c5a0be29} <Debug> TCPHandler: Processed in 0.001466989 sec. | ||
| 16360 | 2026.05.21 09:25:29.564571 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16361 | 2026.05.21 09:25:29.564669 [ 270 ] {9c9d6db3-331b-49be-be01-e4636576b103} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16362 | 2026.05.21 09:25:29.564728 [ 270 ] {9c9d6db3-331b-49be-be01-e4636576b103} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16363 | 2026.05.21 09:25:29.565172 [ 220 ] {} <Debug> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16364 | 2026.05.21 09:25:29.565526 [ 270 ] {9c9d6db3-331b-49be-be01-e4636576b103} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16365 | 2026.05.21 09:25:29.565577 [ 270 ] {9c9d6db3-331b-49be-be01-e4636576b103} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 16366 | 2026.05.21 09:25:29.566232 [ 270 ] {9c9d6db3-331b-49be-be01-e4636576b103} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 16367 | 2026.05.21 09:25:29.566483 [ 270 ] {9c9d6db3-331b-49be-be01-e4636576b103} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16368 | 2026.05.21 09:25:29.566631 [ 270 ] {9c9d6db3-331b-49be-be01-e4636576b103} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.00198 sec., 20707.070707070707 rows/sec., 37.11 MiB/sec. | ||
| 16369 | 2026.05.21 09:25:29.566708 [ 270 ] {9c9d6db3-331b-49be-be01-e4636576b103} <Debug> TCPHandler: Processed in 0.002185663 sec. | ||
| 16370 | 2026.05.21 09:25:29.566871 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16371 | 2026.05.21 09:25:29.566970 [ 270 ] {1cda86d4-326a-4eb4-9900-a315e0ef794b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16372 | 2026.05.21 09:25:29.567013 [ 270 ] {1cda86d4-326a-4eb4-9900-a315e0ef794b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16373 | 2026.05.21 09:25:29.567381 [ 270 ] {1cda86d4-326a-4eb4-9900-a315e0ef794b} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16374 | 2026.05.21 09:25:29.567418 [ 270 ] {1cda86d4-326a-4eb4-9900-a315e0ef794b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 16375 | 2026.05.21 09:25:29.567723 [ 270 ] {1cda86d4-326a-4eb4-9900-a315e0ef794b} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 16376 | 2026.05.21 09:25:29.567933 [ 270 ] {1cda86d4-326a-4eb4-9900-a315e0ef794b} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16377 | 2026.05.21 09:25:29.568064 [ 270 ] {1cda86d4-326a-4eb4-9900-a315e0ef794b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001113 sec., 53908.35579514824 rows/sec., 3.63 MiB/sec. | ||
| 16378 | 2026.05.21 09:25:29.568098 [ 270 ] {1cda86d4-326a-4eb4-9900-a315e0ef794b} <Debug> TCPHandler: Processed in 0.001276523 sec. | ||
| 16379 | 2026.05.21 09:25:30.425840 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 543 | ||
| 16380 | 2026.05.21 09:25:30.442573 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16381 | 2026.05.21 09:25:30.442641 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 16382 | 2026.05.21 09:25:30.449069 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 16383 | 2026.05.21 09:25:30.449818 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16384 | 2026.05.21 09:25:30.453214 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 543 | ||
| 16385 | 2026.05.21 09:25:33.198154 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16386 | 2026.05.21 09:25:33.198408 [ 270 ] {5d9eb5da-5459-4166-9f9f-02bfbc263c51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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) | ||
| 16387 | 2026.05.21 09:25:33.198772 [ 270 ] {5d9eb5da-5459-4166-9f9f-02bfbc263c51} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 16388 | 2026.05.21 09:25:33.198812 [ 270 ] {5d9eb5da-5459-4166-9f9f-02bfbc263c51} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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 | ||
| 16389 | 2026.05.21 09:25:33.199053 [ 270 ] {5d9eb5da-5459-4166-9f9f-02bfbc263c51} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 16390 | 2026.05.21 09:25:33.199124 [ 270 ] {5d9eb5da-5459-4166-9f9f-02bfbc263c51} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16391 | 2026.05.21 09:25:33.199272 [ 270 ] {5d9eb5da-5459-4166-9f9f-02bfbc263c51} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 16392 | 2026.05.21 09:25:33.199355 [ 344 ] {5d9eb5da-5459-4166-9f9f-02bfbc263c51} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 16393 | 2026.05.21 09:25:33.199382 [ 352 ] {5d9eb5da-5459-4166-9f9f-02bfbc263c51} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 16394 | 2026.05.21 09:25:33.199389 [ 319 ] {5d9eb5da-5459-4166-9f9f-02bfbc263c51} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 16395 | 2026.05.21 09:25:33.199382 [ 317 ] {5d9eb5da-5459-4166-9f9f-02bfbc263c51} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 16396 | 2026.05.21 09:25:33.199572 [ 270 ] {5d9eb5da-5459-4166-9f9f-02bfbc263c51} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 16397 | 2026.05.21 09:25:33.199602 [ 270 ] {5d9eb5da-5459-4166-9f9f-02bfbc263c51} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 16398 | 2026.05.21 09:25:33.199705 [ 270 ] {5d9eb5da-5459-4166-9f9f-02bfbc263c51} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 16399 | 2026.05.21 09:25:33.199727 [ 270 ] {5d9eb5da-5459-4166-9f9f-02bfbc263c51} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 16400 | 2026.05.21 09:25:33.199765 [ 270 ] {5d9eb5da-5459-4166-9f9f-02bfbc263c51} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 16401 | 2026.05.21 09:25:33.199809 [ 270 ] {5d9eb5da-5459-4166-9f9f-02bfbc263c51} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 16402 | 2026.05.21 09:25:33.199848 [ 270 ] {5d9eb5da-5459-4166-9f9f-02bfbc263c51} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 16403 | 2026.05.21 09:25:33.199888 [ 270 ] {5d9eb5da-5459-4166-9f9f-02bfbc263c51} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 16404 | 2026.05.21 09:25:33.201366 [ 270 ] {5d9eb5da-5459-4166-9f9f-02bfbc263c51} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.003064 sec., 16644.90861618799 rows/sec., 3.94 MiB/sec. | ||
| 16405 | 2026.05.21 09:25:33.201603 [ 270 ] {5d9eb5da-5459-4166-9f9f-02bfbc263c51} <Debug> MemoryTracker: Peak memory usage (for query): 206.38 KiB. | ||
| 16406 | 2026.05.21 09:25:33.201621 [ 270 ] {5d9eb5da-5459-4166-9f9f-02bfbc263c51} <Debug> TCPHandler: Processed in 0.003610701 sec. | ||
| 16407 | 2026.05.21 09:25:33.214463 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16408 | 2026.05.21 09:25:33.214584 [ 270 ] {47ddf2c8-3f74-4736-b29b-56aba321fb54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16409 | 2026.05.21 09:25:33.214629 [ 270 ] {47ddf2c8-3f74-4736-b29b-56aba321fb54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16410 | 2026.05.21 09:25:33.215104 [ 270 ] {47ddf2c8-3f74-4736-b29b-56aba321fb54} <Trace> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16411 | 2026.05.21 09:25:33.215147 [ 270 ] {47ddf2c8-3f74-4736-b29b-56aba321fb54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 16412 | 2026.05.21 09:25:33.215485 [ 270 ] {47ddf2c8-3f74-4736-b29b-56aba321fb54} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 16413 | 2026.05.21 09:25:33.215702 [ 270 ] {47ddf2c8-3f74-4736-b29b-56aba321fb54} <Trace> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16414 | 2026.05.21 09:25:33.215845 [ 270 ] {47ddf2c8-3f74-4736-b29b-56aba321fb54} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001298 sec., 3081.6640986132516 rows/sec., 251.29 KiB/sec. | ||
| 16415 | 2026.05.21 09:25:33.215880 [ 270 ] {47ddf2c8-3f74-4736-b29b-56aba321fb54} <Debug> TCPHandler: Processed in 0.001471289 sec. | ||
| 16416 | 2026.05.21 09:25:33.216020 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16417 | 2026.05.21 09:25:33.216120 [ 270 ] {85c8bec3-2586-431b-997f-3401bc362990} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16418 | 2026.05.21 09:25:33.216160 [ 270 ] {85c8bec3-2586-431b-997f-3401bc362990} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16419 | 2026.05.21 09:25:33.217801 [ 270 ] {85c8bec3-2586-431b-997f-3401bc362990} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16420 | 2026.05.21 09:25:33.217838 [ 270 ] {85c8bec3-2586-431b-997f-3401bc362990} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 16421 | 2026.05.21 09:25:33.218259 [ 270 ] {85c8bec3-2586-431b-997f-3401bc362990} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 16422 | 2026.05.21 09:25:33.218479 [ 270 ] {85c8bec3-2586-431b-997f-3401bc362990} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16423 | 2026.05.21 09:25:33.218610 [ 270 ] {85c8bec3-2586-431b-997f-3401bc362990} <Debug> executeQuery: Read 2407 rows, 180.72 KiB in 0.002508 sec., 959728.8676236045 rows/sec., 70.37 MiB/sec. | ||
| 16424 | 2026.05.21 09:25:33.218646 [ 270 ] {85c8bec3-2586-431b-997f-3401bc362990} <Debug> TCPHandler: Processed in 0.00268632 sec. | ||
| 16425 | 2026.05.21 09:25:33.218841 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16426 | 2026.05.21 09:25:33.218939 [ 270 ] {4b04c96a-d6ad-4779-a8d9-3fdc62dd5456} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16427 | 2026.05.21 09:25:33.218979 [ 270 ] {4b04c96a-d6ad-4779-a8d9-3fdc62dd5456} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16428 | 2026.05.21 09:25:33.219394 [ 270 ] {4b04c96a-d6ad-4779-a8d9-3fdc62dd5456} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16429 | 2026.05.21 09:25:33.219431 [ 270 ] {4b04c96a-d6ad-4779-a8d9-3fdc62dd5456} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 16430 | 2026.05.21 09:25:33.219713 [ 270 ] {4b04c96a-d6ad-4779-a8d9-3fdc62dd5456} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 16431 | 2026.05.21 09:25:33.219916 [ 270 ] {4b04c96a-d6ad-4779-a8d9-3fdc62dd5456} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16432 | 2026.05.21 09:25:33.220049 [ 270 ] {4b04c96a-d6ad-4779-a8d9-3fdc62dd5456} <Debug> executeQuery: Read 15 rows, 1.11 KiB in 0.001129 sec., 13286.093888396812 rows/sec., 980.02 KiB/sec. | ||
| 16433 | 2026.05.21 09:25:33.220085 [ 270 ] {4b04c96a-d6ad-4779-a8d9-3fdc62dd5456} <Debug> TCPHandler: Processed in 0.001293083 sec. | ||
| 16434 | 2026.05.21 09:25:33.220214 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16435 | 2026.05.21 09:25:33.220311 [ 270 ] {c946a733-6edf-437f-ab29-4de08b3200ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16436 | 2026.05.21 09:25:33.220350 [ 270 ] {c946a733-6edf-437f-ab29-4de08b3200ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16437 | 2026.05.21 09:25:33.221131 [ 270 ] {c946a733-6edf-437f-ab29-4de08b3200ba} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16438 | 2026.05.21 09:25:33.221170 [ 270 ] {c946a733-6edf-437f-ab29-4de08b3200ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 16439 | 2026.05.21 09:25:33.221501 [ 270 ] {c946a733-6edf-437f-ab29-4de08b3200ba} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 16440 | 2026.05.21 09:25:33.221705 [ 270 ] {c946a733-6edf-437f-ab29-4de08b3200ba} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16441 | 2026.05.21 09:25:33.221835 [ 270 ] {c946a733-6edf-437f-ab29-4de08b3200ba} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001543 sec., 519118.6001296176 rows/sec., 29.99 MiB/sec. | ||
| 16442 | 2026.05.21 09:25:33.221871 [ 270 ] {c946a733-6edf-437f-ab29-4de08b3200ba} <Debug> TCPHandler: Processed in 0.001712348 sec. | ||
| 16443 | 2026.05.21 09:25:33.221996 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16444 | 2026.05.21 09:25:33.222102 [ 270 ] {d877252a-996e-4622-b5ac-9186dbbc492e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 16445 | 2026.05.21 09:25:33.222142 [ 270 ] {d877252a-996e-4622-b5ac-9186dbbc492e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 16446 | 2026.05.21 09:25:33.222562 [ 270 ] {d877252a-996e-4622-b5ac-9186dbbc492e} <Trace> oximeter.fields_u64 (b5f83427-ae7b-4855-93f2-492292eb8518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16447 | 2026.05.21 09:25:33.222599 [ 270 ] {d877252a-996e-4622-b5ac-9186dbbc492e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 16448 | 2026.05.21 09:25:33.222879 [ 270 ] {d877252a-996e-4622-b5ac-9186dbbc492e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 16449 | 2026.05.21 09:25:33.223079 [ 270 ] {d877252a-996e-4622-b5ac-9186dbbc492e} <Trace> oximeter.fields_u64 (b5f83427-ae7b-4855-93f2-492292eb8518): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16450 | 2026.05.21 09:25:33.223204 [ 270 ] {d877252a-996e-4622-b5ac-9186dbbc492e} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001122 sec., 891.2655971479501 rows/sec., 62.67 KiB/sec. | ||
| 16451 | 2026.05.21 09:25:33.223239 [ 270 ] {d877252a-996e-4622-b5ac-9186dbbc492e} <Debug> TCPHandler: Processed in 0.001297174 sec. | ||
| 16452 | 2026.05.21 09:25:33.223378 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16453 | 2026.05.21 09:25:33.223474 [ 270 ] {126c9e32-819f-4e69-b22e-21f66aff304d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16454 | 2026.05.21 09:25:33.223514 [ 270 ] {126c9e32-819f-4e69-b22e-21f66aff304d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16455 | 2026.05.21 09:25:33.224307 [ 270 ] {126c9e32-819f-4e69-b22e-21f66aff304d} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16456 | 2026.05.21 09:25:33.224345 [ 270 ] {126c9e32-819f-4e69-b22e-21f66aff304d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 16457 | 2026.05.21 09:25:33.224698 [ 270 ] {126c9e32-819f-4e69-b22e-21f66aff304d} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 16458 | 2026.05.21 09:25:33.224912 [ 270 ] {126c9e32-819f-4e69-b22e-21f66aff304d} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16459 | 2026.05.21 09:25:33.225039 [ 270 ] {126c9e32-819f-4e69-b22e-21f66aff304d} <Debug> executeQuery: Read 1294 rows, 88.44 KiB in 0.001582 sec., 817951.9595448799 rows/sec., 54.59 MiB/sec. | ||
| 16460 | 2026.05.21 09:25:33.225074 [ 270 ] {126c9e32-819f-4e69-b22e-21f66aff304d} <Debug> TCPHandler: Processed in 0.001744388 sec. | ||
| 16461 | 2026.05.21 09:25:33.225196 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16462 | 2026.05.21 09:25:33.225292 [ 270 ] {c17063cd-5686-4d55-bfd0-d8f76d97ec0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16463 | 2026.05.21 09:25:33.225334 [ 270 ] {c17063cd-5686-4d55-bfd0-d8f76d97ec0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16464 | 2026.05.21 09:25:33.226075 [ 270 ] {c17063cd-5686-4d55-bfd0-d8f76d97ec0c} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16465 | 2026.05.21 09:25:33.226111 [ 270 ] {c17063cd-5686-4d55-bfd0-d8f76d97ec0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 16466 | 2026.05.21 09:25:33.226526 [ 270 ] {c17063cd-5686-4d55-bfd0-d8f76d97ec0c} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 16467 | 2026.05.21 09:25:33.226734 [ 270 ] {c17063cd-5686-4d55-bfd0-d8f76d97ec0c} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16468 | 2026.05.21 09:25:33.226862 [ 270 ] {c17063cd-5686-4d55-bfd0-d8f76d97ec0c} <Debug> executeQuery: Read 1574 rows, 98.47 KiB in 0.001589 sec., 990560.1006922594 rows/sec., 60.52 MiB/sec. | ||
| 16469 | 2026.05.21 09:25:33.226897 [ 270 ] {c17063cd-5686-4d55-bfd0-d8f76d97ec0c} <Debug> TCPHandler: Processed in 0.001749828 sec. | ||
| 16470 | 2026.05.21 09:25:33.227035 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16471 | 2026.05.21 09:25:33.227130 [ 270 ] {af5a7f1b-a857-45f2-bf25-f287e9f70286} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16472 | 2026.05.21 09:25:33.227184 [ 270 ] {af5a7f1b-a857-45f2-bf25-f287e9f70286} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16473 | 2026.05.21 09:25:33.227953 [ 270 ] {af5a7f1b-a857-45f2-bf25-f287e9f70286} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16474 | 2026.05.21 09:25:33.227989 [ 270 ] {af5a7f1b-a857-45f2-bf25-f287e9f70286} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 16475 | 2026.05.21 09:25:33.228494 [ 270 ] {af5a7f1b-a857-45f2-bf25-f287e9f70286} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 16476 | 2026.05.21 09:25:33.228716 [ 270 ] {af5a7f1b-a857-45f2-bf25-f287e9f70286} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16477 | 2026.05.21 09:25:33.228860 [ 270 ] {af5a7f1b-a857-45f2-bf25-f287e9f70286} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001748 sec., 6292.906178489702 rows/sec., 11.28 MiB/sec. | ||
| 16478 | 2026.05.21 09:25:33.228941 [ 270 ] {af5a7f1b-a857-45f2-bf25-f287e9f70286} <Debug> TCPHandler: Processed in 0.001954576 sec. | ||
| 16479 | 2026.05.21 09:25:33.229079 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16480 | 2026.05.21 09:25:33.229175 [ 270 ] {33a1b5b5-eabd-4007-a07c-c64b519990b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16481 | 2026.05.21 09:25:33.229217 [ 270 ] {33a1b5b5-eabd-4007-a07c-c64b519990b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16482 | 2026.05.21 09:25:33.229572 [ 270 ] {33a1b5b5-eabd-4007-a07c-c64b519990b1} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16483 | 2026.05.21 09:25:33.229607 [ 270 ] {33a1b5b5-eabd-4007-a07c-c64b519990b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 16484 | 2026.05.21 09:25:33.229906 [ 270 ] {33a1b5b5-eabd-4007-a07c-c64b519990b1} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 16485 | 2026.05.21 09:25:33.230112 [ 270 ] {33a1b5b5-eabd-4007-a07c-c64b519990b1} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16486 | 2026.05.21 09:25:33.230242 [ 270 ] {33a1b5b5-eabd-4007-a07c-c64b519990b1} <Debug> executeQuery: Read 42 rows, 2.89 KiB in 0.001085 sec., 38709.67741935484 rows/sec., 2.60 MiB/sec. | ||
| 16487 | 2026.05.21 09:25:33.230240 [ 145 ] {} <Debug> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8) (MergerMutator): Selected 6 parts from all_1_110_21 to all_115_115_0 | ||
| 16488 | 2026.05.21 09:25:33.230276 [ 270 ] {33a1b5b5-eabd-4007-a07c-c64b519990b1} <Debug> TCPHandler: Processed in 0.001248212 sec. | ||
| 16489 | 2026.05.21 09:25:33.230312 [ 145 ] {} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16490 | 2026.05.21 09:25:33.230336 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 16491 | 2026.05.21 09:25:33.230448 [ 193 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_115_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_110_21 to all_115_115_0 into Compact with storage Full | ||
| 16492 | 2026.05.21 09:25:33.230581 [ 193 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_115_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16493 | 2026.05.21 09:25:33.230613 [ 193 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_115_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_110_21, total 6204 rows starting from the beginning of the part | ||
| 16494 | 2026.05.21 09:25:33.230672 [ 193 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_115_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 90 rows starting from the beginning of the part | ||
| 16495 | 2026.05.21 09:25:33.230718 [ 193 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_115_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 60 rows starting from the beginning of the part | ||
| 16496 | 2026.05.21 09:25:33.230760 [ 193 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_115_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 60 rows starting from the beginning of the part | ||
| 16497 | 2026.05.21 09:25:33.230799 [ 193 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_115_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 60 rows starting from the beginning of the part | ||
| 16498 | 2026.05.21 09:25:33.230836 [ 193 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_115_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 42 rows starting from the beginning of the part | ||
| 16499 | 2026.05.21 09:25:33.232478 [ 189 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_115_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6516 rows, containing 4 columns (4 merged, 0 gathered) in 0.002080149 sec., 3132467.9145580437 rows/sec., 207.11 MiB/sec. | ||
| 16500 | 2026.05.21 09:25:33.232855 [ 188 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_115_22} <Trace> MergedBlockOutputStream: filled checksums all_1_115_22 (state Temporary) | ||
| 16501 | 2026.05.21 09:25:33.233125 [ 188 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_115_22} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_merge_all_1_115_22 to all_1_115_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16502 | 2026.05.21 09:25:33.233198 [ 188 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_115_22} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8) (MergerMutator): Merged 6 parts: [all_1_110_21, all_115_115_0] -> all_1_115_22 | ||
| 16503 | 2026.05.21 09:25:33.233268 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 16504 | 2026.05.21 09:25:34.545696 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16505 | 2026.05.21 09:25:34.546001 [ 270 ] {fdbf7ae4-d6d4-4b23-a8e0-7a5e09f92677} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 16506 | 2026.05.21 09:25:34.546376 [ 270 ] {fdbf7ae4-d6d4-4b23-a8e0-7a5e09f92677} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 16507 | 2026.05.21 09:25:34.546420 [ 270 ] {fdbf7ae4-d6d4-4b23-a8e0-7a5e09f92677} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 16508 | 2026.05.21 09:25:34.546655 [ 270 ] {fdbf7ae4-d6d4-4b23-a8e0-7a5e09f92677} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 16509 | 2026.05.21 09:25:34.546734 [ 270 ] {fdbf7ae4-d6d4-4b23-a8e0-7a5e09f92677} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16510 | 2026.05.21 09:25:34.546886 [ 270 ] {fdbf7ae4-d6d4-4b23-a8e0-7a5e09f92677} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 16511 | 2026.05.21 09:25:34.546963 [ 344 ] {fdbf7ae4-d6d4-4b23-a8e0-7a5e09f92677} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 16512 | 2026.05.21 09:25:34.546997 [ 319 ] {fdbf7ae4-d6d4-4b23-a8e0-7a5e09f92677} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 16513 | 2026.05.21 09:25:34.547008 [ 352 ] {fdbf7ae4-d6d4-4b23-a8e0-7a5e09f92677} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 16514 | 2026.05.21 09:25:34.546997 [ 340 ] {fdbf7ae4-d6d4-4b23-a8e0-7a5e09f92677} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 16515 | 2026.05.21 09:25:34.547174 [ 270 ] {fdbf7ae4-d6d4-4b23-a8e0-7a5e09f92677} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 16516 | 2026.05.21 09:25:34.547204 [ 270 ] {fdbf7ae4-d6d4-4b23-a8e0-7a5e09f92677} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 16517 | 2026.05.21 09:25:34.547314 [ 270 ] {fdbf7ae4-d6d4-4b23-a8e0-7a5e09f92677} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 16518 | 2026.05.21 09:25:34.547338 [ 270 ] {fdbf7ae4-d6d4-4b23-a8e0-7a5e09f92677} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 16519 | 2026.05.21 09:25:34.547377 [ 270 ] {fdbf7ae4-d6d4-4b23-a8e0-7a5e09f92677} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 16520 | 2026.05.21 09:25:34.547421 [ 270 ] {fdbf7ae4-d6d4-4b23-a8e0-7a5e09f92677} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 16521 | 2026.05.21 09:25:34.547463 [ 270 ] {fdbf7ae4-d6d4-4b23-a8e0-7a5e09f92677} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 16522 | 2026.05.21 09:25:34.547505 [ 270 ] {fdbf7ae4-d6d4-4b23-a8e0-7a5e09f92677} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 16523 | 2026.05.21 09:25:34.548803 [ 270 ] {fdbf7ae4-d6d4-4b23-a8e0-7a5e09f92677} <Debug> executeQuery: Read 51 rows, 10.48 KiB in 0.002925 sec., 17435.897435897434 rows/sec., 3.50 MiB/sec. | ||
| 16524 | 2026.05.21 09:25:34.549166 [ 270 ] {fdbf7ae4-d6d4-4b23-a8e0-7a5e09f92677} <Debug> MemoryTracker: Peak memory usage (for query): 171.32 KiB. | ||
| 16525 | 2026.05.21 09:25:34.549195 [ 270 ] {fdbf7ae4-d6d4-4b23-a8e0-7a5e09f92677} <Debug> TCPHandler: Processed in 0.003645093 sec. | ||
| 16526 | 2026.05.21 09:25:34.550705 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16527 | 2026.05.21 09:25:34.550853 [ 270 ] {7fdcca82-80dd-46c0-8a0a-79e4e99fbbf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16528 | 2026.05.21 09:25:34.550918 [ 270 ] {7fdcca82-80dd-46c0-8a0a-79e4e99fbbf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16529 | 2026.05.21 09:25:34.551556 [ 270 ] {7fdcca82-80dd-46c0-8a0a-79e4e99fbbf9} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16530 | 2026.05.21 09:25:34.551596 [ 270 ] {7fdcca82-80dd-46c0-8a0a-79e4e99fbbf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 16531 | 2026.05.21 09:25:34.552021 [ 270 ] {7fdcca82-80dd-46c0-8a0a-79e4e99fbbf9} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 16532 | 2026.05.21 09:25:34.552277 [ 270 ] {7fdcca82-80dd-46c0-8a0a-79e4e99fbbf9} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16533 | 2026.05.21 09:25:34.552439 [ 270 ] {7fdcca82-80dd-46c0-8a0a-79e4e99fbbf9} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001627 sec., 34419.17639827904 rows/sec., 2.63 MiB/sec. | ||
| 16534 | 2026.05.21 09:25:34.552465 [ 143 ] {} <Debug> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 16535 | 2026.05.21 09:25:34.552487 [ 270 ] {7fdcca82-80dd-46c0-8a0a-79e4e99fbbf9} <Debug> TCPHandler: Processed in 0.001913814 sec. | ||
| 16536 | 2026.05.21 09:25:34.552539 [ 143 ] {} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16537 | 2026.05.21 09:25:34.552574 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 16538 | 2026.05.21 09:25:34.552675 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16539 | 2026.05.21 09:25:34.552699 [ 190 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 16540 | 2026.05.21 09:25:34.552806 [ 270 ] {8660fd83-ddb6-48af-8529-b533d9438fc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16541 | 2026.05.21 09:25:34.552817 [ 190 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16542 | 2026.05.21 09:25:34.552858 [ 190 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 3361 rows starting from the beginning of the part | ||
| 16543 | 2026.05.21 09:25:34.552858 [ 270 ] {8660fd83-ddb6-48af-8529-b533d9438fc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16544 | 2026.05.21 09:25:34.552937 [ 190 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 259 rows starting from the beginning of the part | ||
| 16545 | 2026.05.21 09:25:34.552995 [ 190 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 56 rows starting from the beginning of the part | ||
| 16546 | 2026.05.21 09:25:34.553041 [ 190 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 138 rows starting from the beginning of the part | ||
| 16547 | 2026.05.21 09:25:34.553093 [ 190 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 2407 rows starting from the beginning of the part | ||
| 16548 | 2026.05.21 09:25:34.553139 [ 190 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 56 rows starting from the beginning of the part | ||
| 16549 | 2026.05.21 09:25:34.553440 [ 270 ] {8660fd83-ddb6-48af-8529-b533d9438fc5} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16550 | 2026.05.21 09:25:34.553477 [ 270 ] {8660fd83-ddb6-48af-8529-b533d9438fc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 16551 | 2026.05.21 09:25:34.553856 [ 270 ] {8660fd83-ddb6-48af-8529-b533d9438fc5} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 16552 | 2026.05.21 09:25:34.554183 [ 270 ] {8660fd83-ddb6-48af-8529-b533d9438fc5} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16553 | 2026.05.21 09:25:34.554377 [ 143 ] {} <Debug> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 16554 | 2026.05.21 09:25:34.554388 [ 270 ] {8660fd83-ddb6-48af-8529-b533d9438fc5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001609 sec., 39776.25854568055 rows/sec., 3.10 MiB/sec. | ||
| 16555 | 2026.05.21 09:25:34.554437 [ 143 ] {} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16556 | 2026.05.21 09:25:34.554465 [ 270 ] {8660fd83-ddb6-48af-8529-b533d9438fc5} <Debug> TCPHandler: Processed in 0.001850982 sec. | ||
| 16557 | 2026.05.21 09:25:34.554476 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 16558 | 2026.05.21 09:25:34.554618 [ 188 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 16559 | 2026.05.21 09:25:34.554655 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16560 | 2026.05.21 09:25:34.554760 [ 188 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16561 | 2026.05.21 09:25:34.554791 [ 270 ] {7a018989-50af-492c-a505-b0684f01c60c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16562 | 2026.05.21 09:25:34.554806 [ 188 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 1831 rows starting from the beginning of the part | ||
| 16563 | 2026.05.21 09:25:34.554864 [ 270 ] {7a018989-50af-492c-a505-b0684f01c60c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16564 | 2026.05.21 09:25:34.554898 [ 188 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 143 rows starting from the beginning of the part | ||
| 16565 | 2026.05.21 09:25:34.554972 [ 188 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 64 rows starting from the beginning of the part | ||
| 16566 | 2026.05.21 09:25:34.555036 [ 188 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 105 rows starting from the beginning of the part | ||
| 16567 | 2026.05.21 09:25:34.555118 [ 188 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 1294 rows starting from the beginning of the part | ||
| 16568 | 2026.05.21 09:25:34.555180 [ 188 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 64 rows starting from the beginning of the part | ||
| 16569 | 2026.05.21 09:25:34.555462 [ 270 ] {7a018989-50af-492c-a505-b0684f01c60c} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16570 | 2026.05.21 09:25:34.555514 [ 270 ] {7a018989-50af-492c-a505-b0684f01c60c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 16571 | 2026.05.21 09:25:34.555939 [ 187 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6277 rows, containing 5 columns (5 merged, 0 gathered) in 0.0032793 sec., 1914128.015125179 rows/sec., 151.67 MiB/sec. | ||
| 16572 | 2026.05.21 09:25:34.555965 [ 270 ] {7a018989-50af-492c-a505-b0684f01c60c} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 16573 | 2026.05.21 09:25:34.556336 [ 270 ] {7a018989-50af-492c-a505-b0684f01c60c} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16574 | 2026.05.21 09:25:34.556479 [ 187 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 16575 | 2026.05.21 09:25:34.556548 [ 270 ] {7a018989-50af-492c-a505-b0684f01c60c} <Debug> executeQuery: Read 52 rows, 3.70 KiB in 0.001789 sec., 29066.51760760201 rows/sec., 2.02 MiB/sec. | ||
| 16576 | 2026.05.21 09:25:34.556550 [ 143 ] {} <Debug> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Selected 5 parts from all_1_111_24 to all_115_115_0 | ||
| 16577 | 2026.05.21 09:25:34.556606 [ 270 ] {7a018989-50af-492c-a505-b0684f01c60c} <Debug> TCPHandler: Processed in 0.002024228 sec. | ||
| 16578 | 2026.05.21 09:25:34.556624 [ 143 ] {} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16579 | 2026.05.21 09:25:34.556688 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 16580 | 2026.05.21 09:25:34.556840 [ 199 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_115_25} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_111_24 to all_115_115_0 into Compact with storage Full | ||
| 16581 | 2026.05.21 09:25:34.556926 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16582 | 2026.05.21 09:25:34.557002 [ 187 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_116_23} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16583 | 2026.05.21 09:25:34.557013 [ 199 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_115_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16584 | 2026.05.21 09:25:34.557073 [ 270 ] {d7488982-e45b-4868-8a6f-765f093676fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16585 | 2026.05.21 09:25:34.557081 [ 199 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_115_25} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_111_24, total 40051 rows starting from the beginning of the part | ||
| 16586 | 2026.05.21 09:25:34.557144 [ 270 ] {d7488982-e45b-4868-8a6f-765f093676fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16587 | 2026.05.21 09:25:34.557148 [ 187 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_116_23} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 16588 | 2026.05.21 09:25:34.557191 [ 199 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_115_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 233 rows starting from the beginning of the part | ||
| 16589 | 2026.05.21 09:25:34.557263 [ 199 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_115_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 160 rows starting from the beginning of the part | ||
| 16590 | 2026.05.21 09:25:34.557326 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
| 16591 | 2026.05.21 09:25:34.557332 [ 199 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_115_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 160 rows starting from the beginning of the part | ||
| 16592 | 2026.05.21 09:25:34.557417 [ 199 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_115_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 1574 rows starting from the beginning of the part | ||
| 16593 | 2026.05.21 09:25:34.557549 [ 192 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3501 rows, containing 5 columns (5 merged, 0 gathered) in 0.002985129 sec., 1172813.6371995984 rows/sec., 85.18 MiB/sec. | ||
| 16594 | 2026.05.21 09:25:34.557702 [ 270 ] {d7488982-e45b-4868-8a6f-765f093676fc} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16595 | 2026.05.21 09:25:34.557781 [ 270 ] {d7488982-e45b-4868-8a6f-765f093676fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 16596 | 2026.05.21 09:25:34.557860 [ 197 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 16597 | 2026.05.21 09:25:34.558191 [ 197 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_116_23} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16598 | 2026.05.21 09:25:34.558244 [ 270 ] {d7488982-e45b-4868-8a6f-765f093676fc} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 16599 | 2026.05.21 09:25:34.558270 [ 197 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_116_23} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 16600 | 2026.05.21 09:25:34.558357 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 16601 | 2026.05.21 09:25:34.558493 [ 270 ] {d7488982-e45b-4868-8a6f-765f093676fc} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16602 | 2026.05.21 09:25:34.558640 [ 270 ] {d7488982-e45b-4868-8a6f-765f093676fc} <Debug> executeQuery: Read 18 rows, 1.25 KiB in 0.001599 sec., 11257.03564727955 rows/sec., 781.13 KiB/sec. | ||
| 16603 | 2026.05.21 09:25:34.558684 [ 270 ] {d7488982-e45b-4868-8a6f-765f093676fc} <Debug> TCPHandler: Processed in 0.001821881 sec. | ||
| 16604 | 2026.05.21 09:25:34.566522 [ 195 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_115_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42178 rows, containing 5 columns (5 merged, 0 gathered) in 0.009753107 sec., 4324570.621444018 rows/sec., 280.86 MiB/sec. | ||
| 16605 | 2026.05.21 09:25:34.567066 [ 199 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_115_25} <Trace> MergedBlockOutputStream: filled checksums all_1_115_25 (state Temporary) | ||
| 16606 | 2026.05.21 09:25:34.567486 [ 199 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_115_25} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_merge_all_1_115_25 to all_1_115_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16607 | 2026.05.21 09:25:34.567597 [ 199 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_115_25} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Merged 5 parts: [all_1_111_24, all_115_115_0] -> all_1_115_25 | ||
| 16608 | 2026.05.21 09:25:34.567705 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 16609 | 2026.05.21 09:25:35.019476 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49347 | ||
| 16610 | 2026.05.21 09:25:35.019559 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16611 | 2026.05.21 09:25:35.019585 [ 269 ] {} <Debug> TCP-Session: d9745251-fbcc-46ba-aa12-2624acc9fbc0 Authenticating user 'default' from [fd00:1122:3344:101::e]:49347 | ||
| 16612 | 2026.05.21 09:25:35.019606 [ 269 ] {} <Debug> TCP-Session: d9745251-fbcc-46ba-aa12-2624acc9fbc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16613 | 2026.05.21 09:25:35.019620 [ 269 ] {} <Debug> TCP-Session: d9745251-fbcc-46ba-aa12-2624acc9fbc0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16614 | 2026.05.21 09:25:35.019874 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62796 | ||
| 16615 | 2026.05.21 09:25:35.019910 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44127 | ||
| 16616 | 2026.05.21 09:25:35.019918 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63913 | ||
| 16617 | 2026.05.21 09:25:35.019966 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16618 | 2026.05.21 09:25:35.019974 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16619 | 2026.05.21 09:25:35.019978 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40068 | ||
| 16620 | 2026.05.21 09:25:35.020008 [ 307 ] {} <Debug> TCP-Session: e2a929d7-c102-4859-98f1-f3f58a5235e1 Authenticating user 'default' from [fd00:1122:3344:101::e]:44127 | ||
| 16621 | 2026.05.21 09:25:35.020036 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16622 | 2026.05.21 09:25:35.020061 [ 307 ] {} <Debug> TCP-Session: e2a929d7-c102-4859-98f1-f3f58a5235e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16623 | 2026.05.21 09:25:35.020008 [ 303 ] {} <Debug> TCP-Session: 3532ab16-fc71-4230-a599-902cec75139b Authenticating user 'default' from [fd00:1122:3344:101::e]:62796 | ||
| 16624 | 2026.05.21 09:25:35.020082 [ 307 ] {} <Debug> TCP-Session: e2a929d7-c102-4859-98f1-f3f58a5235e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16625 | 2026.05.21 09:25:35.020078 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16626 | 2026.05.21 09:25:35.020100 [ 303 ] {} <Debug> TCP-Session: 3532ab16-fc71-4230-a599-902cec75139b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16627 | 2026.05.21 09:25:35.020129 [ 259 ] {} <Debug> TCP-Session: d9ead17f-0d06-4c20-a1b4-7e69c63a9a72 Authenticating user 'default' from [fd00:1122:3344:101::e]:40068 | ||
| 16628 | 2026.05.21 09:25:35.020134 [ 303 ] {} <Debug> TCP-Session: 3532ab16-fc71-4230-a599-902cec75139b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16629 | 2026.05.21 09:25:35.020077 [ 304 ] {} <Debug> TCP-Session: d97993fb-139b-4557-a822-d9e9a017f421 Authenticating user 'default' from [fd00:1122:3344:101::e]:63913 | ||
| 16630 | 2026.05.21 09:25:35.020161 [ 259 ] {} <Debug> TCP-Session: d9ead17f-0d06-4c20-a1b4-7e69c63a9a72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16631 | 2026.05.21 09:25:35.020195 [ 304 ] {} <Debug> TCP-Session: d97993fb-139b-4557-a822-d9e9a017f421 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16632 | 2026.05.21 09:25:35.020200 [ 259 ] {} <Debug> TCP-Session: d9ead17f-0d06-4c20-a1b4-7e69c63a9a72 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16633 | 2026.05.21 09:25:35.020219 [ 304 ] {} <Debug> TCP-Session: d97993fb-139b-4557-a822-d9e9a017f421 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16634 | 2026.05.21 09:25:35.019975 [ 269 ] {} <Trace> TCP-Session: d9745251-fbcc-46ba-aa12-2624acc9fbc0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16635 | 2026.05.21 09:25:35.019957 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53484 | ||
| 16636 | 2026.05.21 09:25:35.019945 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38785 | ||
| 16637 | 2026.05.21 09:25:35.019922 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55260 | ||
| 16638 | 2026.05.21 09:25:35.020341 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16639 | 2026.05.21 09:25:35.020369 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16640 | 2026.05.21 09:25:35.020383 [ 311 ] {} <Debug> TCP-Session: 79fb0e76-194c-425f-a822-c7cde15d619b Authenticating user 'default' from [fd00:1122:3344:101::e]:53484 | ||
| 16641 | 2026.05.21 09:25:35.019938 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48494 | ||
| 16642 | 2026.05.21 09:25:35.020416 [ 269 ] {28541fd4-beb3-48a7-84c2-736c293d3dbe} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49347) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 16643 | 2026.05.21 09:25:35.020408 [ 311 ] {} <Debug> TCP-Session: 79fb0e76-194c-425f-a822-c7cde15d619b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16644 | 2026.05.21 09:25:35.020402 [ 310 ] {} <Debug> TCP-Session: 53e56792-7321-42d8-87da-c4aa256d7452 Authenticating user 'default' from [fd00:1122:3344:101::e]:38785 | ||
| 16645 | 2026.05.21 09:25:35.020464 [ 311 ] {} <Debug> TCP-Session: 79fb0e76-194c-425f-a822-c7cde15d619b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16646 | 2026.05.21 09:25:35.020495 [ 310 ] {} <Debug> TCP-Session: 53e56792-7321-42d8-87da-c4aa256d7452 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16647 | 2026.05.21 09:25:35.020512 [ 310 ] {} <Debug> TCP-Session: 53e56792-7321-42d8-87da-c4aa256d7452 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16648 | 2026.05.21 09:25:35.020698 [ 269 ] {28541fd4-beb3-48a7-84c2-736c293d3dbe} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 16649 | 2026.05.21 09:25:35.020753 [ 269 ] {28541fd4-beb3-48a7-84c2-736c293d3dbe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16650 | 2026.05.21 09:25:35.020801 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16651 | 2026.05.21 09:25:35.020834 [ 308 ] {} <Debug> TCP-Session: 459ca5a0-11fd-4143-90f3-9862a145e0f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:55260 | ||
| 16652 | 2026.05.21 09:25:35.020852 [ 308 ] {} <Debug> TCP-Session: 459ca5a0-11fd-4143-90f3-9862a145e0f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16653 | 2026.05.21 09:25:35.020865 [ 308 ] {} <Debug> TCP-Session: 459ca5a0-11fd-4143-90f3-9862a145e0f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16654 | 2026.05.21 09:25:35.020923 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16655 | 2026.05.21 09:25:35.020958 [ 309 ] {} <Debug> TCP-Session: e46ba406-a7dd-4eed-abe0-08b9a814b8f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:48494 | ||
| 16656 | 2026.05.21 09:25:35.020976 [ 309 ] {} <Debug> TCP-Session: e46ba406-a7dd-4eed-abe0-08b9a814b8f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16657 | 2026.05.21 09:25:35.020989 [ 309 ] {} <Debug> TCP-Session: e46ba406-a7dd-4eed-abe0-08b9a814b8f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16658 | 2026.05.21 09:25:35.021030 [ 269 ] {28541fd4-beb3-48a7-84c2-736c293d3dbe} <Debug> oximeter.version (0aef903c-aa8c-4aa8-a78f-ed504b3a4b83) (SelectExecutor): Key condition: unknown | ||
| 16659 | 2026.05.21 09:25:35.021990 [ 344 ] {28541fd4-beb3-48a7-84c2-736c293d3dbe} <Trace> AggregatingTransform: Aggregating | ||
| 16660 | 2026.05.21 09:25:35.022029 [ 344 ] {28541fd4-beb3-48a7-84c2-736c293d3dbe} <Trace> Aggregator: Aggregation method: without_key | ||
| 16661 | 2026.05.21 09:25:35.022060 [ 344 ] {28541fd4-beb3-48a7-84c2-736c293d3dbe} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000932501 sec. (1072.385 rows/sec., 41.89 KiB/sec.) | ||
| 16662 | 2026.05.21 09:25:35.022075 [ 344 ] {28541fd4-beb3-48a7-84c2-736c293d3dbe} <Trace> Aggregator: Merging aggregated data | ||
| 16663 | 2026.05.21 09:25:35.022728 [ 269 ] {28541fd4-beb3-48a7-84c2-736c293d3dbe} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002362 sec., 423.3700254022015 rows/sec., 16.54 KiB/sec. | ||
| 16664 | 2026.05.21 09:25:35.022906 [ 269 ] {28541fd4-beb3-48a7-84c2-736c293d3dbe} <Debug> TCPHandler: Processed in 0.003038653 sec. | ||
| 16665 | 2026.05.21 09:25:35.023037 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16666 | 2026.05.21 09:25:35.023067 [ 269 ] {} <Debug> TCP-Session: d9745251-fbcc-46ba-aa12-2624acc9fbc0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16667 | 2026.05.21 09:25:35.023071 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16668 | 2026.05.21 09:25:35.023087 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16669 | 2026.05.21 09:25:35.023114 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16670 | 2026.05.21 09:25:35.023144 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16671 | 2026.05.21 09:25:35.023144 [ 259 ] {} <Debug> TCP-Session: d9ead17f-0d06-4c20-a1b4-7e69c63a9a72 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16672 | 2026.05.21 09:25:35.023176 [ 309 ] {} <Debug> TCP-Session: e46ba406-a7dd-4eed-abe0-08b9a814b8f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16673 | 2026.05.21 09:25:35.023184 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16674 | 2026.05.21 09:25:35.023208 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16675 | 2026.05.21 09:25:35.023235 [ 310 ] {} <Debug> TCP-Session: 53e56792-7321-42d8-87da-c4aa256d7452 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16676 | 2026.05.21 09:25:35.023249 [ 311 ] {} <Debug> TCP-Session: 79fb0e76-194c-425f-a822-c7cde15d619b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16677 | 2026.05.21 09:25:35.023193 [ 303 ] {} <Debug> TCP-Session: 3532ab16-fc71-4230-a599-902cec75139b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16678 | 2026.05.21 09:25:35.023162 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16679 | 2026.05.21 09:25:35.023130 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16680 | 2026.05.21 09:25:35.023327 [ 308 ] {} <Debug> TCP-Session: 459ca5a0-11fd-4143-90f3-9862a145e0f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16681 | 2026.05.21 09:25:35.023192 [ 307 ] {} <Debug> TCP-Session: e2a929d7-c102-4859-98f1-f3f58a5235e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16682 | 2026.05.21 09:25:35.023351 [ 304 ] {} <Debug> TCP-Session: d97993fb-139b-4557-a822-d9e9a017f421 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16683 | 2026.05.21 09:25:35.623567 [ 224 ] {} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16684 | 2026.05.21 09:25:35.623639 [ 224 ] {} <Debug> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16685 | 2026.05.21 09:25:35.627068 [ 224 ] {} <Debug> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16686 | 2026.05.21 09:25:36.040991 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 35010 | ||
| 16687 | 2026.05.21 09:25:36.041621 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16688 | 2026.05.21 09:25:36.041686 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 16689 | 2026.05.21 09:25:36.042265 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 16690 | 2026.05.21 09:25:36.042560 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16691 | 2026.05.21 09:25:36.042756 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35010 | ||
| 16692 | 2026.05.21 09:25:36.228117 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42946 | ||
| 16693 | 2026.05.21 09:25:36.228208 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16694 | 2026.05.21 09:25:36.228243 [ 269 ] {} <Debug> TCP-Session: 0601788c-434b-4d40-85ca-7115a29217f4 Authenticating user 'default' from [fd00:1122:3344:101::e]:42946 | ||
| 16695 | 2026.05.21 09:25:36.228268 [ 269 ] {} <Debug> TCP-Session: 0601788c-434b-4d40-85ca-7115a29217f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16696 | 2026.05.21 09:25:36.228283 [ 269 ] {} <Debug> TCP-Session: 0601788c-434b-4d40-85ca-7115a29217f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16697 | 2026.05.21 09:25:36.228495 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32991 | ||
| 16698 | 2026.05.21 09:25:36.228529 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62851 | ||
| 16699 | 2026.05.21 09:25:36.228532 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56505 | ||
| 16700 | 2026.05.21 09:25:36.228572 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16701 | 2026.05.21 09:25:36.228580 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16702 | 2026.05.21 09:25:36.228621 [ 303 ] {} <Debug> TCP-Session: 1ac9955e-f09a-4f33-85fd-98f1f60be675 Authenticating user 'default' from [fd00:1122:3344:101::e]:32991 | ||
| 16703 | 2026.05.21 09:25:36.228615 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48590 | ||
| 16704 | 2026.05.21 09:25:36.228660 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49234 | ||
| 16705 | 2026.05.21 09:25:36.228638 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57350 | ||
| 16706 | 2026.05.21 09:25:36.228730 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16707 | 2026.05.21 09:25:36.228749 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16708 | 2026.05.21 09:25:36.228777 [ 309 ] {} <Debug> TCP-Session: 6256c035-d0dc-4e4e-bdd1-494939704080 Authenticating user 'default' from [fd00:1122:3344:101::e]:48590 | ||
| 16709 | 2026.05.21 09:25:36.228804 [ 259 ] {} <Debug> TCP-Session: fa9fe031-ec1b-49b8-889f-4ae50a4a9781 Authenticating user 'default' from [fd00:1122:3344:101::e]:49234 | ||
| 16710 | 2026.05.21 09:25:36.228811 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16711 | 2026.05.21 09:25:36.228831 [ 309 ] {} <Debug> TCP-Session: 6256c035-d0dc-4e4e-bdd1-494939704080 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16712 | 2026.05.21 09:25:36.228843 [ 259 ] {} <Debug> TCP-Session: fa9fe031-ec1b-49b8-889f-4ae50a4a9781 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16713 | 2026.05.21 09:25:36.228866 [ 309 ] {} <Debug> TCP-Session: 6256c035-d0dc-4e4e-bdd1-494939704080 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16714 | 2026.05.21 09:25:36.228864 [ 311 ] {} <Debug> TCP-Session: e2e761da-f071-4f9b-8b6c-dc5445eb4727 Authenticating user 'default' from [fd00:1122:3344:101::e]:57350 | ||
| 16715 | 2026.05.21 09:25:36.228879 [ 259 ] {} <Debug> TCP-Session: fa9fe031-ec1b-49b8-889f-4ae50a4a9781 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16716 | 2026.05.21 09:25:36.228779 [ 269 ] {} <Trace> TCP-Session: 0601788c-434b-4d40-85ca-7115a29217f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16717 | 2026.05.21 09:25:36.228924 [ 311 ] {} <Debug> TCP-Session: e2e761da-f071-4f9b-8b6c-dc5445eb4727 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16718 | 2026.05.21 09:25:36.228638 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32807 | ||
| 16719 | 2026.05.21 09:25:36.228966 [ 311 ] {} <Debug> TCP-Session: e2e761da-f071-4f9b-8b6c-dc5445eb4727 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16720 | 2026.05.21 09:25:36.228646 [ 303 ] {} <Debug> TCP-Session: 1ac9955e-f09a-4f33-85fd-98f1f60be675 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16721 | 2026.05.21 09:25:36.228642 [ 307 ] {} <Debug> TCP-Session: 96e6efac-f1b5-4b51-8ff1-d66e11c4cc68 Authenticating user 'default' from [fd00:1122:3344:101::e]:62851 | ||
| 16722 | 2026.05.21 09:25:36.229061 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16723 | 2026.05.21 09:25:36.229060 [ 303 ] {} <Debug> TCP-Session: 1ac9955e-f09a-4f33-85fd-98f1f60be675 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16724 | 2026.05.21 09:25:36.229084 [ 307 ] {} <Debug> TCP-Session: 96e6efac-f1b5-4b51-8ff1-d66e11c4cc68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16725 | 2026.05.21 09:25:36.229099 [ 310 ] {} <Debug> TCP-Session: e28caf42-b884-4810-8679-35994772f9e5 Authenticating user 'default' from [fd00:1122:3344:101::e]:32807 | ||
| 16726 | 2026.05.21 09:25:36.229118 [ 307 ] {} <Debug> TCP-Session: 96e6efac-f1b5-4b51-8ff1-d66e11c4cc68 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16727 | 2026.05.21 09:25:36.228639 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16728 | 2026.05.21 09:25:36.229135 [ 310 ] {} <Debug> TCP-Session: e28caf42-b884-4810-8679-35994772f9e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16729 | 2026.05.21 09:25:36.229136 [ 269 ] {0dc62804-0ff0-4c35-a649-0837a3170425} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42946) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 16730 | 2026.05.21 09:25:36.229188 [ 310 ] {} <Debug> TCP-Session: e28caf42-b884-4810-8679-35994772f9e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16731 | 2026.05.21 09:25:36.229196 [ 304 ] {} <Debug> TCP-Session: 20ac61f5-6c23-4c1b-91f8-3a02703efe69 Authenticating user 'default' from [fd00:1122:3344:101::e]:56505 | ||
| 16732 | 2026.05.21 09:25:36.229252 [ 304 ] {} <Debug> TCP-Session: 20ac61f5-6c23-4c1b-91f8-3a02703efe69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16733 | 2026.05.21 09:25:36.228615 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46090 | ||
| 16734 | 2026.05.21 09:25:36.229278 [ 304 ] {} <Debug> TCP-Session: 20ac61f5-6c23-4c1b-91f8-3a02703efe69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16735 | 2026.05.21 09:25:36.229348 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16736 | 2026.05.21 09:25:36.229378 [ 308 ] {} <Debug> TCP-Session: 984516c9-6bd5-4ebd-a60d-6716bdfe1c62 Authenticating user 'default' from [fd00:1122:3344:101::e]:46090 | ||
| 16737 | 2026.05.21 09:25:36.229396 [ 308 ] {} <Debug> TCP-Session: 984516c9-6bd5-4ebd-a60d-6716bdfe1c62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16738 | 2026.05.21 09:25:36.229410 [ 308 ] {} <Debug> TCP-Session: 984516c9-6bd5-4ebd-a60d-6716bdfe1c62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16739 | 2026.05.21 09:25:36.229468 [ 269 ] {0dc62804-0ff0-4c35-a649-0837a3170425} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 16740 | 2026.05.21 09:25:36.229530 [ 269 ] {0dc62804-0ff0-4c35-a649-0837a3170425} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16741 | 2026.05.21 09:25:36.229832 [ 269 ] {0dc62804-0ff0-4c35-a649-0837a3170425} <Debug> oximeter.version (0aef903c-aa8c-4aa8-a78f-ed504b3a4b83) (SelectExecutor): Key condition: unknown | ||
| 16742 | 2026.05.21 09:25:36.230807 [ 335 ] {0dc62804-0ff0-4c35-a649-0837a3170425} <Trace> AggregatingTransform: Aggregating | ||
| 16743 | 2026.05.21 09:25:36.230843 [ 335 ] {0dc62804-0ff0-4c35-a649-0837a3170425} <Trace> Aggregator: Aggregation method: without_key | ||
| 16744 | 2026.05.21 09:25:36.230874 [ 335 ] {0dc62804-0ff0-4c35-a649-0837a3170425} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000936031 sec. (1068.341 rows/sec., 41.73 KiB/sec.) | ||
| 16745 | 2026.05.21 09:25:36.230890 [ 335 ] {0dc62804-0ff0-4c35-a649-0837a3170425} <Trace> Aggregator: Merging aggregated data | ||
| 16746 | 2026.05.21 09:25:36.231551 [ 269 ] {0dc62804-0ff0-4c35-a649-0837a3170425} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002475 sec., 404.040404040404 rows/sec., 15.78 KiB/sec. | ||
| 16747 | 2026.05.21 09:25:36.231693 [ 269 ] {0dc62804-0ff0-4c35-a649-0837a3170425} <Debug> TCPHandler: Processed in 0.003065422 sec. | ||
| 16748 | 2026.05.21 09:25:36.231825 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16749 | 2026.05.21 09:25:36.231859 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16750 | 2026.05.21 09:25:36.231877 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16751 | 2026.05.21 09:25:36.231865 [ 269 ] {} <Debug> TCP-Session: 0601788c-434b-4d40-85ca-7115a29217f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16752 | 2026.05.21 09:25:36.231912 [ 303 ] {} <Debug> TCP-Session: 1ac9955e-f09a-4f33-85fd-98f1f60be675 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16753 | 2026.05.21 09:25:36.231927 [ 259 ] {} <Debug> TCP-Session: fa9fe031-ec1b-49b8-889f-4ae50a4a9781 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16754 | 2026.05.21 09:25:36.231937 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16755 | 2026.05.21 09:25:36.231959 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16756 | 2026.05.21 09:25:36.231973 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16757 | 2026.05.21 09:25:36.232010 [ 304 ] {} <Debug> TCP-Session: 20ac61f5-6c23-4c1b-91f8-3a02703efe69 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16758 | 2026.05.21 09:25:36.232023 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16759 | 2026.05.21 09:25:36.232042 [ 310 ] {} <Debug> TCP-Session: e28caf42-b884-4810-8679-35994772f9e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16760 | 2026.05.21 09:25:36.232029 [ 307 ] {} <Debug> TCP-Session: 96e6efac-f1b5-4b51-8ff1-d66e11c4cc68 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16761 | 2026.05.21 09:25:36.232078 [ 308 ] {} <Debug> TCP-Session: 984516c9-6bd5-4ebd-a60d-6716bdfe1c62 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16762 | 2026.05.21 09:25:36.231918 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16763 | 2026.05.21 09:25:36.231904 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16764 | 2026.05.21 09:25:36.232147 [ 309 ] {} <Debug> TCP-Session: 6256c035-d0dc-4e4e-bdd1-494939704080 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16765 | 2026.05.21 09:25:36.232179 [ 311 ] {} <Debug> TCP-Session: e2e761da-f071-4f9b-8b6c-dc5445eb4727 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16766 | 2026.05.21 09:25:36.339999 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55194 | ||
| 16767 | 2026.05.21 09:25:36.340083 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16768 | 2026.05.21 09:25:36.340110 [ 269 ] {} <Debug> TCP-Session: 38978f42-742a-4084-b785-4ee3b3e2b10a Authenticating user 'default' from [fd00:1122:3344:101::e]:55194 | ||
| 16769 | 2026.05.21 09:25:36.340131 [ 269 ] {} <Debug> TCP-Session: 38978f42-742a-4084-b785-4ee3b3e2b10a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16770 | 2026.05.21 09:25:36.340144 [ 269 ] {} <Debug> TCP-Session: 38978f42-742a-4084-b785-4ee3b3e2b10a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16771 | 2026.05.21 09:25:36.340312 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49418 | ||
| 16772 | 2026.05.21 09:25:36.340352 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51846 | ||
| 16773 | 2026.05.21 09:25:36.340367 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16774 | 2026.05.21 09:25:36.340402 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36568 | ||
| 16775 | 2026.05.21 09:25:36.340423 [ 303 ] {} <Debug> TCP-Session: 23427f18-856d-43d8-8ced-db1639549cfb Authenticating user 'default' from [fd00:1122:3344:101::e]:49418 | ||
| 16776 | 2026.05.21 09:25:36.340451 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63306 | ||
| 16777 | 2026.05.21 09:25:36.340476 [ 303 ] {} <Debug> TCP-Session: 23427f18-856d-43d8-8ced-db1639549cfb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16778 | 2026.05.21 09:25:36.340501 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16779 | 2026.05.21 09:25:36.340517 [ 303 ] {} <Debug> TCP-Session: 23427f18-856d-43d8-8ced-db1639549cfb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16780 | 2026.05.21 09:25:36.340519 [ 269 ] {} <Trace> TCP-Session: 38978f42-742a-4084-b785-4ee3b3e2b10a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16781 | 2026.05.21 09:25:36.340545 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16782 | 2026.05.21 09:25:36.340549 [ 307 ] {} <Debug> TCP-Session: 6f029f49-c4f9-45e7-aad3-ff2a611e0878 Authenticating user 'default' from [fd00:1122:3344:101::e]:36568 | ||
| 16783 | 2026.05.21 09:25:36.340453 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16784 | 2026.05.21 09:25:36.340582 [ 259 ] {} <Debug> TCP-Session: 8fd03d53-b08a-430d-9804-e174db2a166b Authenticating user 'default' from [fd00:1122:3344:101::e]:63306 | ||
| 16785 | 2026.05.21 09:25:36.340595 [ 307 ] {} <Debug> TCP-Session: 6f029f49-c4f9-45e7-aad3-ff2a611e0878 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16786 | 2026.05.21 09:25:36.340617 [ 304 ] {} <Debug> TCP-Session: f82a85fb-e3e8-4a35-8fa0-f34d7219ab2f Authenticating user 'default' from [fd00:1122:3344:101::e]:51846 | ||
| 16787 | 2026.05.21 09:25:36.340637 [ 307 ] {} <Debug> TCP-Session: 6f029f49-c4f9-45e7-aad3-ff2a611e0878 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16788 | 2026.05.21 09:25:36.340410 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49262 | ||
| 16789 | 2026.05.21 09:25:36.340665 [ 304 ] {} <Debug> TCP-Session: f82a85fb-e3e8-4a35-8fa0-f34d7219ab2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16790 | 2026.05.21 09:25:36.340703 [ 269 ] {a58085ca-d754-452c-b696-467d4d419e99} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55194) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 16791 | 2026.05.21 09:25:36.340720 [ 304 ] {} <Debug> TCP-Session: f82a85fb-e3e8-4a35-8fa0-f34d7219ab2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16792 | 2026.05.21 09:25:36.340726 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16793 | 2026.05.21 09:25:36.340405 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34717 | ||
| 16794 | 2026.05.21 09:25:36.340762 [ 310 ] {} <Debug> TCP-Session: ec79dc1c-3574-40d9-b5d7-ab65ce10c788 Authenticating user 'default' from [fd00:1122:3344:101::e]:49262 | ||
| 16795 | 2026.05.21 09:25:36.340402 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36033 | ||
| 16796 | 2026.05.21 09:25:36.340819 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16797 | 2026.05.21 09:25:36.340809 [ 310 ] {} <Debug> TCP-Session: ec79dc1c-3574-40d9-b5d7-ab65ce10c788 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16798 | 2026.05.21 09:25:36.340859 [ 308 ] {} <Debug> TCP-Session: 09ddb8d8-e2df-4425-9bd6-a5d7d094fc84 Authenticating user 'default' from [fd00:1122:3344:101::e]:34717 | ||
| 16799 | 2026.05.21 09:25:36.340868 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16800 | 2026.05.21 09:25:36.340874 [ 310 ] {} <Debug> TCP-Session: ec79dc1c-3574-40d9-b5d7-ab65ce10c788 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16801 | 2026.05.21 09:25:36.340887 [ 308 ] {} <Debug> TCP-Session: 09ddb8d8-e2df-4425-9bd6-a5d7d094fc84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16802 | 2026.05.21 09:25:36.340910 [ 309 ] {} <Debug> TCP-Session: 21e2cd2a-14eb-4a95-bfeb-07d9b3294ca7 Authenticating user 'default' from [fd00:1122:3344:101::e]:36033 | ||
| 16803 | 2026.05.21 09:25:36.340931 [ 308 ] {} <Debug> TCP-Session: 09ddb8d8-e2df-4425-9bd6-a5d7d094fc84 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16804 | 2026.05.21 09:25:36.340629 [ 259 ] {} <Debug> TCP-Session: 8fd03d53-b08a-430d-9804-e174db2a166b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16805 | 2026.05.21 09:25:36.340952 [ 309 ] {} <Debug> TCP-Session: 21e2cd2a-14eb-4a95-bfeb-07d9b3294ca7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16806 | 2026.05.21 09:25:36.340973 [ 259 ] {} <Debug> TCP-Session: 8fd03d53-b08a-430d-9804-e174db2a166b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16807 | 2026.05.21 09:25:36.340989 [ 309 ] {} <Debug> TCP-Session: 21e2cd2a-14eb-4a95-bfeb-07d9b3294ca7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16808 | 2026.05.21 09:25:36.340997 [ 269 ] {a58085ca-d754-452c-b696-467d4d419e99} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 16809 | 2026.05.21 09:25:36.340419 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65274 | ||
| 16810 | 2026.05.21 09:25:36.341065 [ 269 ] {a58085ca-d754-452c-b696-467d4d419e99} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16811 | 2026.05.21 09:25:36.341076 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16812 | 2026.05.21 09:25:36.341098 [ 311 ] {} <Debug> TCP-Session: 52bea187-866c-40db-9ebd-1e6abba12788 Authenticating user 'default' from [fd00:1122:3344:101::e]:65274 | ||
| 16813 | 2026.05.21 09:25:36.341115 [ 311 ] {} <Debug> TCP-Session: 52bea187-866c-40db-9ebd-1e6abba12788 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16814 | 2026.05.21 09:25:36.341127 [ 311 ] {} <Debug> TCP-Session: 52bea187-866c-40db-9ebd-1e6abba12788 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16815 | 2026.05.21 09:25:36.341360 [ 269 ] {a58085ca-d754-452c-b696-467d4d419e99} <Debug> oximeter.version (0aef903c-aa8c-4aa8-a78f-ed504b3a4b83) (SelectExecutor): Key condition: unknown | ||
| 16816 | 2026.05.21 09:25:36.342306 [ 354 ] {a58085ca-d754-452c-b696-467d4d419e99} <Trace> AggregatingTransform: Aggregating | ||
| 16817 | 2026.05.21 09:25:36.342340 [ 354 ] {a58085ca-d754-452c-b696-467d4d419e99} <Trace> Aggregator: Aggregation method: without_key | ||
| 16818 | 2026.05.21 09:25:36.342372 [ 354 ] {a58085ca-d754-452c-b696-467d4d419e99} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.0009112 sec. (1097.454 rows/sec., 42.87 KiB/sec.) | ||
| 16819 | 2026.05.21 09:25:36.342387 [ 354 ] {a58085ca-d754-452c-b696-467d4d419e99} <Trace> Aggregator: Merging aggregated data | ||
| 16820 | 2026.05.21 09:25:36.342977 [ 269 ] {a58085ca-d754-452c-b696-467d4d419e99} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002329 sec., 429.36882782310005 rows/sec., 16.77 KiB/sec. | ||
| 16821 | 2026.05.21 09:25:36.343123 [ 269 ] {a58085ca-d754-452c-b696-467d4d419e99} <Debug> TCPHandler: Processed in 0.002717541 sec. | ||
| 16822 | 2026.05.21 09:25:36.343254 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16823 | 2026.05.21 09:25:36.343282 [ 269 ] {} <Debug> TCP-Session: 38978f42-742a-4084-b785-4ee3b3e2b10a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16824 | 2026.05.21 09:25:36.343286 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16825 | 2026.05.21 09:25:36.343309 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16826 | 2026.05.21 09:25:36.343319 [ 303 ] {} <Debug> TCP-Session: 23427f18-856d-43d8-8ced-db1639549cfb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16827 | 2026.05.21 09:25:36.343332 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16828 | 2026.05.21 09:25:36.343354 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16829 | 2026.05.21 09:25:36.343375 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16830 | 2026.05.21 09:25:36.343392 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16831 | 2026.05.21 09:25:36.343419 [ 259 ] {} <Debug> TCP-Session: 8fd03d53-b08a-430d-9804-e174db2a166b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16832 | 2026.05.21 09:25:36.343428 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16833 | 2026.05.21 09:25:36.343446 [ 308 ] {} <Debug> TCP-Session: 09ddb8d8-e2df-4425-9bd6-a5d7d094fc84 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16834 | 2026.05.21 09:25:36.343446 [ 310 ] {} <Debug> TCP-Session: ec79dc1c-3574-40d9-b5d7-ab65ce10c788 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16835 | 2026.05.21 09:25:36.343473 [ 311 ] {} <Debug> TCP-Session: 52bea187-866c-40db-9ebd-1e6abba12788 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16836 | 2026.05.21 09:25:36.343355 [ 304 ] {} <Debug> TCP-Session: f82a85fb-e3e8-4a35-8fa0-f34d7219ab2f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16837 | 2026.05.21 09:25:36.343414 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16838 | 2026.05.21 09:25:36.343388 [ 309 ] {} <Debug> TCP-Session: 21e2cd2a-14eb-4a95-bfeb-07d9b3294ca7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16839 | 2026.05.21 09:25:36.343562 [ 307 ] {} <Debug> TCP-Session: 6f029f49-c4f9-45e7-aad3-ff2a611e0878 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16840 | 2026.05.21 09:25:37.954218 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 550 | ||
| 16841 | 2026.05.21 09:25:37.971667 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16842 | 2026.05.21 09:25:37.971733 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 16843 | 2026.05.21 09:25:37.977835 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 16844 | 2026.05.21 09:25:37.978556 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16845 | 2026.05.21 09:25:37.981435 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 550 | ||
| 16846 | 2026.05.21 09:25:39.550364 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16847 | 2026.05.21 09:25:39.550645 [ 270 ] {4b72330d-2a6b-40ad-a6bf-4c76d6c501c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 16848 | 2026.05.21 09:25:39.551046 [ 270 ] {4b72330d-2a6b-40ad-a6bf-4c76d6c501c0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 16849 | 2026.05.21 09:25:39.551093 [ 270 ] {4b72330d-2a6b-40ad-a6bf-4c76d6c501c0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 16850 | 2026.05.21 09:25:39.551344 [ 270 ] {4b72330d-2a6b-40ad-a6bf-4c76d6c501c0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 16851 | 2026.05.21 09:25:39.551414 [ 270 ] {4b72330d-2a6b-40ad-a6bf-4c76d6c501c0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16852 | 2026.05.21 09:25:39.551560 [ 270 ] {4b72330d-2a6b-40ad-a6bf-4c76d6c501c0} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 16853 | 2026.05.21 09:25:39.551682 [ 363 ] {4b72330d-2a6b-40ad-a6bf-4c76d6c501c0} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 16854 | 2026.05.21 09:25:39.551690 [ 346 ] {4b72330d-2a6b-40ad-a6bf-4c76d6c501c0} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 16855 | 2026.05.21 09:25:39.551685 [ 345 ] {4b72330d-2a6b-40ad-a6bf-4c76d6c501c0} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 16856 | 2026.05.21 09:25:39.551685 [ 365 ] {4b72330d-2a6b-40ad-a6bf-4c76d6c501c0} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 16857 | 2026.05.21 09:25:39.552113 [ 270 ] {4b72330d-2a6b-40ad-a6bf-4c76d6c501c0} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 16858 | 2026.05.21 09:25:39.552152 [ 270 ] {4b72330d-2a6b-40ad-a6bf-4c76d6c501c0} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 16859 | 2026.05.21 09:25:39.552262 [ 270 ] {4b72330d-2a6b-40ad-a6bf-4c76d6c501c0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 16860 | 2026.05.21 09:25:39.552285 [ 270 ] {4b72330d-2a6b-40ad-a6bf-4c76d6c501c0} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 16861 | 2026.05.21 09:25:39.552323 [ 270 ] {4b72330d-2a6b-40ad-a6bf-4c76d6c501c0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 16862 | 2026.05.21 09:25:39.552395 [ 270 ] {4b72330d-2a6b-40ad-a6bf-4c76d6c501c0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 16863 | 2026.05.21 09:25:39.552439 [ 270 ] {4b72330d-2a6b-40ad-a6bf-4c76d6c501c0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 16864 | 2026.05.21 09:25:39.552478 [ 270 ] {4b72330d-2a6b-40ad-a6bf-4c76d6c501c0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 16865 | 2026.05.21 09:25:39.553901 [ 270 ] {4b72330d-2a6b-40ad-a6bf-4c76d6c501c0} <Debug> executeQuery: Read 51 rows, 10.72 KiB in 0.003359 sec., 15183.090205418279 rows/sec., 3.12 MiB/sec. | ||
| 16866 | 2026.05.21 09:25:39.554251 [ 270 ] {4b72330d-2a6b-40ad-a6bf-4c76d6c501c0} <Debug> MemoryTracker: Peak memory usage (for query): 186.76 KiB. | ||
| 16867 | 2026.05.21 09:25:39.554268 [ 270 ] {4b72330d-2a6b-40ad-a6bf-4c76d6c501c0} <Debug> TCPHandler: Processed in 0.004057906 sec. | ||
| 16868 | 2026.05.21 09:25:39.556745 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16869 | 2026.05.21 09:25:39.556990 [ 270 ] {3f654423-3d8c-42a5-bd99-d4573d8c4655} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16870 | 2026.05.21 09:25:39.557091 [ 270 ] {3f654423-3d8c-42a5-bd99-d4573d8c4655} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16871 | 2026.05.21 09:25:39.557935 [ 270 ] {3f654423-3d8c-42a5-bd99-d4573d8c4655} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16872 | 2026.05.21 09:25:39.557979 [ 270 ] {3f654423-3d8c-42a5-bd99-d4573d8c4655} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 16873 | 2026.05.21 09:25:39.558369 [ 270 ] {3f654423-3d8c-42a5-bd99-d4573d8c4655} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 16874 | 2026.05.21 09:25:39.558589 [ 270 ] {3f654423-3d8c-42a5-bd99-d4573d8c4655} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16875 | 2026.05.21 09:25:39.558737 [ 270 ] {3f654423-3d8c-42a5-bd99-d4573d8c4655} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001819 sec., 75865.86036283671 rows/sec., 6.59 MiB/sec. | ||
| 16876 | 2026.05.21 09:25:39.558774 [ 270 ] {3f654423-3d8c-42a5-bd99-d4573d8c4655} <Debug> TCPHandler: Processed in 0.002229665 sec. | ||
| 16877 | 2026.05.21 09:25:39.558909 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16878 | 2026.05.21 09:25:39.559015 [ 270 ] {f301fba9-9c9b-471a-8d02-4a999f252c3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16879 | 2026.05.21 09:25:39.559057 [ 270 ] {f301fba9-9c9b-471a-8d02-4a999f252c3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16880 | 2026.05.21 09:25:39.559497 [ 270 ] {f301fba9-9c9b-471a-8d02-4a999f252c3a} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16881 | 2026.05.21 09:25:39.559534 [ 270 ] {f301fba9-9c9b-471a-8d02-4a999f252c3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 16882 | 2026.05.21 09:25:39.559839 [ 270 ] {f301fba9-9c9b-471a-8d02-4a999f252c3a} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 16883 | 2026.05.21 09:25:39.560052 [ 270 ] {f301fba9-9c9b-471a-8d02-4a999f252c3a} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16884 | 2026.05.21 09:25:39.560183 [ 270 ] {f301fba9-9c9b-471a-8d02-4a999f252c3a} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001186 sec., 34569.98313659359 rows/sec., 2.54 MiB/sec. | ||
| 16885 | 2026.05.21 09:25:39.560188 [ 137 ] {} <Debug> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 16886 | 2026.05.21 09:25:39.560221 [ 270 ] {f301fba9-9c9b-471a-8d02-4a999f252c3a} <Debug> TCPHandler: Processed in 0.001362376 sec. | ||
| 16887 | 2026.05.21 09:25:39.560251 [ 137 ] {} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16888 | 2026.05.21 09:25:39.560278 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 16889 | 2026.05.21 09:25:39.560360 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16890 | 2026.05.21 09:25:39.560389 [ 192 ] {33106484-ff80-4833-813a-1c2c5998985f::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 | ||
| 16891 | 2026.05.21 09:25:39.560461 [ 270 ] {b9f92b55-d152-482d-b06b-708dffe9cfa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16892 | 2026.05.21 09:25:39.560507 [ 270 ] {b9f92b55-d152-482d-b06b-708dffe9cfa4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16893 | 2026.05.21 09:25:39.560517 [ 192 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16894 | 2026.05.21 09:25:39.560557 [ 192 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 226 rows starting from the beginning of the part | ||
| 16895 | 2026.05.21 09:25:39.560624 [ 192 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 142 rows starting from the beginning of the part | ||
| 16896 | 2026.05.21 09:25:39.560675 [ 192 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 55 rows starting from the beginning of the part | ||
| 16897 | 2026.05.21 09:25:39.560721 [ 192 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 41 rows starting from the beginning of the part | ||
| 16898 | 2026.05.21 09:25:39.560785 [ 192 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 15 rows starting from the beginning of the part | ||
| 16899 | 2026.05.21 09:25:39.560849 [ 192 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 41 rows starting from the beginning of the part | ||
| 16900 | 2026.05.21 09:25:39.560992 [ 270 ] {b9f92b55-d152-482d-b06b-708dffe9cfa4} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16901 | 2026.05.21 09:25:39.561036 [ 270 ] {b9f92b55-d152-482d-b06b-708dffe9cfa4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 16902 | 2026.05.21 09:25:39.561381 [ 270 ] {b9f92b55-d152-482d-b06b-708dffe9cfa4} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 16903 | 2026.05.21 09:25:39.561611 [ 270 ] {b9f92b55-d152-482d-b06b-708dffe9cfa4} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16904 | 2026.05.21 09:25:39.561744 [ 270 ] {b9f92b55-d152-482d-b06b-708dffe9cfa4} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001302 sec., 80645.16129032258 rows/sec., 6.30 MiB/sec. | ||
| 16905 | 2026.05.21 09:25:39.561771 [ 199 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 520 rows, containing 5 columns (5 merged, 0 gathered) in 0.001424357 sec., 365077.0136981108 rows/sec., 25.26 MiB/sec. | ||
| 16906 | 2026.05.21 09:25:39.561780 [ 270 ] {b9f92b55-d152-482d-b06b-708dffe9cfa4} <Debug> TCPHandler: Processed in 0.001469049 sec. | ||
| 16907 | 2026.05.21 09:25:39.561938 [ 192 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 16908 | 2026.05.21 09:25:39.561970 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16909 | 2026.05.21 09:25:39.562103 [ 270 ] {71d00bd2-c1aa-4ab0-a8f9-f708a602c212} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16910 | 2026.05.21 09:25:39.562158 [ 270 ] {71d00bd2-c1aa-4ab0-a8f9-f708a602c212} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16911 | 2026.05.21 09:25:39.562204 [ 192 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_81_16} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16912 | 2026.05.21 09:25:39.562279 [ 192 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_81_16} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 16913 | 2026.05.21 09:25:39.562353 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 16914 | 2026.05.21 09:25:39.562759 [ 270 ] {71d00bd2-c1aa-4ab0-a8f9-f708a602c212} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16915 | 2026.05.21 09:25:39.562809 [ 270 ] {71d00bd2-c1aa-4ab0-a8f9-f708a602c212} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 16916 | 2026.05.21 09:25:39.563220 [ 270 ] {71d00bd2-c1aa-4ab0-a8f9-f708a602c212} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 16917 | 2026.05.21 09:25:39.563446 [ 270 ] {71d00bd2-c1aa-4ab0-a8f9-f708a602c212} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16918 | 2026.05.21 09:25:39.563577 [ 270 ] {71d00bd2-c1aa-4ab0-a8f9-f708a602c212} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001501 sec., 106595.60293137908 rows/sec., 7.42 MiB/sec. | ||
| 16919 | 2026.05.21 09:25:39.563614 [ 270 ] {71d00bd2-c1aa-4ab0-a8f9-f708a602c212} <Debug> TCPHandler: Processed in 0.001707797 sec. | ||
| 16920 | 2026.05.21 09:25:39.563735 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16921 | 2026.05.21 09:25:39.563833 [ 270 ] {60355dbc-9d2b-45b8-9c4f-2660b6c8dad7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16922 | 2026.05.21 09:25:39.563890 [ 270 ] {60355dbc-9d2b-45b8-9c4f-2660b6c8dad7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16923 | 2026.05.21 09:25:39.564852 [ 270 ] {60355dbc-9d2b-45b8-9c4f-2660b6c8dad7} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16924 | 2026.05.21 09:25:39.564891 [ 270 ] {60355dbc-9d2b-45b8-9c4f-2660b6c8dad7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 16925 | 2026.05.21 09:25:39.565469 [ 270 ] {60355dbc-9d2b-45b8-9c4f-2660b6c8dad7} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 16926 | 2026.05.21 09:25:39.565689 [ 270 ] {60355dbc-9d2b-45b8-9c4f-2660b6c8dad7} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16927 | 2026.05.21 09:25:39.565827 [ 270 ] {60355dbc-9d2b-45b8-9c4f-2660b6c8dad7} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002013 sec., 20367.610531544957 rows/sec., 36.50 MiB/sec. | ||
| 16928 | 2026.05.21 09:25:39.565912 [ 270 ] {60355dbc-9d2b-45b8-9c4f-2660b6c8dad7} <Debug> TCPHandler: Processed in 0.002225745 sec. | ||
| 16929 | 2026.05.21 09:25:39.566037 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16930 | 2026.05.21 09:25:39.566135 [ 270 ] {5e856122-e647-44a8-822d-c6290f6bea95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16931 | 2026.05.21 09:25:39.566178 [ 270 ] {5e856122-e647-44a8-822d-c6290f6bea95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16932 | 2026.05.21 09:25:39.566537 [ 270 ] {5e856122-e647-44a8-822d-c6290f6bea95} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16933 | 2026.05.21 09:25:39.566573 [ 270 ] {5e856122-e647-44a8-822d-c6290f6bea95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 16934 | 2026.05.21 09:25:39.566878 [ 270 ] {5e856122-e647-44a8-822d-c6290f6bea95} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 16935 | 2026.05.21 09:25:39.567086 [ 270 ] {5e856122-e647-44a8-822d-c6290f6bea95} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16936 | 2026.05.21 09:25:39.567216 [ 270 ] {5e856122-e647-44a8-822d-c6290f6bea95} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0011 sec., 54545.454545454544 rows/sec., 3.68 MiB/sec. | ||
| 16937 | 2026.05.21 09:25:39.567252 [ 270 ] {5e856122-e647-44a8-822d-c6290f6bea95} <Debug> TCPHandler: Processed in 0.001264173 sec. | ||
| 16938 | 2026.05.21 09:25:43.322114 [ 133 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16939 | 2026.05.21 09:25:43.322174 [ 133 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16940 | 2026.05.21 09:25:43.543801 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 35458 | ||
| 16941 | 2026.05.21 09:25:43.544340 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16942 | 2026.05.21 09:25:43.544379 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 16943 | 2026.05.21 09:25:43.544871 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 16944 | 2026.05.21 09:25:43.545101 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16945 | 2026.05.21 09:25:43.545236 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35458 | ||
| 16946 | 2026.05.21 09:25:44.271975 [ 219 ] {} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 16947 | 2026.05.21 09:25:44.272036 [ 219 ] {} <Debug> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 16948 | 2026.05.21 09:25:44.274141 [ 219 ] {} <Debug> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 16949 | 2026.05.21 09:25:44.376304 [ 220 ] {} <Trace> oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 16950 | 2026.05.21 09:25:44.376353 [ 220 ] {} <Debug> oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 16951 | 2026.05.21 09:25:44.377803 [ 220 ] {} <Debug> oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 16952 | 2026.05.21 09:25:44.549113 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16953 | 2026.05.21 09:25:44.549366 [ 270 ] {046f5d3d-a45d-4d30-ba4f-0caa5e18ac2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 16954 | 2026.05.21 09:25:44.549705 [ 270 ] {046f5d3d-a45d-4d30-ba4f-0caa5e18ac2e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 16955 | 2026.05.21 09:25:44.549741 [ 270 ] {046f5d3d-a45d-4d30-ba4f-0caa5e18ac2e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 16956 | 2026.05.21 09:25:44.549954 [ 270 ] {046f5d3d-a45d-4d30-ba4f-0caa5e18ac2e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 16957 | 2026.05.21 09:25:44.550022 [ 270 ] {046f5d3d-a45d-4d30-ba4f-0caa5e18ac2e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16958 | 2026.05.21 09:25:44.550161 [ 270 ] {046f5d3d-a45d-4d30-ba4f-0caa5e18ac2e} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 16959 | 2026.05.21 09:25:44.550265 [ 365 ] {046f5d3d-a45d-4d30-ba4f-0caa5e18ac2e} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 16960 | 2026.05.21 09:25:44.550274 [ 346 ] {046f5d3d-a45d-4d30-ba4f-0caa5e18ac2e} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 16961 | 2026.05.21 09:25:44.550278 [ 345 ] {046f5d3d-a45d-4d30-ba4f-0caa5e18ac2e} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 16962 | 2026.05.21 09:25:44.550278 [ 329 ] {046f5d3d-a45d-4d30-ba4f-0caa5e18ac2e} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 16963 | 2026.05.21 09:25:44.550472 [ 270 ] {046f5d3d-a45d-4d30-ba4f-0caa5e18ac2e} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 16964 | 2026.05.21 09:25:44.550509 [ 270 ] {046f5d3d-a45d-4d30-ba4f-0caa5e18ac2e} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 16965 | 2026.05.21 09:25:44.550607 [ 270 ] {046f5d3d-a45d-4d30-ba4f-0caa5e18ac2e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 16966 | 2026.05.21 09:25:44.550629 [ 270 ] {046f5d3d-a45d-4d30-ba4f-0caa5e18ac2e} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 16967 | 2026.05.21 09:25:44.550667 [ 270 ] {046f5d3d-a45d-4d30-ba4f-0caa5e18ac2e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 16968 | 2026.05.21 09:25:44.550711 [ 270 ] {046f5d3d-a45d-4d30-ba4f-0caa5e18ac2e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 16969 | 2026.05.21 09:25:44.550749 [ 270 ] {046f5d3d-a45d-4d30-ba4f-0caa5e18ac2e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 16970 | 2026.05.21 09:25:44.550788 [ 270 ] {046f5d3d-a45d-4d30-ba4f-0caa5e18ac2e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 16971 | 2026.05.21 09:25:44.552005 [ 270 ] {046f5d3d-a45d-4d30-ba4f-0caa5e18ac2e} <Debug> executeQuery: Read 51 rows, 10.48 KiB in 0.002737 sec., 18633.54037267081 rows/sec., 3.74 MiB/sec. | ||
| 16972 | 2026.05.21 09:25:44.552230 [ 270 ] {046f5d3d-a45d-4d30-ba4f-0caa5e18ac2e} <Debug> MemoryTracker: Peak memory usage (for query): 172.56 KiB. | ||
| 16973 | 2026.05.21 09:25:44.552246 [ 270 ] {046f5d3d-a45d-4d30-ba4f-0caa5e18ac2e} <Debug> TCPHandler: Processed in 0.00327632 sec. | ||
| 16974 | 2026.05.21 09:25:44.553853 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16975 | 2026.05.21 09:25:44.553963 [ 270 ] {ffa13dc8-aad2-4c30-addc-3a93d5e57b9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16976 | 2026.05.21 09:25:44.554006 [ 270 ] {ffa13dc8-aad2-4c30-addc-3a93d5e57b9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16977 | 2026.05.21 09:25:44.554511 [ 270 ] {ffa13dc8-aad2-4c30-addc-3a93d5e57b9e} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16978 | 2026.05.21 09:25:44.554555 [ 270 ] {ffa13dc8-aad2-4c30-addc-3a93d5e57b9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 16979 | 2026.05.21 09:25:44.554912 [ 270 ] {ffa13dc8-aad2-4c30-addc-3a93d5e57b9e} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 16980 | 2026.05.21 09:25:44.555136 [ 270 ] {ffa13dc8-aad2-4c30-addc-3a93d5e57b9e} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16981 | 2026.05.21 09:25:44.555280 [ 270 ] {ffa13dc8-aad2-4c30-addc-3a93d5e57b9e} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001347 sec., 41573.86785449146 rows/sec., 3.17 MiB/sec. | ||
| 16982 | 2026.05.21 09:25:44.555316 [ 270 ] {ffa13dc8-aad2-4c30-addc-3a93d5e57b9e} <Debug> TCPHandler: Processed in 0.001513181 sec. | ||
| 16983 | 2026.05.21 09:25:44.555459 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16984 | 2026.05.21 09:25:44.555556 [ 270 ] {2952c5d7-3aa7-434c-a55a-c074c763ad0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16985 | 2026.05.21 09:25:44.555595 [ 270 ] {2952c5d7-3aa7-434c-a55a-c074c763ad0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16986 | 2026.05.21 09:25:44.556072 [ 270 ] {2952c5d7-3aa7-434c-a55a-c074c763ad0d} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16987 | 2026.05.21 09:25:44.556109 [ 270 ] {2952c5d7-3aa7-434c-a55a-c074c763ad0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 16988 | 2026.05.21 09:25:44.556396 [ 270 ] {2952c5d7-3aa7-434c-a55a-c074c763ad0d} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 16989 | 2026.05.21 09:25:44.556600 [ 270 ] {2952c5d7-3aa7-434c-a55a-c074c763ad0d} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16990 | 2026.05.21 09:25:44.556725 [ 270 ] {2952c5d7-3aa7-434c-a55a-c074c763ad0d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001188 sec., 53872.05387205387 rows/sec., 4.20 MiB/sec. | ||
| 16991 | 2026.05.21 09:25:44.556760 [ 270 ] {2952c5d7-3aa7-434c-a55a-c074c763ad0d} <Debug> TCPHandler: Processed in 0.001350585 sec. | ||
| 16992 | 2026.05.21 09:25:44.556906 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16993 | 2026.05.21 09:25:44.557001 [ 270 ] {a18d483d-4165-418f-8ebc-bcdcc527e63c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16994 | 2026.05.21 09:25:44.557043 [ 270 ] {a18d483d-4165-418f-8ebc-bcdcc527e63c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16995 | 2026.05.21 09:25:44.557481 [ 270 ] {a18d483d-4165-418f-8ebc-bcdcc527e63c} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16996 | 2026.05.21 09:25:44.557517 [ 270 ] {a18d483d-4165-418f-8ebc-bcdcc527e63c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 16997 | 2026.05.21 09:25:44.557829 [ 270 ] {a18d483d-4165-418f-8ebc-bcdcc527e63c} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 16998 | 2026.05.21 09:25:44.558035 [ 270 ] {a18d483d-4165-418f-8ebc-bcdcc527e63c} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16999 | 2026.05.21 09:25:44.558166 [ 270 ] {a18d483d-4165-418f-8ebc-bcdcc527e63c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001182 sec., 135363.7901861252 rows/sec., 9.43 MiB/sec. | ||
| 17000 | 2026.05.21 09:25:44.558200 [ 270 ] {a18d483d-4165-418f-8ebc-bcdcc527e63c} <Debug> TCPHandler: Processed in 0.001343275 sec. | ||
| 17001 | 2026.05.21 09:25:44.558334 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17002 | 2026.05.21 09:25:44.558429 [ 270 ] {b9d762fc-f8d9-492e-a767-a362c9e7aaf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17003 | 2026.05.21 09:25:44.558471 [ 270 ] {b9d762fc-f8d9-492e-a767-a362c9e7aaf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17004 | 2026.05.21 09:25:44.558840 [ 270 ] {b9d762fc-f8d9-492e-a767-a362c9e7aaf4} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17005 | 2026.05.21 09:25:44.558876 [ 270 ] {b9d762fc-f8d9-492e-a767-a362c9e7aaf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 17006 | 2026.05.21 09:25:44.559202 [ 270 ] {b9d762fc-f8d9-492e-a767-a362c9e7aaf4} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 17007 | 2026.05.21 09:25:44.559411 [ 270 ] {b9d762fc-f8d9-492e-a767-a362c9e7aaf4} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17008 | 2026.05.21 09:25:44.559537 [ 270 ] {b9d762fc-f8d9-492e-a767-a362c9e7aaf4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001126 sec., 53285.96802841918 rows/sec., 3.59 MiB/sec. | ||
| 17009 | 2026.05.21 09:25:44.559570 [ 270 ] {b9d762fc-f8d9-492e-a767-a362c9e7aaf4} <Debug> TCPHandler: Processed in 0.001285412 sec. | ||
| 17010 | 2026.05.21 09:25:45.482420 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 558 | ||
| 17011 | 2026.05.21 09:25:45.499927 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17012 | 2026.05.21 09:25:45.499991 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 17013 | 2026.05.21 09:25:45.506381 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 17014 | 2026.05.21 09:25:45.507065 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17015 | 2026.05.21 09:25:45.509959 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 558 | ||
| 17016 | 2026.05.21 09:25:45.548045 [ 130 ] {} <Debug> oximeter.fields_u64 (b5f83427-ae7b-4855-93f2-492292eb8518) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 17017 | 2026.05.21 09:25:45.548111 [ 130 ] {} <Trace> oximeter.fields_u64 (b5f83427-ae7b-4855-93f2-492292eb8518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17018 | 2026.05.21 09:25:45.548131 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 17019 | 2026.05.21 09:25:45.548258 [ 199 ] {b5f83427-ae7b-4855-93f2-492292eb8518::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 | ||
| 17020 | 2026.05.21 09:25:45.548397 [ 199 ] {b5f83427-ae7b-4855-93f2-492292eb8518::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17021 | 2026.05.21 09:25:45.548433 [ 199 ] {b5f83427-ae7b-4855-93f2-492292eb8518::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 | ||
| 17022 | 2026.05.21 09:25:45.548499 [ 199 ] {b5f83427-ae7b-4855-93f2-492292eb8518::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 | ||
| 17023 | 2026.05.21 09:25:45.548544 [ 199 ] {b5f83427-ae7b-4855-93f2-492292eb8518::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 | ||
| 17024 | 2026.05.21 09:25:45.548583 [ 199 ] {b5f83427-ae7b-4855-93f2-492292eb8518::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 | ||
| 17025 | 2026.05.21 09:25:45.548624 [ 199 ] {b5f83427-ae7b-4855-93f2-492292eb8518::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 | ||
| 17026 | 2026.05.21 09:25:45.549314 [ 191 ] {b5f83427-ae7b-4855-93f2-492292eb8518::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001109048 sec., 5410.045372247188 rows/sec., 401.53 KiB/sec. | ||
| 17027 | 2026.05.21 09:25:45.549494 [ 194 ] {b5f83427-ae7b-4855-93f2-492292eb8518::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 17028 | 2026.05.21 09:25:45.549817 [ 194 ] {b5f83427-ae7b-4855-93f2-492292eb8518::all_1_13_3} <Trace> oximeter.fields_u64 (b5f83427-ae7b-4855-93f2-492292eb8518): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17029 | 2026.05.21 09:25:45.549916 [ 194 ] {b5f83427-ae7b-4855-93f2-492292eb8518::all_1_13_3} <Trace> oximeter.fields_u64 (b5f83427-ae7b-4855-93f2-492292eb8518) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 17030 | 2026.05.21 09:25:45.550000 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 17031 | 2026.05.21 09:25:46.412963 [ 222 ] {} <Trace> oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 17032 | 2026.05.21 09:25:46.413024 [ 222 ] {} <Debug> oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 17033 | 2026.05.21 09:25:46.415221 [ 222 ] {} <Debug> oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 17034 | 2026.05.21 09:25:46.777631 [ 221 ] {} <Trace> oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 17035 | 2026.05.21 09:25:46.777707 [ 221 ] {} <Debug> oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 17036 | 2026.05.21 09:25:46.779912 [ 221 ] {} <Debug> oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 17037 | 2026.05.21 09:25:49.551608 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17038 | 2026.05.21 09:25:49.551874 [ 270 ] {1f49e4a8-19c5-4249-9931-4129d48dab2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_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) | ||
| 17039 | 2026.05.21 09:25:49.552234 [ 270 ] {1f49e4a8-19c5-4249-9931-4129d48dab2d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17040 | 2026.05.21 09:25:49.552277 [ 270 ] {1f49e4a8-19c5-4249-9931-4129d48dab2d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_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 | ||
| 17041 | 2026.05.21 09:25:49.552523 [ 270 ] {1f49e4a8-19c5-4249-9931-4129d48dab2d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17042 | 2026.05.21 09:25:49.552594 [ 270 ] {1f49e4a8-19c5-4249-9931-4129d48dab2d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17043 | 2026.05.21 09:25:49.552738 [ 270 ] {1f49e4a8-19c5-4249-9931-4129d48dab2d} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 17044 | 2026.05.21 09:25:49.552841 [ 346 ] {1f49e4a8-19c5-4249-9931-4129d48dab2d} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 17045 | 2026.05.21 09:25:49.552846 [ 326 ] {1f49e4a8-19c5-4249-9931-4129d48dab2d} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 17046 | 2026.05.21 09:25:49.552845 [ 345 ] {1f49e4a8-19c5-4249-9931-4129d48dab2d} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 17047 | 2026.05.21 09:25:49.552841 [ 363 ] {1f49e4a8-19c5-4249-9931-4129d48dab2d} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 17048 | 2026.05.21 09:25:49.553061 [ 270 ] {1f49e4a8-19c5-4249-9931-4129d48dab2d} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 17049 | 2026.05.21 09:25:49.553091 [ 270 ] {1f49e4a8-19c5-4249-9931-4129d48dab2d} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17050 | 2026.05.21 09:25:49.553195 [ 270 ] {1f49e4a8-19c5-4249-9931-4129d48dab2d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 17051 | 2026.05.21 09:25:49.553217 [ 270 ] {1f49e4a8-19c5-4249-9931-4129d48dab2d} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 17052 | 2026.05.21 09:25:49.553256 [ 270 ] {1f49e4a8-19c5-4249-9931-4129d48dab2d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_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'))" | ||
| 17053 | 2026.05.21 09:25:49.553301 [ 270 ] {1f49e4a8-19c5-4249-9931-4129d48dab2d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_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'))" | ||
| 17054 | 2026.05.21 09:25:49.553343 [ 270 ] {1f49e4a8-19c5-4249-9931-4129d48dab2d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_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'))" | ||
| 17055 | 2026.05.21 09:25:49.553388 [ 270 ] {1f49e4a8-19c5-4249-9931-4129d48dab2d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_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'))" | ||
| 17056 | 2026.05.21 09:25:49.554645 [ 270 ] {1f49e4a8-19c5-4249-9931-4129d48dab2d} <Debug> executeQuery: Read 51 rows, 10.72 KiB in 0.002873 sec., 17751.479289940828 rows/sec., 3.64 MiB/sec. | ||
| 17057 | 2026.05.21 09:25:49.554903 [ 270 ] {1f49e4a8-19c5-4249-9931-4129d48dab2d} <Debug> MemoryTracker: Peak memory usage (for query): 187.79 KiB. | ||
| 17058 | 2026.05.21 09:25:49.554926 [ 270 ] {1f49e4a8-19c5-4249-9931-4129d48dab2d} <Debug> TCPHandler: Processed in 0.003474156 sec. | ||
| 17059 | 2026.05.21 09:25:49.558410 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17060 | 2026.05.21 09:25:49.558572 [ 270 ] {058daffb-d232-4463-8a38-3831c688cec1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17061 | 2026.05.21 09:25:49.558644 [ 270 ] {058daffb-d232-4463-8a38-3831c688cec1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17062 | 2026.05.21 09:25:49.559334 [ 270 ] {058daffb-d232-4463-8a38-3831c688cec1} <Trace> oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17063 | 2026.05.21 09:25:49.559382 [ 270 ] {058daffb-d232-4463-8a38-3831c688cec1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 17064 | 2026.05.21 09:25:49.559778 [ 270 ] {058daffb-d232-4463-8a38-3831c688cec1} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 17065 | 2026.05.21 09:25:49.560002 [ 270 ] {058daffb-d232-4463-8a38-3831c688cec1} <Trace> oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17066 | 2026.05.21 09:25:49.560152 [ 270 ] {058daffb-d232-4463-8a38-3831c688cec1} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001624 sec., 14778.32512315271 rows/sec., 1.23 MiB/sec. | ||
| 17067 | 2026.05.21 09:25:49.560190 [ 270 ] {058daffb-d232-4463-8a38-3831c688cec1} <Debug> TCPHandler: Processed in 0.001905473 sec. | ||
| 17068 | 2026.05.21 09:25:49.560323 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17069 | 2026.05.21 09:25:49.560422 [ 270 ] {be599858-580f-4737-993c-5c1227fad44d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17070 | 2026.05.21 09:25:49.560464 [ 270 ] {be599858-580f-4737-993c-5c1227fad44d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17071 | 2026.05.21 09:25:49.560922 [ 270 ] {be599858-580f-4737-993c-5c1227fad44d} <Trace> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17072 | 2026.05.21 09:25:49.560958 [ 270 ] {be599858-580f-4737-993c-5c1227fad44d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 17073 | 2026.05.21 09:25:49.561249 [ 270 ] {be599858-580f-4737-993c-5c1227fad44d} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 17074 | 2026.05.21 09:25:49.561456 [ 270 ] {be599858-580f-4737-993c-5c1227fad44d} <Trace> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17075 | 2026.05.21 09:25:49.561586 [ 270 ] {be599858-580f-4737-993c-5c1227fad44d} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001183 sec., 6762.46830092984 rows/sec., 551.43 KiB/sec. | ||
| 17076 | 2026.05.21 09:25:49.561622 [ 270 ] {be599858-580f-4737-993c-5c1227fad44d} <Debug> TCPHandler: Processed in 0.001349315 sec. | ||
| 17077 | 2026.05.21 09:25:49.561756 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17078 | 2026.05.21 09:25:49.561855 [ 270 ] {df454bd2-9607-4cf0-8e50-1a1ee73a017f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17079 | 2026.05.21 09:25:49.561895 [ 270 ] {df454bd2-9607-4cf0-8e50-1a1ee73a017f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17080 | 2026.05.21 09:25:49.562467 [ 270 ] {df454bd2-9607-4cf0-8e50-1a1ee73a017f} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17081 | 2026.05.21 09:25:49.562503 [ 270 ] {df454bd2-9607-4cf0-8e50-1a1ee73a017f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 17082 | 2026.05.21 09:25:49.562833 [ 270 ] {df454bd2-9607-4cf0-8e50-1a1ee73a017f} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 17083 | 2026.05.21 09:25:49.563047 [ 270 ] {df454bd2-9607-4cf0-8e50-1a1ee73a017f} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17084 | 2026.05.21 09:25:49.563186 [ 270 ] {df454bd2-9607-4cf0-8e50-1a1ee73a017f} <Debug> executeQuery: Read 262 rows, 24.00 KiB in 0.001349 sec., 194217.93921423279 rows/sec., 17.37 MiB/sec. | ||
| 17085 | 2026.05.21 09:25:49.563221 [ 270 ] {df454bd2-9607-4cf0-8e50-1a1ee73a017f} <Debug> TCPHandler: Processed in 0.001518951 sec. | ||
| 17086 | 2026.05.21 09:25:49.563365 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17087 | 2026.05.21 09:25:49.563462 [ 270 ] {93228a4b-91ad-4608-87d5-9463c89fc18b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17088 | 2026.05.21 09:25:49.563502 [ 270 ] {93228a4b-91ad-4608-87d5-9463c89fc18b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17089 | 2026.05.21 09:25:49.563950 [ 270 ] {93228a4b-91ad-4608-87d5-9463c89fc18b} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17090 | 2026.05.21 09:25:49.563986 [ 270 ] {93228a4b-91ad-4608-87d5-9463c89fc18b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 17091 | 2026.05.21 09:25:49.564277 [ 270 ] {93228a4b-91ad-4608-87d5-9463c89fc18b} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 17092 | 2026.05.21 09:25:49.564479 [ 270 ] {93228a4b-91ad-4608-87d5-9463c89fc18b} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17093 | 2026.05.21 09:25:49.564611 [ 270 ] {93228a4b-91ad-4608-87d5-9463c89fc18b} <Debug> executeQuery: Read 61 rows, 4.60 KiB in 0.001166 sec., 52315.60891938251 rows/sec., 3.85 MiB/sec. | ||
| 17094 | 2026.05.21 09:25:49.564646 [ 270 ] {93228a4b-91ad-4608-87d5-9463c89fc18b} <Debug> TCPHandler: Processed in 0.001331705 sec. | ||
| 17095 | 2026.05.21 09:25:49.564772 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17096 | 2026.05.21 09:25:49.564869 [ 270 ] {48f12257-4867-4788-a43b-c08868538c6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17097 | 2026.05.21 09:25:49.564915 [ 270 ] {48f12257-4867-4788-a43b-c08868538c6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17098 | 2026.05.21 09:25:49.565329 [ 270 ] {48f12257-4867-4788-a43b-c08868538c6a} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17099 | 2026.05.21 09:25:49.565372 [ 270 ] {48f12257-4867-4788-a43b-c08868538c6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 17100 | 2026.05.21 09:25:49.565658 [ 270 ] {48f12257-4867-4788-a43b-c08868538c6a} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 17101 | 2026.05.21 09:25:49.565858 [ 270 ] {48f12257-4867-4788-a43b-c08868538c6a} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17102 | 2026.05.21 09:25:49.565990 [ 270 ] {48f12257-4867-4788-a43b-c08868538c6a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001139 sec., 21071.115013169445 rows/sec., 1.75 MiB/sec. | ||
| 17103 | 2026.05.21 09:25:49.566025 [ 270 ] {48f12257-4867-4788-a43b-c08868538c6a} <Debug> TCPHandler: Processed in 0.001302833 sec. | ||
| 17104 | 2026.05.21 09:25:49.566150 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17105 | 2026.05.21 09:25:49.566245 [ 270 ] {0bd9929a-154b-4157-8d03-1a7d97d17da5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17106 | 2026.05.21 09:25:49.566285 [ 270 ] {0bd9929a-154b-4157-8d03-1a7d97d17da5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17107 | 2026.05.21 09:25:49.566698 [ 270 ] {0bd9929a-154b-4157-8d03-1a7d97d17da5} <Trace> oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17108 | 2026.05.21 09:25:49.566736 [ 270 ] {0bd9929a-154b-4157-8d03-1a7d97d17da5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 17109 | 2026.05.21 09:25:49.567019 [ 270 ] {0bd9929a-154b-4157-8d03-1a7d97d17da5} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 17110 | 2026.05.21 09:25:49.567222 [ 270 ] {0bd9929a-154b-4157-8d03-1a7d97d17da5} <Trace> oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17111 | 2026.05.21 09:25:49.567354 [ 270 ] {0bd9929a-154b-4157-8d03-1a7d97d17da5} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001126 sec., 10657.193605683837 rows/sec., 832.59 KiB/sec. | ||
| 17112 | 2026.05.21 09:25:49.567390 [ 270 ] {0bd9929a-154b-4157-8d03-1a7d97d17da5} <Debug> TCPHandler: Processed in 0.001289193 sec. | ||
| 17113 | 2026.05.21 09:25:49.567515 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17114 | 2026.05.21 09:25:49.567611 [ 270 ] {80287575-7c57-4027-9080-434e26046fc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17115 | 2026.05.21 09:25:49.567651 [ 270 ] {80287575-7c57-4027-9080-434e26046fc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17116 | 2026.05.21 09:25:49.568130 [ 270 ] {80287575-7c57-4027-9080-434e26046fc5} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17117 | 2026.05.21 09:25:49.568167 [ 270 ] {80287575-7c57-4027-9080-434e26046fc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 17118 | 2026.05.21 09:25:49.568478 [ 270 ] {80287575-7c57-4027-9080-434e26046fc5} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 17119 | 2026.05.21 09:25:49.568698 [ 270 ] {80287575-7c57-4027-9080-434e26046fc5} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17120 | 2026.05.21 09:25:49.568842 [ 270 ] {80287575-7c57-4027-9080-434e26046fc5} <Debug> executeQuery: Read 149 rows, 12.31 KiB in 0.001249 sec., 119295.43634907927 rows/sec., 9.62 MiB/sec. | ||
| 17121 | 2026.05.21 09:25:49.568877 [ 270 ] {80287575-7c57-4027-9080-434e26046fc5} <Debug> TCPHandler: Processed in 0.001411887 sec. | ||
| 17122 | 2026.05.21 09:25:49.569001 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17123 | 2026.05.21 09:25:49.569097 [ 270 ] {d38e6a6a-3d05-4e95-bf4c-263ca82d47fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17124 | 2026.05.21 09:25:49.569140 [ 270 ] {d38e6a6a-3d05-4e95-bf4c-263ca82d47fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17125 | 2026.05.21 09:25:49.569542 [ 270 ] {d38e6a6a-3d05-4e95-bf4c-263ca82d47fb} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17126 | 2026.05.21 09:25:49.569577 [ 270 ] {d38e6a6a-3d05-4e95-bf4c-263ca82d47fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 17127 | 2026.05.21 09:25:49.569903 [ 270 ] {d38e6a6a-3d05-4e95-bf4c-263ca82d47fb} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 17128 | 2026.05.21 09:25:49.570108 [ 270 ] {d38e6a6a-3d05-4e95-bf4c-263ca82d47fb} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17129 | 2026.05.21 09:25:49.570238 [ 270 ] {d38e6a6a-3d05-4e95-bf4c-263ca82d47fb} <Debug> executeQuery: Read 200 rows, 14.68 KiB in 0.001159 sec., 172562.5539257981 rows/sec., 12.37 MiB/sec. | ||
| 17130 | 2026.05.21 09:25:49.570273 [ 270 ] {d38e6a6a-3d05-4e95-bf4c-263ca82d47fb} <Debug> TCPHandler: Processed in 0.001321914 sec. | ||
| 17131 | 2026.05.21 09:25:49.570412 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17132 | 2026.05.21 09:25:49.570510 [ 270 ] {efac2314-9a7d-4415-bbfa-87b51818cf21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17133 | 2026.05.21 09:25:49.570563 [ 270 ] {efac2314-9a7d-4415-bbfa-87b51818cf21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17134 | 2026.05.21 09:25:49.571463 [ 270 ] {efac2314-9a7d-4415-bbfa-87b51818cf21} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17135 | 2026.05.21 09:25:49.571499 [ 270 ] {efac2314-9a7d-4415-bbfa-87b51818cf21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 17136 | 2026.05.21 09:25:49.572058 [ 270 ] {efac2314-9a7d-4415-bbfa-87b51818cf21} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 17137 | 2026.05.21 09:25:49.572277 [ 270 ] {efac2314-9a7d-4415-bbfa-87b51818cf21} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17138 | 2026.05.21 09:25:49.572423 [ 270 ] {efac2314-9a7d-4415-bbfa-87b51818cf21} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001931 sec., 21232.522009321594 rows/sec., 38.05 MiB/sec. | ||
| 17139 | 2026.05.21 09:25:49.572516 [ 270 ] {efac2314-9a7d-4415-bbfa-87b51818cf21} <Debug> TCPHandler: Processed in 0.002153113 sec. | ||
| 17140 | 2026.05.21 09:25:49.572650 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17141 | 2026.05.21 09:25:49.572750 [ 270 ] {d0081b59-a9b4-4053-968a-d2deb5047409} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17142 | 2026.05.21 09:25:49.572792 [ 270 ] {d0081b59-a9b4-4053-968a-d2deb5047409} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17143 | 2026.05.21 09:25:49.573155 [ 270 ] {d0081b59-a9b4-4053-968a-d2deb5047409} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17144 | 2026.05.21 09:25:49.573191 [ 270 ] {d0081b59-a9b4-4053-968a-d2deb5047409} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 17145 | 2026.05.21 09:25:49.573499 [ 270 ] {d0081b59-a9b4-4053-968a-d2deb5047409} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 17146 | 2026.05.21 09:25:49.573705 [ 270 ] {d0081b59-a9b4-4053-968a-d2deb5047409} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17147 | 2026.05.21 09:25:49.573839 [ 270 ] {d0081b59-a9b4-4053-968a-d2deb5047409} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001109 sec., 54102.795311091075 rows/sec., 3.65 MiB/sec. | ||
| 17148 | 2026.05.21 09:25:49.573873 [ 270 ] {d0081b59-a9b4-4053-968a-d2deb5047409} <Debug> TCPHandler: Processed in 0.001273442 sec. | ||
| 17149 | 2026.05.21 09:25:51.046297 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 35970 | ||
| 17150 | 2026.05.21 09:25:51.046867 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17151 | 2026.05.21 09:25:51.046908 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 17152 | 2026.05.21 09:25:51.047394 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 17153 | 2026.05.21 09:25:51.047627 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17154 | 2026.05.21 09:25:51.047767 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35970 | ||
| 17155 | 2026.05.21 09:25:51.047912 [ 222 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17156 | 2026.05.21 09:25:51.047986 [ 222 ] {} <Debug> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17157 | 2026.05.21 09:25:51.050105 [ 222 ] {} <Debug> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17158 | 2026.05.21 09:25:51.744296 [ 222 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17159 | 2026.05.21 09:25:51.744352 [ 222 ] {} <Debug> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17160 | 2026.05.21 09:25:51.746504 [ 222 ] {} <Debug> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17161 | 2026.05.21 09:25:53.010940 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 565 | ||
| 17162 | 2026.05.21 09:25:53.026445 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17163 | 2026.05.21 09:25:53.026494 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 17164 | 2026.05.21 09:25:53.032339 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 17165 | 2026.05.21 09:25:53.032998 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17166 | 2026.05.21 09:25:53.035743 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 565 | ||
| 17167 | 2026.05.21 09:25:54.229103 [ 220 ] {} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17168 | 2026.05.21 09:25:54.229165 [ 220 ] {} <Debug> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17169 | 2026.05.21 09:25:54.231386 [ 220 ] {} <Debug> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17170 | 2026.05.21 09:25:54.432997 [ 225 ] {} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17171 | 2026.05.21 09:25:54.433049 [ 225 ] {} <Debug> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17172 | 2026.05.21 09:25:54.437644 [ 225 ] {} <Debug> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17173 | 2026.05.21 09:25:54.549647 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17174 | 2026.05.21 09:25:54.549899 [ 270 ] {16c0c205-0e00-4ee0-8f2a-290610b1a95f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 17175 | 2026.05.21 09:25:54.550280 [ 270 ] {16c0c205-0e00-4ee0-8f2a-290610b1a95f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17176 | 2026.05.21 09:25:54.550323 [ 270 ] {16c0c205-0e00-4ee0-8f2a-290610b1a95f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 17177 | 2026.05.21 09:25:54.550575 [ 270 ] {16c0c205-0e00-4ee0-8f2a-290610b1a95f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17178 | 2026.05.21 09:25:54.550693 [ 270 ] {16c0c205-0e00-4ee0-8f2a-290610b1a95f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17179 | 2026.05.21 09:25:54.550960 [ 270 ] {16c0c205-0e00-4ee0-8f2a-290610b1a95f} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 17180 | 2026.05.21 09:25:54.551068 [ 345 ] {16c0c205-0e00-4ee0-8f2a-290610b1a95f} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 17181 | 2026.05.21 09:25:54.551077 [ 363 ] {16c0c205-0e00-4ee0-8f2a-290610b1a95f} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 17182 | 2026.05.21 09:25:54.551077 [ 346 ] {16c0c205-0e00-4ee0-8f2a-290610b1a95f} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 17183 | 2026.05.21 09:25:54.551067 [ 329 ] {16c0c205-0e00-4ee0-8f2a-290610b1a95f} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 17184 | 2026.05.21 09:25:54.551259 [ 270 ] {16c0c205-0e00-4ee0-8f2a-290610b1a95f} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 17185 | 2026.05.21 09:25:54.551292 [ 270 ] {16c0c205-0e00-4ee0-8f2a-290610b1a95f} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17186 | 2026.05.21 09:25:54.551427 [ 270 ] {16c0c205-0e00-4ee0-8f2a-290610b1a95f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 17187 | 2026.05.21 09:25:54.551455 [ 270 ] {16c0c205-0e00-4ee0-8f2a-290610b1a95f} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 17188 | 2026.05.21 09:25:54.551503 [ 270 ] {16c0c205-0e00-4ee0-8f2a-290610b1a95f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 17189 | 2026.05.21 09:25:54.551553 [ 270 ] {16c0c205-0e00-4ee0-8f2a-290610b1a95f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 17190 | 2026.05.21 09:25:54.551599 [ 270 ] {16c0c205-0e00-4ee0-8f2a-290610b1a95f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 17191 | 2026.05.21 09:25:54.551654 [ 270 ] {16c0c205-0e00-4ee0-8f2a-290610b1a95f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 17192 | 2026.05.21 09:25:54.552924 [ 270 ] {16c0c205-0e00-4ee0-8f2a-290610b1a95f} <Debug> executeQuery: Read 51 rows, 10.48 KiB in 0.00313 sec., 16293.929712460063 rows/sec., 3.27 MiB/sec. | ||
| 17193 | 2026.05.21 09:25:54.553134 [ 270 ] {16c0c205-0e00-4ee0-8f2a-290610b1a95f} <Debug> MemoryTracker: Peak memory usage (for query): 170.98 KiB. | ||
| 17194 | 2026.05.21 09:25:54.553151 [ 270 ] {16c0c205-0e00-4ee0-8f2a-290610b1a95f} <Debug> TCPHandler: Processed in 0.003637202 sec. | ||
| 17195 | 2026.05.21 09:25:54.554853 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17196 | 2026.05.21 09:25:54.554999 [ 270 ] {a9d7f897-9018-43f9-8b6c-2465dfd1a057} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17197 | 2026.05.21 09:25:54.555063 [ 270 ] {a9d7f897-9018-43f9-8b6c-2465dfd1a057} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17198 | 2026.05.21 09:25:54.555671 [ 270 ] {a9d7f897-9018-43f9-8b6c-2465dfd1a057} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17199 | 2026.05.21 09:25:54.555712 [ 270 ] {a9d7f897-9018-43f9-8b6c-2465dfd1a057} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 17200 | 2026.05.21 09:25:54.556059 [ 270 ] {a9d7f897-9018-43f9-8b6c-2465dfd1a057} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 17201 | 2026.05.21 09:25:54.556283 [ 270 ] {a9d7f897-9018-43f9-8b6c-2465dfd1a057} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17202 | 2026.05.21 09:25:54.556431 [ 270 ] {a9d7f897-9018-43f9-8b6c-2465dfd1a057} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001476 sec., 37940.37940379404 rows/sec., 2.90 MiB/sec. | ||
| 17203 | 2026.05.21 09:25:54.556467 [ 270 ] {a9d7f897-9018-43f9-8b6c-2465dfd1a057} <Debug> TCPHandler: Processed in 0.001730628 sec. | ||
| 17204 | 2026.05.21 09:25:54.556599 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17205 | 2026.05.21 09:25:54.556702 [ 270 ] {8ccbf9db-a47b-4d71-8146-e750d06ee490} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17206 | 2026.05.21 09:25:54.556743 [ 270 ] {8ccbf9db-a47b-4d71-8146-e750d06ee490} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17207 | 2026.05.21 09:25:54.557170 [ 270 ] {8ccbf9db-a47b-4d71-8146-e750d06ee490} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17208 | 2026.05.21 09:25:54.557207 [ 270 ] {8ccbf9db-a47b-4d71-8146-e750d06ee490} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 17209 | 2026.05.21 09:25:54.557498 [ 270 ] {8ccbf9db-a47b-4d71-8146-e750d06ee490} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 17210 | 2026.05.21 09:25:54.557705 [ 270 ] {8ccbf9db-a47b-4d71-8146-e750d06ee490} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17211 | 2026.05.21 09:25:54.557832 [ 270 ] {8ccbf9db-a47b-4d71-8146-e750d06ee490} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001152 sec., 55555.555555555555 rows/sec., 4.34 MiB/sec. | ||
| 17212 | 2026.05.21 09:25:54.557867 [ 270 ] {8ccbf9db-a47b-4d71-8146-e750d06ee490} <Debug> TCPHandler: Processed in 0.001317844 sec. | ||
| 17213 | 2026.05.21 09:25:54.557992 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17214 | 2026.05.21 09:25:54.558090 [ 270 ] {4fc82f25-60da-4663-80fe-c2f91048fb11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17215 | 2026.05.21 09:25:54.558132 [ 270 ] {4fc82f25-60da-4663-80fe-c2f91048fb11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17216 | 2026.05.21 09:25:54.558541 [ 270 ] {4fc82f25-60da-4663-80fe-c2f91048fb11} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17217 | 2026.05.21 09:25:54.558577 [ 270 ] {4fc82f25-60da-4663-80fe-c2f91048fb11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 17218 | 2026.05.21 09:25:54.558892 [ 270 ] {4fc82f25-60da-4663-80fe-c2f91048fb11} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 17219 | 2026.05.21 09:25:54.559102 [ 270 ] {4fc82f25-60da-4663-80fe-c2f91048fb11} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17220 | 2026.05.21 09:25:54.559232 [ 114 ] {} <Debug> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Selected 2 parts from all_1_115_25 to all_116_116_0 | ||
| 17221 | 2026.05.21 09:25:54.559239 [ 270 ] {4fc82f25-60da-4663-80fe-c2f91048fb11} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001166 sec., 137221.269296741 rows/sec., 9.56 MiB/sec. | ||
| 17222 | 2026.05.21 09:25:54.559281 [ 114 ] {} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17223 | 2026.05.21 09:25:54.559296 [ 270 ] {4fc82f25-60da-4663-80fe-c2f91048fb11} <Debug> TCPHandler: Processed in 0.001353526 sec. | ||
| 17224 | 2026.05.21 09:25:54.559307 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 17225 | 2026.05.21 09:25:54.559422 [ 192 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_116_26} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_115_25 to all_116_116_0 into Compact with storage Full | ||
| 17226 | 2026.05.21 09:25:54.559427 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17227 | 2026.05.21 09:25:54.559459 [ 221 ] {} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17228 | 2026.05.21 09:25:54.559507 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17229 | 2026.05.21 09:25:54.559561 [ 192 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_116_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17230 | 2026.05.21 09:25:54.559561 [ 270 ] {14649a7f-d201-4dda-ab93-783c550eeba8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17231 | 2026.05.21 09:25:54.559610 [ 192 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_116_26} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_115_25, total 42178 rows starting from the beginning of the part | ||
| 17232 | 2026.05.21 09:25:54.559626 [ 270 ] {14649a7f-d201-4dda-ab93-783c550eeba8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17233 | 2026.05.21 09:25:54.559691 [ 192 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_116_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 52 rows starting from the beginning of the part | ||
| 17234 | 2026.05.21 09:25:54.559988 [ 270 ] {14649a7f-d201-4dda-ab93-783c550eeba8} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17235 | 2026.05.21 09:25:54.560028 [ 270 ] {14649a7f-d201-4dda-ab93-783c550eeba8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 17236 | 2026.05.21 09:25:54.560337 [ 270 ] {14649a7f-d201-4dda-ab93-783c550eeba8} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 17237 | 2026.05.21 09:25:54.560557 [ 270 ] {14649a7f-d201-4dda-ab93-783c550eeba8} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17238 | 2026.05.21 09:25:54.560678 [ 114 ] {} <Debug> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8) (MergerMutator): Selected 6 parts from all_1_115_22 to all_120_120_0 | ||
| 17239 | 2026.05.21 09:25:54.560689 [ 270 ] {14649a7f-d201-4dda-ab93-783c550eeba8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001147 sec., 52310.37489102005 rows/sec., 3.53 MiB/sec. | ||
| 17240 | 2026.05.21 09:25:54.560714 [ 114 ] {} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17241 | 2026.05.21 09:25:54.560733 [ 270 ] {14649a7f-d201-4dda-ab93-783c550eeba8} <Debug> TCPHandler: Processed in 0.001355686 sec. | ||
| 17242 | 2026.05.21 09:25:54.560740 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 17243 | 2026.05.21 09:25:54.560853 [ 200 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_120_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_115_22 to all_120_120_0 into Compact with storage Full | ||
| 17244 | 2026.05.21 09:25:54.560977 [ 200 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_120_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17245 | 2026.05.21 09:25:54.561013 [ 200 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_120_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_115_22, total 6516 rows starting from the beginning of the part | ||
| 17246 | 2026.05.21 09:25:54.561075 [ 200 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_120_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 18 rows starting from the beginning of the part | ||
| 17247 | 2026.05.21 09:25:54.561121 [ 200 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_120_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 60 rows starting from the beginning of the part | ||
| 17248 | 2026.05.21 09:25:54.561160 [ 200 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_120_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 60 rows starting from the beginning of the part | ||
| 17249 | 2026.05.21 09:25:54.561198 [ 200 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_120_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 60 rows starting from the beginning of the part | ||
| 17250 | 2026.05.21 09:25:54.561237 [ 200 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_120_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 60 rows starting from the beginning of the part | ||
| 17251 | 2026.05.21 09:25:54.561343 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17252 | 2026.05.21 09:25:54.563150 [ 196 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_120_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6774 rows, containing 4 columns (4 merged, 0 gathered) in 0.002339439 sec., 2895565.988256159 rows/sec., 191.59 MiB/sec. | ||
| 17253 | 2026.05.21 09:25:54.563569 [ 200 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_120_23} <Trace> MergedBlockOutputStream: filled checksums all_1_120_23 (state Temporary) | ||
| 17254 | 2026.05.21 09:25:54.563828 [ 200 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_120_23} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_merge_all_1_120_23 to all_1_120_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17255 | 2026.05.21 09:25:54.563899 [ 200 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_120_23} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8) (MergerMutator): Merged 6 parts: [all_1_115_22, all_120_120_0] -> all_1_120_23 | ||
| 17256 | 2026.05.21 09:25:54.563981 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
| 17257 | 2026.05.21 09:25:54.566481 [ 193 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_116_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42230 rows, containing 5 columns (5 merged, 0 gathered) in 0.007102348 sec., 5945920.982751057 rows/sec., 386.20 MiB/sec. | ||
| 17258 | 2026.05.21 09:25:54.566811 [ 196 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_116_26} <Trace> MergedBlockOutputStream: filled checksums all_1_116_26 (state Temporary) | ||
| 17259 | 2026.05.21 09:25:54.567112 [ 196 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_116_26} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_merge_all_1_116_26 to all_1_116_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17260 | 2026.05.21 09:25:54.567194 [ 196 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_116_26} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Merged 2 parts: [all_1_115_25, all_116_116_0] -> all_1_116_26 | ||
| 17261 | 2026.05.21 09:25:54.567290 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 17262 | 2026.05.21 09:25:55.067147 [ 224 ] {} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17263 | 2026.05.21 09:25:55.067203 [ 224 ] {} <Debug> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17264 | 2026.05.21 09:25:55.069406 [ 224 ] {} <Debug> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17265 | 2026.05.21 09:25:58.322244 [ 109 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17266 | 2026.05.21 09:25:58.322300 [ 109 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17267 | 2026.05.21 09:25:58.548825 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 36418 | ||
| 17268 | 2026.05.21 09:25:58.549350 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17269 | 2026.05.21 09:25:58.549402 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 17270 | 2026.05.21 09:25:58.549914 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 17271 | 2026.05.21 09:25:58.550161 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17272 | 2026.05.21 09:25:58.550318 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36418 | ||
| 17273 | 2026.05.21 09:25:58.550352 [ 109 ] {} <Debug> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 17274 | 2026.05.21 09:25:58.550455 [ 109 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17275 | 2026.05.21 09:25:58.550481 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 17276 | 2026.05.21 09:25:58.550628 [ 186 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::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 | ||
| 17277 | 2026.05.21 09:25:58.550793 [ 186 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17278 | 2026.05.21 09:25:58.550838 [ 186 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 34050 rows starting from the beginning of the part | ||
| 17279 | 2026.05.21 09:25:58.550918 [ 186 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 448 rows starting from the beginning of the part | ||
| 17280 | 2026.05.21 09:25:58.550967 [ 186 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 512 rows starting from the beginning of the part | ||
| 17281 | 2026.05.21 09:25:58.551012 [ 186 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 448 rows starting from the beginning of the part | ||
| 17282 | 2026.05.21 09:25:58.551057 [ 186 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 512 rows starting from the beginning of the part | ||
| 17283 | 2026.05.21 09:25:58.551096 [ 186 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 448 rows starting from the beginning of the part | ||
| 17284 | 2026.05.21 09:25:58.553833 [ 189 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36418 rows, containing 4 columns (4 merged, 0 gathered) in 0.00327673 sec., 11114129.024973068 rows/sec., 158.99 MiB/sec. | ||
| 17285 | 2026.05.21 09:25:58.554212 [ 189 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 17286 | 2026.05.21 09:25:58.554529 [ 189 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_76_15} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17287 | 2026.05.21 09:25:58.554610 [ 189 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_76_15} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 17288 | 2026.05.21 09:25:58.554703 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 17289 | 2026.05.21 09:25:59.550310 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17290 | 2026.05.21 09:25:59.550577 [ 270 ] {74099195-db7c-416e-854b-3e93fa6286cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 17291 | 2026.05.21 09:25:59.550960 [ 270 ] {74099195-db7c-416e-854b-3e93fa6286cb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17292 | 2026.05.21 09:25:59.550998 [ 270 ] {74099195-db7c-416e-854b-3e93fa6286cb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 17293 | 2026.05.21 09:25:59.551230 [ 270 ] {74099195-db7c-416e-854b-3e93fa6286cb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17294 | 2026.05.21 09:25:59.551301 [ 270 ] {74099195-db7c-416e-854b-3e93fa6286cb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17295 | 2026.05.21 09:25:59.551448 [ 270 ] {74099195-db7c-416e-854b-3e93fa6286cb} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 17296 | 2026.05.21 09:25:59.551561 [ 345 ] {74099195-db7c-416e-854b-3e93fa6286cb} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 17297 | 2026.05.21 09:25:59.551561 [ 342 ] {74099195-db7c-416e-854b-3e93fa6286cb} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 17298 | 2026.05.21 09:25:59.551569 [ 362 ] {74099195-db7c-416e-854b-3e93fa6286cb} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 17299 | 2026.05.21 09:25:59.551561 [ 363 ] {74099195-db7c-416e-854b-3e93fa6286cb} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 17300 | 2026.05.21 09:25:59.552206 [ 270 ] {74099195-db7c-416e-854b-3e93fa6286cb} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 17301 | 2026.05.21 09:25:59.552256 [ 270 ] {74099195-db7c-416e-854b-3e93fa6286cb} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17302 | 2026.05.21 09:25:59.552392 [ 270 ] {74099195-db7c-416e-854b-3e93fa6286cb} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 17303 | 2026.05.21 09:25:59.552421 [ 270 ] {74099195-db7c-416e-854b-3e93fa6286cb} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 17304 | 2026.05.21 09:25:59.552467 [ 270 ] {74099195-db7c-416e-854b-3e93fa6286cb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 17305 | 2026.05.21 09:25:59.552523 [ 270 ] {74099195-db7c-416e-854b-3e93fa6286cb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 17306 | 2026.05.21 09:25:59.552575 [ 270 ] {74099195-db7c-416e-854b-3e93fa6286cb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 17307 | 2026.05.21 09:25:59.552628 [ 270 ] {74099195-db7c-416e-854b-3e93fa6286cb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 17308 | 2026.05.21 09:25:59.554111 [ 270 ] {74099195-db7c-416e-854b-3e93fa6286cb} <Debug> executeQuery: Read 51 rows, 10.72 KiB in 0.003635 sec., 14030.2613480055 rows/sec., 2.88 MiB/sec. | ||
| 17309 | 2026.05.21 09:25:59.554488 [ 270 ] {74099195-db7c-416e-854b-3e93fa6286cb} <Debug> MemoryTracker: Peak memory usage (for query): 186.76 KiB. | ||
| 17310 | 2026.05.21 09:25:59.554508 [ 270 ] {74099195-db7c-416e-854b-3e93fa6286cb} <Debug> TCPHandler: Processed in 0.004344996 sec. | ||
| 17311 | 2026.05.21 09:25:59.557254 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17312 | 2026.05.21 09:25:59.557399 [ 270 ] {b4ab8b2c-c6ea-41eb-9230-e1d8ebf414d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17313 | 2026.05.21 09:25:59.557461 [ 270 ] {b4ab8b2c-c6ea-41eb-9230-e1d8ebf414d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17314 | 2026.05.21 09:25:59.558171 [ 270 ] {b4ab8b2c-c6ea-41eb-9230-e1d8ebf414d0} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17315 | 2026.05.21 09:25:59.558216 [ 270 ] {b4ab8b2c-c6ea-41eb-9230-e1d8ebf414d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 17316 | 2026.05.21 09:25:59.558605 [ 270 ] {b4ab8b2c-c6ea-41eb-9230-e1d8ebf414d0} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 17317 | 2026.05.21 09:25:59.558829 [ 270 ] {b4ab8b2c-c6ea-41eb-9230-e1d8ebf414d0} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17318 | 2026.05.21 09:25:59.558979 [ 270 ] {b4ab8b2c-c6ea-41eb-9230-e1d8ebf414d0} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001625 sec., 84923.07692307692 rows/sec., 7.37 MiB/sec. | ||
| 17319 | 2026.05.21 09:25:59.559005 [ 112 ] {} <Debug> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 17320 | 2026.05.21 09:25:59.559015 [ 270 ] {b4ab8b2c-c6ea-41eb-9230-e1d8ebf414d0} <Debug> TCPHandler: Processed in 0.001885193 sec. | ||
| 17321 | 2026.05.21 09:25:59.559063 [ 112 ] {} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17322 | 2026.05.21 09:25:59.559093 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 17323 | 2026.05.21 09:25:59.559198 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17324 | 2026.05.21 09:25:59.559221 [ 189 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 17325 | 2026.05.21 09:25:59.559302 [ 270 ] {e24ad442-8468-4565-aea0-6809128111fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17326 | 2026.05.21 09:25:59.559330 [ 189 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17327 | 2026.05.21 09:25:59.559343 [ 270 ] {e24ad442-8468-4565-aea0-6809128111fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17328 | 2026.05.21 09:25:59.559365 [ 189 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 3361 rows starting from the beginning of the part | ||
| 17329 | 2026.05.21 09:25:59.559433 [ 189 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 138 rows starting from the beginning of the part | ||
| 17330 | 2026.05.21 09:25:59.559485 [ 189 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 56 rows starting from the beginning of the part | ||
| 17331 | 2026.05.21 09:25:59.559536 [ 189 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 262 rows starting from the beginning of the part | ||
| 17332 | 2026.05.21 09:25:59.559588 [ 189 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 56 rows starting from the beginning of the part | ||
| 17333 | 2026.05.21 09:25:59.559637 [ 189 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 138 rows starting from the beginning of the part | ||
| 17334 | 2026.05.21 09:25:59.559843 [ 270 ] {e24ad442-8468-4565-aea0-6809128111fb} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17335 | 2026.05.21 09:25:59.559879 [ 270 ] {e24ad442-8468-4565-aea0-6809128111fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 17336 | 2026.05.21 09:25:59.560177 [ 270 ] {e24ad442-8468-4565-aea0-6809128111fb} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 17337 | 2026.05.21 09:25:59.560390 [ 270 ] {e24ad442-8468-4565-aea0-6809128111fb} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17338 | 2026.05.21 09:25:59.560521 [ 270 ] {e24ad442-8468-4565-aea0-6809128111fb} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001238 sec., 33117.932148626816 rows/sec., 2.43 MiB/sec. | ||
| 17339 | 2026.05.21 09:25:59.560555 [ 270 ] {e24ad442-8468-4565-aea0-6809128111fb} <Debug> TCPHandler: Processed in 0.001407138 sec. | ||
| 17340 | 2026.05.21 09:25:59.560686 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17341 | 2026.05.21 09:25:59.560783 [ 270 ] {9e8b5728-8b75-47a2-96d8-0f3d99b4ec15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17342 | 2026.05.21 09:25:59.560823 [ 270 ] {9e8b5728-8b75-47a2-96d8-0f3d99b4ec15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17343 | 2026.05.21 09:25:59.560987 [ 186 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4011 rows, containing 5 columns (5 merged, 0 gathered) in 0.001813681 sec., 2211524.5183689967 rows/sec., 178.89 MiB/sec. | ||
| 17344 | 2026.05.21 09:25:59.561280 [ 270 ] {9e8b5728-8b75-47a2-96d8-0f3d99b4ec15} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17345 | 2026.05.21 09:25:59.561324 [ 270 ] {9e8b5728-8b75-47a2-96d8-0f3d99b4ec15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 17346 | 2026.05.21 09:25:59.561338 [ 197 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 17347 | 2026.05.21 09:25:59.561663 [ 270 ] {9e8b5728-8b75-47a2-96d8-0f3d99b4ec15} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 17348 | 2026.05.21 09:25:59.561681 [ 197 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_121_24} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17349 | 2026.05.21 09:25:59.561780 [ 197 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_121_24} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 17350 | 2026.05.21 09:25:59.561879 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.99 MiB. | ||
| 17351 | 2026.05.21 09:25:59.561917 [ 270 ] {9e8b5728-8b75-47a2-96d8-0f3d99b4ec15} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17352 | 2026.05.21 09:25:59.562057 [ 270 ] {9e8b5728-8b75-47a2-96d8-0f3d99b4ec15} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001293 sec., 81206.49651972158 rows/sec., 6.34 MiB/sec. | ||
| 17353 | 2026.05.21 09:25:59.562068 [ 112 ] {} <Debug> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 17354 | 2026.05.21 09:25:59.562094 [ 270 ] {9e8b5728-8b75-47a2-96d8-0f3d99b4ec15} <Debug> TCPHandler: Processed in 0.001457219 sec. | ||
| 17355 | 2026.05.21 09:25:59.562112 [ 112 ] {} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17356 | 2026.05.21 09:25:59.562138 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 17357 | 2026.05.21 09:25:59.562236 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17358 | 2026.05.21 09:25:59.562235 [ 189 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 17359 | 2026.05.21 09:25:59.562351 [ 270 ] {a2b60236-8ee0-48f5-bbc7-8127a540998f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17360 | 2026.05.21 09:25:59.562369 [ 189 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17361 | 2026.05.21 09:25:59.562399 [ 270 ] {a2b60236-8ee0-48f5-bbc7-8127a540998f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17362 | 2026.05.21 09:25:59.562406 [ 189 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 1831 rows starting from the beginning of the part | ||
| 17363 | 2026.05.21 09:25:59.562483 [ 189 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 105 rows starting from the beginning of the part | ||
| 17364 | 2026.05.21 09:25:59.562537 [ 189 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 64 rows starting from the beginning of the part | ||
| 17365 | 2026.05.21 09:25:59.562582 [ 189 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 149 rows starting from the beginning of the part | ||
| 17366 | 2026.05.21 09:25:59.562625 [ 189 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 64 rows starting from the beginning of the part | ||
| 17367 | 2026.05.21 09:25:59.562671 [ 189 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 105 rows starting from the beginning of the part | ||
| 17368 | 2026.05.21 09:25:59.562871 [ 270 ] {a2b60236-8ee0-48f5-bbc7-8127a540998f} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17369 | 2026.05.21 09:25:59.562914 [ 270 ] {a2b60236-8ee0-48f5-bbc7-8127a540998f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 17370 | 2026.05.21 09:25:59.563264 [ 270 ] {a2b60236-8ee0-48f5-bbc7-8127a540998f} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 17371 | 2026.05.21 09:25:59.563514 [ 270 ] {a2b60236-8ee0-48f5-bbc7-8127a540998f} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17372 | 2026.05.21 09:25:59.563648 [ 270 ] {a2b60236-8ee0-48f5-bbc7-8127a540998f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001317 sec., 121488.23082763857 rows/sec., 8.46 MiB/sec. | ||
| 17373 | 2026.05.21 09:25:59.563669 [ 106 ] {} <Debug> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Selected 2 parts from all_1_116_26 to all_117_117_0 | ||
| 17374 | 2026.05.21 09:25:59.563685 [ 270 ] {a2b60236-8ee0-48f5-bbc7-8127a540998f} <Debug> TCPHandler: Processed in 0.001499751 sec. | ||
| 17375 | 2026.05.21 09:25:59.563720 [ 106 ] {} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17376 | 2026.05.21 09:25:59.563746 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 17377 | 2026.05.21 09:25:59.563824 [ 197 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_117_27} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_116_26 to all_117_117_0 into Compact with storage Full | ||
| 17378 | 2026.05.21 09:25:59.563838 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17379 | 2026.05.21 09:25:59.563910 [ 188 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2318 rows, containing 5 columns (5 merged, 0 gathered) in 0.001711418 sec., 1354432.4063437455 rows/sec., 100.54 MiB/sec. | ||
| 17380 | 2026.05.21 09:25:59.563937 [ 197 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_117_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17381 | 2026.05.21 09:25:59.563953 [ 270 ] {b7086a88-456b-45ee-b0fe-650c93887d14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17382 | 2026.05.21 09:25:59.563993 [ 197 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_117_27} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_116_26, total 42230 rows starting from the beginning of the part | ||
| 17383 | 2026.05.21 09:25:59.564028 [ 270 ] {b7086a88-456b-45ee-b0fe-650c93887d14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17384 | 2026.05.21 09:25:59.564062 [ 197 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_117_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 160 rows starting from the beginning of the part | ||
| 17385 | 2026.05.21 09:25:59.564218 [ 187 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 17386 | 2026.05.21 09:25:59.564595 [ 187 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_121_24} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17387 | 2026.05.21 09:25:59.564695 [ 187 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_121_24} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 17388 | 2026.05.21 09:25:59.564826 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 17389 | 2026.05.21 09:25:59.564973 [ 270 ] {b7086a88-456b-45ee-b0fe-650c93887d14} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17390 | 2026.05.21 09:25:59.565017 [ 270 ] {b7086a88-456b-45ee-b0fe-650c93887d14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 17391 | 2026.05.21 09:25:59.565613 [ 270 ] {b7086a88-456b-45ee-b0fe-650c93887d14} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 17392 | 2026.05.21 09:25:59.565839 [ 270 ] {b7086a88-456b-45ee-b0fe-650c93887d14} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17393 | 2026.05.21 09:25:59.565985 [ 270 ] {b7086a88-456b-45ee-b0fe-650c93887d14} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.00205 sec., 20000 rows/sec., 35.84 MiB/sec. | ||
| 17394 | 2026.05.21 09:25:59.565994 [ 106 ] {} <Debug> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 17395 | 2026.05.21 09:25:59.566045 [ 106 ] {} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17396 | 2026.05.21 09:25:59.566066 [ 270 ] {b7086a88-456b-45ee-b0fe-650c93887d14} <Debug> TCPHandler: Processed in 0.002277416 sec. | ||
| 17397 | 2026.05.21 09:25:59.566074 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 17398 | 2026.05.21 09:25:59.566211 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17399 | 2026.05.21 09:25:59.566217 [ 189 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::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 | ||
| 17400 | 2026.05.21 09:25:59.566318 [ 270 ] {7d0d0fd0-b682-4b80-8138-3f350f447f59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17401 | 2026.05.21 09:25:59.566366 [ 270 ] {7d0d0fd0-b682-4b80-8138-3f350f447f59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17402 | 2026.05.21 09:25:59.566480 [ 189 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17403 | 2026.05.21 09:25:59.566544 [ 189 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2067 rows starting from the beginning of the part | ||
| 17404 | 2026.05.21 09:25:59.566682 [ 189 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 41 rows starting from the beginning of the part | ||
| 17405 | 2026.05.21 09:25:59.566735 [ 270 ] {7d0d0fd0-b682-4b80-8138-3f350f447f59} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17406 | 2026.05.21 09:25:59.566778 [ 270 ] {7d0d0fd0-b682-4b80-8138-3f350f447f59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 17407 | 2026.05.21 09:25:59.566803 [ 189 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 11 rows starting from the beginning of the part | ||
| 17408 | 2026.05.21 09:25:59.566917 [ 189 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 41 rows starting from the beginning of the part | ||
| 17409 | 2026.05.21 09:25:59.567013 [ 189 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 41 rows starting from the beginning of the part | ||
| 17410 | 2026.05.21 09:25:59.567110 [ 189 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 41 rows starting from the beginning of the part | ||
| 17411 | 2026.05.21 09:25:59.567131 [ 270 ] {7d0d0fd0-b682-4b80-8138-3f350f447f59} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 17412 | 2026.05.21 09:25:59.567362 [ 270 ] {7d0d0fd0-b682-4b80-8138-3f350f447f59} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17413 | 2026.05.21 09:25:59.567513 [ 270 ] {7d0d0fd0-b682-4b80-8138-3f350f447f59} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001213 sec., 49464.138499587796 rows/sec., 3.33 MiB/sec. | ||
| 17414 | 2026.05.21 09:25:59.567548 [ 270 ] {7d0d0fd0-b682-4b80-8138-3f350f447f59} <Debug> TCPHandler: Processed in 0.001387517 sec. | ||
| 17415 | 2026.05.21 09:25:59.570763 [ 188 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_117_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42390 rows, containing 5 columns (5 merged, 0 gathered) in 0.006963464 sec., 6087487.491857501 rows/sec., 395.50 MiB/sec. | ||
| 17416 | 2026.05.21 09:25:59.571089 [ 190 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_117_27} <Trace> MergedBlockOutputStream: filled checksums all_1_117_27 (state Temporary) | ||
| 17417 | 2026.05.21 09:25:59.571420 [ 190 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_117_27} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_merge_all_1_117_27 to all_1_117_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17418 | 2026.05.21 09:25:59.571501 [ 190 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_117_27} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Merged 2 parts: [all_1_116_26, all_117_117_0] -> all_1_117_27 | ||
| 17419 | 2026.05.21 09:25:59.571580 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 17420 | 2026.05.21 09:25:59.575497 [ 195 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2242 rows, containing 19 columns (19 merged, 0 gathered) in 0.009319812 sec., 240562.79246834593 rows/sec., 431.08 MiB/sec. | ||
| 17421 | 2026.05.21 09:25:59.577305 [ 190 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 17422 | 2026.05.21 09:25:59.577672 [ 190 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17423 | 2026.05.21 09:25:59.577757 [ 190 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 17424 | 2026.05.21 09:25:59.577958 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.48 MiB. | ||
| 17425 | 2026.05.21 09:26:00.000274 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 381.01 MiB, peak 399.45 MiB, free memory in arenas 0.00 B, will set to 385.13 MiB (RSS), difference: 4.12 MiB | ||
| 17426 | 2026.05.21 09:26:00.536741 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 573 | ||
| 17427 | 2026.05.21 09:26:00.554322 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17428 | 2026.05.21 09:26:00.554374 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 17429 | 2026.05.21 09:26:00.560924 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 17430 | 2026.05.21 09:26:00.561643 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17431 | 2026.05.21 09:26:00.561979 [ 106 ] {} <Debug> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 17432 | 2026.05.21 09:26:00.562056 [ 106 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17433 | 2026.05.21 09:26:00.562081 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 17434 | 2026.05.21 09:26:00.562236 [ 188 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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 | ||
| 17435 | 2026.05.21 09:26:00.564805 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 573 | ||
| 17436 | 2026.05.21 09:26:00.566464 [ 188 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17437 | 2026.05.21 09:26:00.568326 [ 188 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 535 rows starting from the beginning of the part | ||
| 17438 | 2026.05.21 09:26:00.573494 [ 188 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 8 rows starting from the beginning of the part | ||
| 17439 | 2026.05.21 09:26:00.578598 [ 188 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 7 rows starting from the beginning of the part | ||
| 17440 | 2026.05.21 09:26:00.583756 [ 188 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 8 rows starting from the beginning of the part | ||
| 17441 | 2026.05.21 09:26:00.589158 [ 188 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 7 rows starting from the beginning of the part | ||
| 17442 | 2026.05.21 09:26:00.593918 [ 188 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 8 rows starting from the beginning of the part | ||
| 17443 | 2026.05.21 09:26:00.648702 [ 188 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 679 columns (679 merged, 0 gathered) in 0.08653478 sec., 6621.615031551475 rows/sec., 34.24 MiB/sec. | ||
| 17444 | 2026.05.21 09:26:00.650736 [ 188 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 17445 | 2026.05.21 09:26:00.652416 [ 188 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_76_15} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17446 | 2026.05.21 09:26:00.652511 [ 188 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_76_15} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 17447 | 2026.05.21 09:26:00.653951 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 17448 | 2026.05.21 09:26:01.000277 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 386.22 MiB, peak 403.63 MiB, free memory in arenas 0.00 B, will set to 385.17 MiB (RSS), difference: -1.06 MiB | ||
| 17449 | 2026.05.21 09:26:03.199221 [ 225 ] {} <Trace> oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 17450 | 2026.05.21 09:26:03.199269 [ 225 ] {} <Debug> oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 17451 | 2026.05.21 09:26:03.200858 [ 225 ] {} <Debug> oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 17452 | 2026.05.21 09:26:03.201963 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17453 | 2026.05.21 09:26:03.202266 [ 270 ] {c8251db0-8c34-45dc-bcd5-157f6252d322} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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) | ||
| 17454 | 2026.05.21 09:26:03.202684 [ 270 ] {c8251db0-8c34-45dc-bcd5-157f6252d322} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17455 | 2026.05.21 09:26:03.202729 [ 270 ] {c8251db0-8c34-45dc-bcd5-157f6252d322} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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 | ||
| 17456 | 2026.05.21 09:26:03.202981 [ 270 ] {c8251db0-8c34-45dc-bcd5-157f6252d322} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17457 | 2026.05.21 09:26:03.203058 [ 270 ] {c8251db0-8c34-45dc-bcd5-157f6252d322} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17458 | 2026.05.21 09:26:03.203223 [ 270 ] {c8251db0-8c34-45dc-bcd5-157f6252d322} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 17459 | 2026.05.21 09:26:03.203301 [ 363 ] {c8251db0-8c34-45dc-bcd5-157f6252d322} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 17460 | 2026.05.21 09:26:03.203314 [ 328 ] {c8251db0-8c34-45dc-bcd5-157f6252d322} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 17461 | 2026.05.21 09:26:03.203329 [ 342 ] {c8251db0-8c34-45dc-bcd5-157f6252d322} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 17462 | 2026.05.21 09:26:03.203314 [ 345 ] {c8251db0-8c34-45dc-bcd5-157f6252d322} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 17463 | 2026.05.21 09:26:03.203450 [ 270 ] {c8251db0-8c34-45dc-bcd5-157f6252d322} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 17464 | 2026.05.21 09:26:03.203479 [ 270 ] {c8251db0-8c34-45dc-bcd5-157f6252d322} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17465 | 2026.05.21 09:26:03.203587 [ 270 ] {c8251db0-8c34-45dc-bcd5-157f6252d322} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 17466 | 2026.05.21 09:26:03.203609 [ 270 ] {c8251db0-8c34-45dc-bcd5-157f6252d322} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 17467 | 2026.05.21 09:26:03.203647 [ 270 ] {c8251db0-8c34-45dc-bcd5-157f6252d322} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 17468 | 2026.05.21 09:26:03.203689 [ 270 ] {c8251db0-8c34-45dc-bcd5-157f6252d322} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 17469 | 2026.05.21 09:26:03.203730 [ 270 ] {c8251db0-8c34-45dc-bcd5-157f6252d322} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 17470 | 2026.05.21 09:26:03.203774 [ 270 ] {c8251db0-8c34-45dc-bcd5-157f6252d322} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 17471 | 2026.05.21 09:26:03.205083 [ 270 ] {c8251db0-8c34-45dc-bcd5-157f6252d322} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002954 sec., 17264.72579553148 rows/sec., 4.08 MiB/sec. | ||
| 17472 | 2026.05.21 09:26:03.205318 [ 270 ] {c8251db0-8c34-45dc-bcd5-157f6252d322} <Debug> MemoryTracker: Peak memory usage (for query): 206.73 KiB. | ||
| 17473 | 2026.05.21 09:26:03.205336 [ 270 ] {c8251db0-8c34-45dc-bcd5-157f6252d322} <Debug> TCPHandler: Processed in 0.003523848 sec. | ||
| 17474 | 2026.05.21 09:26:03.218457 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17475 | 2026.05.21 09:26:03.218596 [ 270 ] {07976906-2caa-4a33-b924-097e342dbe6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17476 | 2026.05.21 09:26:03.218655 [ 270 ] {07976906-2caa-4a33-b924-097e342dbe6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17477 | 2026.05.21 09:26:03.219251 [ 270 ] {07976906-2caa-4a33-b924-097e342dbe6d} <Trace> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17478 | 2026.05.21 09:26:03.219298 [ 270 ] {07976906-2caa-4a33-b924-097e342dbe6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 17479 | 2026.05.21 09:26:03.219706 [ 270 ] {07976906-2caa-4a33-b924-097e342dbe6d} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 17480 | 2026.05.21 09:26:03.219953 [ 270 ] {07976906-2caa-4a33-b924-097e342dbe6d} <Trace> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17481 | 2026.05.21 09:26:03.220122 [ 270 ] {07976906-2caa-4a33-b924-097e342dbe6d} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001556 sec., 2570.694087403599 rows/sec., 209.62 KiB/sec. | ||
| 17482 | 2026.05.21 09:26:03.220165 [ 270 ] {07976906-2caa-4a33-b924-097e342dbe6d} <Debug> TCPHandler: Processed in 0.00179263 sec. | ||
| 17483 | 2026.05.21 09:26:03.220302 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17484 | 2026.05.21 09:26:03.220402 [ 270 ] {55f6e4f7-efe8-4af2-aa33-e974fbf0fe77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17485 | 2026.05.21 09:26:03.220447 [ 270 ] {55f6e4f7-efe8-4af2-aa33-e974fbf0fe77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17486 | 2026.05.21 09:26:03.222606 [ 270 ] {55f6e4f7-efe8-4af2-aa33-e974fbf0fe77} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17487 | 2026.05.21 09:26:03.222645 [ 270 ] {55f6e4f7-efe8-4af2-aa33-e974fbf0fe77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 17488 | 2026.05.21 09:26:03.223094 [ 270 ] {55f6e4f7-efe8-4af2-aa33-e974fbf0fe77} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 17489 | 2026.05.21 09:26:03.223345 [ 270 ] {55f6e4f7-efe8-4af2-aa33-e974fbf0fe77} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17490 | 2026.05.21 09:26:03.223494 [ 270 ] {55f6e4f7-efe8-4af2-aa33-e974fbf0fe77} <Debug> executeQuery: Read 2407 rows, 180.72 KiB in 0.003111 sec., 773706.2037929926 rows/sec., 56.73 MiB/sec. | ||
| 17491 | 2026.05.21 09:26:03.223531 [ 270 ] {55f6e4f7-efe8-4af2-aa33-e974fbf0fe77} <Debug> TCPHandler: Processed in 0.00327912 sec. | ||
| 17492 | 2026.05.21 09:26:03.223671 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17493 | 2026.05.21 09:26:03.223778 [ 270 ] {5a63485d-8a1e-4a72-aca4-746f164a998e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17494 | 2026.05.21 09:26:03.223819 [ 270 ] {5a63485d-8a1e-4a72-aca4-746f164a998e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17495 | 2026.05.21 09:26:03.224267 [ 270 ] {5a63485d-8a1e-4a72-aca4-746f164a998e} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17496 | 2026.05.21 09:26:03.224314 [ 270 ] {5a63485d-8a1e-4a72-aca4-746f164a998e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 17497 | 2026.05.21 09:26:03.224623 [ 270 ] {5a63485d-8a1e-4a72-aca4-746f164a998e} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 17498 | 2026.05.21 09:26:03.224847 [ 270 ] {5a63485d-8a1e-4a72-aca4-746f164a998e} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17499 | 2026.05.21 09:26:03.224979 [ 270 ] {5a63485d-8a1e-4a72-aca4-746f164a998e} <Debug> executeQuery: Read 15 rows, 1.11 KiB in 0.00122 sec., 12295.081967213115 rows/sec., 906.92 KiB/sec. | ||
| 17500 | 2026.05.21 09:26:03.225015 [ 270 ] {5a63485d-8a1e-4a72-aca4-746f164a998e} <Debug> TCPHandler: Processed in 0.001394057 sec. | ||
| 17501 | 2026.05.21 09:26:03.225156 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17502 | 2026.05.21 09:26:03.225260 [ 270 ] {383f2d73-66ff-41e9-b3a6-1ca18fe0d773} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17503 | 2026.05.21 09:26:03.225302 [ 270 ] {383f2d73-66ff-41e9-b3a6-1ca18fe0d773} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17504 | 2026.05.21 09:26:03.226176 [ 270 ] {383f2d73-66ff-41e9-b3a6-1ca18fe0d773} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17505 | 2026.05.21 09:26:03.226213 [ 270 ] {383f2d73-66ff-41e9-b3a6-1ca18fe0d773} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 17506 | 2026.05.21 09:26:03.226559 [ 270 ] {383f2d73-66ff-41e9-b3a6-1ca18fe0d773} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 17507 | 2026.05.21 09:26:03.226965 [ 270 ] {383f2d73-66ff-41e9-b3a6-1ca18fe0d773} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17508 | 2026.05.21 09:26:03.227128 [ 100 ] {} <Debug> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4) (MergerMutator): Selected 6 parts from all_1_37_8 to all_42_42_0 | ||
| 17509 | 2026.05.21 09:26:03.227171 [ 100 ] {} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17510 | 2026.05.21 09:26:03.227193 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 17511 | 2026.05.21 09:26:03.227205 [ 270 ] {383f2d73-66ff-41e9-b3a6-1ca18fe0d773} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001957 sec., 409299.94890137966 rows/sec., 23.64 MiB/sec. | ||
| 17512 | 2026.05.21 09:26:03.227282 [ 270 ] {383f2d73-66ff-41e9-b3a6-1ca18fe0d773} <Debug> TCPHandler: Processed in 0.002180883 sec. | ||
| 17513 | 2026.05.21 09:26:03.227286 [ 191 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_42_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_37_8 to all_42_42_0 into Compact with storage Full | ||
| 17514 | 2026.05.21 09:26:03.227386 [ 191 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_42_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17515 | 2026.05.21 09:26:03.227424 [ 191 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_8, total 974 rows starting from the beginning of the part | ||
| 17516 | 2026.05.21 09:26:03.227492 [ 191 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 149 rows starting from the beginning of the part | ||
| 17517 | 2026.05.21 09:26:03.227504 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17518 | 2026.05.21 09:26:03.227539 [ 191 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 24 rows starting from the beginning of the part | ||
| 17519 | 2026.05.21 09:26:03.227588 [ 191 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 801 rows starting from the beginning of the part | ||
| 17520 | 2026.05.21 09:26:03.227630 [ 191 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 24 rows starting from the beginning of the part | ||
| 17521 | 2026.05.21 09:26:03.227642 [ 270 ] {42121db1-e4fd-4ca4-bafe-d049e65854de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 17522 | 2026.05.21 09:26:03.227671 [ 191 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 801 rows starting from the beginning of the part | ||
| 17523 | 2026.05.21 09:26:03.227701 [ 270 ] {42121db1-e4fd-4ca4-bafe-d049e65854de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 17524 | 2026.05.21 09:26:03.228228 [ 270 ] {42121db1-e4fd-4ca4-bafe-d049e65854de} <Trace> oximeter.fields_u64 (b5f83427-ae7b-4855-93f2-492292eb8518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17525 | 2026.05.21 09:26:03.228265 [ 270 ] {42121db1-e4fd-4ca4-bafe-d049e65854de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 17526 | 2026.05.21 09:26:03.228599 [ 270 ] {42121db1-e4fd-4ca4-bafe-d049e65854de} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 17527 | 2026.05.21 09:26:03.228829 [ 270 ] {42121db1-e4fd-4ca4-bafe-d049e65854de} <Trace> oximeter.fields_u64 (b5f83427-ae7b-4855-93f2-492292eb8518): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17528 | 2026.05.21 09:26:03.228856 [ 199 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_42_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2773 rows, containing 5 columns (5 merged, 0 gathered) in 0.001604474 sec., 1728292.2627602566 rows/sec., 108.83 MiB/sec. | ||
| 17529 | 2026.05.21 09:26:03.228973 [ 270 ] {42121db1-e4fd-4ca4-bafe-d049e65854de} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001373 sec., 728.3321194464676 rows/sec., 51.21 KiB/sec. | ||
| 17530 | 2026.05.21 09:26:03.229019 [ 270 ] {42121db1-e4fd-4ca4-bafe-d049e65854de} <Debug> TCPHandler: Processed in 0.001626214 sec. | ||
| 17531 | 2026.05.21 09:26:03.229054 [ 195 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_42_9} <Trace> MergedBlockOutputStream: filled checksums all_1_42_9 (state Temporary) | ||
| 17532 | 2026.05.21 09:26:03.229291 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17533 | 2026.05.21 09:26:03.229317 [ 195 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_42_9} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Renaming temporary part tmp_merge_all_1_42_9 to all_1_42_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17534 | 2026.05.21 09:26:03.229390 [ 195 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_42_9} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4) (MergerMutator): Merged 6 parts: [all_1_37_8, all_42_42_0] -> all_1_42_9 | ||
| 17535 | 2026.05.21 09:26:03.229400 [ 270 ] {2cc4b34d-e7df-4fd3-b138-a2fcce909956} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17536 | 2026.05.21 09:26:03.229450 [ 270 ] {2cc4b34d-e7df-4fd3-b138-a2fcce909956} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17537 | 2026.05.21 09:26:03.229470 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 17538 | 2026.05.21 09:26:03.230570 [ 270 ] {2cc4b34d-e7df-4fd3-b138-a2fcce909956} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17539 | 2026.05.21 09:26:03.230611 [ 270 ] {2cc4b34d-e7df-4fd3-b138-a2fcce909956} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 17540 | 2026.05.21 09:26:03.230983 [ 270 ] {2cc4b34d-e7df-4fd3-b138-a2fcce909956} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 17541 | 2026.05.21 09:26:03.231198 [ 270 ] {2cc4b34d-e7df-4fd3-b138-a2fcce909956} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17542 | 2026.05.21 09:26:03.231337 [ 270 ] {2cc4b34d-e7df-4fd3-b138-a2fcce909956} <Debug> executeQuery: Read 1294 rows, 88.44 KiB in 0.001961 sec., 659867.4145843957 rows/sec., 44.04 MiB/sec. | ||
| 17543 | 2026.05.21 09:26:03.231373 [ 270 ] {2cc4b34d-e7df-4fd3-b138-a2fcce909956} <Debug> TCPHandler: Processed in 0.002134232 sec. | ||
| 17544 | 2026.05.21 09:26:03.231519 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17545 | 2026.05.21 09:26:03.231621 [ 270 ] {056a4da5-70e8-4d94-803b-4dc7acdeb7c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17546 | 2026.05.21 09:26:03.231668 [ 270 ] {056a4da5-70e8-4d94-803b-4dc7acdeb7c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17547 | 2026.05.21 09:26:03.232671 [ 270 ] {056a4da5-70e8-4d94-803b-4dc7acdeb7c7} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17548 | 2026.05.21 09:26:03.232707 [ 270 ] {056a4da5-70e8-4d94-803b-4dc7acdeb7c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 17549 | 2026.05.21 09:26:03.233152 [ 270 ] {056a4da5-70e8-4d94-803b-4dc7acdeb7c7} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 17550 | 2026.05.21 09:26:03.233370 [ 270 ] {056a4da5-70e8-4d94-803b-4dc7acdeb7c7} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17551 | 2026.05.21 09:26:03.233491 [ 100 ] {} <Debug> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Selected 6 parts from all_1_117_27 to all_122_122_0 | ||
| 17552 | 2026.05.21 09:26:03.233504 [ 270 ] {056a4da5-70e8-4d94-803b-4dc7acdeb7c7} <Debug> executeQuery: Read 1574 rows, 98.47 KiB in 0.001906 sec., 825813.2214060861 rows/sec., 50.45 MiB/sec. | ||
| 17553 | 2026.05.21 09:26:03.233525 [ 100 ] {} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17554 | 2026.05.21 09:26:03.233541 [ 270 ] {056a4da5-70e8-4d94-803b-4dc7acdeb7c7} <Debug> TCPHandler: Processed in 0.00207265 sec. | ||
| 17555 | 2026.05.21 09:26:03.233544 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 17556 | 2026.05.21 09:26:03.233642 [ 199 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_122_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_117_27 to all_122_122_0 into Compact with storage Full | ||
| 17557 | 2026.05.21 09:26:03.233679 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17558 | 2026.05.21 09:26:03.233771 [ 199 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_122_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17559 | 2026.05.21 09:26:03.233784 [ 270 ] {7b1bf5de-60eb-410a-aeb3-0885e88c4c11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17560 | 2026.05.21 09:26:03.233810 [ 199 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_122_28} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_117_27, total 42390 rows starting from the beginning of the part | ||
| 17561 | 2026.05.21 09:26:03.233846 [ 270 ] {7b1bf5de-60eb-410a-aeb3-0885e88c4c11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17562 | 2026.05.21 09:26:03.233886 [ 199 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_122_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 160 rows starting from the beginning of the part | ||
| 17563 | 2026.05.21 09:26:03.233945 [ 199 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_122_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 200 rows starting from the beginning of the part | ||
| 17564 | 2026.05.21 09:26:03.233991 [ 199 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_122_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 160 rows starting from the beginning of the part | ||
| 17565 | 2026.05.21 09:26:03.234032 [ 199 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_122_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 160 rows starting from the beginning of the part | ||
| 17566 | 2026.05.21 09:26:03.234074 [ 199 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_122_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 1574 rows starting from the beginning of the part | ||
| 17567 | 2026.05.21 09:26:03.234737 [ 270 ] {7b1bf5de-60eb-410a-aeb3-0885e88c4c11} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17568 | 2026.05.21 09:26:03.234778 [ 270 ] {7b1bf5de-60eb-410a-aeb3-0885e88c4c11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 17569 | 2026.05.21 09:26:03.235322 [ 270 ] {7b1bf5de-60eb-410a-aeb3-0885e88c4c11} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 17570 | 2026.05.21 09:26:03.235561 [ 270 ] {7b1bf5de-60eb-410a-aeb3-0885e88c4c11} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17571 | 2026.05.21 09:26:03.235711 [ 270 ] {7b1bf5de-60eb-410a-aeb3-0885e88c4c11} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001947 sec., 5649.717514124294 rows/sec., 10.12 MiB/sec. | ||
| 17572 | 2026.05.21 09:26:03.235819 [ 270 ] {7b1bf5de-60eb-410a-aeb3-0885e88c4c11} <Debug> TCPHandler: Processed in 0.002189893 sec. | ||
| 17573 | 2026.05.21 09:26:03.235963 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17574 | 2026.05.21 09:26:03.236063 [ 270 ] {5baff880-6b6d-48a4-aca0-45632c8c406d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17575 | 2026.05.21 09:26:03.236108 [ 270 ] {5baff880-6b6d-48a4-aca0-45632c8c406d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17576 | 2026.05.21 09:26:03.236473 [ 270 ] {5baff880-6b6d-48a4-aca0-45632c8c406d} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17577 | 2026.05.21 09:26:03.236510 [ 270 ] {5baff880-6b6d-48a4-aca0-45632c8c406d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 17578 | 2026.05.21 09:26:03.236839 [ 270 ] {5baff880-6b6d-48a4-aca0-45632c8c406d} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 17579 | 2026.05.21 09:26:03.237049 [ 270 ] {5baff880-6b6d-48a4-aca0-45632c8c406d} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17580 | 2026.05.21 09:26:03.237180 [ 270 ] {5baff880-6b6d-48a4-aca0-45632c8c406d} <Debug> executeQuery: Read 42 rows, 2.89 KiB in 0.001137 sec., 36939.31398416887 rows/sec., 2.48 MiB/sec. | ||
| 17581 | 2026.05.21 09:26:03.237214 [ 270 ] {5baff880-6b6d-48a4-aca0-45632c8c406d} <Debug> TCPHandler: Processed in 0.001302984 sec. | ||
| 17582 | 2026.05.21 09:26:03.241728 [ 195 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_122_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 44644 rows, containing 5 columns (5 merged, 0 gathered) in 0.008123552 sec., 5495625.55886883 rows/sec., 356.74 MiB/sec. | ||
| 17583 | 2026.05.21 09:26:03.242102 [ 198 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_122_28} <Trace> MergedBlockOutputStream: filled checksums all_1_122_28 (state Temporary) | ||
| 17584 | 2026.05.21 09:26:03.242390 [ 198 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_122_28} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_merge_all_1_122_28 to all_1_122_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17585 | 2026.05.21 09:26:03.242462 [ 198 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_122_28} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Merged 6 parts: [all_1_117_27, all_122_122_0] -> all_1_122_28 | ||
| 17586 | 2026.05.21 09:26:03.242541 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 17587 | 2026.05.21 09:26:04.546539 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17588 | 2026.05.21 09:26:04.546856 [ 270 ] {144a3ca7-19c0-4c12-aaa9-c07c16adb1a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 17589 | 2026.05.21 09:26:04.547325 [ 270 ] {144a3ca7-19c0-4c12-aaa9-c07c16adb1a8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17590 | 2026.05.21 09:26:04.547385 [ 270 ] {144a3ca7-19c0-4c12-aaa9-c07c16adb1a8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 17591 | 2026.05.21 09:26:04.547704 [ 270 ] {144a3ca7-19c0-4c12-aaa9-c07c16adb1a8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17592 | 2026.05.21 09:26:04.547814 [ 270 ] {144a3ca7-19c0-4c12-aaa9-c07c16adb1a8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17593 | 2026.05.21 09:26:04.548021 [ 270 ] {144a3ca7-19c0-4c12-aaa9-c07c16adb1a8} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 17594 | 2026.05.21 09:26:04.548129 [ 345 ] {144a3ca7-19c0-4c12-aaa9-c07c16adb1a8} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 17595 | 2026.05.21 09:26:04.548135 [ 363 ] {144a3ca7-19c0-4c12-aaa9-c07c16adb1a8} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 17596 | 2026.05.21 09:26:04.548158 [ 352 ] {144a3ca7-19c0-4c12-aaa9-c07c16adb1a8} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 17597 | 2026.05.21 09:26:04.548165 [ 328 ] {144a3ca7-19c0-4c12-aaa9-c07c16adb1a8} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 17598 | 2026.05.21 09:26:04.548313 [ 270 ] {144a3ca7-19c0-4c12-aaa9-c07c16adb1a8} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 17599 | 2026.05.21 09:26:04.548351 [ 270 ] {144a3ca7-19c0-4c12-aaa9-c07c16adb1a8} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17600 | 2026.05.21 09:26:04.548501 [ 270 ] {144a3ca7-19c0-4c12-aaa9-c07c16adb1a8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 17601 | 2026.05.21 09:26:04.548534 [ 270 ] {144a3ca7-19c0-4c12-aaa9-c07c16adb1a8} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 17602 | 2026.05.21 09:26:04.548585 [ 270 ] {144a3ca7-19c0-4c12-aaa9-c07c16adb1a8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 17603 | 2026.05.21 09:26:04.548641 [ 270 ] {144a3ca7-19c0-4c12-aaa9-c07c16adb1a8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 17604 | 2026.05.21 09:26:04.548691 [ 270 ] {144a3ca7-19c0-4c12-aaa9-c07c16adb1a8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 17605 | 2026.05.21 09:26:04.548732 [ 270 ] {144a3ca7-19c0-4c12-aaa9-c07c16adb1a8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 17606 | 2026.05.21 09:26:04.550002 [ 270 ] {144a3ca7-19c0-4c12-aaa9-c07c16adb1a8} <Debug> executeQuery: Read 51 rows, 10.48 KiB in 0.003266 sec., 15615.43172075934 rows/sec., 3.13 MiB/sec. | ||
| 17607 | 2026.05.21 09:26:04.550264 [ 270 ] {144a3ca7-19c0-4c12-aaa9-c07c16adb1a8} <Debug> MemoryTracker: Peak memory usage (for query): 171.97 KiB. | ||
| 17608 | 2026.05.21 09:26:04.550286 [ 270 ] {144a3ca7-19c0-4c12-aaa9-c07c16adb1a8} <Debug> TCPHandler: Processed in 0.003964023 sec. | ||
| 17609 | 2026.05.21 09:26:04.551806 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17610 | 2026.05.21 09:26:04.551968 [ 270 ] {10bdb12e-b264-4a98-a442-fba23937e9f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17611 | 2026.05.21 09:26:04.552036 [ 270 ] {10bdb12e-b264-4a98-a442-fba23937e9f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17612 | 2026.05.21 09:26:04.552712 [ 270 ] {10bdb12e-b264-4a98-a442-fba23937e9f6} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17613 | 2026.05.21 09:26:04.552757 [ 270 ] {10bdb12e-b264-4a98-a442-fba23937e9f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 17614 | 2026.05.21 09:26:04.553168 [ 270 ] {10bdb12e-b264-4a98-a442-fba23937e9f6} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 17615 | 2026.05.21 09:26:04.553416 [ 270 ] {10bdb12e-b264-4a98-a442-fba23937e9f6} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17616 | 2026.05.21 09:26:04.553592 [ 270 ] {10bdb12e-b264-4a98-a442-fba23937e9f6} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001661 sec., 33714.62974111981 rows/sec., 2.57 MiB/sec. | ||
| 17617 | 2026.05.21 09:26:04.553655 [ 270 ] {10bdb12e-b264-4a98-a442-fba23937e9f6} <Debug> TCPHandler: Processed in 0.001973096 sec. | ||
| 17618 | 2026.05.21 09:26:04.553822 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17619 | 2026.05.21 09:26:04.553935 [ 270 ] {517ba024-9876-4643-b522-5af8b53670b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17620 | 2026.05.21 09:26:04.553983 [ 270 ] {517ba024-9876-4643-b522-5af8b53670b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17621 | 2026.05.21 09:26:04.554494 [ 270 ] {517ba024-9876-4643-b522-5af8b53670b7} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17622 | 2026.05.21 09:26:04.554538 [ 270 ] {517ba024-9876-4643-b522-5af8b53670b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 17623 | 2026.05.21 09:26:04.554890 [ 270 ] {517ba024-9876-4643-b522-5af8b53670b7} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 17624 | 2026.05.21 09:26:04.555118 [ 270 ] {517ba024-9876-4643-b522-5af8b53670b7} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17625 | 2026.05.21 09:26:04.555266 [ 270 ] {517ba024-9876-4643-b522-5af8b53670b7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001356 sec., 47197.6401179941 rows/sec., 3.68 MiB/sec. | ||
| 17626 | 2026.05.21 09:26:04.555305 [ 270 ] {517ba024-9876-4643-b522-5af8b53670b7} <Debug> TCPHandler: Processed in 0.001552782 sec. | ||
| 17627 | 2026.05.21 09:26:04.555453 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17628 | 2026.05.21 09:26:04.555566 [ 270 ] {98257666-1624-4054-a043-3b952654ac66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17629 | 2026.05.21 09:26:04.555624 [ 270 ] {98257666-1624-4054-a043-3b952654ac66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17630 | 2026.05.21 09:26:04.556175 [ 270 ] {98257666-1624-4054-a043-3b952654ac66} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17631 | 2026.05.21 09:26:04.556225 [ 270 ] {98257666-1624-4054-a043-3b952654ac66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 17632 | 2026.05.21 09:26:04.556711 [ 270 ] {98257666-1624-4054-a043-3b952654ac66} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 17633 | 2026.05.21 09:26:04.557061 [ 270 ] {98257666-1624-4054-a043-3b952654ac66} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17634 | 2026.05.21 09:26:04.557254 [ 270 ] {98257666-1624-4054-a043-3b952654ac66} <Debug> executeQuery: Read 52 rows, 3.70 KiB in 0.001714 sec., 30338.389731621937 rows/sec., 2.11 MiB/sec. | ||
| 17635 | 2026.05.21 09:26:04.557306 [ 270 ] {98257666-1624-4054-a043-3b952654ac66} <Debug> TCPHandler: Processed in 0.001903253 sec. | ||
| 17636 | 2026.05.21 09:26:04.557491 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17637 | 2026.05.21 09:26:04.557610 [ 270 ] {dc17af9a-3b9e-4d42-94b6-bef5df0da3b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17638 | 2026.05.21 09:26:04.557661 [ 270 ] {dc17af9a-3b9e-4d42-94b6-bef5df0da3b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17639 | 2026.05.21 09:26:04.558068 [ 270 ] {dc17af9a-3b9e-4d42-94b6-bef5df0da3b0} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17640 | 2026.05.21 09:26:04.558105 [ 270 ] {dc17af9a-3b9e-4d42-94b6-bef5df0da3b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 17641 | 2026.05.21 09:26:04.558467 [ 270 ] {dc17af9a-3b9e-4d42-94b6-bef5df0da3b0} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 17642 | 2026.05.21 09:26:04.558705 [ 270 ] {dc17af9a-3b9e-4d42-94b6-bef5df0da3b0} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17643 | 2026.05.21 09:26:04.558849 [ 270 ] {dc17af9a-3b9e-4d42-94b6-bef5df0da3b0} <Debug> executeQuery: Read 18 rows, 1.25 KiB in 0.001262 sec., 14263.074484944531 rows/sec., 989.72 KiB/sec. | ||
| 17644 | 2026.05.21 09:26:04.558889 [ 270 ] {dc17af9a-3b9e-4d42-94b6-bef5df0da3b0} <Debug> TCPHandler: Processed in 0.001471169 sec. | ||
| 17645 | 2026.05.21 09:26:05.328692 [ 223 ] {} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17646 | 2026.05.21 09:26:05.328743 [ 223 ] {} <Debug> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17647 | 2026.05.21 09:26:05.330581 [ 223 ] {} <Debug> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17648 | 2026.05.21 09:26:06.051440 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 36930 | ||
| 17649 | 2026.05.21 09:26:06.052274 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17650 | 2026.05.21 09:26:06.052354 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 17651 | 2026.05.21 09:26:06.053099 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 17652 | 2026.05.21 09:26:06.053471 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17653 | 2026.05.21 09:26:06.053701 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36930 | ||
| 17654 | 2026.05.21 09:26:08.065828 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 580 | ||
| 17655 | 2026.05.21 09:26:08.081221 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17656 | 2026.05.21 09:26:08.081274 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 17657 | 2026.05.21 09:26:08.086671 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 17658 | 2026.05.21 09:26:08.087332 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17659 | 2026.05.21 09:26:08.090260 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 580 | ||
| 17660 | 2026.05.21 09:26:09.231784 [ 223 ] {} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17661 | 2026.05.21 09:26:09.231846 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17662 | 2026.05.21 09:26:09.233839 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17663 | 2026.05.21 09:26:09.550156 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17664 | 2026.05.21 09:26:09.550549 [ 270 ] {8a44ecfd-d0a8-4732-ae1c-cf0536d26800} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 17665 | 2026.05.21 09:26:09.550950 [ 270 ] {8a44ecfd-d0a8-4732-ae1c-cf0536d26800} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17666 | 2026.05.21 09:26:09.550996 [ 270 ] {8a44ecfd-d0a8-4732-ae1c-cf0536d26800} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 17667 | 2026.05.21 09:26:09.551258 [ 270 ] {8a44ecfd-d0a8-4732-ae1c-cf0536d26800} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17668 | 2026.05.21 09:26:09.551333 [ 270 ] {8a44ecfd-d0a8-4732-ae1c-cf0536d26800} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17669 | 2026.05.21 09:26:09.551479 [ 270 ] {8a44ecfd-d0a8-4732-ae1c-cf0536d26800} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 17670 | 2026.05.21 09:26:09.551568 [ 363 ] {8a44ecfd-d0a8-4732-ae1c-cf0536d26800} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 17671 | 2026.05.21 09:26:09.551595 [ 345 ] {8a44ecfd-d0a8-4732-ae1c-cf0536d26800} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 17672 | 2026.05.21 09:26:09.551612 [ 352 ] {8a44ecfd-d0a8-4732-ae1c-cf0536d26800} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 17673 | 2026.05.21 09:26:09.551595 [ 336 ] {8a44ecfd-d0a8-4732-ae1c-cf0536d26800} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 17674 | 2026.05.21 09:26:09.551777 [ 270 ] {8a44ecfd-d0a8-4732-ae1c-cf0536d26800} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 17675 | 2026.05.21 09:26:09.551807 [ 270 ] {8a44ecfd-d0a8-4732-ae1c-cf0536d26800} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17676 | 2026.05.21 09:26:09.551916 [ 270 ] {8a44ecfd-d0a8-4732-ae1c-cf0536d26800} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 17677 | 2026.05.21 09:26:09.551938 [ 270 ] {8a44ecfd-d0a8-4732-ae1c-cf0536d26800} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 17678 | 2026.05.21 09:26:09.551976 [ 270 ] {8a44ecfd-d0a8-4732-ae1c-cf0536d26800} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 17679 | 2026.05.21 09:26:09.552024 [ 270 ] {8a44ecfd-d0a8-4732-ae1c-cf0536d26800} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 17680 | 2026.05.21 09:26:09.552066 [ 270 ] {8a44ecfd-d0a8-4732-ae1c-cf0536d26800} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 17681 | 2026.05.21 09:26:09.552108 [ 270 ] {8a44ecfd-d0a8-4732-ae1c-cf0536d26800} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 17682 | 2026.05.21 09:26:09.553393 [ 270 ] {8a44ecfd-d0a8-4732-ae1c-cf0536d26800} <Debug> executeQuery: Read 51 rows, 10.72 KiB in 0.003059 sec., 16672.115070284406 rows/sec., 3.42 MiB/sec. | ||
| 17683 | 2026.05.21 09:26:09.553641 [ 270 ] {8a44ecfd-d0a8-4732-ae1c-cf0536d26800} <Debug> MemoryTracker: Peak memory usage (for query): 186.15 KiB. | ||
| 17684 | 2026.05.21 09:26:09.553659 [ 270 ] {8a44ecfd-d0a8-4732-ae1c-cf0536d26800} <Debug> TCPHandler: Processed in 0.003673114 sec. | ||
| 17685 | 2026.05.21 09:26:09.556081 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17686 | 2026.05.21 09:26:09.556247 [ 270 ] {df030026-f3f3-4105-8b15-081d23fba50c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17687 | 2026.05.21 09:26:09.556314 [ 270 ] {df030026-f3f3-4105-8b15-081d23fba50c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17688 | 2026.05.21 09:26:09.557100 [ 270 ] {df030026-f3f3-4105-8b15-081d23fba50c} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17689 | 2026.05.21 09:26:09.557162 [ 270 ] {df030026-f3f3-4105-8b15-081d23fba50c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 17690 | 2026.05.21 09:26:09.557586 [ 270 ] {df030026-f3f3-4105-8b15-081d23fba50c} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 17691 | 2026.05.21 09:26:09.557820 [ 270 ] {df030026-f3f3-4105-8b15-081d23fba50c} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17692 | 2026.05.21 09:26:09.557972 [ 270 ] {df030026-f3f3-4105-8b15-081d23fba50c} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001773 sec., 77834.17935702199 rows/sec., 6.76 MiB/sec. | ||
| 17693 | 2026.05.21 09:26:09.558010 [ 270 ] {df030026-f3f3-4105-8b15-081d23fba50c} <Debug> TCPHandler: Processed in 0.002006708 sec. | ||
| 17694 | 2026.05.21 09:26:09.558181 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17695 | 2026.05.21 09:26:09.558285 [ 270 ] {afefc7a7-3e79-49f1-9d39-065c16861be7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17696 | 2026.05.21 09:26:09.558326 [ 270 ] {afefc7a7-3e79-49f1-9d39-065c16861be7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17697 | 2026.05.21 09:26:09.558762 [ 270 ] {afefc7a7-3e79-49f1-9d39-065c16861be7} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17698 | 2026.05.21 09:26:09.558800 [ 270 ] {afefc7a7-3e79-49f1-9d39-065c16861be7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 17699 | 2026.05.21 09:26:09.559100 [ 270 ] {afefc7a7-3e79-49f1-9d39-065c16861be7} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 17700 | 2026.05.21 09:26:09.559315 [ 270 ] {afefc7a7-3e79-49f1-9d39-065c16861be7} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17701 | 2026.05.21 09:26:09.559445 [ 270 ] {afefc7a7-3e79-49f1-9d39-065c16861be7} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001183 sec., 34657.65004226543 rows/sec., 2.55 MiB/sec. | ||
| 17702 | 2026.05.21 09:26:09.559481 [ 270 ] {afefc7a7-3e79-49f1-9d39-065c16861be7} <Debug> TCPHandler: Processed in 0.001349156 sec. | ||
| 17703 | 2026.05.21 09:26:09.559612 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17704 | 2026.05.21 09:26:09.559710 [ 270 ] {22c9223c-3bfd-412a-a69a-0d7077ff946e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17705 | 2026.05.21 09:26:09.559750 [ 270 ] {22c9223c-3bfd-412a-a69a-0d7077ff946e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17706 | 2026.05.21 09:26:09.560210 [ 270 ] {22c9223c-3bfd-412a-a69a-0d7077ff946e} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17707 | 2026.05.21 09:26:09.560246 [ 270 ] {22c9223c-3bfd-412a-a69a-0d7077ff946e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 17708 | 2026.05.21 09:26:09.560557 [ 270 ] {22c9223c-3bfd-412a-a69a-0d7077ff946e} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 17709 | 2026.05.21 09:26:09.560768 [ 270 ] {22c9223c-3bfd-412a-a69a-0d7077ff946e} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17710 | 2026.05.21 09:26:09.560899 [ 270 ] {22c9223c-3bfd-412a-a69a-0d7077ff946e} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001209 sec., 86848.63523573201 rows/sec., 6.78 MiB/sec. | ||
| 17711 | 2026.05.21 09:26:09.560934 [ 270 ] {22c9223c-3bfd-412a-a69a-0d7077ff946e} <Debug> TCPHandler: Processed in 0.001371237 sec. | ||
| 17712 | 2026.05.21 09:26:09.561081 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17713 | 2026.05.21 09:26:09.561178 [ 270 ] {373dd7f5-35e1-4646-8185-0ff8aa41ef44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17714 | 2026.05.21 09:26:09.561220 [ 270 ] {373dd7f5-35e1-4646-8185-0ff8aa41ef44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17715 | 2026.05.21 09:26:09.561655 [ 270 ] {373dd7f5-35e1-4646-8185-0ff8aa41ef44} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17716 | 2026.05.21 09:26:09.561692 [ 270 ] {373dd7f5-35e1-4646-8185-0ff8aa41ef44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 17717 | 2026.05.21 09:26:09.562039 [ 270 ] {373dd7f5-35e1-4646-8185-0ff8aa41ef44} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 17718 | 2026.05.21 09:26:09.562248 [ 270 ] {373dd7f5-35e1-4646-8185-0ff8aa41ef44} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17719 | 2026.05.21 09:26:09.562379 [ 270 ] {373dd7f5-35e1-4646-8185-0ff8aa41ef44} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001221 sec., 131040.13104013103 rows/sec., 9.13 MiB/sec. | ||
| 17720 | 2026.05.21 09:26:09.562414 [ 270 ] {373dd7f5-35e1-4646-8185-0ff8aa41ef44} <Debug> TCPHandler: Processed in 0.001382506 sec. | ||
| 17721 | 2026.05.21 09:26:09.562544 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17722 | 2026.05.21 09:26:09.562640 [ 270 ] {7df39aa9-3052-415c-9aea-62b125f78870} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17723 | 2026.05.21 09:26:09.562694 [ 270 ] {7df39aa9-3052-415c-9aea-62b125f78870} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17724 | 2026.05.21 09:26:09.563570 [ 270 ] {7df39aa9-3052-415c-9aea-62b125f78870} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17725 | 2026.05.21 09:26:09.563607 [ 270 ] {7df39aa9-3052-415c-9aea-62b125f78870} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 17726 | 2026.05.21 09:26:09.564179 [ 270 ] {7df39aa9-3052-415c-9aea-62b125f78870} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 17727 | 2026.05.21 09:26:09.564411 [ 270 ] {7df39aa9-3052-415c-9aea-62b125f78870} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17728 | 2026.05.21 09:26:09.564560 [ 270 ] {7df39aa9-3052-415c-9aea-62b125f78870} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001938 sec., 21155.830753353974 rows/sec., 37.91 MiB/sec. | ||
| 17729 | 2026.05.21 09:26:09.564649 [ 270 ] {7df39aa9-3052-415c-9aea-62b125f78870} <Debug> TCPHandler: Processed in 0.002153952 sec. | ||
| 17730 | 2026.05.21 09:26:09.564780 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17731 | 2026.05.21 09:26:09.564876 [ 270 ] {c10869d8-86f4-4e63-8581-0d4b26dba9e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17732 | 2026.05.21 09:26:09.564919 [ 270 ] {c10869d8-86f4-4e63-8581-0d4b26dba9e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17733 | 2026.05.21 09:26:09.565278 [ 270 ] {c10869d8-86f4-4e63-8581-0d4b26dba9e6} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17734 | 2026.05.21 09:26:09.565314 [ 270 ] {c10869d8-86f4-4e63-8581-0d4b26dba9e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 17735 | 2026.05.21 09:26:09.565618 [ 270 ] {c10869d8-86f4-4e63-8581-0d4b26dba9e6} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 17736 | 2026.05.21 09:26:09.565826 [ 270 ] {c10869d8-86f4-4e63-8581-0d4b26dba9e6} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17737 | 2026.05.21 09:26:09.565966 [ 270 ] {c10869d8-86f4-4e63-8581-0d4b26dba9e6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001108 sec., 54151.62454873646 rows/sec., 3.65 MiB/sec. | ||
| 17738 | 2026.05.21 09:26:09.566000 [ 270 ] {c10869d8-86f4-4e63-8581-0d4b26dba9e6} <Debug> TCPHandler: Processed in 0.001269612 sec. | ||
| 17739 | 2026.05.21 09:26:13.322397 [ 89 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17740 | 2026.05.21 09:26:13.322456 [ 89 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17741 | 2026.05.21 09:26:13.554060 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 37378 | ||
| 17742 | 2026.05.21 09:26:13.554605 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17743 | 2026.05.21 09:26:13.554651 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 17744 | 2026.05.21 09:26:13.555117 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 17745 | 2026.05.21 09:26:13.555341 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17746 | 2026.05.21 09:26:13.555477 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37378 | ||
| 17747 | 2026.05.21 09:26:14.548996 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17748 | 2026.05.21 09:26:14.549271 [ 270 ] {a43f2b14-2311-4c69-ab72-fe8912433072} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 17749 | 2026.05.21 09:26:14.549638 [ 270 ] {a43f2b14-2311-4c69-ab72-fe8912433072} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17750 | 2026.05.21 09:26:14.549675 [ 270 ] {a43f2b14-2311-4c69-ab72-fe8912433072} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 17751 | 2026.05.21 09:26:14.549898 [ 270 ] {a43f2b14-2311-4c69-ab72-fe8912433072} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17752 | 2026.05.21 09:26:14.549969 [ 270 ] {a43f2b14-2311-4c69-ab72-fe8912433072} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17753 | 2026.05.21 09:26:14.550117 [ 270 ] {a43f2b14-2311-4c69-ab72-fe8912433072} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 17754 | 2026.05.21 09:26:14.550228 [ 336 ] {a43f2b14-2311-4c69-ab72-fe8912433072} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 17755 | 2026.05.21 09:26:14.550251 [ 363 ] {a43f2b14-2311-4c69-ab72-fe8912433072} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 17756 | 2026.05.21 09:26:14.550231 [ 352 ] {a43f2b14-2311-4c69-ab72-fe8912433072} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 17757 | 2026.05.21 09:26:14.550231 [ 343 ] {a43f2b14-2311-4c69-ab72-fe8912433072} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 17758 | 2026.05.21 09:26:14.550445 [ 270 ] {a43f2b14-2311-4c69-ab72-fe8912433072} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 17759 | 2026.05.21 09:26:14.550476 [ 270 ] {a43f2b14-2311-4c69-ab72-fe8912433072} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17760 | 2026.05.21 09:26:14.550582 [ 270 ] {a43f2b14-2311-4c69-ab72-fe8912433072} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 17761 | 2026.05.21 09:26:14.550604 [ 270 ] {a43f2b14-2311-4c69-ab72-fe8912433072} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 17762 | 2026.05.21 09:26:14.550641 [ 270 ] {a43f2b14-2311-4c69-ab72-fe8912433072} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 17763 | 2026.05.21 09:26:14.550686 [ 270 ] {a43f2b14-2311-4c69-ab72-fe8912433072} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 17764 | 2026.05.21 09:26:14.550728 [ 270 ] {a43f2b14-2311-4c69-ab72-fe8912433072} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 17765 | 2026.05.21 09:26:14.550769 [ 270 ] {a43f2b14-2311-4c69-ab72-fe8912433072} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 17766 | 2026.05.21 09:26:14.552190 [ 270 ] {a43f2b14-2311-4c69-ab72-fe8912433072} <Debug> executeQuery: Read 51 rows, 10.48 KiB in 0.003024 sec., 16865.079365079364 rows/sec., 3.38 MiB/sec. | ||
| 17767 | 2026.05.21 09:26:14.552529 [ 270 ] {a43f2b14-2311-4c69-ab72-fe8912433072} <Debug> MemoryTracker: Peak memory usage (for query): 172.56 KiB. | ||
| 17768 | 2026.05.21 09:26:14.552547 [ 270 ] {a43f2b14-2311-4c69-ab72-fe8912433072} <Debug> TCPHandler: Processed in 0.003706304 sec. | ||
| 17769 | 2026.05.21 09:26:14.554326 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17770 | 2026.05.21 09:26:14.554471 [ 270 ] {3e6491f9-5778-47ab-b839-cb7fdf3075ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17771 | 2026.05.21 09:26:14.554538 [ 270 ] {3e6491f9-5778-47ab-b839-cb7fdf3075ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17772 | 2026.05.21 09:26:14.555179 [ 270 ] {3e6491f9-5778-47ab-b839-cb7fdf3075ed} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17773 | 2026.05.21 09:26:14.555228 [ 270 ] {3e6491f9-5778-47ab-b839-cb7fdf3075ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 17774 | 2026.05.21 09:26:14.555613 [ 270 ] {3e6491f9-5778-47ab-b839-cb7fdf3075ed} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 17775 | 2026.05.21 09:26:14.555841 [ 270 ] {3e6491f9-5778-47ab-b839-cb7fdf3075ed} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17776 | 2026.05.21 09:26:14.555986 [ 270 ] {3e6491f9-5778-47ab-b839-cb7fdf3075ed} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001563 sec., 35828.53486884197 rows/sec., 2.74 MiB/sec. | ||
| 17777 | 2026.05.21 09:26:14.556022 [ 270 ] {3e6491f9-5778-47ab-b839-cb7fdf3075ed} <Debug> TCPHandler: Processed in 0.00180989 sec. | ||
| 17778 | 2026.05.21 09:26:14.556178 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17779 | 2026.05.21 09:26:14.556276 [ 270 ] {ba9de1cd-77ec-4786-bd6d-2ca2ed2e1bcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17780 | 2026.05.21 09:26:14.556318 [ 270 ] {ba9de1cd-77ec-4786-bd6d-2ca2ed2e1bcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17781 | 2026.05.21 09:26:14.556757 [ 270 ] {ba9de1cd-77ec-4786-bd6d-2ca2ed2e1bcc} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17782 | 2026.05.21 09:26:14.556792 [ 270 ] {ba9de1cd-77ec-4786-bd6d-2ca2ed2e1bcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 17783 | 2026.05.21 09:26:14.557096 [ 270 ] {ba9de1cd-77ec-4786-bd6d-2ca2ed2e1bcc} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 17784 | 2026.05.21 09:26:14.557316 [ 270 ] {ba9de1cd-77ec-4786-bd6d-2ca2ed2e1bcc} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17785 | 2026.05.21 09:26:14.557442 [ 270 ] {ba9de1cd-77ec-4786-bd6d-2ca2ed2e1bcc} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001186 sec., 53962.900505902195 rows/sec., 4.21 MiB/sec. | ||
| 17786 | 2026.05.21 09:26:14.557476 [ 270 ] {ba9de1cd-77ec-4786-bd6d-2ca2ed2e1bcc} <Debug> TCPHandler: Processed in 0.001349255 sec. | ||
| 17787 | 2026.05.21 09:26:14.557610 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17788 | 2026.05.21 09:26:14.557707 [ 270 ] {6740bf4b-3425-427b-8f9f-2be2f169b2b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17789 | 2026.05.21 09:26:14.557750 [ 270 ] {6740bf4b-3425-427b-8f9f-2be2f169b2b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17790 | 2026.05.21 09:26:14.558195 [ 270 ] {6740bf4b-3425-427b-8f9f-2be2f169b2b9} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17791 | 2026.05.21 09:26:14.558232 [ 270 ] {6740bf4b-3425-427b-8f9f-2be2f169b2b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 17792 | 2026.05.21 09:26:14.558571 [ 270 ] {6740bf4b-3425-427b-8f9f-2be2f169b2b9} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 17793 | 2026.05.21 09:26:14.558788 [ 270 ] {6740bf4b-3425-427b-8f9f-2be2f169b2b9} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17794 | 2026.05.21 09:26:14.558923 [ 270 ] {6740bf4b-3425-427b-8f9f-2be2f169b2b9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001234 sec., 129659.64343598054 rows/sec., 9.03 MiB/sec. | ||
| 17795 | 2026.05.21 09:26:14.558958 [ 270 ] {6740bf4b-3425-427b-8f9f-2be2f169b2b9} <Debug> TCPHandler: Processed in 0.001396607 sec. | ||
| 17796 | 2026.05.21 09:26:14.559091 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17797 | 2026.05.21 09:26:14.559196 [ 270 ] {a05ba075-76e7-4c95-ada1-bbf63292418d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17798 | 2026.05.21 09:26:14.559240 [ 270 ] {a05ba075-76e7-4c95-ada1-bbf63292418d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17799 | 2026.05.21 09:26:14.559634 [ 270 ] {a05ba075-76e7-4c95-ada1-bbf63292418d} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17800 | 2026.05.21 09:26:14.559685 [ 270 ] {a05ba075-76e7-4c95-ada1-bbf63292418d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 17801 | 2026.05.21 09:26:14.560017 [ 270 ] {a05ba075-76e7-4c95-ada1-bbf63292418d} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 17802 | 2026.05.21 09:26:14.560245 [ 270 ] {a05ba075-76e7-4c95-ada1-bbf63292418d} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17803 | 2026.05.21 09:26:14.560380 [ 270 ] {a05ba075-76e7-4c95-ada1-bbf63292418d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001203 sec., 49875.31172069825 rows/sec., 3.36 MiB/sec. | ||
| 17804 | 2026.05.21 09:26:14.560384 [ 85 ] {} <Debug> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8) (MergerMutator): Selected 6 parts from all_1_120_23 to all_125_125_0 | ||
| 17805 | 2026.05.21 09:26:14.560416 [ 270 ] {a05ba075-76e7-4c95-ada1-bbf63292418d} <Debug> TCPHandler: Processed in 0.001377547 sec. | ||
| 17806 | 2026.05.21 09:26:14.560438 [ 85 ] {} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17807 | 2026.05.21 09:26:14.560465 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 17808 | 2026.05.21 09:26:14.560585 [ 196 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_125_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_120_23 to all_125_125_0 into Compact with storage Full | ||
| 17809 | 2026.05.21 09:26:14.560726 [ 196 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_125_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17810 | 2026.05.21 09:26:14.560761 [ 196 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_125_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_120_23, total 6774 rows starting from the beginning of the part | ||
| 17811 | 2026.05.21 09:26:14.560825 [ 196 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_125_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 60 rows starting from the beginning of the part | ||
| 17812 | 2026.05.21 09:26:14.560870 [ 196 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_125_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 42 rows starting from the beginning of the part | ||
| 17813 | 2026.05.21 09:26:14.560908 [ 196 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_125_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 18 rows starting from the beginning of the part | ||
| 17814 | 2026.05.21 09:26:14.560946 [ 196 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_125_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 60 rows starting from the beginning of the part | ||
| 17815 | 2026.05.21 09:26:14.560983 [ 196 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_125_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 60 rows starting from the beginning of the part | ||
| 17816 | 2026.05.21 09:26:14.562569 [ 198 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_125_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7014 rows, containing 4 columns (4 merged, 0 gathered) in 0.002044839 sec., 3430098.8977616327 rows/sec., 227.10 MiB/sec. | ||
| 17817 | 2026.05.21 09:26:14.562956 [ 192 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_125_24} <Trace> MergedBlockOutputStream: filled checksums all_1_125_24 (state Temporary) | ||
| 17818 | 2026.05.21 09:26:14.563268 [ 192 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_125_24} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_merge_all_1_125_24 to all_1_125_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17819 | 2026.05.21 09:26:14.563349 [ 192 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_125_24} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8) (MergerMutator): Merged 6 parts: [all_1_120_23, all_125_125_0] -> all_1_125_24 | ||
| 17820 | 2026.05.21 09:26:14.563423 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
| 17821 | 2026.05.21 09:26:14.916803 [ 85 ] {} <Debug> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
| 17822 | 2026.05.21 09:26:14.916872 [ 85 ] {} <Trace> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17823 | 2026.05.21 09:26:14.916892 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 17824 | 2026.05.21 09:26:14.917102 [ 192 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_37_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full | ||
| 17825 | 2026.05.21 09:26:14.917320 [ 192 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17826 | 2026.05.21 09:26:14.917379 [ 192 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 20 rows starting from the beginning of the part | ||
| 17827 | 2026.05.21 09:26:14.917499 [ 192 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 2 rows starting from the beginning of the part | ||
| 17828 | 2026.05.21 09:26:14.917552 [ 192 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 4 rows starting from the beginning of the part | ||
| 17829 | 2026.05.21 09:26:14.917602 [ 192 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 8 rows starting from the beginning of the part | ||
| 17830 | 2026.05.21 09:26:14.917646 [ 192 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 4 rows starting from the beginning of the part | ||
| 17831 | 2026.05.21 09:26:14.918420 [ 198 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001407907 sec., 26990.41911148961 rows/sec., 2.25 MiB/sec. | ||
| 17832 | 2026.05.21 09:26:14.918610 [ 198 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
| 17833 | 2026.05.21 09:26:14.918940 [ 198 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_37_9} <Trace> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17834 | 2026.05.21 09:26:14.919026 [ 198 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_37_9} <Trace> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
| 17835 | 2026.05.21 09:26:14.919133 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 17836 | 2026.05.21 09:26:15.591253 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 588 | ||
| 17837 | 2026.05.21 09:26:15.609884 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17838 | 2026.05.21 09:26:15.609962 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 17839 | 2026.05.21 09:26:15.615806 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 17840 | 2026.05.21 09:26:15.616563 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17841 | 2026.05.21 09:26:15.620916 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 588 | ||
| 17842 | 2026.05.21 09:26:15.957333 [ 225 ] {} <Trace> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 17843 | 2026.05.21 09:26:15.957400 [ 225 ] {} <Debug> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 17844 | 2026.05.21 09:26:15.959494 [ 225 ] {} <Debug> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 17845 | 2026.05.21 09:26:19.551498 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17846 | 2026.05.21 09:26:19.551774 [ 270 ] {7181cb9f-4825-4b55-a521-8fb945ceefa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_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) | ||
| 17847 | 2026.05.21 09:26:19.552173 [ 270 ] {7181cb9f-4825-4b55-a521-8fb945ceefa0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17848 | 2026.05.21 09:26:19.552214 [ 270 ] {7181cb9f-4825-4b55-a521-8fb945ceefa0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_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 | ||
| 17849 | 2026.05.21 09:26:19.552461 [ 270 ] {7181cb9f-4825-4b55-a521-8fb945ceefa0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17850 | 2026.05.21 09:26:19.552532 [ 270 ] {7181cb9f-4825-4b55-a521-8fb945ceefa0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17851 | 2026.05.21 09:26:19.552685 [ 270 ] {7181cb9f-4825-4b55-a521-8fb945ceefa0} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 17852 | 2026.05.21 09:26:19.552790 [ 343 ] {7181cb9f-4825-4b55-a521-8fb945ceefa0} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 17853 | 2026.05.21 09:26:19.552794 [ 352 ] {7181cb9f-4825-4b55-a521-8fb945ceefa0} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 17854 | 2026.05.21 09:26:19.552794 [ 323 ] {7181cb9f-4825-4b55-a521-8fb945ceefa0} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 17855 | 2026.05.21 09:26:19.552790 [ 338 ] {7181cb9f-4825-4b55-a521-8fb945ceefa0} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 17856 | 2026.05.21 09:26:19.552999 [ 270 ] {7181cb9f-4825-4b55-a521-8fb945ceefa0} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 17857 | 2026.05.21 09:26:19.553028 [ 270 ] {7181cb9f-4825-4b55-a521-8fb945ceefa0} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17858 | 2026.05.21 09:26:19.553132 [ 270 ] {7181cb9f-4825-4b55-a521-8fb945ceefa0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 17859 | 2026.05.21 09:26:19.553154 [ 270 ] {7181cb9f-4825-4b55-a521-8fb945ceefa0} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 17860 | 2026.05.21 09:26:19.553193 [ 270 ] {7181cb9f-4825-4b55-a521-8fb945ceefa0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_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'))" | ||
| 17861 | 2026.05.21 09:26:19.553238 [ 270 ] {7181cb9f-4825-4b55-a521-8fb945ceefa0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_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'))" | ||
| 17862 | 2026.05.21 09:26:19.553280 [ 270 ] {7181cb9f-4825-4b55-a521-8fb945ceefa0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_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'))" | ||
| 17863 | 2026.05.21 09:26:19.553324 [ 270 ] {7181cb9f-4825-4b55-a521-8fb945ceefa0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_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'))" | ||
| 17864 | 2026.05.21 09:26:19.554715 [ 270 ] {7181cb9f-4825-4b55-a521-8fb945ceefa0} <Debug> executeQuery: Read 51 rows, 10.72 KiB in 0.00305 sec., 16721.311475409835 rows/sec., 3.43 MiB/sec. | ||
| 17865 | 2026.05.21 09:26:19.554929 [ 270 ] {7181cb9f-4825-4b55-a521-8fb945ceefa0} <Debug> MemoryTracker: Peak memory usage (for query): 187.38 KiB. | ||
| 17866 | 2026.05.21 09:26:19.554946 [ 270 ] {7181cb9f-4825-4b55-a521-8fb945ceefa0} <Debug> TCPHandler: Processed in 0.003611241 sec. | ||
| 17867 | 2026.05.21 09:26:19.558051 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17868 | 2026.05.21 09:26:19.558184 [ 270 ] {20d514c2-3c93-4586-9575-cf4881266453} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17869 | 2026.05.21 09:26:19.558235 [ 270 ] {20d514c2-3c93-4586-9575-cf4881266453} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17870 | 2026.05.21 09:26:19.558783 [ 270 ] {20d514c2-3c93-4586-9575-cf4881266453} <Trace> oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17871 | 2026.05.21 09:26:19.558828 [ 270 ] {20d514c2-3c93-4586-9575-cf4881266453} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 17872 | 2026.05.21 09:26:19.559185 [ 270 ] {20d514c2-3c93-4586-9575-cf4881266453} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 17873 | 2026.05.21 09:26:19.559410 [ 270 ] {20d514c2-3c93-4586-9575-cf4881266453} <Trace> oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17874 | 2026.05.21 09:26:19.559560 [ 270 ] {20d514c2-3c93-4586-9575-cf4881266453} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001415 sec., 16961.13074204947 rows/sec., 1.41 MiB/sec. | ||
| 17875 | 2026.05.21 09:26:19.559597 [ 270 ] {20d514c2-3c93-4586-9575-cf4881266453} <Debug> TCPHandler: Processed in 0.001607625 sec. | ||
| 17876 | 2026.05.21 09:26:19.559764 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17877 | 2026.05.21 09:26:19.559862 [ 270 ] {e9ebc3b9-06d0-4891-84a6-0112dd034689} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17878 | 2026.05.21 09:26:19.559902 [ 270 ] {e9ebc3b9-06d0-4891-84a6-0112dd034689} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17879 | 2026.05.21 09:26:19.560307 [ 270 ] {e9ebc3b9-06d0-4891-84a6-0112dd034689} <Trace> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17880 | 2026.05.21 09:26:19.560345 [ 270 ] {e9ebc3b9-06d0-4891-84a6-0112dd034689} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 17881 | 2026.05.21 09:26:19.560632 [ 270 ] {e9ebc3b9-06d0-4891-84a6-0112dd034689} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 17882 | 2026.05.21 09:26:19.560856 [ 270 ] {e9ebc3b9-06d0-4891-84a6-0112dd034689} <Trace> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17883 | 2026.05.21 09:26:19.560987 [ 270 ] {e9ebc3b9-06d0-4891-84a6-0112dd034689} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001143 sec., 1749.7812773403325 rows/sec., 142.68 KiB/sec. | ||
| 17884 | 2026.05.21 09:26:19.561021 [ 270 ] {e9ebc3b9-06d0-4891-84a6-0112dd034689} <Debug> TCPHandler: Processed in 0.001306754 sec. | ||
| 17885 | 2026.05.21 09:26:19.561139 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17886 | 2026.05.21 09:26:19.561236 [ 270 ] {afeb3b59-4559-4d07-b3ba-4901e7e3f119} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17887 | 2026.05.21 09:26:19.561275 [ 270 ] {afeb3b59-4559-4d07-b3ba-4901e7e3f119} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17888 | 2026.05.21 09:26:19.561798 [ 270 ] {afeb3b59-4559-4d07-b3ba-4901e7e3f119} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17889 | 2026.05.21 09:26:19.561835 [ 270 ] {afeb3b59-4559-4d07-b3ba-4901e7e3f119} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 17890 | 2026.05.21 09:26:19.562154 [ 270 ] {afeb3b59-4559-4d07-b3ba-4901e7e3f119} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 17891 | 2026.05.21 09:26:19.562366 [ 270 ] {afeb3b59-4559-4d07-b3ba-4901e7e3f119} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17892 | 2026.05.21 09:26:19.562497 [ 270 ] {afeb3b59-4559-4d07-b3ba-4901e7e3f119} <Debug> executeQuery: Read 259 rows, 23.78 KiB in 0.001279 sec., 202501.95465207193 rows/sec., 18.16 MiB/sec. | ||
| 17893 | 2026.05.21 09:26:19.562519 [ 81 ] {} <Debug> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 17894 | 2026.05.21 09:26:19.562533 [ 270 ] {afeb3b59-4559-4d07-b3ba-4901e7e3f119} <Debug> TCPHandler: Processed in 0.001442948 sec. | ||
| 17895 | 2026.05.21 09:26:19.562590 [ 81 ] {} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17896 | 2026.05.21 09:26:19.562618 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 17897 | 2026.05.21 09:26:19.562710 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17898 | 2026.05.21 09:26:19.562736 [ 192 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 17899 | 2026.05.21 09:26:19.562812 [ 270 ] {8966a986-9a87-4ddc-9708-dbe678cba5b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17900 | 2026.05.21 09:26:19.562843 [ 192 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17901 | 2026.05.21 09:26:19.562852 [ 270 ] {8966a986-9a87-4ddc-9708-dbe678cba5b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17902 | 2026.05.21 09:26:19.562879 [ 192 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 3361 rows starting from the beginning of the part | ||
| 17903 | 2026.05.21 09:26:19.562947 [ 192 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 2407 rows starting from the beginning of the part | ||
| 17904 | 2026.05.21 09:26:19.563002 [ 192 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 56 rows starting from the beginning of the part | ||
| 17905 | 2026.05.21 09:26:19.563054 [ 192 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 138 rows starting from the beginning of the part | ||
| 17906 | 2026.05.21 09:26:19.563102 [ 192 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 56 rows starting from the beginning of the part | ||
| 17907 | 2026.05.21 09:26:19.563154 [ 192 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 259 rows starting from the beginning of the part | ||
| 17908 | 2026.05.21 09:26:19.563286 [ 270 ] {8966a986-9a87-4ddc-9708-dbe678cba5b4} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17909 | 2026.05.21 09:26:19.563322 [ 270 ] {8966a986-9a87-4ddc-9708-dbe678cba5b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 17910 | 2026.05.21 09:26:19.563628 [ 270 ] {8966a986-9a87-4ddc-9708-dbe678cba5b4} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 17911 | 2026.05.21 09:26:19.563836 [ 270 ] {8966a986-9a87-4ddc-9708-dbe678cba5b4} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17912 | 2026.05.21 09:26:19.563963 [ 270 ] {8966a986-9a87-4ddc-9708-dbe678cba5b4} <Debug> executeQuery: Read 55 rows, 4.18 KiB in 0.001169 sec., 47048.75962360993 rows/sec., 3.49 MiB/sec. | ||
| 17913 | 2026.05.21 09:26:19.563991 [ 78 ] {} <Debug> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 17914 | 2026.05.21 09:26:19.563998 [ 270 ] {8966a986-9a87-4ddc-9708-dbe678cba5b4} <Debug> TCPHandler: Processed in 0.001336775 sec. | ||
| 17915 | 2026.05.21 09:26:19.564054 [ 78 ] {} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17916 | 2026.05.21 09:26:19.564084 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 17917 | 2026.05.21 09:26:19.564160 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17918 | 2026.05.21 09:26:19.564188 [ 198 ] {33106484-ff80-4833-813a-1c2c5998985f::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 | ||
| 17919 | 2026.05.21 09:26:19.564261 [ 270 ] {4278b602-7d61-4f27-8494-4fb08340e843} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17920 | 2026.05.21 09:26:19.564306 [ 270 ] {4278b602-7d61-4f27-8494-4fb08340e843} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17921 | 2026.05.21 09:26:19.564314 [ 198 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17922 | 2026.05.21 09:26:19.564353 [ 198 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 226 rows starting from the beginning of the part | ||
| 17923 | 2026.05.21 09:26:19.564419 [ 198 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 61 rows starting from the beginning of the part | ||
| 17924 | 2026.05.21 09:26:19.564467 [ 198 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 41 rows starting from the beginning of the part | ||
| 17925 | 2026.05.21 09:26:19.564512 [ 198 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 15 rows starting from the beginning of the part | ||
| 17926 | 2026.05.21 09:26:19.564554 [ 198 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 41 rows starting from the beginning of the part | ||
| 17927 | 2026.05.21 09:26:19.564597 [ 198 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 55 rows starting from the beginning of the part | ||
| 17928 | 2026.05.21 09:26:19.564724 [ 270 ] {4278b602-7d61-4f27-8494-4fb08340e843} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17929 | 2026.05.21 09:26:19.564769 [ 270 ] {4278b602-7d61-4f27-8494-4fb08340e843} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 17930 | 2026.05.21 09:26:19.565089 [ 270 ] {4278b602-7d61-4f27-8494-4fb08340e843} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 17931 | 2026.05.21 09:26:19.565180 [ 201 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6277 rows, containing 5 columns (5 merged, 0 gathered) in 0.002488093 sec., 2522815.666456198 rows/sec., 199.91 MiB/sec. | ||
| 17932 | 2026.05.21 09:26:19.565338 [ 270 ] {4278b602-7d61-4f27-8494-4fb08340e843} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17933 | 2026.05.21 09:26:19.565484 [ 270 ] {4278b602-7d61-4f27-8494-4fb08340e843} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001241 sec., 19339.242546333604 rows/sec., 1.60 MiB/sec. | ||
| 17934 | 2026.05.21 09:26:19.565482 [ 193 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 439 rows, containing 5 columns (5 merged, 0 gathered) in 0.001335694 sec., 328668.09314109373 rows/sec., 23.82 MiB/sec. | ||
| 17935 | 2026.05.21 09:26:19.565523 [ 270 ] {4278b602-7d61-4f27-8494-4fb08340e843} <Debug> TCPHandler: Processed in 0.001412377 sec. | ||
| 17936 | 2026.05.21 09:26:19.565524 [ 186 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 17937 | 2026.05.21 09:26:19.565658 [ 198 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 17938 | 2026.05.21 09:26:19.565678 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17939 | 2026.05.21 09:26:19.565784 [ 270 ] {e6f22244-09e1-4fc6-a0b7-c5d075b7b3fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17940 | 2026.05.21 09:26:19.565829 [ 270 ] {e6f22244-09e1-4fc6-a0b7-c5d075b7b3fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17941 | 2026.05.21 09:26:19.565916 [ 186 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_126_25} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17942 | 2026.05.21 09:26:19.565979 [ 198 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_86_17} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17943 | 2026.05.21 09:26:19.566015 [ 186 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_126_25} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 17944 | 2026.05.21 09:26:19.566064 [ 198 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_86_17} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 17945 | 2026.05.21 09:26:19.566136 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 17946 | 2026.05.21 09:26:19.566195 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 17947 | 2026.05.21 09:26:19.566240 [ 270 ] {e6f22244-09e1-4fc6-a0b7-c5d075b7b3fa} <Trace> oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17948 | 2026.05.21 09:26:19.566290 [ 270 ] {e6f22244-09e1-4fc6-a0b7-c5d075b7b3fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 17949 | 2026.05.21 09:26:19.566584 [ 270 ] {e6f22244-09e1-4fc6-a0b7-c5d075b7b3fa} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 17950 | 2026.05.21 09:26:19.566792 [ 270 ] {e6f22244-09e1-4fc6-a0b7-c5d075b7b3fa} <Trace> oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17951 | 2026.05.21 09:26:19.566922 [ 270 ] {e6f22244-09e1-4fc6-a0b7-c5d075b7b3fa} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001158 sec., 10362.694300518135 rows/sec., 809.59 KiB/sec. | ||
| 17952 | 2026.05.21 09:26:19.566957 [ 270 ] {e6f22244-09e1-4fc6-a0b7-c5d075b7b3fa} <Debug> TCPHandler: Processed in 0.001334825 sec. | ||
| 17953 | 2026.05.21 09:26:19.567108 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17954 | 2026.05.21 09:26:19.567204 [ 270 ] {d0ba1e8d-a9bd-4740-b985-e287e2ea9062} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17955 | 2026.05.21 09:26:19.567244 [ 270 ] {d0ba1e8d-a9bd-4740-b985-e287e2ea9062} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17956 | 2026.05.21 09:26:19.567712 [ 270 ] {d0ba1e8d-a9bd-4740-b985-e287e2ea9062} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17957 | 2026.05.21 09:26:19.567750 [ 270 ] {d0ba1e8d-a9bd-4740-b985-e287e2ea9062} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 17958 | 2026.05.21 09:26:19.568056 [ 270 ] {d0ba1e8d-a9bd-4740-b985-e287e2ea9062} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 17959 | 2026.05.21 09:26:19.568273 [ 270 ] {d0ba1e8d-a9bd-4740-b985-e287e2ea9062} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17960 | 2026.05.21 09:26:19.568408 [ 81 ] {} <Debug> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 17961 | 2026.05.21 09:26:19.568413 [ 270 ] {d0ba1e8d-a9bd-4740-b985-e287e2ea9062} <Debug> executeQuery: Read 143 rows, 11.82 KiB in 0.001226 sec., 116639.47797716148 rows/sec., 9.41 MiB/sec. | ||
| 17962 | 2026.05.21 09:26:19.568465 [ 81 ] {} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17963 | 2026.05.21 09:26:19.568480 [ 270 ] {d0ba1e8d-a9bd-4740-b985-e287e2ea9062} <Debug> TCPHandler: Processed in 0.001438608 sec. | ||
| 17964 | 2026.05.21 09:26:19.568529 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 17965 | 2026.05.21 09:26:19.568634 [ 193 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 17966 | 2026.05.21 09:26:19.568665 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17967 | 2026.05.21 09:26:19.568692 [ 221 ] {} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17968 | 2026.05.21 09:26:19.568723 [ 221 ] {} <Debug> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17969 | 2026.05.21 09:26:19.568751 [ 193 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17970 | 2026.05.21 09:26:19.568767 [ 270 ] {7faa4753-84ea-4446-bbee-9a75be371182} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17971 | 2026.05.21 09:26:19.568789 [ 193 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 1831 rows starting from the beginning of the part | ||
| 17972 | 2026.05.21 09:26:19.568843 [ 270 ] {7faa4753-84ea-4446-bbee-9a75be371182} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17973 | 2026.05.21 09:26:19.568876 [ 193 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 1294 rows starting from the beginning of the part | ||
| 17974 | 2026.05.21 09:26:19.568933 [ 193 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 64 rows starting from the beginning of the part | ||
| 17975 | 2026.05.21 09:26:19.568978 [ 193 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 105 rows starting from the beginning of the part | ||
| 17976 | 2026.05.21 09:26:19.569036 [ 193 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 64 rows starting from the beginning of the part | ||
| 17977 | 2026.05.21 09:26:19.569089 [ 193 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 143 rows starting from the beginning of the part | ||
| 17978 | 2026.05.21 09:26:19.569263 [ 270 ] {7faa4753-84ea-4446-bbee-9a75be371182} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17979 | 2026.05.21 09:26:19.569306 [ 270 ] {7faa4753-84ea-4446-bbee-9a75be371182} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 17980 | 2026.05.21 09:26:19.569660 [ 270 ] {7faa4753-84ea-4446-bbee-9a75be371182} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 17981 | 2026.05.21 09:26:19.569909 [ 270 ] {7faa4753-84ea-4446-bbee-9a75be371182} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17982 | 2026.05.21 09:26:19.570055 [ 270 ] {7faa4753-84ea-4446-bbee-9a75be371182} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001306 sec., 150842.26646248085 rows/sec., 10.82 MiB/sec. | ||
| 17983 | 2026.05.21 09:26:19.570090 [ 270 ] {7faa4753-84ea-4446-bbee-9a75be371182} <Debug> TCPHandler: Processed in 0.001474059 sec. | ||
| 17984 | 2026.05.21 09:26:19.570172 [ 220 ] {} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17985 | 2026.05.21 09:26:19.570207 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17986 | 2026.05.21 09:26:19.570278 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17987 | 2026.05.21 09:26:19.570379 [ 270 ] {cb1d9228-98c2-46c4-99f8-6fc22ff83177} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17988 | 2026.05.21 09:26:19.570437 [ 270 ] {cb1d9228-98c2-46c4-99f8-6fc22ff83177} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17989 | 2026.05.21 09:26:19.570559 [ 198 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3501 rows, containing 5 columns (5 merged, 0 gathered) in 0.001964116 sec., 1782481.2791097877 rows/sec., 129.45 MiB/sec. | ||
| 17990 | 2026.05.21 09:26:19.570766 [ 186 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 17991 | 2026.05.21 09:26:19.571071 [ 186 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_126_25} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17992 | 2026.05.21 09:26:19.571140 [ 186 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_126_25} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 17993 | 2026.05.21 09:26:19.571209 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 17994 | 2026.05.21 09:26:19.571263 [ 270 ] {cb1d9228-98c2-46c4-99f8-6fc22ff83177} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17995 | 2026.05.21 09:26:19.571308 [ 270 ] {cb1d9228-98c2-46c4-99f8-6fc22ff83177} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 17996 | 2026.05.21 09:26:19.571402 [ 221 ] {} <Debug> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17997 | 2026.05.21 09:26:19.571914 [ 270 ] {cb1d9228-98c2-46c4-99f8-6fc22ff83177} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 17998 | 2026.05.21 09:26:19.572171 [ 270 ] {cb1d9228-98c2-46c4-99f8-6fc22ff83177} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17999 | 2026.05.21 09:26:19.572325 [ 270 ] {cb1d9228-98c2-46c4-99f8-6fc22ff83177} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001963 sec., 20886.398369842078 rows/sec., 37.43 MiB/sec. | ||
| 18000 | 2026.05.21 09:26:19.572405 [ 270 ] {cb1d9228-98c2-46c4-99f8-6fc22ff83177} <Debug> TCPHandler: Processed in 0.002176743 sec. | ||
| 18001 | 2026.05.21 09:26:19.572527 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18002 | 2026.05.21 09:26:19.572576 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18003 | 2026.05.21 09:26:19.572677 [ 270 ] {89246d87-ff9f-438d-be37-8c1f220fdcdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18004 | 2026.05.21 09:26:19.572720 [ 270 ] {89246d87-ff9f-438d-be37-8c1f220fdcdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18005 | 2026.05.21 09:26:19.573078 [ 270 ] {89246d87-ff9f-438d-be37-8c1f220fdcdb} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18006 | 2026.05.21 09:26:19.573115 [ 270 ] {89246d87-ff9f-438d-be37-8c1f220fdcdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 18007 | 2026.05.21 09:26:19.573423 [ 270 ] {89246d87-ff9f-438d-be37-8c1f220fdcdb} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 18008 | 2026.05.21 09:26:19.573629 [ 270 ] {89246d87-ff9f-438d-be37-8c1f220fdcdb} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18009 | 2026.05.21 09:26:19.573765 [ 270 ] {89246d87-ff9f-438d-be37-8c1f220fdcdb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001107 sec., 54200.54200542006 rows/sec., 3.65 MiB/sec. | ||
| 18010 | 2026.05.21 09:26:19.573799 [ 270 ] {89246d87-ff9f-438d-be37-8c1f220fdcdb} <Debug> TCPHandler: Processed in 0.001274662 sec. | ||
| 18011 | 2026.05.21 09:26:19.573841 [ 224 ] {} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18012 | 2026.05.21 09:26:19.573879 [ 224 ] {} <Debug> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18013 | 2026.05.21 09:26:19.576086 [ 224 ] {} <Debug> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18014 | 2026.05.21 09:26:20.646853 [ 221 ] {} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18015 | 2026.05.21 09:26:20.646909 [ 221 ] {} <Debug> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18016 | 2026.05.21 09:26:20.648764 [ 221 ] {} <Debug> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18017 | 2026.05.21 09:26:21.056542 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 37890 | ||
| 18018 | 2026.05.21 09:26:21.057074 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18019 | 2026.05.21 09:26:21.057119 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 18020 | 2026.05.21 09:26:21.057594 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 18021 | 2026.05.21 09:26:21.057820 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18022 | 2026.05.21 09:26:21.057952 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37890 | ||
| 18023 | 2026.05.21 09:26:23.121924 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 595 | ||
| 18024 | 2026.05.21 09:26:23.139462 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18025 | 2026.05.21 09:26:23.139524 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 18026 | 2026.05.21 09:26:23.145685 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 18027 | 2026.05.21 09:26:23.146372 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18028 | 2026.05.21 09:26:23.149172 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 595 | ||
| 18029 | 2026.05.21 09:26:24.549142 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18030 | 2026.05.21 09:26:24.549406 [ 270 ] {ce58b229-7e7a-4f4f-9d0c-f0e5caa32447} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 18031 | 2026.05.21 09:26:24.549766 [ 270 ] {ce58b229-7e7a-4f4f-9d0c-f0e5caa32447} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18032 | 2026.05.21 09:26:24.549802 [ 270 ] {ce58b229-7e7a-4f4f-9d0c-f0e5caa32447} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 18033 | 2026.05.21 09:26:24.550024 [ 270 ] {ce58b229-7e7a-4f4f-9d0c-f0e5caa32447} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18034 | 2026.05.21 09:26:24.550093 [ 270 ] {ce58b229-7e7a-4f4f-9d0c-f0e5caa32447} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18035 | 2026.05.21 09:26:24.550238 [ 270 ] {ce58b229-7e7a-4f4f-9d0c-f0e5caa32447} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 18036 | 2026.05.21 09:26:24.550325 [ 338 ] {ce58b229-7e7a-4f4f-9d0c-f0e5caa32447} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 18037 | 2026.05.21 09:26:24.550355 [ 352 ] {ce58b229-7e7a-4f4f-9d0c-f0e5caa32447} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 18038 | 2026.05.21 09:26:24.550365 [ 323 ] {ce58b229-7e7a-4f4f-9d0c-f0e5caa32447} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 18039 | 2026.05.21 09:26:24.550355 [ 336 ] {ce58b229-7e7a-4f4f-9d0c-f0e5caa32447} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 18040 | 2026.05.21 09:26:24.550573 [ 270 ] {ce58b229-7e7a-4f4f-9d0c-f0e5caa32447} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 18041 | 2026.05.21 09:26:24.550647 [ 270 ] {ce58b229-7e7a-4f4f-9d0c-f0e5caa32447} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18042 | 2026.05.21 09:26:24.550811 [ 270 ] {ce58b229-7e7a-4f4f-9d0c-f0e5caa32447} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 18043 | 2026.05.21 09:26:24.550841 [ 270 ] {ce58b229-7e7a-4f4f-9d0c-f0e5caa32447} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 18044 | 2026.05.21 09:26:24.550902 [ 270 ] {ce58b229-7e7a-4f4f-9d0c-f0e5caa32447} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 18045 | 2026.05.21 09:26:24.550960 [ 270 ] {ce58b229-7e7a-4f4f-9d0c-f0e5caa32447} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 18046 | 2026.05.21 09:26:24.551011 [ 270 ] {ce58b229-7e7a-4f4f-9d0c-f0e5caa32447} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 18047 | 2026.05.21 09:26:24.551065 [ 270 ] {ce58b229-7e7a-4f4f-9d0c-f0e5caa32447} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 18048 | 2026.05.21 09:26:24.552700 [ 270 ] {ce58b229-7e7a-4f4f-9d0c-f0e5caa32447} <Debug> executeQuery: Read 51 rows, 10.48 KiB in 0.003387 sec., 15057.573073516387 rows/sec., 3.02 MiB/sec. | ||
| 18049 | 2026.05.21 09:26:24.553072 [ 270 ] {ce58b229-7e7a-4f4f-9d0c-f0e5caa32447} <Debug> MemoryTracker: Peak memory usage (for query): 171.98 KiB. | ||
| 18050 | 2026.05.21 09:26:24.553093 [ 270 ] {ce58b229-7e7a-4f4f-9d0c-f0e5caa32447} <Debug> TCPHandler: Processed in 0.004095517 sec. | ||
| 18051 | 2026.05.21 09:26:24.554937 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18052 | 2026.05.21 09:26:24.555099 [ 270 ] {296491c6-e85d-46f3-a4f4-3a28549dc5a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18053 | 2026.05.21 09:26:24.555169 [ 270 ] {296491c6-e85d-46f3-a4f4-3a28549dc5a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18054 | 2026.05.21 09:26:24.555882 [ 270 ] {296491c6-e85d-46f3-a4f4-3a28549dc5a5} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18055 | 2026.05.21 09:26:24.555925 [ 270 ] {296491c6-e85d-46f3-a4f4-3a28549dc5a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 18056 | 2026.05.21 09:26:24.556311 [ 270 ] {296491c6-e85d-46f3-a4f4-3a28549dc5a5} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 18057 | 2026.05.21 09:26:24.556537 [ 270 ] {296491c6-e85d-46f3-a4f4-3a28549dc5a5} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18058 | 2026.05.21 09:26:24.556689 [ 270 ] {296491c6-e85d-46f3-a4f4-3a28549dc5a5} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001642 sec., 34104.7503045067 rows/sec., 2.60 MiB/sec. | ||
| 18059 | 2026.05.21 09:26:24.556728 [ 270 ] {296491c6-e85d-46f3-a4f4-3a28549dc5a5} <Debug> TCPHandler: Processed in 0.001920404 sec. | ||
| 18060 | 2026.05.21 09:26:24.556866 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18061 | 2026.05.21 09:26:24.556962 [ 270 ] {b2d8650d-8750-4db1-9429-7afb09949d4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18062 | 2026.05.21 09:26:24.557004 [ 270 ] {b2d8650d-8750-4db1-9429-7afb09949d4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18063 | 2026.05.21 09:26:24.557556 [ 270 ] {b2d8650d-8750-4db1-9429-7afb09949d4c} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18064 | 2026.05.21 09:26:24.557593 [ 270 ] {b2d8650d-8750-4db1-9429-7afb09949d4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 18065 | 2026.05.21 09:26:24.557897 [ 270 ] {b2d8650d-8750-4db1-9429-7afb09949d4c} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 18066 | 2026.05.21 09:26:24.558107 [ 270 ] {b2d8650d-8750-4db1-9429-7afb09949d4c} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18067 | 2026.05.21 09:26:24.558239 [ 270 ] {b2d8650d-8750-4db1-9429-7afb09949d4c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001293 sec., 49497.293116782675 rows/sec., 3.86 MiB/sec. | ||
| 18068 | 2026.05.21 09:26:24.558277 [ 270 ] {b2d8650d-8750-4db1-9429-7afb09949d4c} <Debug> TCPHandler: Processed in 0.001460159 sec. | ||
| 18069 | 2026.05.21 09:26:24.558408 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18070 | 2026.05.21 09:26:24.558505 [ 270 ] {6a25952d-2e19-40c8-bf61-c26d5235af19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18071 | 2026.05.21 09:26:24.558549 [ 270 ] {6a25952d-2e19-40c8-bf61-c26d5235af19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18072 | 2026.05.21 09:26:24.559050 [ 270 ] {6a25952d-2e19-40c8-bf61-c26d5235af19} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18073 | 2026.05.21 09:26:24.559087 [ 270 ] {6a25952d-2e19-40c8-bf61-c26d5235af19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 18074 | 2026.05.21 09:26:24.559413 [ 270 ] {6a25952d-2e19-40c8-bf61-c26d5235af19} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 18075 | 2026.05.21 09:26:24.559636 [ 270 ] {6a25952d-2e19-40c8-bf61-c26d5235af19} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18076 | 2026.05.21 09:26:24.559771 [ 270 ] {6a25952d-2e19-40c8-bf61-c26d5235af19} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001282 sec., 124804.992199688 rows/sec., 8.69 MiB/sec. | ||
| 18077 | 2026.05.21 09:26:24.559794 [ 72 ] {} <Debug> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Selected 2 parts from all_1_122_28 to all_123_123_0 | ||
| 18078 | 2026.05.21 09:26:24.559809 [ 270 ] {6a25952d-2e19-40c8-bf61-c26d5235af19} <Debug> TCPHandler: Processed in 0.001451669 sec. | ||
| 18079 | 2026.05.21 09:26:24.559849 [ 72 ] {} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18080 | 2026.05.21 09:26:24.559877 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 18081 | 2026.05.21 09:26:24.559952 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18082 | 2026.05.21 09:26:24.559970 [ 186 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_123_29} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_122_28 to all_123_123_0 into Compact with storage Full | ||
| 18083 | 2026.05.21 09:26:24.560055 [ 270 ] {717bf705-9f8a-415a-940f-059a753ba8e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18084 | 2026.05.21 09:26:24.560096 [ 186 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_123_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18085 | 2026.05.21 09:26:24.560104 [ 270 ] {717bf705-9f8a-415a-940f-059a753ba8e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18086 | 2026.05.21 09:26:24.560137 [ 186 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_123_29} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_122_28, total 44644 rows starting from the beginning of the part | ||
| 18087 | 2026.05.21 09:26:24.560205 [ 186 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_123_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 52 rows starting from the beginning of the part | ||
| 18088 | 2026.05.21 09:26:24.560622 [ 270 ] {717bf705-9f8a-415a-940f-059a753ba8e6} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18089 | 2026.05.21 09:26:24.560665 [ 270 ] {717bf705-9f8a-415a-940f-059a753ba8e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 18090 | 2026.05.21 09:26:24.560976 [ 270 ] {717bf705-9f8a-415a-940f-059a753ba8e6} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 18091 | 2026.05.21 09:26:24.561182 [ 270 ] {717bf705-9f8a-415a-940f-059a753ba8e6} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18092 | 2026.05.21 09:26:24.561323 [ 270 ] {717bf705-9f8a-415a-940f-059a753ba8e6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001284 sec., 46728.97196261682 rows/sec., 3.15 MiB/sec. | ||
| 18093 | 2026.05.21 09:26:24.561366 [ 270 ] {717bf705-9f8a-415a-940f-059a753ba8e6} <Debug> TCPHandler: Processed in 0.001463329 sec. | ||
| 18094 | 2026.05.21 09:26:24.566651 [ 198 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_123_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 44696 rows, containing 5 columns (5 merged, 0 gathered) in 0.006716335 sec., 6654819.927832664 rows/sec., 432.02 MiB/sec. | ||
| 18095 | 2026.05.21 09:26:24.567044 [ 198 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_123_29} <Trace> MergedBlockOutputStream: filled checksums all_1_123_29 (state Temporary) | ||
| 18096 | 2026.05.21 09:26:24.567341 [ 198 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_123_29} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_merge_all_1_123_29 to all_1_123_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18097 | 2026.05.21 09:26:24.567421 [ 198 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_123_29} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Merged 2 parts: [all_1_122_28, all_123_123_0] -> all_1_123_29 | ||
| 18098 | 2026.05.21 09:26:24.567507 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 18099 | 2026.05.21 09:26:26.850692 [ 260 ] {} <Trace> TCP-Session: 6133b9ec-e114-4b24-9244-24743d7e63c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18100 | 2026.05.21 09:26:26.850954 [ 260 ] {0debb267-3eb5-46f2-bb98-a8f656d4d5a2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60263) SELECT concat(database, '.', name) AS table_name, ifNull(total_bytes, 0) AS total_bytes, ifNull(total_rows, 0) AS total_rows FROM system.tables WHERE database = 'oximeter'AND has_own_data (stage: Complete) | ||
| 18101 | 2026.05.21 09:26:26.851434 [ 260 ] {0debb267-3eb5-46f2-bb98-a8f656d4d5a2} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 18102 | 2026.05.21 09:26:26.851630 [ 260 ] {0debb267-3eb5-46f2-bb98-a8f656d4d5a2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18103 | 2026.05.21 09:26:26.852004 [ 344 ] {0debb267-3eb5-46f2-bb98-a8f656d4d5a2} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 18104 | 2026.05.21 09:26:26.852320 [ 260 ] {0debb267-3eb5-46f2-bb98-a8f656d4d5a2} <Debug> executeQuery: Read 41 rows, 2.50 KiB in 0.001482 sec., 27665.31713900135 rows/sec., 1.65 MiB/sec. | ||
| 18105 | 2026.05.21 09:26:26.852374 [ 260 ] {0debb267-3eb5-46f2-bb98-a8f656d4d5a2} <Debug> TCPHandler: Processed in 0.001832732 sec. | ||
| 18106 | 2026.05.21 09:26:28.052118 [ 224 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18107 | 2026.05.21 09:26:28.052177 [ 224 ] {} <Debug> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18108 | 2026.05.21 09:26:28.054691 [ 224 ] {} <Debug> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18109 | 2026.05.21 09:26:28.322730 [ 69 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18110 | 2026.05.21 09:26:28.322791 [ 69 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18111 | 2026.05.21 09:26:28.559021 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 38338 | ||
| 18112 | 2026.05.21 09:26:28.559561 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18113 | 2026.05.21 09:26:28.559603 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 18114 | 2026.05.21 09:26:28.560110 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 18115 | 2026.05.21 09:26:28.560357 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18116 | 2026.05.21 09:26:28.560486 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38338 | ||
| 18117 | 2026.05.21 09:26:28.560597 [ 218 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18118 | 2026.05.21 09:26:28.560656 [ 218 ] {} <Debug> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18119 | 2026.05.21 09:26:28.562496 [ 218 ] {} <Debug> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18120 | 2026.05.21 09:26:29.000302 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 381.18 MiB, peak 403.63 MiB, free memory in arenas 0.00 B, will set to 385.18 MiB (RSS), difference: 3.99 MiB | ||
| 18121 | 2026.05.21 09:26:29.001793 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.00115989 sec. | ||
| 18122 | 2026.05.21 09:26:29.550055 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18123 | 2026.05.21 09:26:29.550344 [ 270 ] {bbe9e6d0-78a8-4ecc-a54d-8ea1c6e17c83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 18124 | 2026.05.21 09:26:29.550779 [ 270 ] {bbe9e6d0-78a8-4ecc-a54d-8ea1c6e17c83} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18125 | 2026.05.21 09:26:29.550834 [ 270 ] {bbe9e6d0-78a8-4ecc-a54d-8ea1c6e17c83} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 18126 | 2026.05.21 09:26:29.551059 [ 270 ] {bbe9e6d0-78a8-4ecc-a54d-8ea1c6e17c83} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18127 | 2026.05.21 09:26:29.551125 [ 270 ] {bbe9e6d0-78a8-4ecc-a54d-8ea1c6e17c83} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18128 | 2026.05.21 09:26:29.551263 [ 270 ] {bbe9e6d0-78a8-4ecc-a54d-8ea1c6e17c83} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 18129 | 2026.05.21 09:26:29.551362 [ 344 ] {bbe9e6d0-78a8-4ecc-a54d-8ea1c6e17c83} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 18130 | 2026.05.21 09:26:29.551370 [ 343 ] {bbe9e6d0-78a8-4ecc-a54d-8ea1c6e17c83} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 18131 | 2026.05.21 09:26:29.551362 [ 322 ] {bbe9e6d0-78a8-4ecc-a54d-8ea1c6e17c83} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 18132 | 2026.05.21 09:26:29.551445 [ 344 ] {bbe9e6d0-78a8-4ecc-a54d-8ea1c6e17c83} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 18133 | 2026.05.21 09:26:29.551516 [ 270 ] {bbe9e6d0-78a8-4ecc-a54d-8ea1c6e17c83} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 18134 | 2026.05.21 09:26:29.551544 [ 270 ] {bbe9e6d0-78a8-4ecc-a54d-8ea1c6e17c83} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18135 | 2026.05.21 09:26:29.551642 [ 270 ] {bbe9e6d0-78a8-4ecc-a54d-8ea1c6e17c83} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 18136 | 2026.05.21 09:26:29.551663 [ 270 ] {bbe9e6d0-78a8-4ecc-a54d-8ea1c6e17c83} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 18137 | 2026.05.21 09:26:29.551700 [ 270 ] {bbe9e6d0-78a8-4ecc-a54d-8ea1c6e17c83} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 18138 | 2026.05.21 09:26:29.551741 [ 270 ] {bbe9e6d0-78a8-4ecc-a54d-8ea1c6e17c83} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 18139 | 2026.05.21 09:26:29.551781 [ 270 ] {bbe9e6d0-78a8-4ecc-a54d-8ea1c6e17c83} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 18140 | 2026.05.21 09:26:29.551820 [ 270 ] {bbe9e6d0-78a8-4ecc-a54d-8ea1c6e17c83} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 18141 | 2026.05.21 09:26:29.553251 [ 270 ] {bbe9e6d0-78a8-4ecc-a54d-8ea1c6e17c83} <Debug> executeQuery: Read 51 rows, 10.72 KiB in 0.003012 sec., 16932.270916334663 rows/sec., 3.47 MiB/sec. | ||
| 18142 | 2026.05.21 09:26:29.553629 [ 270 ] {bbe9e6d0-78a8-4ecc-a54d-8ea1c6e17c83} <Debug> MemoryTracker: Peak memory usage (for query): 185.33 KiB. | ||
| 18143 | 2026.05.21 09:26:29.553650 [ 270 ] {bbe9e6d0-78a8-4ecc-a54d-8ea1c6e17c83} <Debug> TCPHandler: Processed in 0.003745845 sec. | ||
| 18144 | 2026.05.21 09:26:29.555857 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18145 | 2026.05.21 09:26:29.555986 [ 270 ] {8b3df219-9225-464b-87e0-ea4a67b0a0f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18146 | 2026.05.21 09:26:29.556031 [ 270 ] {8b3df219-9225-464b-87e0-ea4a67b0a0f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18147 | 2026.05.21 09:26:29.556702 [ 270 ] {8b3df219-9225-464b-87e0-ea4a67b0a0f7} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18148 | 2026.05.21 09:26:29.556744 [ 270 ] {8b3df219-9225-464b-87e0-ea4a67b0a0f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 18149 | 2026.05.21 09:26:29.557110 [ 270 ] {8b3df219-9225-464b-87e0-ea4a67b0a0f7} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 18150 | 2026.05.21 09:26:29.557326 [ 270 ] {8b3df219-9225-464b-87e0-ea4a67b0a0f7} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18151 | 2026.05.21 09:26:29.557472 [ 270 ] {8b3df219-9225-464b-87e0-ea4a67b0a0f7} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001518 sec., 90909.09090909091 rows/sec., 7.89 MiB/sec. | ||
| 18152 | 2026.05.21 09:26:29.557509 [ 270 ] {8b3df219-9225-464b-87e0-ea4a67b0a0f7} <Debug> TCPHandler: Processed in 0.001719888 sec. | ||
| 18153 | 2026.05.21 09:26:29.557653 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18154 | 2026.05.21 09:26:29.557752 [ 270 ] {b2913525-6e67-4f5b-8fc0-59b86960a653} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18155 | 2026.05.21 09:26:29.557791 [ 270 ] {b2913525-6e67-4f5b-8fc0-59b86960a653} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18156 | 2026.05.21 09:26:29.558262 [ 270 ] {b2913525-6e67-4f5b-8fc0-59b86960a653} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18157 | 2026.05.21 09:26:29.558298 [ 270 ] {b2913525-6e67-4f5b-8fc0-59b86960a653} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 18158 | 2026.05.21 09:26:29.558593 [ 270 ] {b2913525-6e67-4f5b-8fc0-59b86960a653} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 18159 | 2026.05.21 09:26:29.558796 [ 270 ] {b2913525-6e67-4f5b-8fc0-59b86960a653} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18160 | 2026.05.21 09:26:29.558922 [ 270 ] {b2913525-6e67-4f5b-8fc0-59b86960a653} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.00119 sec., 34453.78151260504 rows/sec., 2.53 MiB/sec. | ||
| 18161 | 2026.05.21 09:26:29.558958 [ 270 ] {b2913525-6e67-4f5b-8fc0-59b86960a653} <Debug> TCPHandler: Processed in 0.001365916 sec. | ||
| 18162 | 2026.05.21 09:26:29.559086 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18163 | 2026.05.21 09:26:29.559185 [ 270 ] {ee759f23-c142-47d8-b5f5-4e37a04a2baa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18164 | 2026.05.21 09:26:29.559227 [ 270 ] {ee759f23-c142-47d8-b5f5-4e37a04a2baa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18165 | 2026.05.21 09:26:29.559713 [ 270 ] {ee759f23-c142-47d8-b5f5-4e37a04a2baa} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18166 | 2026.05.21 09:26:29.559751 [ 270 ] {ee759f23-c142-47d8-b5f5-4e37a04a2baa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 18167 | 2026.05.21 09:26:29.560059 [ 270 ] {ee759f23-c142-47d8-b5f5-4e37a04a2baa} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 18168 | 2026.05.21 09:26:29.560284 [ 270 ] {ee759f23-c142-47d8-b5f5-4e37a04a2baa} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18169 | 2026.05.21 09:26:29.560411 [ 270 ] {ee759f23-c142-47d8-b5f5-4e37a04a2baa} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001246 sec., 84269.66292134832 rows/sec., 6.58 MiB/sec. | ||
| 18170 | 2026.05.21 09:26:29.560447 [ 270 ] {ee759f23-c142-47d8-b5f5-4e37a04a2baa} <Debug> TCPHandler: Processed in 0.001417207 sec. | ||
| 18171 | 2026.05.21 09:26:29.560587 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18172 | 2026.05.21 09:26:29.560689 [ 270 ] {8ed715d6-e482-4d93-857c-d7ba2e7c1dc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18173 | 2026.05.21 09:26:29.560731 [ 270 ] {8ed715d6-e482-4d93-857c-d7ba2e7c1dc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18174 | 2026.05.21 09:26:29.561178 [ 270 ] {8ed715d6-e482-4d93-857c-d7ba2e7c1dc8} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18175 | 2026.05.21 09:26:29.561213 [ 270 ] {8ed715d6-e482-4d93-857c-d7ba2e7c1dc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 18176 | 2026.05.21 09:26:29.561534 [ 270 ] {8ed715d6-e482-4d93-857c-d7ba2e7c1dc8} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 18177 | 2026.05.21 09:26:29.561735 [ 270 ] {8ed715d6-e482-4d93-857c-d7ba2e7c1dc8} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18178 | 2026.05.21 09:26:29.561858 [ 58 ] {} <Debug> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Selected 2 parts from all_1_123_29 to all_124_124_0 | ||
| 18179 | 2026.05.21 09:26:29.561864 [ 270 ] {8ed715d6-e482-4d93-857c-d7ba2e7c1dc8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001194 sec., 134003.3500837521 rows/sec., 9.33 MiB/sec. | ||
| 18180 | 2026.05.21 09:26:29.561910 [ 58 ] {} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18181 | 2026.05.21 09:26:29.561922 [ 270 ] {8ed715d6-e482-4d93-857c-d7ba2e7c1dc8} <Debug> TCPHandler: Processed in 0.001384676 sec. | ||
| 18182 | 2026.05.21 09:26:29.561941 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 18183 | 2026.05.21 09:26:29.562052 [ 186 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_124_30} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_123_29 to all_124_124_0 into Compact with storage Full | ||
| 18184 | 2026.05.21 09:26:29.562081 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18185 | 2026.05.21 09:26:29.562167 [ 186 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_124_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18186 | 2026.05.21 09:26:29.562182 [ 270 ] {8fd1a447-a791-43fa-bc89-15e7073b0003} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18187 | 2026.05.21 09:26:29.562204 [ 186 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_124_30} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_123_29, total 44696 rows starting from the beginning of the part | ||
| 18188 | 2026.05.21 09:26:29.562241 [ 270 ] {8fd1a447-a791-43fa-bc89-15e7073b0003} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18189 | 2026.05.21 09:26:29.562276 [ 186 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_124_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 160 rows starting from the beginning of the part | ||
| 18190 | 2026.05.21 09:26:29.563157 [ 270 ] {8fd1a447-a791-43fa-bc89-15e7073b0003} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18191 | 2026.05.21 09:26:29.563198 [ 270 ] {8fd1a447-a791-43fa-bc89-15e7073b0003} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 18192 | 2026.05.21 09:26:29.563764 [ 270 ] {8fd1a447-a791-43fa-bc89-15e7073b0003} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 18193 | 2026.05.21 09:26:29.563980 [ 270 ] {8fd1a447-a791-43fa-bc89-15e7073b0003} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18194 | 2026.05.21 09:26:29.564122 [ 270 ] {8fd1a447-a791-43fa-bc89-15e7073b0003} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001958 sec., 20939.73442288049 rows/sec., 37.52 MiB/sec. | ||
| 18195 | 2026.05.21 09:26:29.564204 [ 270 ] {8fd1a447-a791-43fa-bc89-15e7073b0003} <Debug> TCPHandler: Processed in 0.002172853 sec. | ||
| 18196 | 2026.05.21 09:26:29.564349 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18197 | 2026.05.21 09:26:29.564447 [ 270 ] {5887c765-9687-46f4-b492-57e3db31ffdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18198 | 2026.05.21 09:26:29.564490 [ 270 ] {5887c765-9687-46f4-b492-57e3db31ffdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18199 | 2026.05.21 09:26:29.564877 [ 270 ] {5887c765-9687-46f4-b492-57e3db31ffdb} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18200 | 2026.05.21 09:26:29.564915 [ 270 ] {5887c765-9687-46f4-b492-57e3db31ffdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 18201 | 2026.05.21 09:26:29.565225 [ 270 ] {5887c765-9687-46f4-b492-57e3db31ffdb} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 18202 | 2026.05.21 09:26:29.565461 [ 270 ] {5887c765-9687-46f4-b492-57e3db31ffdb} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18203 | 2026.05.21 09:26:29.565593 [ 270 ] {5887c765-9687-46f4-b492-57e3db31ffdb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001165 sec., 51502.14592274678 rows/sec., 3.47 MiB/sec. | ||
| 18204 | 2026.05.21 09:26:29.565627 [ 270 ] {5887c765-9687-46f4-b492-57e3db31ffdb} <Debug> TCPHandler: Processed in 0.001328695 sec. | ||
| 18205 | 2026.05.21 09:26:29.568941 [ 190 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_124_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 44856 rows, containing 5 columns (5 merged, 0 gathered) in 0.006923112 sec., 6479167.17221966 rows/sec., 420.73 MiB/sec. | ||
| 18206 | 2026.05.21 09:26:29.569412 [ 197 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_124_30} <Trace> MergedBlockOutputStream: filled checksums all_1_124_30 (state Temporary) | ||
| 18207 | 2026.05.21 09:26:29.569678 [ 197 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_124_30} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_merge_all_1_124_30 to all_1_124_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18208 | 2026.05.21 09:26:29.569752 [ 197 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_124_30} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Merged 2 parts: [all_1_123_29, all_124_124_0] -> all_1_124_30 | ||
| 18209 | 2026.05.21 09:26:29.569818 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 18210 | 2026.05.21 09:26:30.650162 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 603 | ||
| 18211 | 2026.05.21 09:26:30.666799 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18212 | 2026.05.21 09:26:30.666858 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 18213 | 2026.05.21 09:26:30.672923 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 18214 | 2026.05.21 09:26:30.673622 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18215 | 2026.05.21 09:26:30.676577 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 603 | ||
| 18216 | 2026.05.21 09:26:33.197034 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18217 | 2026.05.21 09:26:33.197300 [ 270 ] {642ec3ab-ba05-409d-8116-abf3e78e070a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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) | ||
| 18218 | 2026.05.21 09:26:33.197691 [ 270 ] {642ec3ab-ba05-409d-8116-abf3e78e070a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18219 | 2026.05.21 09:26:33.197740 [ 270 ] {642ec3ab-ba05-409d-8116-abf3e78e070a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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 | ||
| 18220 | 2026.05.21 09:26:33.198006 [ 270 ] {642ec3ab-ba05-409d-8116-abf3e78e070a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18221 | 2026.05.21 09:26:33.198075 [ 270 ] {642ec3ab-ba05-409d-8116-abf3e78e070a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18222 | 2026.05.21 09:26:33.198216 [ 270 ] {642ec3ab-ba05-409d-8116-abf3e78e070a} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 18223 | 2026.05.21 09:26:33.198291 [ 343 ] {642ec3ab-ba05-409d-8116-abf3e78e070a} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 18224 | 2026.05.21 09:26:33.198318 [ 352 ] {642ec3ab-ba05-409d-8116-abf3e78e070a} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 18225 | 2026.05.21 09:26:33.198339 [ 323 ] {642ec3ab-ba05-409d-8116-abf3e78e070a} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 18226 | 2026.05.21 09:26:33.198328 [ 322 ] {642ec3ab-ba05-409d-8116-abf3e78e070a} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 18227 | 2026.05.21 09:26:33.198631 [ 270 ] {642ec3ab-ba05-409d-8116-abf3e78e070a} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 18228 | 2026.05.21 09:26:33.198688 [ 270 ] {642ec3ab-ba05-409d-8116-abf3e78e070a} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18229 | 2026.05.21 09:26:33.198840 [ 270 ] {642ec3ab-ba05-409d-8116-abf3e78e070a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 18230 | 2026.05.21 09:26:33.198868 [ 270 ] {642ec3ab-ba05-409d-8116-abf3e78e070a} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 18231 | 2026.05.21 09:26:33.198925 [ 270 ] {642ec3ab-ba05-409d-8116-abf3e78e070a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 18232 | 2026.05.21 09:26:33.198980 [ 270 ] {642ec3ab-ba05-409d-8116-abf3e78e070a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 18233 | 2026.05.21 09:26:33.199027 [ 270 ] {642ec3ab-ba05-409d-8116-abf3e78e070a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 18234 | 2026.05.21 09:26:33.199071 [ 270 ] {642ec3ab-ba05-409d-8116-abf3e78e070a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 18235 | 2026.05.21 09:26:33.200368 [ 270 ] {642ec3ab-ba05-409d-8116-abf3e78e070a} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.003181 sec., 16032.69412134549 rows/sec., 3.79 MiB/sec. | ||
| 18236 | 2026.05.21 09:26:33.200623 [ 270 ] {642ec3ab-ba05-409d-8116-abf3e78e070a} <Debug> MemoryTracker: Peak memory usage (for query): 206.68 KiB. | ||
| 18237 | 2026.05.21 09:26:33.200641 [ 270 ] {642ec3ab-ba05-409d-8116-abf3e78e070a} <Debug> TCPHandler: Processed in 0.003744906 sec. | ||
| 18238 | 2026.05.21 09:26:33.213761 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18239 | 2026.05.21 09:26:33.213914 [ 270 ] {d7d6c00b-db51-4407-8b97-344611b569ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 18240 | 2026.05.21 09:26:33.213973 [ 270 ] {d7d6c00b-db51-4407-8b97-344611b569ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 18241 | 2026.05.21 09:26:33.214613 [ 270 ] {d7d6c00b-db51-4407-8b97-344611b569ed} <Trace> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18242 | 2026.05.21 09:26:33.214664 [ 270 ] {d7d6c00b-db51-4407-8b97-344611b569ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 18243 | 2026.05.21 09:26:33.215055 [ 270 ] {d7d6c00b-db51-4407-8b97-344611b569ed} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 18244 | 2026.05.21 09:26:33.215283 [ 270 ] {d7d6c00b-db51-4407-8b97-344611b569ed} <Trace> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18245 | 2026.05.21 09:26:33.215430 [ 270 ] {d7d6c00b-db51-4407-8b97-344611b569ed} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001555 sec., 2572.347266881029 rows/sec., 209.76 KiB/sec. | ||
| 18246 | 2026.05.21 09:26:33.215469 [ 270 ] {d7d6c00b-db51-4407-8b97-344611b569ed} <Debug> TCPHandler: Processed in 0.00178726 sec. | ||
| 18247 | 2026.05.21 09:26:33.215615 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18248 | 2026.05.21 09:26:33.215712 [ 270 ] {283c7788-3a3e-4bda-af89-5f425036e8b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18249 | 2026.05.21 09:26:33.215752 [ 270 ] {283c7788-3a3e-4bda-af89-5f425036e8b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18250 | 2026.05.21 09:26:33.217046 [ 270 ] {283c7788-3a3e-4bda-af89-5f425036e8b1} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18251 | 2026.05.21 09:26:33.217083 [ 270 ] {283c7788-3a3e-4bda-af89-5f425036e8b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 18252 | 2026.05.21 09:26:33.217509 [ 270 ] {283c7788-3a3e-4bda-af89-5f425036e8b1} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 18253 | 2026.05.21 09:26:33.217723 [ 270 ] {283c7788-3a3e-4bda-af89-5f425036e8b1} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18254 | 2026.05.21 09:26:33.217854 [ 270 ] {283c7788-3a3e-4bda-af89-5f425036e8b1} <Debug> executeQuery: Read 2407 rows, 180.72 KiB in 0.00216 sec., 1114351.851851852 rows/sec., 81.70 MiB/sec. | ||
| 18255 | 2026.05.21 09:26:33.217889 [ 270 ] {283c7788-3a3e-4bda-af89-5f425036e8b1} <Debug> TCPHandler: Processed in 0.002323508 sec. | ||
| 18256 | 2026.05.21 09:26:33.218029 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18257 | 2026.05.21 09:26:33.218127 [ 270 ] {1448d07e-7818-4d84-9ea3-9cc8b5963d26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18258 | 2026.05.21 09:26:33.218167 [ 270 ] {1448d07e-7818-4d84-9ea3-9cc8b5963d26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18259 | 2026.05.21 09:26:33.218587 [ 270 ] {1448d07e-7818-4d84-9ea3-9cc8b5963d26} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18260 | 2026.05.21 09:26:33.218623 [ 270 ] {1448d07e-7818-4d84-9ea3-9cc8b5963d26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 18261 | 2026.05.21 09:26:33.218907 [ 270 ] {1448d07e-7818-4d84-9ea3-9cc8b5963d26} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 18262 | 2026.05.21 09:26:33.219107 [ 270 ] {1448d07e-7818-4d84-9ea3-9cc8b5963d26} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18263 | 2026.05.21 09:26:33.219236 [ 270 ] {1448d07e-7818-4d84-9ea3-9cc8b5963d26} <Debug> executeQuery: Read 15 rows, 1.11 KiB in 0.001128 sec., 13297.87234042553 rows/sec., 980.89 KiB/sec. | ||
| 18264 | 2026.05.21 09:26:33.219271 [ 270 ] {1448d07e-7818-4d84-9ea3-9cc8b5963d26} <Debug> TCPHandler: Processed in 0.001291533 sec. | ||
| 18265 | 2026.05.21 09:26:33.219408 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18266 | 2026.05.21 09:26:33.219505 [ 270 ] {61b3eac0-7bf7-41b1-b372-300b33c7043d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18267 | 2026.05.21 09:26:33.219544 [ 270 ] {61b3eac0-7bf7-41b1-b372-300b33c7043d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18268 | 2026.05.21 09:26:33.220155 [ 270 ] {61b3eac0-7bf7-41b1-b372-300b33c7043d} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18269 | 2026.05.21 09:26:33.220191 [ 270 ] {61b3eac0-7bf7-41b1-b372-300b33c7043d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 18270 | 2026.05.21 09:26:33.220503 [ 270 ] {61b3eac0-7bf7-41b1-b372-300b33c7043d} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 18271 | 2026.05.21 09:26:33.220706 [ 270 ] {61b3eac0-7bf7-41b1-b372-300b33c7043d} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18272 | 2026.05.21 09:26:33.220834 [ 270 ] {61b3eac0-7bf7-41b1-b372-300b33c7043d} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001347 sec., 594654.7884187081 rows/sec., 34.35 MiB/sec. | ||
| 18273 | 2026.05.21 09:26:33.220868 [ 270 ] {61b3eac0-7bf7-41b1-b372-300b33c7043d} <Debug> TCPHandler: Processed in 0.001509271 sec. | ||
| 18274 | 2026.05.21 09:26:33.221000 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18275 | 2026.05.21 09:26:33.221097 [ 270 ] {933fe2f4-22d4-4932-9a7d-7422eadc2184} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 18276 | 2026.05.21 09:26:33.221136 [ 270 ] {933fe2f4-22d4-4932-9a7d-7422eadc2184} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 18277 | 2026.05.21 09:26:33.221572 [ 270 ] {933fe2f4-22d4-4932-9a7d-7422eadc2184} <Trace> oximeter.fields_u64 (b5f83427-ae7b-4855-93f2-492292eb8518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18278 | 2026.05.21 09:26:33.221608 [ 270 ] {933fe2f4-22d4-4932-9a7d-7422eadc2184} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 18279 | 2026.05.21 09:26:33.221884 [ 270 ] {933fe2f4-22d4-4932-9a7d-7422eadc2184} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 18280 | 2026.05.21 09:26:33.222093 [ 270 ] {933fe2f4-22d4-4932-9a7d-7422eadc2184} <Trace> oximeter.fields_u64 (b5f83427-ae7b-4855-93f2-492292eb8518): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18281 | 2026.05.21 09:26:33.222219 [ 270 ] {933fe2f4-22d4-4932-9a7d-7422eadc2184} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.00114 sec., 877.1929824561404 rows/sec., 61.68 KiB/sec. | ||
| 18282 | 2026.05.21 09:26:33.222256 [ 270 ] {933fe2f4-22d4-4932-9a7d-7422eadc2184} <Debug> TCPHandler: Processed in 0.001305244 sec. | ||
| 18283 | 2026.05.21 09:26:33.222387 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18284 | 2026.05.21 09:26:33.222483 [ 270 ] {fbf85964-9efc-4f1a-a4d7-8003386adc82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18285 | 2026.05.21 09:26:33.222523 [ 270 ] {fbf85964-9efc-4f1a-a4d7-8003386adc82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18286 | 2026.05.21 09:26:33.223271 [ 270 ] {fbf85964-9efc-4f1a-a4d7-8003386adc82} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18287 | 2026.05.21 09:26:33.223308 [ 270 ] {fbf85964-9efc-4f1a-a4d7-8003386adc82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 18288 | 2026.05.21 09:26:33.223651 [ 270 ] {fbf85964-9efc-4f1a-a4d7-8003386adc82} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 18289 | 2026.05.21 09:26:33.223852 [ 270 ] {fbf85964-9efc-4f1a-a4d7-8003386adc82} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18290 | 2026.05.21 09:26:33.223984 [ 270 ] {fbf85964-9efc-4f1a-a4d7-8003386adc82} <Debug> executeQuery: Read 1294 rows, 88.44 KiB in 0.001518 sec., 852437.417654809 rows/sec., 56.90 MiB/sec. | ||
| 18291 | 2026.05.21 09:26:33.224018 [ 270 ] {fbf85964-9efc-4f1a-a4d7-8003386adc82} <Debug> TCPHandler: Processed in 0.001680956 sec. | ||
| 18292 | 2026.05.21 09:26:33.224146 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18293 | 2026.05.21 09:26:33.224243 [ 270 ] {7dbeab4b-54b0-490b-9d68-08d0a372d13d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18294 | 2026.05.21 09:26:33.224286 [ 270 ] {7dbeab4b-54b0-490b-9d68-08d0a372d13d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18295 | 2026.05.21 09:26:33.224950 [ 270 ] {7dbeab4b-54b0-490b-9d68-08d0a372d13d} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18296 | 2026.05.21 09:26:33.224986 [ 270 ] {7dbeab4b-54b0-490b-9d68-08d0a372d13d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 18297 | 2026.05.21 09:26:33.225399 [ 270 ] {7dbeab4b-54b0-490b-9d68-08d0a372d13d} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 18298 | 2026.05.21 09:26:33.225604 [ 270 ] {7dbeab4b-54b0-490b-9d68-08d0a372d13d} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18299 | 2026.05.21 09:26:33.225732 [ 270 ] {7dbeab4b-54b0-490b-9d68-08d0a372d13d} <Debug> executeQuery: Read 1574 rows, 98.47 KiB in 0.001508 sec., 1043766.5782493369 rows/sec., 63.77 MiB/sec. | ||
| 18300 | 2026.05.21 09:26:33.225732 [ 21 ] {} <Debug> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Selected 6 parts from all_1_124_30 to all_129_129_0 | ||
| 18301 | 2026.05.21 09:26:33.225770 [ 270 ] {7dbeab4b-54b0-490b-9d68-08d0a372d13d} <Debug> TCPHandler: Processed in 0.001674176 sec. | ||
| 18302 | 2026.05.21 09:26:33.225786 [ 21 ] {} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18303 | 2026.05.21 09:26:33.225811 [ 21 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 18304 | 2026.05.21 09:26:33.225901 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18305 | 2026.05.21 09:26:33.225901 [ 198 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_129_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_124_30 to all_129_129_0 into Compact with storage Full | ||
| 18306 | 2026.05.21 09:26:33.226002 [ 270 ] {17b79dea-de88-4e32-bf60-81ea16e29166} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18307 | 2026.05.21 09:26:33.226013 [ 198 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_129_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18308 | 2026.05.21 09:26:33.226048 [ 198 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_129_31} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_124_30, total 44856 rows starting from the beginning of the part | ||
| 18309 | 2026.05.21 09:26:33.226056 [ 270 ] {17b79dea-de88-4e32-bf60-81ea16e29166} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18310 | 2026.05.21 09:26:33.226113 [ 198 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_129_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 160 rows starting from the beginning of the part | ||
| 18311 | 2026.05.21 09:26:33.226168 [ 198 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_129_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 197 rows starting from the beginning of the part | ||
| 18312 | 2026.05.21 09:26:33.226215 [ 198 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_129_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 160 rows starting from the beginning of the part | ||
| 18313 | 2026.05.21 09:26:33.226269 [ 198 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_129_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 160 rows starting from the beginning of the part | ||
| 18314 | 2026.05.21 09:26:33.226317 [ 198 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_129_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 1574 rows starting from the beginning of the part | ||
| 18315 | 2026.05.21 09:26:33.226914 [ 270 ] {17b79dea-de88-4e32-bf60-81ea16e29166} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18316 | 2026.05.21 09:26:33.226950 [ 270 ] {17b79dea-de88-4e32-bf60-81ea16e29166} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 18317 | 2026.05.21 09:26:33.227452 [ 270 ] {17b79dea-de88-4e32-bf60-81ea16e29166} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 18318 | 2026.05.21 09:26:33.227681 [ 270 ] {17b79dea-de88-4e32-bf60-81ea16e29166} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18319 | 2026.05.21 09:26:33.227806 [ 21 ] {} <Debug> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 18320 | 2026.05.21 09:26:33.227825 [ 270 ] {17b79dea-de88-4e32-bf60-81ea16e29166} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001841 sec., 5975.013579576317 rows/sec., 10.71 MiB/sec. | ||
| 18321 | 2026.05.21 09:26:33.227839 [ 21 ] {} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18322 | 2026.05.21 09:26:33.227866 [ 21 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 18323 | 2026.05.21 09:26:33.227941 [ 270 ] {17b79dea-de88-4e32-bf60-81ea16e29166} <Debug> TCPHandler: Processed in 0.00209128 sec. | ||
| 18324 | 2026.05.21 09:26:33.227944 [ 197 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::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 | ||
| 18325 | 2026.05.21 09:26:33.228079 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18326 | 2026.05.21 09:26:33.228172 [ 197 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18327 | 2026.05.21 09:26:33.228181 [ 270 ] {f5ca122d-6115-43ad-b2a2-8237a4676c38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18328 | 2026.05.21 09:26:33.228235 [ 197 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2242 rows starting from the beginning of the part | ||
| 18329 | 2026.05.21 09:26:33.228235 [ 270 ] {f5ca122d-6115-43ad-b2a2-8237a4676c38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18330 | 2026.05.21 09:26:33.228462 [ 197 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 11 rows starting from the beginning of the part | ||
| 18331 | 2026.05.21 09:26:33.228605 [ 197 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 41 rows starting from the beginning of the part | ||
| 18332 | 2026.05.21 09:26:33.228617 [ 270 ] {f5ca122d-6115-43ad-b2a2-8237a4676c38} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18333 | 2026.05.21 09:26:33.228658 [ 270 ] {f5ca122d-6115-43ad-b2a2-8237a4676c38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 18334 | 2026.05.21 09:26:33.228720 [ 197 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 41 rows starting from the beginning of the part | ||
| 18335 | 2026.05.21 09:26:33.228836 [ 197 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 41 rows starting from the beginning of the part | ||
| 18336 | 2026.05.21 09:26:33.228958 [ 197 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 11 rows starting from the beginning of the part | ||
| 18337 | 2026.05.21 09:26:33.228999 [ 270 ] {f5ca122d-6115-43ad-b2a2-8237a4676c38} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 18338 | 2026.05.21 09:26:33.229208 [ 270 ] {f5ca122d-6115-43ad-b2a2-8237a4676c38} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18339 | 2026.05.21 09:26:33.229350 [ 270 ] {f5ca122d-6115-43ad-b2a2-8237a4676c38} <Debug> executeQuery: Read 42 rows, 2.89 KiB in 0.001188 sec., 35353.53535353535 rows/sec., 2.38 MiB/sec. | ||
| 18340 | 2026.05.21 09:26:33.229385 [ 270 ] {f5ca122d-6115-43ad-b2a2-8237a4676c38} <Debug> TCPHandler: Processed in 0.001356275 sec. | ||
| 18341 | 2026.05.21 09:26:33.234124 [ 194 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_129_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 47107 rows, containing 5 columns (5 merged, 0 gathered) in 0.008253807 sec., 5707305.731767171 rows/sec., 370.31 MiB/sec. | ||
| 18342 | 2026.05.21 09:26:33.234715 [ 188 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_129_31} <Trace> MergedBlockOutputStream: filled checksums all_1_129_31 (state Temporary) | ||
| 18343 | 2026.05.21 09:26:33.235058 [ 188 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_129_31} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_merge_all_1_129_31 to all_1_129_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18344 | 2026.05.21 09:26:33.235141 [ 188 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_129_31} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Merged 6 parts: [all_1_124_30, all_129_129_0] -> all_1_129_31 | ||
| 18345 | 2026.05.21 09:26:33.235252 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 18346 | 2026.05.21 09:26:33.238644 [ 197 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2387 rows, containing 19 columns (19 merged, 0 gathered) in 0.01073418 sec., 222373.76306341053 rows/sec., 398.48 MiB/sec. | ||
| 18347 | 2026.05.21 09:26:33.240275 [ 197 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 18348 | 2026.05.21 09:26:33.240589 [ 197 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18349 | 2026.05.21 09:26:33.240659 [ 197 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 18350 | 2026.05.21 09:26:33.240761 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.60 MiB. | ||
| 18351 | 2026.05.21 09:26:33.783874 [ 56 ] {} <Debug> oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d) (MergerMutator): Selected 5 parts from all_1_31_7 to all_35_35_0 | ||
| 18352 | 2026.05.21 09:26:33.783965 [ 56 ] {} <Trace> oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18353 | 2026.05.21 09:26:33.783992 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 18354 | 2026.05.21 09:26:33.784130 [ 188 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_35_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_31_7 to all_35_35_0 into Compact with storage Full | ||
| 18355 | 2026.05.21 09:26:33.784288 [ 188 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_35_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18356 | 2026.05.21 09:26:33.784323 [ 188 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_35_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_7, total 308 rows starting from the beginning of the part | ||
| 18357 | 2026.05.21 09:26:33.784393 [ 188 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_35_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 284 rows starting from the beginning of the part | ||
| 18358 | 2026.05.21 09:26:33.784445 [ 188 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_35_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 24 rows starting from the beginning of the part | ||
| 18359 | 2026.05.21 09:26:33.784492 [ 188 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_35_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 24 rows starting from the beginning of the part | ||
| 18360 | 2026.05.21 09:26:33.784535 [ 188 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_35_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 24 rows starting from the beginning of the part | ||
| 18361 | 2026.05.21 09:26:33.785398 [ 191 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_35_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 664 rows, containing 5 columns (5 merged, 0 gathered) in 0.001329115 sec., 499580.547958604 rows/sec., 35.04 MiB/sec. | ||
| 18362 | 2026.05.21 09:26:33.785571 [ 194 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_35_8} <Trace> MergedBlockOutputStream: filled checksums all_1_35_8 (state Temporary) | ||
| 18363 | 2026.05.21 09:26:33.785872 [ 194 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_35_8} <Trace> oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Renaming temporary part tmp_merge_all_1_35_8 to all_1_35_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18364 | 2026.05.21 09:26:33.785951 [ 194 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_35_8} <Trace> oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d) (MergerMutator): Merged 5 parts: [all_1_31_7, all_35_35_0] -> all_1_35_8 | ||
| 18365 | 2026.05.21 09:26:33.786034 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 18366 | 2026.05.21 09:26:34.000266 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 386.27 MiB, peak 404.79 MiB, free memory in arenas 0.00 B, will set to 389.95 MiB (RSS), difference: 3.68 MiB | ||
| 18367 | 2026.05.21 09:26:34.544996 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18368 | 2026.05.21 09:26:34.545312 [ 270 ] {30816e6e-e0b0-40a2-a201-60e973735030} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 18369 | 2026.05.21 09:26:34.545819 [ 270 ] {30816e6e-e0b0-40a2-a201-60e973735030} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18370 | 2026.05.21 09:26:34.545893 [ 270 ] {30816e6e-e0b0-40a2-a201-60e973735030} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 18371 | 2026.05.21 09:26:34.546227 [ 270 ] {30816e6e-e0b0-40a2-a201-60e973735030} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18372 | 2026.05.21 09:26:34.546337 [ 270 ] {30816e6e-e0b0-40a2-a201-60e973735030} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18373 | 2026.05.21 09:26:34.546544 [ 270 ] {30816e6e-e0b0-40a2-a201-60e973735030} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 18374 | 2026.05.21 09:26:34.546687 [ 322 ] {30816e6e-e0b0-40a2-a201-60e973735030} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 18375 | 2026.05.21 09:26:34.546711 [ 268 ] {30816e6e-e0b0-40a2-a201-60e973735030} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 18376 | 2026.05.21 09:26:34.546690 [ 323 ] {30816e6e-e0b0-40a2-a201-60e973735030} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 18377 | 2026.05.21 09:26:34.546690 [ 343 ] {30816e6e-e0b0-40a2-a201-60e973735030} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 18378 | 2026.05.21 09:26:34.546968 [ 270 ] {30816e6e-e0b0-40a2-a201-60e973735030} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 18379 | 2026.05.21 09:26:34.547021 [ 270 ] {30816e6e-e0b0-40a2-a201-60e973735030} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18380 | 2026.05.21 09:26:34.547177 [ 270 ] {30816e6e-e0b0-40a2-a201-60e973735030} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 18381 | 2026.05.21 09:26:34.547215 [ 270 ] {30816e6e-e0b0-40a2-a201-60e973735030} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 18382 | 2026.05.21 09:26:34.547271 [ 270 ] {30816e6e-e0b0-40a2-a201-60e973735030} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 18383 | 2026.05.21 09:26:34.547332 [ 270 ] {30816e6e-e0b0-40a2-a201-60e973735030} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 18384 | 2026.05.21 09:26:34.547387 [ 270 ] {30816e6e-e0b0-40a2-a201-60e973735030} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 18385 | 2026.05.21 09:26:34.547442 [ 270 ] {30816e6e-e0b0-40a2-a201-60e973735030} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 18386 | 2026.05.21 09:26:34.548975 [ 270 ] {30816e6e-e0b0-40a2-a201-60e973735030} <Debug> executeQuery: Read 51 rows, 10.48 KiB in 0.003785 sec., 13474.240422721268 rows/sec., 2.70 MiB/sec. | ||
| 18387 | 2026.05.21 09:26:34.549302 [ 270 ] {30816e6e-e0b0-40a2-a201-60e973735030} <Debug> MemoryTracker: Peak memory usage (for query): 171.34 KiB. | ||
| 18388 | 2026.05.21 09:26:34.549325 [ 270 ] {30816e6e-e0b0-40a2-a201-60e973735030} <Debug> TCPHandler: Processed in 0.004540522 sec. | ||
| 18389 | 2026.05.21 09:26:34.551579 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18390 | 2026.05.21 09:26:34.551729 [ 270 ] {57b76384-0dbe-462b-9df6-a852cb2ee2ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18391 | 2026.05.21 09:26:34.551797 [ 270 ] {57b76384-0dbe-462b-9df6-a852cb2ee2ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18392 | 2026.05.21 09:26:34.552720 [ 270 ] {57b76384-0dbe-462b-9df6-a852cb2ee2ac} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18393 | 2026.05.21 09:26:34.552809 [ 270 ] {57b76384-0dbe-462b-9df6-a852cb2ee2ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 18394 | 2026.05.21 09:26:34.553421 [ 270 ] {57b76384-0dbe-462b-9df6-a852cb2ee2ac} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 18395 | 2026.05.21 09:26:34.553782 [ 270 ] {57b76384-0dbe-462b-9df6-a852cb2ee2ac} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18396 | 2026.05.21 09:26:34.554044 [ 270 ] {57b76384-0dbe-462b-9df6-a852cb2ee2ac} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00235 sec., 23829.787234042553 rows/sec., 1.82 MiB/sec. | ||
| 18397 | 2026.05.21 09:26:34.554136 [ 270 ] {57b76384-0dbe-462b-9df6-a852cb2ee2ac} <Debug> TCPHandler: Processed in 0.00268411 sec. | ||
| 18398 | 2026.05.21 09:26:34.554433 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18399 | 2026.05.21 09:26:34.554607 [ 270 ] {12ad2097-eba6-4046-92e3-3c4f3e862804} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18400 | 2026.05.21 09:26:34.554682 [ 270 ] {12ad2097-eba6-4046-92e3-3c4f3e862804} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18401 | 2026.05.21 09:26:34.555445 [ 270 ] {12ad2097-eba6-4046-92e3-3c4f3e862804} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18402 | 2026.05.21 09:26:34.555497 [ 270 ] {12ad2097-eba6-4046-92e3-3c4f3e862804} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 18403 | 2026.05.21 09:26:34.555942 [ 270 ] {12ad2097-eba6-4046-92e3-3c4f3e862804} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 18404 | 2026.05.21 09:26:34.556260 [ 270 ] {12ad2097-eba6-4046-92e3-3c4f3e862804} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18405 | 2026.05.21 09:26:34.556455 [ 270 ] {12ad2097-eba6-4046-92e3-3c4f3e862804} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001901 sec., 33666.49132035771 rows/sec., 2.63 MiB/sec. | ||
| 18406 | 2026.05.21 09:26:34.556518 [ 270 ] {12ad2097-eba6-4046-92e3-3c4f3e862804} <Debug> TCPHandler: Processed in 0.002255155 sec. | ||
| 18407 | 2026.05.21 09:26:34.556711 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18408 | 2026.05.21 09:26:34.556846 [ 270 ] {d42525ec-717b-404a-8915-b40ad7c48b5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18409 | 2026.05.21 09:26:34.556910 [ 270 ] {d42525ec-717b-404a-8915-b40ad7c48b5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18410 | 2026.05.21 09:26:34.557525 [ 270 ] {d42525ec-717b-404a-8915-b40ad7c48b5a} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18411 | 2026.05.21 09:26:34.557582 [ 270 ] {d42525ec-717b-404a-8915-b40ad7c48b5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 18412 | 2026.05.21 09:26:34.558018 [ 270 ] {d42525ec-717b-404a-8915-b40ad7c48b5a} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 18413 | 2026.05.21 09:26:34.558281 [ 270 ] {d42525ec-717b-404a-8915-b40ad7c48b5a} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18414 | 2026.05.21 09:26:34.558469 [ 270 ] {d42525ec-717b-404a-8915-b40ad7c48b5a} <Debug> executeQuery: Read 52 rows, 3.70 KiB in 0.001655 sec., 31419.939577039277 rows/sec., 2.18 MiB/sec. | ||
| 18415 | 2026.05.21 09:26:34.558538 [ 270 ] {d42525ec-717b-404a-8915-b40ad7c48b5a} <Debug> TCPHandler: Processed in 0.001893823 sec. | ||
| 18416 | 2026.05.21 09:26:34.558735 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18417 | 2026.05.21 09:26:34.558871 [ 270 ] {a5ba5859-8edc-4a55-abb8-b53ac3023b62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18418 | 2026.05.21 09:26:34.558928 [ 270 ] {a5ba5859-8edc-4a55-abb8-b53ac3023b62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18419 | 2026.05.21 09:26:34.559376 [ 270 ] {a5ba5859-8edc-4a55-abb8-b53ac3023b62} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18420 | 2026.05.21 09:26:34.559416 [ 270 ] {a5ba5859-8edc-4a55-abb8-b53ac3023b62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 18421 | 2026.05.21 09:26:34.559749 [ 270 ] {a5ba5859-8edc-4a55-abb8-b53ac3023b62} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 18422 | 2026.05.21 09:26:34.559974 [ 270 ] {a5ba5859-8edc-4a55-abb8-b53ac3023b62} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18423 | 2026.05.21 09:26:34.560129 [ 270 ] {a5ba5859-8edc-4a55-abb8-b53ac3023b62} <Debug> executeQuery: Read 18 rows, 1.25 KiB in 0.001296 sec., 13888.888888888889 rows/sec., 963.75 KiB/sec. | ||
| 18424 | 2026.05.21 09:26:34.560142 [ 60 ] {} <Debug> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8) (MergerMutator): Selected 6 parts from all_1_125_24 to all_130_130_0 | ||
| 18425 | 2026.05.21 09:26:34.560175 [ 270 ] {a5ba5859-8edc-4a55-abb8-b53ac3023b62} <Debug> TCPHandler: Processed in 0.001539062 sec. | ||
| 18426 | 2026.05.21 09:26:34.560203 [ 60 ] {} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18427 | 2026.05.21 09:26:34.560241 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 18428 | 2026.05.21 09:26:34.560355 [ 188 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_130_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_125_24 to all_130_130_0 into Compact with storage Full | ||
| 18429 | 2026.05.21 09:26:34.560481 [ 188 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_130_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18430 | 2026.05.21 09:26:34.560518 [ 188 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_130_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_125_24, total 7014 rows starting from the beginning of the part | ||
| 18431 | 2026.05.21 09:26:34.560585 [ 188 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_130_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 60 rows starting from the beginning of the part | ||
| 18432 | 2026.05.21 09:26:34.560634 [ 188 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_130_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 60 rows starting from the beginning of the part | ||
| 18433 | 2026.05.21 09:26:34.560676 [ 188 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_130_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 60 rows starting from the beginning of the part | ||
| 18434 | 2026.05.21 09:26:34.560717 [ 188 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_130_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 42 rows starting from the beginning of the part | ||
| 18435 | 2026.05.21 09:26:34.560757 [ 188 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_130_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 18 rows starting from the beginning of the part | ||
| 18436 | 2026.05.21 09:26:34.562576 [ 191 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_130_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7254 rows, containing 4 columns (4 merged, 0 gathered) in 0.002270187 sec., 3195331.4859084296 rows/sec., 211.69 MiB/sec. | ||
| 18437 | 2026.05.21 09:26:34.563049 [ 195 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_130_25} <Trace> MergedBlockOutputStream: filled checksums all_1_130_25 (state Temporary) | ||
| 18438 | 2026.05.21 09:26:34.563359 [ 195 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_130_25} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_merge_all_1_130_25 to all_1_130_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18439 | 2026.05.21 09:26:34.563440 [ 195 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_130_25} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8) (MergerMutator): Merged 6 parts: [all_1_125_24, all_130_130_0] -> all_1_130_25 | ||
| 18440 | 2026.05.21 09:26:34.563527 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.26 MiB. | ||
| 18441 | 2026.05.21 09:26:35.404989 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60145 | ||
| 18442 | 2026.05.21 09:26:35.405081 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18443 | 2026.05.21 09:26:35.405105 [ 259 ] {} <Debug> TCP-Session: 439a5221-05c1-4451-80ea-999e1307f0d4 Authenticating user 'default' from [fd00:1122:3344:101::e]:60145 | ||
| 18444 | 2026.05.21 09:26:35.405128 [ 259 ] {} <Debug> TCP-Session: 439a5221-05c1-4451-80ea-999e1307f0d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18445 | 2026.05.21 09:26:35.405141 [ 259 ] {} <Debug> TCP-Session: 439a5221-05c1-4451-80ea-999e1307f0d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18446 | 2026.05.21 09:26:35.405372 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34089 | ||
| 18447 | 2026.05.21 09:26:35.405404 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45648 | ||
| 18448 | 2026.05.21 09:26:35.405425 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64033 | ||
| 18449 | 2026.05.21 09:26:35.405464 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18450 | 2026.05.21 09:26:35.405415 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61137 | ||
| 18451 | 2026.05.21 09:26:35.405502 [ 304 ] {} <Debug> TCP-Session: 619ab5fb-c754-48f4-a11b-1f55f2ca377f Authenticating user 'default' from [fd00:1122:3344:101::e]:34089 | ||
| 18452 | 2026.05.21 09:26:35.405511 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18453 | 2026.05.21 09:26:35.405513 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18454 | 2026.05.21 09:26:35.405541 [ 304 ] {} <Debug> TCP-Session: 619ab5fb-c754-48f4-a11b-1f55f2ca377f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18455 | 2026.05.21 09:26:35.405559 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18456 | 2026.05.21 09:26:35.405574 [ 304 ] {} <Debug> TCP-Session: 619ab5fb-c754-48f4-a11b-1f55f2ca377f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18457 | 2026.05.21 09:26:35.405575 [ 308 ] {} <Debug> TCP-Session: a072a543-398e-49f7-a57d-7b34f1936a9a Authenticating user 'default' from [fd00:1122:3344:101::e]:45648 | ||
| 18458 | 2026.05.21 09:26:35.405553 [ 311 ] {} <Debug> TCP-Session: 6cecdf73-bb36-44ff-830d-f10b24a82ad1 Authenticating user 'default' from [fd00:1122:3344:101::e]:64033 | ||
| 18459 | 2026.05.21 09:26:35.405619 [ 309 ] {} <Debug> TCP-Session: 22b8c1b4-20e8-4f10-9223-8d5f118202b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:61137 | ||
| 18460 | 2026.05.21 09:26:35.405639 [ 311 ] {} <Debug> TCP-Session: 6cecdf73-bb36-44ff-830d-f10b24a82ad1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18461 | 2026.05.21 09:26:35.405626 [ 308 ] {} <Debug> TCP-Session: a072a543-398e-49f7-a57d-7b34f1936a9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18462 | 2026.05.21 09:26:35.405670 [ 311 ] {} <Debug> TCP-Session: 6cecdf73-bb36-44ff-830d-f10b24a82ad1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18463 | 2026.05.21 09:26:35.405704 [ 308 ] {} <Debug> TCP-Session: a072a543-398e-49f7-a57d-7b34f1936a9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18464 | 2026.05.21 09:26:35.405666 [ 309 ] {} <Debug> TCP-Session: 22b8c1b4-20e8-4f10-9223-8d5f118202b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18465 | 2026.05.21 09:26:35.405498 [ 259 ] {} <Trace> TCP-Session: 439a5221-05c1-4451-80ea-999e1307f0d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18466 | 2026.05.21 09:26:35.405787 [ 309 ] {} <Debug> TCP-Session: 22b8c1b4-20e8-4f10-9223-8d5f118202b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18467 | 2026.05.21 09:26:35.405421 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57282 | ||
| 18468 | 2026.05.21 09:26:35.405375 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54736 | ||
| 18469 | 2026.05.21 09:26:35.405370 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57152 | ||
| 18470 | 2026.05.21 09:26:35.405890 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18471 | 2026.05.21 09:26:35.405916 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18472 | 2026.05.21 09:26:35.405945 [ 310 ] {} <Debug> TCP-Session: 70a64ab8-19c8-4047-8e3c-b85d537a69ef Authenticating user 'default' from [fd00:1122:3344:101::e]:57282 | ||
| 18473 | 2026.05.21 09:26:35.405957 [ 269 ] {} <Debug> TCP-Session: d8c871d4-ca19-499f-a7ec-9e8340698a14 Authenticating user 'default' from [fd00:1122:3344:101::e]:54736 | ||
| 18474 | 2026.05.21 09:26:35.405978 [ 310 ] {} <Debug> TCP-Session: 70a64ab8-19c8-4047-8e3c-b85d537a69ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18475 | 2026.05.21 09:26:35.405986 [ 259 ] {02c867d4-7acc-4f42-860a-20cd6f5fd5a0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60145) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 18476 | 2026.05.21 09:26:35.405989 [ 269 ] {} <Debug> TCP-Session: d8c871d4-ca19-499f-a7ec-9e8340698a14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18477 | 2026.05.21 09:26:35.406005 [ 310 ] {} <Debug> TCP-Session: 70a64ab8-19c8-4047-8e3c-b85d537a69ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18478 | 2026.05.21 09:26:35.406027 [ 269 ] {} <Debug> TCP-Session: d8c871d4-ca19-499f-a7ec-9e8340698a14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18479 | 2026.05.21 09:26:35.405378 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46476 | ||
| 18480 | 2026.05.21 09:26:35.406090 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18481 | 2026.05.21 09:26:35.406120 [ 303 ] {} <Debug> TCP-Session: fe9b5070-32eb-40e0-bd17-9747835badc0 Authenticating user 'default' from [fd00:1122:3344:101::e]:57152 | ||
| 18482 | 2026.05.21 09:26:35.406138 [ 303 ] {} <Debug> TCP-Session: fe9b5070-32eb-40e0-bd17-9747835badc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18483 | 2026.05.21 09:26:35.406151 [ 303 ] {} <Debug> TCP-Session: fe9b5070-32eb-40e0-bd17-9747835badc0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18484 | 2026.05.21 09:26:35.406289 [ 259 ] {02c867d4-7acc-4f42-860a-20cd6f5fd5a0} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 18485 | 2026.05.21 09:26:35.406354 [ 259 ] {02c867d4-7acc-4f42-860a-20cd6f5fd5a0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18486 | 2026.05.21 09:26:35.406366 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18487 | 2026.05.21 09:26:35.406393 [ 307 ] {} <Debug> TCP-Session: 4016fdca-c1c8-415e-b590-7b8b88f31919 Authenticating user 'default' from [fd00:1122:3344:101::e]:46476 | ||
| 18488 | 2026.05.21 09:26:35.406412 [ 307 ] {} <Debug> TCP-Session: 4016fdca-c1c8-415e-b590-7b8b88f31919 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18489 | 2026.05.21 09:26:35.406425 [ 307 ] {} <Debug> TCP-Session: 4016fdca-c1c8-415e-b590-7b8b88f31919 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18490 | 2026.05.21 09:26:35.406638 [ 259 ] {02c867d4-7acc-4f42-860a-20cd6f5fd5a0} <Debug> oximeter.version (0aef903c-aa8c-4aa8-a78f-ed504b3a4b83) (SelectExecutor): Key condition: unknown | ||
| 18491 | 2026.05.21 09:26:35.407532 [ 268 ] {02c867d4-7acc-4f42-860a-20cd6f5fd5a0} <Trace> AggregatingTransform: Aggregating | ||
| 18492 | 2026.05.21 09:26:35.407572 [ 268 ] {02c867d4-7acc-4f42-860a-20cd6f5fd5a0} <Trace> Aggregator: Aggregation method: without_key | ||
| 18493 | 2026.05.21 09:26:35.407603 [ 268 ] {02c867d4-7acc-4f42-860a-20cd6f5fd5a0} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000867819 sec. (1152.314 rows/sec., 45.01 KiB/sec.) | ||
| 18494 | 2026.05.21 09:26:35.407618 [ 268 ] {02c867d4-7acc-4f42-860a-20cd6f5fd5a0} <Trace> Aggregator: Merging aggregated data | ||
| 18495 | 2026.05.21 09:26:35.408229 [ 259 ] {02c867d4-7acc-4f42-860a-20cd6f5fd5a0} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002319 sec., 431.22035360069 rows/sec., 16.84 KiB/sec. | ||
| 18496 | 2026.05.21 09:26:35.408361 [ 259 ] {02c867d4-7acc-4f42-860a-20cd6f5fd5a0} <Debug> TCPHandler: Processed in 0.003002041 sec. | ||
| 18497 | 2026.05.21 09:26:35.408493 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18498 | 2026.05.21 09:26:35.408522 [ 259 ] {} <Debug> TCP-Session: 439a5221-05c1-4451-80ea-999e1307f0d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18499 | 2026.05.21 09:26:35.408523 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18500 | 2026.05.21 09:26:35.408543 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18501 | 2026.05.21 09:26:35.408568 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18502 | 2026.05.21 09:26:35.408601 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18503 | 2026.05.21 09:26:35.408602 [ 269 ] {} <Debug> TCP-Session: d8c871d4-ca19-499f-a7ec-9e8340698a14 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18504 | 2026.05.21 09:26:35.408620 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18505 | 2026.05.21 09:26:35.408643 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18506 | 2026.05.21 09:26:35.408698 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18507 | 2026.05.21 09:26:35.408708 [ 309 ] {} <Debug> TCP-Session: 22b8c1b4-20e8-4f10-9223-8d5f118202b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18508 | 2026.05.21 09:26:35.408727 [ 307 ] {} <Debug> TCP-Session: 4016fdca-c1c8-415e-b590-7b8b88f31919 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18509 | 2026.05.21 09:26:35.408738 [ 310 ] {} <Debug> TCP-Session: 70a64ab8-19c8-4047-8e3c-b85d537a69ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18510 | 2026.05.21 09:26:35.408690 [ 311 ] {} <Debug> TCP-Session: 6cecdf73-bb36-44ff-830d-f10b24a82ad1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18511 | 2026.05.21 09:26:35.408588 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18512 | 2026.05.21 09:26:35.408577 [ 304 ] {} <Debug> TCP-Session: 619ab5fb-c754-48f4-a11b-1f55f2ca377f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18513 | 2026.05.21 09:26:35.408817 [ 308 ] {} <Debug> TCP-Session: a072a543-398e-49f7-a57d-7b34f1936a9a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18514 | 2026.05.21 09:26:35.408675 [ 303 ] {} <Debug> TCP-Session: fe9b5070-32eb-40e0-bd17-9747835badc0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18515 | 2026.05.21 09:26:36.061538 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 38850 | ||
| 18516 | 2026.05.21 09:26:36.062170 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18517 | 2026.05.21 09:26:36.062235 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 18518 | 2026.05.21 09:26:36.062888 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 18519 | 2026.05.21 09:26:36.063224 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18520 | 2026.05.21 09:26:36.063415 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38850 | ||
| 18521 | 2026.05.21 09:26:36.063447 [ 66 ] {} <Debug> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 18522 | 2026.05.21 09:26:36.063532 [ 66 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18523 | 2026.05.21 09:26:36.063562 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 18524 | 2026.05.21 09:26:36.063740 [ 188 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::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 | ||
| 18525 | 2026.05.21 09:26:36.063938 [ 188 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18526 | 2026.05.21 09:26:36.064001 [ 188 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_76_15, total 36418 rows starting from the beginning of the part | ||
| 18527 | 2026.05.21 09:26:36.064101 [ 188 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 512 rows starting from the beginning of the part | ||
| 18528 | 2026.05.21 09:26:36.064175 [ 188 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 448 rows starting from the beginning of the part | ||
| 18529 | 2026.05.21 09:26:36.064248 [ 188 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 512 rows starting from the beginning of the part | ||
| 18530 | 2026.05.21 09:26:36.064318 [ 188 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 448 rows starting from the beginning of the part | ||
| 18531 | 2026.05.21 09:26:36.064390 [ 188 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 512 rows starting from the beginning of the part | ||
| 18532 | 2026.05.21 09:26:36.068446 [ 188 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38850 rows, containing 4 columns (4 merged, 0 gathered) in 0.004787521 sec., 8114846.911376472 rows/sec., 116.08 MiB/sec. | ||
| 18533 | 2026.05.21 09:26:36.068780 [ 188 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 18534 | 2026.05.21 09:26:36.069183 [ 188 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_81_16} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18535 | 2026.05.21 09:26:36.069304 [ 188 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_81_16} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 18536 | 2026.05.21 09:26:36.069433 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. | ||
| 18537 | 2026.05.21 09:26:36.908603 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35879 | ||
| 18538 | 2026.05.21 09:26:36.908693 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18539 | 2026.05.21 09:26:36.908722 [ 259 ] {} <Debug> TCP-Session: 4fe112db-8b22-4d3c-946d-2b1e5d058370 Authenticating user 'default' from [fd00:1122:3344:101::e]:35879 | ||
| 18540 | 2026.05.21 09:26:36.908746 [ 259 ] {} <Debug> TCP-Session: 4fe112db-8b22-4d3c-946d-2b1e5d058370 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18541 | 2026.05.21 09:26:36.908762 [ 259 ] {} <Debug> TCP-Session: 4fe112db-8b22-4d3c-946d-2b1e5d058370 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18542 | 2026.05.21 09:26:36.909001 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48690 | ||
| 18543 | 2026.05.21 09:26:36.909001 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50184 | ||
| 18544 | 2026.05.21 09:26:36.909058 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34637 | ||
| 18545 | 2026.05.21 09:26:36.909109 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60863 | ||
| 18546 | 2026.05.21 09:26:36.909125 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18547 | 2026.05.21 09:26:36.909150 [ 259 ] {} <Trace> TCP-Session: 4fe112db-8b22-4d3c-946d-2b1e5d058370 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18548 | 2026.05.21 09:26:36.909190 [ 269 ] {} <Debug> TCP-Session: 22dd241b-07ee-44a2-bb59-ddceedf5523c Authenticating user 'default' from [fd00:1122:3344:101::e]:50184 | ||
| 18549 | 2026.05.21 09:26:36.909195 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18550 | 2026.05.21 09:26:36.909240 [ 269 ] {} <Debug> TCP-Session: 22dd241b-07ee-44a2-bb59-ddceedf5523c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18551 | 2026.05.21 09:26:36.909252 [ 310 ] {} <Debug> TCP-Session: cacb95c5-0dd6-49b3-be38-37a39c39dd16 Authenticating user 'default' from [fd00:1122:3344:101::e]:60863 | ||
| 18552 | 2026.05.21 09:26:36.909270 [ 269 ] {} <Debug> TCP-Session: 22dd241b-07ee-44a2-bb59-ddceedf5523c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18553 | 2026.05.21 09:26:36.909293 [ 310 ] {} <Debug> TCP-Session: cacb95c5-0dd6-49b3-be38-37a39c39dd16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18554 | 2026.05.21 09:26:36.909185 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18555 | 2026.05.21 09:26:36.909326 [ 310 ] {} <Debug> TCP-Session: cacb95c5-0dd6-49b3-be38-37a39c39dd16 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18556 | 2026.05.21 09:26:36.909120 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54728 | ||
| 18557 | 2026.05.21 09:26:36.909398 [ 259 ] {10702a7b-f6a2-4751-931d-8bef465cd425} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35879) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 18558 | 2026.05.21 09:26:36.909385 [ 304 ] {} <Debug> TCP-Session: c9da3dcd-90ed-4d6a-923f-cd28a2a361d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:34637 | ||
| 18559 | 2026.05.21 09:26:36.909458 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18560 | 2026.05.21 09:26:36.909488 [ 304 ] {} <Debug> TCP-Session: c9da3dcd-90ed-4d6a-923f-cd28a2a361d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18561 | 2026.05.21 09:26:36.909546 [ 311 ] {} <Debug> TCP-Session: ad2ab678-e25c-4578-9f41-bf6d1a4d883a Authenticating user 'default' from [fd00:1122:3344:101::e]:54728 | ||
| 18562 | 2026.05.21 09:26:36.909564 [ 304 ] {} <Debug> TCP-Session: c9da3dcd-90ed-4d6a-923f-cd28a2a361d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18563 | 2026.05.21 09:26:36.909587 [ 311 ] {} <Debug> TCP-Session: ad2ab678-e25c-4578-9f41-bf6d1a4d883a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18564 | 2026.05.21 09:26:36.909119 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18565 | 2026.05.21 09:26:36.909623 [ 311 ] {} <Debug> TCP-Session: ad2ab678-e25c-4578-9f41-bf6d1a4d883a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18566 | 2026.05.21 09:26:36.909074 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43013 | ||
| 18567 | 2026.05.21 09:26:36.909704 [ 303 ] {} <Debug> TCP-Session: 3b5d0c4a-b7ac-4105-ab18-cb7cc4063dd5 Authenticating user 'default' from [fd00:1122:3344:101::e]:48690 | ||
| 18568 | 2026.05.21 09:26:36.909756 [ 303 ] {} <Debug> TCP-Session: 3b5d0c4a-b7ac-4105-ab18-cb7cc4063dd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18569 | 2026.05.21 09:26:36.909767 [ 259 ] {10702a7b-f6a2-4751-931d-8bef465cd425} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 18570 | 2026.05.21 09:26:36.909784 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18571 | 2026.05.21 09:26:36.909101 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58898 | ||
| 18572 | 2026.05.21 09:26:36.909842 [ 308 ] {} <Debug> TCP-Session: 787b114a-c69b-491c-9e95-1ce3f87997c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:43013 | ||
| 18573 | 2026.05.21 09:26:36.909822 [ 303 ] {} <Debug> TCP-Session: 3b5d0c4a-b7ac-4105-ab18-cb7cc4063dd5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18574 | 2026.05.21 09:26:36.909920 [ 308 ] {} <Debug> TCP-Session: 787b114a-c69b-491c-9e95-1ce3f87997c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18575 | 2026.05.21 09:26:36.909909 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18576 | 2026.05.21 09:26:36.909946 [ 308 ] {} <Debug> TCP-Session: 787b114a-c69b-491c-9e95-1ce3f87997c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18577 | 2026.05.21 09:26:36.909974 [ 309 ] {} <Debug> TCP-Session: e7c47c17-06ca-4624-ac44-49c882fea77a Authenticating user 'default' from [fd00:1122:3344:101::e]:58898 | ||
| 18578 | 2026.05.21 09:26:36.909070 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64114 | ||
| 18579 | 2026.05.21 09:26:36.910012 [ 309 ] {} <Debug> TCP-Session: e7c47c17-06ca-4624-ac44-49c882fea77a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18580 | 2026.05.21 09:26:36.909905 [ 259 ] {10702a7b-f6a2-4751-931d-8bef465cd425} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18581 | 2026.05.21 09:26:36.910055 [ 309 ] {} <Debug> TCP-Session: e7c47c17-06ca-4624-ac44-49c882fea77a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18582 | 2026.05.21 09:26:36.910077 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18583 | 2026.05.21 09:26:36.910124 [ 307 ] {} <Debug> TCP-Session: 0113f48c-195f-47bc-bf09-4bf84c2f365b Authenticating user 'default' from [fd00:1122:3344:101::e]:64114 | ||
| 18584 | 2026.05.21 09:26:36.910148 [ 307 ] {} <Debug> TCP-Session: 0113f48c-195f-47bc-bf09-4bf84c2f365b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18585 | 2026.05.21 09:26:36.910169 [ 307 ] {} <Debug> TCP-Session: 0113f48c-195f-47bc-bf09-4bf84c2f365b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18586 | 2026.05.21 09:26:36.910464 [ 259 ] {10702a7b-f6a2-4751-931d-8bef465cd425} <Debug> oximeter.version (0aef903c-aa8c-4aa8-a78f-ed504b3a4b83) (SelectExecutor): Key condition: unknown | ||
| 18587 | 2026.05.21 09:26:36.911805 [ 342 ] {10702a7b-f6a2-4751-931d-8bef465cd425} <Trace> AggregatingTransform: Aggregating | ||
| 18588 | 2026.05.21 09:26:36.911851 [ 342 ] {10702a7b-f6a2-4751-931d-8bef465cd425} <Trace> Aggregator: Aggregation method: without_key | ||
| 18589 | 2026.05.21 09:26:36.911893 [ 342 ] {10702a7b-f6a2-4751-931d-8bef465cd425} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001283034 sec. (779.403 rows/sec., 30.45 KiB/sec.) | ||
| 18590 | 2026.05.21 09:26:36.911913 [ 342 ] {10702a7b-f6a2-4751-931d-8bef465cd425} <Trace> Aggregator: Merging aggregated data | ||
| 18591 | 2026.05.21 09:26:36.912751 [ 259 ] {10702a7b-f6a2-4751-931d-8bef465cd425} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003429 sec., 291.6302128900554 rows/sec., 11.39 KiB/sec. | ||
| 18592 | 2026.05.21 09:26:36.912924 [ 259 ] {10702a7b-f6a2-4751-931d-8bef465cd425} <Debug> TCPHandler: Processed in 0.003929962 sec. | ||
| 18593 | 2026.05.21 09:26:36.913058 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18594 | 2026.05.21 09:26:36.913092 [ 259 ] {} <Debug> TCP-Session: 4fe112db-8b22-4d3c-946d-2b1e5d058370 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18595 | 2026.05.21 09:26:36.913103 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18596 | 2026.05.21 09:26:36.913115 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18597 | 2026.05.21 09:26:36.913138 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18598 | 2026.05.21 09:26:36.913157 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18599 | 2026.05.21 09:26:36.913187 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18600 | 2026.05.21 09:26:36.913209 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18601 | 2026.05.21 09:26:36.913227 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18602 | 2026.05.21 09:26:36.913246 [ 311 ] {} <Debug> TCP-Session: ad2ab678-e25c-4578-9f41-bf6d1a4d883a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18603 | 2026.05.21 09:26:36.913262 [ 309 ] {} <Debug> TCP-Session: e7c47c17-06ca-4624-ac44-49c882fea77a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18604 | 2026.05.21 09:26:36.913283 [ 310 ] {} <Debug> TCP-Session: cacb95c5-0dd6-49b3-be38-37a39c39dd16 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18605 | 2026.05.21 09:26:36.913218 [ 308 ] {} <Debug> TCP-Session: 787b114a-c69b-491c-9e95-1ce3f87997c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18606 | 2026.05.21 09:26:36.913173 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18607 | 2026.05.21 09:26:36.913164 [ 269 ] {} <Debug> TCP-Session: 22dd241b-07ee-44a2-bb59-ddceedf5523c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18608 | 2026.05.21 09:26:36.913380 [ 303 ] {} <Debug> TCP-Session: 3b5d0c4a-b7ac-4105-ab18-cb7cc4063dd5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18609 | 2026.05.21 09:26:36.913242 [ 307 ] {} <Debug> TCP-Session: 0113f48c-195f-47bc-bf09-4bf84c2f365b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18610 | 2026.05.21 09:26:36.913192 [ 304 ] {} <Debug> TCP-Session: c9da3dcd-90ed-4d6a-923f-cd28a2a361d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18611 | 2026.05.21 09:26:36.971293 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42480 | ||
| 18612 | 2026.05.21 09:26:36.971396 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18613 | 2026.05.21 09:26:36.971427 [ 259 ] {} <Debug> TCP-Session: 662320b4-da31-46a7-82a8-509d218c760c Authenticating user 'default' from [fd00:1122:3344:101::e]:42480 | ||
| 18614 | 2026.05.21 09:26:36.971457 [ 259 ] {} <Debug> TCP-Session: 662320b4-da31-46a7-82a8-509d218c760c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18615 | 2026.05.21 09:26:36.971476 [ 259 ] {} <Debug> TCP-Session: 662320b4-da31-46a7-82a8-509d218c760c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18616 | 2026.05.21 09:26:36.971752 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38950 | ||
| 18617 | 2026.05.21 09:26:36.971807 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50494 | ||
| 18618 | 2026.05.21 09:26:36.971824 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35023 | ||
| 18619 | 2026.05.21 09:26:36.971854 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54864 | ||
| 18620 | 2026.05.21 09:26:36.971890 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60201 | ||
| 18621 | 2026.05.21 09:26:36.971917 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18622 | 2026.05.21 09:26:36.971918 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18623 | 2026.05.21 09:26:36.971939 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18624 | 2026.05.21 09:26:36.971961 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18625 | 2026.05.21 09:26:36.971962 [ 303 ] {} <Debug> TCP-Session: 26e3eea3-f428-4159-b93e-285de222a048 Authenticating user 'default' from [fd00:1122:3344:101::e]:50494 | ||
| 18626 | 2026.05.21 09:26:36.971993 [ 259 ] {} <Trace> TCP-Session: 662320b4-da31-46a7-82a8-509d218c760c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18627 | 2026.05.21 09:26:36.972022 [ 303 ] {} <Debug> TCP-Session: 26e3eea3-f428-4159-b93e-285de222a048 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18628 | 2026.05.21 09:26:36.972000 [ 311 ] {} <Debug> TCP-Session: 89d15dca-55f3-4a5f-af69-fa375e414f7a Authenticating user 'default' from [fd00:1122:3344:101::e]:60201 | ||
| 18629 | 2026.05.21 09:26:36.972058 [ 303 ] {} <Debug> TCP-Session: 26e3eea3-f428-4159-b93e-285de222a048 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18630 | 2026.05.21 09:26:36.971990 [ 309 ] {} <Debug> TCP-Session: 63ba0e3a-968e-40ef-b706-381c15765185 Authenticating user 'default' from [fd00:1122:3344:101::e]:54864 | ||
| 18631 | 2026.05.21 09:26:36.972098 [ 311 ] {} <Debug> TCP-Session: 89d15dca-55f3-4a5f-af69-fa375e414f7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18632 | 2026.05.21 09:26:36.971935 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18633 | 2026.05.21 09:26:36.972129 [ 311 ] {} <Debug> TCP-Session: 89d15dca-55f3-4a5f-af69-fa375e414f7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18634 | 2026.05.21 09:26:36.972128 [ 309 ] {} <Debug> TCP-Session: 63ba0e3a-968e-40ef-b706-381c15765185 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18635 | 2026.05.21 09:26:36.972212 [ 259 ] {df1d500f-c85a-4d97-846d-92e807f5efb4} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42480) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 18636 | 2026.05.21 09:26:36.972248 [ 309 ] {} <Debug> TCP-Session: 63ba0e3a-968e-40ef-b706-381c15765185 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18637 | 2026.05.21 09:26:36.971826 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48870 | ||
| 18638 | 2026.05.21 09:26:36.971858 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48952 | ||
| 18639 | 2026.05.21 09:26:36.972209 [ 269 ] {} <Debug> TCP-Session: e3ea4863-ad21-4d20-b364-1c6295da1b57 Authenticating user 'default' from [fd00:1122:3344:101::e]:38950 | ||
| 18640 | 2026.05.21 09:26:36.971976 [ 307 ] {} <Debug> TCP-Session: 9291756f-8e66-4dda-85a9-6e3125fe57de Authenticating user 'default' from [fd00:1122:3344:101::e]:35023 | ||
| 18641 | 2026.05.21 09:26:36.972384 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18642 | 2026.05.21 09:26:36.972384 [ 269 ] {} <Debug> TCP-Session: e3ea4863-ad21-4d20-b364-1c6295da1b57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18643 | 2026.05.21 09:26:36.972406 [ 307 ] {} <Debug> TCP-Session: 9291756f-8e66-4dda-85a9-6e3125fe57de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18644 | 2026.05.21 09:26:36.972429 [ 269 ] {} <Debug> TCP-Session: e3ea4863-ad21-4d20-b364-1c6295da1b57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18645 | 2026.05.21 09:26:36.972444 [ 307 ] {} <Debug> TCP-Session: 9291756f-8e66-4dda-85a9-6e3125fe57de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18646 | 2026.05.21 09:26:36.972420 [ 310 ] {} <Debug> TCP-Session: 23c923cc-7b54-4898-bf22-8e050d882fe0 Authenticating user 'default' from [fd00:1122:3344:101::e]:48952 | ||
| 18647 | 2026.05.21 09:26:36.972369 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18648 | 2026.05.21 09:26:36.972498 [ 310 ] {} <Debug> TCP-Session: 23c923cc-7b54-4898-bf22-8e050d882fe0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18649 | 2026.05.21 09:26:36.972520 [ 259 ] {df1d500f-c85a-4d97-846d-92e807f5efb4} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 18650 | 2026.05.21 09:26:36.972540 [ 310 ] {} <Debug> TCP-Session: 23c923cc-7b54-4898-bf22-8e050d882fe0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18651 | 2026.05.21 09:26:36.972542 [ 308 ] {} <Debug> TCP-Session: 75d98a04-2ce2-4cd1-a522-e0688f44e7f6 Authenticating user 'default' from [fd00:1122:3344:101::e]:48870 | ||
| 18652 | 2026.05.21 09:26:36.971810 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36666 | ||
| 18653 | 2026.05.21 09:26:36.972601 [ 308 ] {} <Debug> TCP-Session: 75d98a04-2ce2-4cd1-a522-e0688f44e7f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18654 | 2026.05.21 09:26:36.972599 [ 259 ] {df1d500f-c85a-4d97-846d-92e807f5efb4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18655 | 2026.05.21 09:26:36.972653 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18656 | 2026.05.21 09:26:36.972639 [ 308 ] {} <Debug> TCP-Session: 75d98a04-2ce2-4cd1-a522-e0688f44e7f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18657 | 2026.05.21 09:26:36.972687 [ 304 ] {} <Debug> TCP-Session: 44c039a9-9568-4c55-81fe-37e0abbdd9f7 Authenticating user 'default' from [fd00:1122:3344:101::e]:36666 | ||
| 18658 | 2026.05.21 09:26:36.972709 [ 304 ] {} <Debug> TCP-Session: 44c039a9-9568-4c55-81fe-37e0abbdd9f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18659 | 2026.05.21 09:26:36.972722 [ 304 ] {} <Debug> TCP-Session: 44c039a9-9568-4c55-81fe-37e0abbdd9f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18660 | 2026.05.21 09:26:36.973043 [ 259 ] {df1d500f-c85a-4d97-846d-92e807f5efb4} <Debug> oximeter.version (0aef903c-aa8c-4aa8-a78f-ed504b3a4b83) (SelectExecutor): Key condition: unknown | ||
| 18661 | 2026.05.21 09:26:36.973994 [ 313 ] {df1d500f-c85a-4d97-846d-92e807f5efb4} <Trace> AggregatingTransform: Aggregating | ||
| 18662 | 2026.05.21 09:26:36.974031 [ 313 ] {df1d500f-c85a-4d97-846d-92e807f5efb4} <Trace> Aggregator: Aggregation method: without_key | ||
| 18663 | 2026.05.21 09:26:36.974065 [ 313 ] {df1d500f-c85a-4d97-846d-92e807f5efb4} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00090765 sec. (1101.746 rows/sec., 43.04 KiB/sec.) | ||
| 18664 | 2026.05.21 09:26:36.974080 [ 313 ] {df1d500f-c85a-4d97-846d-92e807f5efb4} <Trace> Aggregator: Merging aggregated data | ||
| 18665 | 2026.05.21 09:26:36.974755 [ 259 ] {df1d500f-c85a-4d97-846d-92e807f5efb4} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002596 sec., 385.20801232665644 rows/sec., 15.05 KiB/sec. | ||
| 18666 | 2026.05.21 09:26:36.974945 [ 259 ] {df1d500f-c85a-4d97-846d-92e807f5efb4} <Debug> TCPHandler: Processed in 0.003127005 sec. | ||
| 18667 | 2026.05.21 09:26:36.975081 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18668 | 2026.05.21 09:26:36.975109 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18669 | 2026.05.21 09:26:36.975117 [ 259 ] {} <Debug> TCP-Session: 662320b4-da31-46a7-82a8-509d218c760c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18670 | 2026.05.21 09:26:36.975139 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18671 | 2026.05.21 09:26:36.975155 [ 309 ] {} <Debug> TCP-Session: 63ba0e3a-968e-40ef-b706-381c15765185 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18672 | 2026.05.21 09:26:36.975161 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18673 | 2026.05.21 09:26:36.975180 [ 303 ] {} <Debug> TCP-Session: 26e3eea3-f428-4159-b93e-285de222a048 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18674 | 2026.05.21 09:26:36.975132 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18675 | 2026.05.21 09:26:36.975229 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18676 | 2026.05.21 09:26:36.975231 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18677 | 2026.05.21 09:26:36.975273 [ 304 ] {} <Debug> TCP-Session: 44c039a9-9568-4c55-81fe-37e0abbdd9f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18678 | 2026.05.21 09:26:36.975271 [ 308 ] {} <Debug> TCP-Session: 75d98a04-2ce2-4cd1-a522-e0688f44e7f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18679 | 2026.05.21 09:26:36.975311 [ 307 ] {} <Debug> TCP-Session: 9291756f-8e66-4dda-85a9-6e3125fe57de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18680 | 2026.05.21 09:26:36.975247 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18681 | 2026.05.21 09:26:36.975215 [ 311 ] {} <Debug> TCP-Session: 89d15dca-55f3-4a5f-af69-fa375e414f7a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18682 | 2026.05.21 09:26:36.975235 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18683 | 2026.05.21 09:26:36.975383 [ 310 ] {} <Debug> TCP-Session: 23c923cc-7b54-4898-bf22-8e050d882fe0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18684 | 2026.05.21 09:26:36.975434 [ 269 ] {} <Debug> TCP-Session: e3ea4863-ad21-4d20-b364-1c6295da1b57 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18685 | 2026.05.21 09:26:38.177540 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 610 | ||
| 18686 | 2026.05.21 09:26:38.195466 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18687 | 2026.05.21 09:26:38.195533 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 18688 | 2026.05.21 09:26:38.202146 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 18689 | 2026.05.21 09:26:38.202889 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18690 | 2026.05.21 09:26:38.203224 [ 63 ] {} <Debug> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 18691 | 2026.05.21 09:26:38.203309 [ 63 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18692 | 2026.05.21 09:26:38.203338 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 18693 | 2026.05.21 09:26:38.203483 [ 201 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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 | ||
| 18694 | 2026.05.21 09:26:38.206694 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 610 | ||
| 18695 | 2026.05.21 09:26:38.207729 [ 201 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18696 | 2026.05.21 09:26:38.209629 [ 201 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 573 rows starting from the beginning of the part | ||
| 18697 | 2026.05.21 09:26:38.214842 [ 201 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 7 rows starting from the beginning of the part | ||
| 18698 | 2026.05.21 09:26:38.219680 [ 201 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 8 rows starting from the beginning of the part | ||
| 18699 | 2026.05.21 09:26:38.224433 [ 201 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 7 rows starting from the beginning of the part | ||
| 18700 | 2026.05.21 09:26:38.229717 [ 201 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 8 rows starting from the beginning of the part | ||
| 18701 | 2026.05.21 09:26:38.234499 [ 201 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 7 rows starting from the beginning of the part | ||
| 18702 | 2026.05.21 09:26:38.290904 [ 201 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 610 rows, containing 679 columns (679 merged, 0 gathered) in 0.087487332 sec., 6972.438021084013 rows/sec., 36.05 MiB/sec. | ||
| 18703 | 2026.05.21 09:26:38.293043 [ 201 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 18704 | 2026.05.21 09:26:38.294682 [ 201 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_81_16} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18705 | 2026.05.21 09:26:38.294772 [ 201 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_81_16} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 18706 | 2026.05.21 09:26:38.296212 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 18707 | 2026.05.21 09:26:39.423528 [ 225 ] {} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18708 | 2026.05.21 09:26:39.423587 [ 225 ] {} <Debug> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18709 | 2026.05.21 09:26:39.425444 [ 225 ] {} <Debug> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18710 | 2026.05.21 09:26:39.549848 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18711 | 2026.05.21 09:26:39.550095 [ 270 ] {0cd07791-2c0d-4456-985d-c0b5c85f0c07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 18712 | 2026.05.21 09:26:39.550421 [ 270 ] {0cd07791-2c0d-4456-985d-c0b5c85f0c07} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18713 | 2026.05.21 09:26:39.550458 [ 270 ] {0cd07791-2c0d-4456-985d-c0b5c85f0c07} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 18714 | 2026.05.21 09:26:39.550674 [ 270 ] {0cd07791-2c0d-4456-985d-c0b5c85f0c07} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18715 | 2026.05.21 09:26:39.550741 [ 270 ] {0cd07791-2c0d-4456-985d-c0b5c85f0c07} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18716 | 2026.05.21 09:26:39.550879 [ 270 ] {0cd07791-2c0d-4456-985d-c0b5c85f0c07} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 18717 | 2026.05.21 09:26:39.550976 [ 365 ] {0cd07791-2c0d-4456-985d-c0b5c85f0c07} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 18718 | 2026.05.21 09:26:39.550982 [ 356 ] {0cd07791-2c0d-4456-985d-c0b5c85f0c07} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 18719 | 2026.05.21 09:26:39.550981 [ 338 ] {0cd07791-2c0d-4456-985d-c0b5c85f0c07} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 18720 | 2026.05.21 09:26:39.551083 [ 314 ] {0cd07791-2c0d-4456-985d-c0b5c85f0c07} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 18721 | 2026.05.21 09:26:39.551626 [ 270 ] {0cd07791-2c0d-4456-985d-c0b5c85f0c07} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 18722 | 2026.05.21 09:26:39.551670 [ 270 ] {0cd07791-2c0d-4456-985d-c0b5c85f0c07} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18723 | 2026.05.21 09:26:39.551774 [ 270 ] {0cd07791-2c0d-4456-985d-c0b5c85f0c07} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 18724 | 2026.05.21 09:26:39.551796 [ 270 ] {0cd07791-2c0d-4456-985d-c0b5c85f0c07} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 18725 | 2026.05.21 09:26:39.551834 [ 270 ] {0cd07791-2c0d-4456-985d-c0b5c85f0c07} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 18726 | 2026.05.21 09:26:39.551879 [ 270 ] {0cd07791-2c0d-4456-985d-c0b5c85f0c07} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 18727 | 2026.05.21 09:26:39.551918 [ 270 ] {0cd07791-2c0d-4456-985d-c0b5c85f0c07} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 18728 | 2026.05.21 09:26:39.551957 [ 270 ] {0cd07791-2c0d-4456-985d-c0b5c85f0c07} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 18729 | 2026.05.21 09:26:39.553265 [ 270 ] {0cd07791-2c0d-4456-985d-c0b5c85f0c07} <Debug> executeQuery: Read 51 rows, 10.72 KiB in 0.003273 sec., 15582.034830430797 rows/sec., 3.20 MiB/sec. | ||
| 18730 | 2026.05.21 09:26:39.553503 [ 270 ] {0cd07791-2c0d-4456-985d-c0b5c85f0c07} <Debug> MemoryTracker: Peak memory usage (for query): 186.82 KiB. | ||
| 18731 | 2026.05.21 09:26:39.553520 [ 270 ] {0cd07791-2c0d-4456-985d-c0b5c85f0c07} <Debug> TCPHandler: Processed in 0.003809638 sec. | ||
| 18732 | 2026.05.21 09:26:39.555790 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18733 | 2026.05.21 09:26:39.555926 [ 270 ] {42c9fd6a-68b4-4716-bccf-dae224f234fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18734 | 2026.05.21 09:26:39.555978 [ 270 ] {42c9fd6a-68b4-4716-bccf-dae224f234fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18735 | 2026.05.21 09:26:39.556621 [ 270 ] {42c9fd6a-68b4-4716-bccf-dae224f234fa} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18736 | 2026.05.21 09:26:39.556664 [ 270 ] {42c9fd6a-68b4-4716-bccf-dae224f234fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 18737 | 2026.05.21 09:26:39.557017 [ 270 ] {42c9fd6a-68b4-4716-bccf-dae224f234fa} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 18738 | 2026.05.21 09:26:39.557230 [ 270 ] {42c9fd6a-68b4-4716-bccf-dae224f234fa} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18739 | 2026.05.21 09:26:39.557369 [ 270 ] {42c9fd6a-68b4-4716-bccf-dae224f234fa} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.00148 sec., 93243.24324324324 rows/sec., 8.10 MiB/sec. | ||
| 18740 | 2026.05.21 09:26:39.557392 [ 62 ] {} <Debug> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 18741 | 2026.05.21 09:26:39.557406 [ 270 ] {42c9fd6a-68b4-4716-bccf-dae224f234fa} <Debug> TCPHandler: Processed in 0.001679066 sec. | ||
| 18742 | 2026.05.21 09:26:39.557447 [ 62 ] {} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18743 | 2026.05.21 09:26:39.557477 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 18744 | 2026.05.21 09:26:39.557541 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18745 | 2026.05.21 09:26:39.557588 [ 191 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 18746 | 2026.05.21 09:26:39.557653 [ 270 ] {ba89a9be-838e-4638-9fb9-ac425305687d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18747 | 2026.05.21 09:26:39.557697 [ 270 ] {ba89a9be-838e-4638-9fb9-ac425305687d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18748 | 2026.05.21 09:26:39.557712 [ 191 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18749 | 2026.05.21 09:26:39.557753 [ 191 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 3361 rows starting from the beginning of the part | ||
| 18750 | 2026.05.21 09:26:39.557819 [ 191 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 56 rows starting from the beginning of the part | ||
| 18751 | 2026.05.21 09:26:39.557872 [ 191 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 138 rows starting from the beginning of the part | ||
| 18752 | 2026.05.21 09:26:39.557921 [ 191 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 2407 rows starting from the beginning of the part | ||
| 18753 | 2026.05.21 09:26:39.557965 [ 191 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 56 rows starting from the beginning of the part | ||
| 18754 | 2026.05.21 09:26:39.558010 [ 191 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 138 rows starting from the beginning of the part | ||
| 18755 | 2026.05.21 09:26:39.558189 [ 270 ] {ba89a9be-838e-4638-9fb9-ac425305687d} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18756 | 2026.05.21 09:26:39.558233 [ 270 ] {ba89a9be-838e-4638-9fb9-ac425305687d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 18757 | 2026.05.21 09:26:39.558539 [ 270 ] {ba89a9be-838e-4638-9fb9-ac425305687d} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 18758 | 2026.05.21 09:26:39.558761 [ 270 ] {ba89a9be-838e-4638-9fb9-ac425305687d} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18759 | 2026.05.21 09:26:39.558895 [ 270 ] {ba89a9be-838e-4638-9fb9-ac425305687d} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001261 sec., 32513.87787470262 rows/sec., 2.39 MiB/sec. | ||
| 18760 | 2026.05.21 09:26:39.558933 [ 270 ] {ba89a9be-838e-4638-9fb9-ac425305687d} <Debug> TCPHandler: Processed in 0.001441068 sec. | ||
| 18761 | 2026.05.21 09:26:39.559077 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18762 | 2026.05.21 09:26:39.559183 [ 270 ] {4c995f90-edd2-4486-80fa-ce81e89123a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18763 | 2026.05.21 09:26:39.559223 [ 270 ] {4c995f90-edd2-4486-80fa-ce81e89123a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18764 | 2026.05.21 09:26:39.559655 [ 270 ] {4c995f90-edd2-4486-80fa-ce81e89123a6} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18765 | 2026.05.21 09:26:39.559691 [ 270 ] {4c995f90-edd2-4486-80fa-ce81e89123a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 18766 | 2026.05.21 09:26:39.559988 [ 270 ] {4c995f90-edd2-4486-80fa-ce81e89123a6} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 18767 | 2026.05.21 09:26:39.560035 [ 196 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6156 rows, containing 5 columns (5 merged, 0 gathered) in 0.002489214 sec., 2473069.8123986125 rows/sec., 195.11 MiB/sec. | ||
| 18768 | 2026.05.21 09:26:39.560204 [ 270 ] {4c995f90-edd2-4486-80fa-ce81e89123a6} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18769 | 2026.05.21 09:26:39.560338 [ 270 ] {4c995f90-edd2-4486-80fa-ce81e89123a6} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001174 sec., 89437.81942078365 rows/sec., 6.99 MiB/sec. | ||
| 18770 | 2026.05.21 09:26:39.560342 [ 191 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 18771 | 2026.05.21 09:26:39.560356 [ 61 ] {} <Debug> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 18772 | 2026.05.21 09:26:39.560378 [ 270 ] {4c995f90-edd2-4486-80fa-ce81e89123a6} <Debug> TCPHandler: Processed in 0.001350256 sec. | ||
| 18773 | 2026.05.21 09:26:39.560418 [ 61 ] {} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18774 | 2026.05.21 09:26:39.560449 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 18775 | 2026.05.21 09:26:39.560525 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18776 | 2026.05.21 09:26:39.560573 [ 193 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 18777 | 2026.05.21 09:26:39.560620 [ 191 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_131_26} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18778 | 2026.05.21 09:26:39.560638 [ 270 ] {5f9db56a-f79b-4af5-b12a-b2f6527f5168} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18779 | 2026.05.21 09:26:39.560685 [ 270 ] {5f9db56a-f79b-4af5-b12a-b2f6527f5168} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18780 | 2026.05.21 09:26:39.560697 [ 191 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_131_26} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 18781 | 2026.05.21 09:26:39.560699 [ 193 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18782 | 2026.05.21 09:26:39.560749 [ 193 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 1831 rows starting from the beginning of the part | ||
| 18783 | 2026.05.21 09:26:39.560777 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
| 18784 | 2026.05.21 09:26:39.560819 [ 193 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 64 rows starting from the beginning of the part | ||
| 18785 | 2026.05.21 09:26:39.560878 [ 193 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 105 rows starting from the beginning of the part | ||
| 18786 | 2026.05.21 09:26:39.560928 [ 193 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 1294 rows starting from the beginning of the part | ||
| 18787 | 2026.05.21 09:26:39.560980 [ 193 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 64 rows starting from the beginning of the part | ||
| 18788 | 2026.05.21 09:26:39.561027 [ 193 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 105 rows starting from the beginning of the part | ||
| 18789 | 2026.05.21 09:26:39.561097 [ 270 ] {5f9db56a-f79b-4af5-b12a-b2f6527f5168} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18790 | 2026.05.21 09:26:39.561138 [ 270 ] {5f9db56a-f79b-4af5-b12a-b2f6527f5168} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 18791 | 2026.05.21 09:26:39.561492 [ 270 ] {5f9db56a-f79b-4af5-b12a-b2f6527f5168} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 18792 | 2026.05.21 09:26:39.561723 [ 270 ] {5f9db56a-f79b-4af5-b12a-b2f6527f5168} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18793 | 2026.05.21 09:26:39.561856 [ 270 ] {5f9db56a-f79b-4af5-b12a-b2f6527f5168} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001246 sec., 128410.91492776887 rows/sec., 8.94 MiB/sec. | ||
| 18794 | 2026.05.21 09:26:39.561892 [ 270 ] {5f9db56a-f79b-4af5-b12a-b2f6527f5168} <Debug> TCPHandler: Processed in 0.001415937 sec. | ||
| 18795 | 2026.05.21 09:26:39.562023 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18796 | 2026.05.21 09:26:39.562120 [ 270 ] {a3aa6abe-48d1-4d56-a570-345fb7749235} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18797 | 2026.05.21 09:26:39.562175 [ 270 ] {a3aa6abe-48d1-4d56-a570-345fb7749235} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18798 | 2026.05.21 09:26:39.562367 [ 196 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3463 rows, containing 5 columns (5 merged, 0 gathered) in 0.001845472 sec., 1876484.7150214147 rows/sec., 135.89 MiB/sec. | ||
| 18799 | 2026.05.21 09:26:39.562590 [ 196 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 18800 | 2026.05.21 09:26:39.562873 [ 196 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_131_26} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18801 | 2026.05.21 09:26:39.562947 [ 196 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_131_26} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 18802 | 2026.05.21 09:26:39.562994 [ 270 ] {a3aa6abe-48d1-4d56-a570-345fb7749235} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18803 | 2026.05.21 09:26:39.563034 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 18804 | 2026.05.21 09:26:39.563035 [ 270 ] {a3aa6abe-48d1-4d56-a570-345fb7749235} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 18805 | 2026.05.21 09:26:39.563624 [ 270 ] {a3aa6abe-48d1-4d56-a570-345fb7749235} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 18806 | 2026.05.21 09:26:39.563841 [ 270 ] {a3aa6abe-48d1-4d56-a570-345fb7749235} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18807 | 2026.05.21 09:26:39.563977 [ 270 ] {a3aa6abe-48d1-4d56-a570-345fb7749235} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001875 sec., 21866.666666666668 rows/sec., 39.18 MiB/sec. | ||
| 18808 | 2026.05.21 09:26:39.564058 [ 270 ] {a3aa6abe-48d1-4d56-a570-345fb7749235} <Debug> TCPHandler: Processed in 0.00209201 sec. | ||
| 18809 | 2026.05.21 09:26:39.564185 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18810 | 2026.05.21 09:26:39.564281 [ 270 ] {cc0e3213-6a06-4ff0-bb2f-da33069007e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18811 | 2026.05.21 09:26:39.564323 [ 270 ] {cc0e3213-6a06-4ff0-bb2f-da33069007e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18812 | 2026.05.21 09:26:39.564667 [ 270 ] {cc0e3213-6a06-4ff0-bb2f-da33069007e8} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18813 | 2026.05.21 09:26:39.564703 [ 270 ] {cc0e3213-6a06-4ff0-bb2f-da33069007e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 18814 | 2026.05.21 09:26:39.564994 [ 270 ] {cc0e3213-6a06-4ff0-bb2f-da33069007e8} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 18815 | 2026.05.21 09:26:39.565196 [ 270 ] {cc0e3213-6a06-4ff0-bb2f-da33069007e8} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18816 | 2026.05.21 09:26:39.565321 [ 270 ] {cc0e3213-6a06-4ff0-bb2f-da33069007e8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001058 sec., 56710.77504725898 rows/sec., 3.82 MiB/sec. | ||
| 18817 | 2026.05.21 09:26:39.565355 [ 270 ] {cc0e3213-6a06-4ff0-bb2f-da33069007e8} <Debug> TCPHandler: Processed in 0.001219551 sec. | ||
| 18818 | 2026.05.21 09:26:43.322866 [ 57 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18819 | 2026.05.21 09:26:43.322936 [ 57 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18820 | 2026.05.21 09:26:43.564464 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 39298 | ||
| 18821 | 2026.05.21 09:26:43.565006 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18822 | 2026.05.21 09:26:43.565043 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 18823 | 2026.05.21 09:26:43.565543 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 18824 | 2026.05.21 09:26:43.565774 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18825 | 2026.05.21 09:26:43.565903 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39298 | ||
| 18826 | 2026.05.21 09:26:44.225877 [ 220 ] {} <Trace> system.query_log (2ec45662-5206-445c-a962-2dd69be4745a): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 18827 | 2026.05.21 09:26:44.225924 [ 220 ] {} <Debug> system.query_log (2ec45662-5206-445c-a962-2dd69be4745a): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 18828 | 2026.05.21 09:26:44.227801 [ 220 ] {} <Debug> system.query_log (2ec45662-5206-445c-a962-2dd69be4745a): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 18829 | 2026.05.21 09:26:44.496078 [ 218 ] {} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18830 | 2026.05.21 09:26:44.496131 [ 218 ] {} <Debug> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18831 | 2026.05.21 09:26:44.498044 [ 218 ] {} <Debug> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18832 | 2026.05.21 09:26:44.548989 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18833 | 2026.05.21 09:26:44.549217 [ 270 ] {5a3aaa64-942e-4254-95c6-6f0a52f01f19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 18834 | 2026.05.21 09:26:44.549556 [ 270 ] {5a3aaa64-942e-4254-95c6-6f0a52f01f19} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18835 | 2026.05.21 09:26:44.549594 [ 270 ] {5a3aaa64-942e-4254-95c6-6f0a52f01f19} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 18836 | 2026.05.21 09:26:44.549811 [ 270 ] {5a3aaa64-942e-4254-95c6-6f0a52f01f19} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18837 | 2026.05.21 09:26:44.549881 [ 270 ] {5a3aaa64-942e-4254-95c6-6f0a52f01f19} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18838 | 2026.05.21 09:26:44.550022 [ 270 ] {5a3aaa64-942e-4254-95c6-6f0a52f01f19} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 18839 | 2026.05.21 09:26:44.550127 [ 314 ] {5a3aaa64-942e-4254-95c6-6f0a52f01f19} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 18840 | 2026.05.21 09:26:44.550127 [ 356 ] {5a3aaa64-942e-4254-95c6-6f0a52f01f19} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 18841 | 2026.05.21 09:26:44.550128 [ 365 ] {5a3aaa64-942e-4254-95c6-6f0a52f01f19} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 18842 | 2026.05.21 09:26:44.550128 [ 341 ] {5a3aaa64-942e-4254-95c6-6f0a52f01f19} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 18843 | 2026.05.21 09:26:44.550321 [ 270 ] {5a3aaa64-942e-4254-95c6-6f0a52f01f19} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 18844 | 2026.05.21 09:26:44.550350 [ 270 ] {5a3aaa64-942e-4254-95c6-6f0a52f01f19} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18845 | 2026.05.21 09:26:44.550451 [ 270 ] {5a3aaa64-942e-4254-95c6-6f0a52f01f19} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 18846 | 2026.05.21 09:26:44.550473 [ 270 ] {5a3aaa64-942e-4254-95c6-6f0a52f01f19} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 18847 | 2026.05.21 09:26:44.550509 [ 270 ] {5a3aaa64-942e-4254-95c6-6f0a52f01f19} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 18848 | 2026.05.21 09:26:44.550552 [ 270 ] {5a3aaa64-942e-4254-95c6-6f0a52f01f19} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 18849 | 2026.05.21 09:26:44.550592 [ 270 ] {5a3aaa64-942e-4254-95c6-6f0a52f01f19} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 18850 | 2026.05.21 09:26:44.550635 [ 270 ] {5a3aaa64-942e-4254-95c6-6f0a52f01f19} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 18851 | 2026.05.21 09:26:44.551821 [ 270 ] {5a3aaa64-942e-4254-95c6-6f0a52f01f19} <Debug> executeQuery: Read 51 rows, 10.48 KiB in 0.002696 sec., 18916.913946587538 rows/sec., 3.80 MiB/sec. | ||
| 18852 | 2026.05.21 09:26:44.552030 [ 270 ] {5a3aaa64-942e-4254-95c6-6f0a52f01f19} <Debug> MemoryTracker: Peak memory usage (for query): 172.54 KiB. | ||
| 18853 | 2026.05.21 09:26:44.552047 [ 270 ] {5a3aaa64-942e-4254-95c6-6f0a52f01f19} <Debug> TCPHandler: Processed in 0.003187498 sec. | ||
| 18854 | 2026.05.21 09:26:44.553738 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18855 | 2026.05.21 09:26:44.553849 [ 270 ] {a7a43a11-e71d-474c-9dca-d493bbdf6052} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18856 | 2026.05.21 09:26:44.553893 [ 270 ] {a7a43a11-e71d-474c-9dca-d493bbdf6052} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18857 | 2026.05.21 09:26:44.554390 [ 270 ] {a7a43a11-e71d-474c-9dca-d493bbdf6052} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18858 | 2026.05.21 09:26:44.554434 [ 270 ] {a7a43a11-e71d-474c-9dca-d493bbdf6052} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 18859 | 2026.05.21 09:26:44.554788 [ 270 ] {a7a43a11-e71d-474c-9dca-d493bbdf6052} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 18860 | 2026.05.21 09:26:44.555009 [ 270 ] {a7a43a11-e71d-474c-9dca-d493bbdf6052} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18861 | 2026.05.21 09:26:44.555291 [ 270 ] {a7a43a11-e71d-474c-9dca-d493bbdf6052} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001457 sec., 38435.14070006864 rows/sec., 2.93 MiB/sec. | ||
| 18862 | 2026.05.21 09:26:44.555394 [ 270 ] {a7a43a11-e71d-474c-9dca-d493bbdf6052} <Debug> TCPHandler: Processed in 0.001706407 sec. | ||
| 18863 | 2026.05.21 09:26:44.555596 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18864 | 2026.05.21 09:26:44.555741 [ 270 ] {22c68d29-4ab4-4de6-a5fb-f48aed28a8ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18865 | 2026.05.21 09:26:44.555805 [ 270 ] {22c68d29-4ab4-4de6-a5fb-f48aed28a8ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18866 | 2026.05.21 09:26:44.556402 [ 270 ] {22c68d29-4ab4-4de6-a5fb-f48aed28a8ed} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18867 | 2026.05.21 09:26:44.556443 [ 270 ] {22c68d29-4ab4-4de6-a5fb-f48aed28a8ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 18868 | 2026.05.21 09:26:44.556924 [ 270 ] {22c68d29-4ab4-4de6-a5fb-f48aed28a8ed} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 18869 | 2026.05.21 09:26:44.557153 [ 270 ] {22c68d29-4ab4-4de6-a5fb-f48aed28a8ed} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18870 | 2026.05.21 09:26:44.557296 [ 270 ] {22c68d29-4ab4-4de6-a5fb-f48aed28a8ed} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001599 sec., 40025.015634771735 rows/sec., 3.12 MiB/sec. | ||
| 18871 | 2026.05.21 09:26:44.557333 [ 270 ] {22c68d29-4ab4-4de6-a5fb-f48aed28a8ed} <Debug> TCPHandler: Processed in 0.001854322 sec. | ||
| 18872 | 2026.05.21 09:26:44.557452 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18873 | 2026.05.21 09:26:44.557551 [ 270 ] {dd002260-8174-4c73-b13c-5fa540441548} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18874 | 2026.05.21 09:26:44.557595 [ 270 ] {dd002260-8174-4c73-b13c-5fa540441548} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18875 | 2026.05.21 09:26:44.558015 [ 270 ] {dd002260-8174-4c73-b13c-5fa540441548} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18876 | 2026.05.21 09:26:44.558051 [ 270 ] {dd002260-8174-4c73-b13c-5fa540441548} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 18877 | 2026.05.21 09:26:44.558388 [ 270 ] {dd002260-8174-4c73-b13c-5fa540441548} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 18878 | 2026.05.21 09:26:44.558612 [ 270 ] {dd002260-8174-4c73-b13c-5fa540441548} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18879 | 2026.05.21 09:26:44.558744 [ 270 ] {dd002260-8174-4c73-b13c-5fa540441548} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001213 sec., 131904.3693322341 rows/sec., 9.19 MiB/sec. | ||
| 18880 | 2026.05.21 09:26:44.558778 [ 270 ] {dd002260-8174-4c73-b13c-5fa540441548} <Debug> TCPHandler: Processed in 0.001376076 sec. | ||
| 18881 | 2026.05.21 09:26:44.558921 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18882 | 2026.05.21 09:26:44.559017 [ 270 ] {56780c09-fbe3-40a7-ab0d-70243cd81ffa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18883 | 2026.05.21 09:26:44.559059 [ 270 ] {56780c09-fbe3-40a7-ab0d-70243cd81ffa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18884 | 2026.05.21 09:26:44.559406 [ 270 ] {56780c09-fbe3-40a7-ab0d-70243cd81ffa} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18885 | 2026.05.21 09:26:44.559441 [ 270 ] {56780c09-fbe3-40a7-ab0d-70243cd81ffa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 18886 | 2026.05.21 09:26:44.559746 [ 270 ] {56780c09-fbe3-40a7-ab0d-70243cd81ffa} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 18887 | 2026.05.21 09:26:44.559953 [ 270 ] {56780c09-fbe3-40a7-ab0d-70243cd81ffa} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18888 | 2026.05.21 09:26:44.560082 [ 270 ] {56780c09-fbe3-40a7-ab0d-70243cd81ffa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. | ||
| 18889 | 2026.05.21 09:26:44.560115 [ 270 ] {56780c09-fbe3-40a7-ab0d-70243cd81ffa} <Debug> TCPHandler: Processed in 0.001243992 sec. | ||
| 18890 | 2026.05.21 09:26:44.560208 [ 218 ] {} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Found 5 old parts to remove. Parts: [all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18891 | 2026.05.21 09:26:44.560248 [ 218 ] {} <Debug> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Removing 5 parts from filesystem (serially): Parts: [all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18892 | 2026.05.21 09:26:44.562047 [ 218 ] {} <Debug> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Removing 5 parts from memory: Parts: [all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18893 | 2026.05.21 09:26:44.809633 [ 224 ] {} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18894 | 2026.05.21 09:26:44.809677 [ 224 ] {} <Debug> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18895 | 2026.05.21 09:26:44.811901 [ 224 ] {} <Debug> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18896 | 2026.05.21 09:26:45.372151 [ 224 ] {} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18897 | 2026.05.21 09:26:45.372234 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18898 | 2026.05.21 09:26:45.374584 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18899 | 2026.05.21 09:26:45.707676 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 618 | ||
| 18900 | 2026.05.21 09:26:45.723289 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18901 | 2026.05.21 09:26:45.723348 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 18902 | 2026.05.21 09:26:45.729321 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 18903 | 2026.05.21 09:26:45.729995 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18904 | 2026.05.21 09:26:45.732831 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 618 | ||
| 18905 | 2026.05.21 09:26:49.551640 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18906 | 2026.05.21 09:26:49.551893 [ 270 ] {bb12a176-418e-4523-bc99-aaacfd8dfd25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_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) | ||
| 18907 | 2026.05.21 09:26:49.552233 [ 270 ] {bb12a176-418e-4523-bc99-aaacfd8dfd25} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18908 | 2026.05.21 09:26:49.552274 [ 270 ] {bb12a176-418e-4523-bc99-aaacfd8dfd25} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_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 | ||
| 18909 | 2026.05.21 09:26:49.552515 [ 270 ] {bb12a176-418e-4523-bc99-aaacfd8dfd25} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18910 | 2026.05.21 09:26:49.552584 [ 270 ] {bb12a176-418e-4523-bc99-aaacfd8dfd25} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18911 | 2026.05.21 09:26:49.552725 [ 270 ] {bb12a176-418e-4523-bc99-aaacfd8dfd25} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 18912 | 2026.05.21 09:26:49.552829 [ 356 ] {bb12a176-418e-4523-bc99-aaacfd8dfd25} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 18913 | 2026.05.21 09:26:49.552843 [ 338 ] {bb12a176-418e-4523-bc99-aaacfd8dfd25} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 18914 | 2026.05.21 09:26:49.552837 [ 365 ] {bb12a176-418e-4523-bc99-aaacfd8dfd25} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 18915 | 2026.05.21 09:26:49.552829 [ 364 ] {bb12a176-418e-4523-bc99-aaacfd8dfd25} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 18916 | 2026.05.21 09:26:49.553047 [ 270 ] {bb12a176-418e-4523-bc99-aaacfd8dfd25} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 18917 | 2026.05.21 09:26:49.553076 [ 270 ] {bb12a176-418e-4523-bc99-aaacfd8dfd25} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18918 | 2026.05.21 09:26:49.553175 [ 270 ] {bb12a176-418e-4523-bc99-aaacfd8dfd25} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 18919 | 2026.05.21 09:26:49.553198 [ 270 ] {bb12a176-418e-4523-bc99-aaacfd8dfd25} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 18920 | 2026.05.21 09:26:49.553236 [ 270 ] {bb12a176-418e-4523-bc99-aaacfd8dfd25} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_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'))" | ||
| 18921 | 2026.05.21 09:26:49.553279 [ 270 ] {bb12a176-418e-4523-bc99-aaacfd8dfd25} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_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'))" | ||
| 18922 | 2026.05.21 09:26:49.553318 [ 270 ] {bb12a176-418e-4523-bc99-aaacfd8dfd25} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_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'))" | ||
| 18923 | 2026.05.21 09:26:49.553359 [ 270 ] {bb12a176-418e-4523-bc99-aaacfd8dfd25} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_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'))" | ||
| 18924 | 2026.05.21 09:26:49.554755 [ 270 ] {bb12a176-418e-4523-bc99-aaacfd8dfd25} <Debug> executeQuery: Read 51 rows, 10.72 KiB in 0.002958 sec., 17241.379310344826 rows/sec., 3.54 MiB/sec. | ||
| 18925 | 2026.05.21 09:26:49.554985 [ 270 ] {bb12a176-418e-4523-bc99-aaacfd8dfd25} <Debug> MemoryTracker: Peak memory usage (for query): 187.44 KiB. | ||
| 18926 | 2026.05.21 09:26:49.555007 [ 270 ] {bb12a176-418e-4523-bc99-aaacfd8dfd25} <Debug> TCPHandler: Processed in 0.003499467 sec. | ||
| 18927 | 2026.05.21 09:26:49.558019 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18928 | 2026.05.21 09:26:49.558155 [ 270 ] {184545f4-7b94-4ca3-a702-63f576c382d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18929 | 2026.05.21 09:26:49.558210 [ 270 ] {184545f4-7b94-4ca3-a702-63f576c382d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18930 | 2026.05.21 09:26:49.558737 [ 270 ] {184545f4-7b94-4ca3-a702-63f576c382d8} <Trace> oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18931 | 2026.05.21 09:26:49.558780 [ 270 ] {184545f4-7b94-4ca3-a702-63f576c382d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 18932 | 2026.05.21 09:26:49.559136 [ 270 ] {184545f4-7b94-4ca3-a702-63f576c382d8} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 18933 | 2026.05.21 09:26:49.559352 [ 270 ] {184545f4-7b94-4ca3-a702-63f576c382d8} <Trace> oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18934 | 2026.05.21 09:26:49.559498 [ 270 ] {184545f4-7b94-4ca3-a702-63f576c382d8} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00138 sec., 17391.304347826088 rows/sec., 1.44 MiB/sec. | ||
| 18935 | 2026.05.21 09:26:49.559534 [ 270 ] {184545f4-7b94-4ca3-a702-63f576c382d8} <Debug> TCPHandler: Processed in 0.001582484 sec. | ||
| 18936 | 2026.05.21 09:26:49.559653 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18937 | 2026.05.21 09:26:49.559750 [ 270 ] {cff829bb-351b-4dec-8d3c-3890406964c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 18938 | 2026.05.21 09:26:49.559791 [ 270 ] {cff829bb-351b-4dec-8d3c-3890406964c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 18939 | 2026.05.21 09:26:49.560188 [ 270 ] {cff829bb-351b-4dec-8d3c-3890406964c5} <Trace> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18940 | 2026.05.21 09:26:49.560224 [ 270 ] {cff829bb-351b-4dec-8d3c-3890406964c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 18941 | 2026.05.21 09:26:49.560516 [ 270 ] {cff829bb-351b-4dec-8d3c-3890406964c5} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 18942 | 2026.05.21 09:26:49.560720 [ 270 ] {cff829bb-351b-4dec-8d3c-3890406964c5} <Trace> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18943 | 2026.05.21 09:26:49.560847 [ 270 ] {cff829bb-351b-4dec-8d3c-3890406964c5} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001116 sec., 7168.458781362007 rows/sec., 584.54 KiB/sec. | ||
| 18944 | 2026.05.21 09:26:49.560882 [ 270 ] {cff829bb-351b-4dec-8d3c-3890406964c5} <Debug> TCPHandler: Processed in 0.001278573 sec. | ||
| 18945 | 2026.05.21 09:26:49.560997 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18946 | 2026.05.21 09:26:49.561094 [ 270 ] {9cf5b3df-65ce-489a-b7b4-47dba8f7831d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18947 | 2026.05.21 09:26:49.561133 [ 270 ] {9cf5b3df-65ce-489a-b7b4-47dba8f7831d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18948 | 2026.05.21 09:26:49.561646 [ 270 ] {9cf5b3df-65ce-489a-b7b4-47dba8f7831d} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18949 | 2026.05.21 09:26:49.561683 [ 270 ] {9cf5b3df-65ce-489a-b7b4-47dba8f7831d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 18950 | 2026.05.21 09:26:49.561998 [ 270 ] {9cf5b3df-65ce-489a-b7b4-47dba8f7831d} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 18951 | 2026.05.21 09:26:49.562208 [ 270 ] {9cf5b3df-65ce-489a-b7b4-47dba8f7831d} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18952 | 2026.05.21 09:26:49.562337 [ 270 ] {9cf5b3df-65ce-489a-b7b4-47dba8f7831d} <Debug> executeQuery: Read 262 rows, 24.00 KiB in 0.001262 sec., 207606.97305863706 rows/sec., 18.57 MiB/sec. | ||
| 18953 | 2026.05.21 09:26:49.562372 [ 270 ] {9cf5b3df-65ce-489a-b7b4-47dba8f7831d} <Debug> TCPHandler: Processed in 0.001424508 sec. | ||
| 18954 | 2026.05.21 09:26:49.562496 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18955 | 2026.05.21 09:26:49.562593 [ 270 ] {c6d2afa4-ad54-40a5-a2c2-d73550d312e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18956 | 2026.05.21 09:26:49.562633 [ 270 ] {c6d2afa4-ad54-40a5-a2c2-d73550d312e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18957 | 2026.05.21 09:26:49.563070 [ 270 ] {c6d2afa4-ad54-40a5-a2c2-d73550d312e1} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18958 | 2026.05.21 09:26:49.563108 [ 270 ] {c6d2afa4-ad54-40a5-a2c2-d73550d312e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 18959 | 2026.05.21 09:26:49.563402 [ 270 ] {c6d2afa4-ad54-40a5-a2c2-d73550d312e1} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 18960 | 2026.05.21 09:26:49.563607 [ 270 ] {c6d2afa4-ad54-40a5-a2c2-d73550d312e1} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18961 | 2026.05.21 09:26:49.563735 [ 270 ] {c6d2afa4-ad54-40a5-a2c2-d73550d312e1} <Debug> executeQuery: Read 61 rows, 4.60 KiB in 0.00116 sec., 52586.206896551725 rows/sec., 3.87 MiB/sec. | ||
| 18962 | 2026.05.21 09:26:49.563769 [ 270 ] {c6d2afa4-ad54-40a5-a2c2-d73550d312e1} <Debug> TCPHandler: Processed in 0.001323135 sec. | ||
| 18963 | 2026.05.21 09:26:49.563888 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18964 | 2026.05.21 09:26:49.563983 [ 270 ] {e6b5858a-9e80-492f-bf8e-d4398583eba3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18965 | 2026.05.21 09:26:49.564023 [ 270 ] {e6b5858a-9e80-492f-bf8e-d4398583eba3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18966 | 2026.05.21 09:26:49.564442 [ 270 ] {e6b5858a-9e80-492f-bf8e-d4398583eba3} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18967 | 2026.05.21 09:26:49.564477 [ 270 ] {e6b5858a-9e80-492f-bf8e-d4398583eba3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 18968 | 2026.05.21 09:26:49.564754 [ 270 ] {e6b5858a-9e80-492f-bf8e-d4398583eba3} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 18969 | 2026.05.21 09:26:49.564965 [ 270 ] {e6b5858a-9e80-492f-bf8e-d4398583eba3} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18970 | 2026.05.21 09:26:49.565101 [ 270 ] {e6b5858a-9e80-492f-bf8e-d4398583eba3} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001135 sec., 21145.374449339208 rows/sec., 1.75 MiB/sec. | ||
| 18971 | 2026.05.21 09:26:49.565136 [ 270 ] {e6b5858a-9e80-492f-bf8e-d4398583eba3} <Debug> TCPHandler: Processed in 0.001296573 sec. | ||
| 18972 | 2026.05.21 09:26:49.565286 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18973 | 2026.05.21 09:26:49.565381 [ 270 ] {e2ee265b-f955-4501-bb1f-b42414ea70b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18974 | 2026.05.21 09:26:49.565420 [ 270 ] {e2ee265b-f955-4501-bb1f-b42414ea70b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18975 | 2026.05.21 09:26:49.565818 [ 270 ] {e2ee265b-f955-4501-bb1f-b42414ea70b9} <Trace> oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18976 | 2026.05.21 09:26:49.565854 [ 270 ] {e2ee265b-f955-4501-bb1f-b42414ea70b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 18977 | 2026.05.21 09:26:49.566133 [ 270 ] {e2ee265b-f955-4501-bb1f-b42414ea70b9} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 18978 | 2026.05.21 09:26:49.566337 [ 270 ] {e2ee265b-f955-4501-bb1f-b42414ea70b9} <Trace> oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18979 | 2026.05.21 09:26:49.566463 [ 270 ] {e2ee265b-f955-4501-bb1f-b42414ea70b9} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001099 sec., 10919.01728844404 rows/sec., 853.05 KiB/sec. | ||
| 18980 | 2026.05.21 09:26:49.566497 [ 270 ] {e2ee265b-f955-4501-bb1f-b42414ea70b9} <Debug> TCPHandler: Processed in 0.001259612 sec. | ||
| 18981 | 2026.05.21 09:26:49.566618 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18982 | 2026.05.21 09:26:49.566712 [ 270 ] {240c7c13-8066-4d6f-b0dc-2742d0b842fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18983 | 2026.05.21 09:26:49.566751 [ 270 ] {240c7c13-8066-4d6f-b0dc-2742d0b842fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18984 | 2026.05.21 09:26:49.567215 [ 270 ] {240c7c13-8066-4d6f-b0dc-2742d0b842fe} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18985 | 2026.05.21 09:26:49.567251 [ 270 ] {240c7c13-8066-4d6f-b0dc-2742d0b842fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 18986 | 2026.05.21 09:26:49.567545 [ 270 ] {240c7c13-8066-4d6f-b0dc-2742d0b842fe} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 18987 | 2026.05.21 09:26:49.567745 [ 270 ] {240c7c13-8066-4d6f-b0dc-2742d0b842fe} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18988 | 2026.05.21 09:26:49.567874 [ 270 ] {240c7c13-8066-4d6f-b0dc-2742d0b842fe} <Debug> executeQuery: Read 149 rows, 12.31 KiB in 0.001179 sec., 126378.2866836302 rows/sec., 10.20 MiB/sec. | ||
| 18989 | 2026.05.21 09:26:49.567908 [ 270 ] {240c7c13-8066-4d6f-b0dc-2742d0b842fe} <Debug> TCPHandler: Processed in 0.001339155 sec. | ||
| 18990 | 2026.05.21 09:26:49.568032 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18991 | 2026.05.21 09:26:49.568128 [ 270 ] {49ca69b5-557e-4b10-b381-bfdc59701108} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18992 | 2026.05.21 09:26:49.568170 [ 270 ] {49ca69b5-557e-4b10-b381-bfdc59701108} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18993 | 2026.05.21 09:26:49.568580 [ 270 ] {49ca69b5-557e-4b10-b381-bfdc59701108} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18994 | 2026.05.21 09:26:49.568614 [ 270 ] {49ca69b5-557e-4b10-b381-bfdc59701108} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 18995 | 2026.05.21 09:26:49.568924 [ 270 ] {49ca69b5-557e-4b10-b381-bfdc59701108} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 18996 | 2026.05.21 09:26:49.569138 [ 270 ] {49ca69b5-557e-4b10-b381-bfdc59701108} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18997 | 2026.05.21 09:26:49.569263 [ 270 ] {49ca69b5-557e-4b10-b381-bfdc59701108} <Debug> executeQuery: Read 200 rows, 14.68 KiB in 0.001153 sec., 173460.53772766696 rows/sec., 12.43 MiB/sec. | ||
| 18998 | 2026.05.21 09:26:49.569298 [ 270 ] {49ca69b5-557e-4b10-b381-bfdc59701108} <Debug> TCPHandler: Processed in 0.001315324 sec. | ||
| 18999 | 2026.05.21 09:26:49.569418 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19000 | 2026.05.21 09:26:49.569514 [ 270 ] {92e416b0-9d24-452d-b042-eaa26e2a4f2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19001 | 2026.05.21 09:26:49.569567 [ 270 ] {92e416b0-9d24-452d-b042-eaa26e2a4f2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19002 | 2026.05.21 09:26:49.570636 [ 270 ] {92e416b0-9d24-452d-b042-eaa26e2a4f2a} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19003 | 2026.05.21 09:26:49.570693 [ 270 ] {92e416b0-9d24-452d-b042-eaa26e2a4f2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 19004 | 2026.05.21 09:26:49.571462 [ 270 ] {92e416b0-9d24-452d-b042-eaa26e2a4f2a} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 19005 | 2026.05.21 09:26:49.571709 [ 270 ] {92e416b0-9d24-452d-b042-eaa26e2a4f2a} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19006 | 2026.05.21 09:26:49.571886 [ 270 ] {92e416b0-9d24-452d-b042-eaa26e2a4f2a} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002387 sec., 17176.372015081695 rows/sec., 30.78 MiB/sec. | ||
| 19007 | 2026.05.21 09:26:49.572068 [ 270 ] {92e416b0-9d24-452d-b042-eaa26e2a4f2a} <Debug> TCPHandler: Processed in 0.002698371 sec. | ||
| 19008 | 2026.05.21 09:26:49.572266 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19009 | 2026.05.21 09:26:49.572390 [ 270 ] {23725608-735e-4c20-b38c-bdfd0513a7fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19010 | 2026.05.21 09:26:49.572446 [ 270 ] {23725608-735e-4c20-b38c-bdfd0513a7fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19011 | 2026.05.21 09:26:49.572854 [ 270 ] {23725608-735e-4c20-b38c-bdfd0513a7fe} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19012 | 2026.05.21 09:26:49.572890 [ 270 ] {23725608-735e-4c20-b38c-bdfd0513a7fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 19013 | 2026.05.21 09:26:49.573208 [ 270 ] {23725608-735e-4c20-b38c-bdfd0513a7fe} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 19014 | 2026.05.21 09:26:49.573420 [ 270 ] {23725608-735e-4c20-b38c-bdfd0513a7fe} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19015 | 2026.05.21 09:26:49.573560 [ 270 ] {23725608-735e-4c20-b38c-bdfd0513a7fe} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001207 sec., 49710.02485501243 rows/sec., 3.35 MiB/sec. | ||
| 19016 | 2026.05.21 09:26:49.573597 [ 270 ] {23725608-735e-4c20-b38c-bdfd0513a7fe} <Debug> TCPHandler: Processed in 0.001435188 sec. | ||
| 19017 | 2026.05.21 09:26:51.066965 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 39810 | ||
| 19018 | 2026.05.21 09:26:51.067469 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19019 | 2026.05.21 09:26:51.067506 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 19020 | 2026.05.21 09:26:51.067964 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 19021 | 2026.05.21 09:26:51.068189 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19022 | 2026.05.21 09:26:51.068311 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39810 | ||
| 19023 | 2026.05.21 09:26:53.233828 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 625 | ||
| 19024 | 2026.05.21 09:26:53.250659 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19025 | 2026.05.21 09:26:53.250723 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 19026 | 2026.05.21 09:26:53.256724 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 19027 | 2026.05.21 09:26:53.257414 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19028 | 2026.05.21 09:26:53.260410 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 625 | ||
| 19029 | 2026.05.21 09:26:54.548133 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19030 | 2026.05.21 09:26:54.548394 [ 270 ] {fdc478ee-5577-4d4e-bdd1-dfc8a4074fb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 19031 | 2026.05.21 09:26:54.548756 [ 270 ] {fdc478ee-5577-4d4e-bdd1-dfc8a4074fb9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19032 | 2026.05.21 09:26:54.548792 [ 270 ] {fdc478ee-5577-4d4e-bdd1-dfc8a4074fb9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 19033 | 2026.05.21 09:26:54.549016 [ 270 ] {fdc478ee-5577-4d4e-bdd1-dfc8a4074fb9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19034 | 2026.05.21 09:26:54.549087 [ 270 ] {fdc478ee-5577-4d4e-bdd1-dfc8a4074fb9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19035 | 2026.05.21 09:26:54.549233 [ 270 ] {fdc478ee-5577-4d4e-bdd1-dfc8a4074fb9} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 19036 | 2026.05.21 09:26:54.549346 [ 325 ] {fdc478ee-5577-4d4e-bdd1-dfc8a4074fb9} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19037 | 2026.05.21 09:26:54.549361 [ 333 ] {fdc478ee-5577-4d4e-bdd1-dfc8a4074fb9} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19038 | 2026.05.21 09:26:54.549351 [ 338 ] {fdc478ee-5577-4d4e-bdd1-dfc8a4074fb9} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19039 | 2026.05.21 09:26:54.549346 [ 365 ] {fdc478ee-5577-4d4e-bdd1-dfc8a4074fb9} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19040 | 2026.05.21 09:26:54.549601 [ 270 ] {fdc478ee-5577-4d4e-bdd1-dfc8a4074fb9} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 19041 | 2026.05.21 09:26:54.549631 [ 270 ] {fdc478ee-5577-4d4e-bdd1-dfc8a4074fb9} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19042 | 2026.05.21 09:26:54.549736 [ 270 ] {fdc478ee-5577-4d4e-bdd1-dfc8a4074fb9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19043 | 2026.05.21 09:26:54.549757 [ 270 ] {fdc478ee-5577-4d4e-bdd1-dfc8a4074fb9} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 19044 | 2026.05.21 09:26:54.549795 [ 270 ] {fdc478ee-5577-4d4e-bdd1-dfc8a4074fb9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 19045 | 2026.05.21 09:26:54.549838 [ 270 ] {fdc478ee-5577-4d4e-bdd1-dfc8a4074fb9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 19046 | 2026.05.21 09:26:54.549882 [ 270 ] {fdc478ee-5577-4d4e-bdd1-dfc8a4074fb9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 19047 | 2026.05.21 09:26:54.549921 [ 270 ] {fdc478ee-5577-4d4e-bdd1-dfc8a4074fb9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 19048 | 2026.05.21 09:26:54.551235 [ 270 ] {fdc478ee-5577-4d4e-bdd1-dfc8a4074fb9} <Debug> executeQuery: Read 51 rows, 10.48 KiB in 0.00294 sec., 17346.938775510203 rows/sec., 3.48 MiB/sec. | ||
| 19049 | 2026.05.21 09:26:54.551468 [ 270 ] {fdc478ee-5577-4d4e-bdd1-dfc8a4074fb9} <Debug> MemoryTracker: Peak memory usage (for query): 171.63 KiB. | ||
| 19050 | 2026.05.21 09:26:54.551486 [ 270 ] {fdc478ee-5577-4d4e-bdd1-dfc8a4074fb9} <Debug> TCPHandler: Processed in 0.003495687 sec. | ||
| 19051 | 2026.05.21 09:26:54.553254 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19052 | 2026.05.21 09:26:54.553373 [ 270 ] {c119cc21-842a-4a8e-8927-a2d35b43e580} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19053 | 2026.05.21 09:26:54.553418 [ 270 ] {c119cc21-842a-4a8e-8927-a2d35b43e580} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19054 | 2026.05.21 09:26:54.553963 [ 270 ] {c119cc21-842a-4a8e-8927-a2d35b43e580} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19055 | 2026.05.21 09:26:54.554011 [ 270 ] {c119cc21-842a-4a8e-8927-a2d35b43e580} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 19056 | 2026.05.21 09:26:54.554387 [ 270 ] {c119cc21-842a-4a8e-8927-a2d35b43e580} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 19057 | 2026.05.21 09:26:54.554615 [ 270 ] {c119cc21-842a-4a8e-8927-a2d35b43e580} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19058 | 2026.05.21 09:26:54.554765 [ 270 ] {c119cc21-842a-4a8e-8927-a2d35b43e580} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001426 sec., 39270.68723702665 rows/sec., 3.00 MiB/sec. | ||
| 19059 | 2026.05.21 09:26:54.554802 [ 270 ] {c119cc21-842a-4a8e-8927-a2d35b43e580} <Debug> TCPHandler: Processed in 0.001601353 sec. | ||
| 19060 | 2026.05.21 09:26:54.554936 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19061 | 2026.05.21 09:26:54.555035 [ 270 ] {ab426bed-3429-48b4-856f-5564bfbd03a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19062 | 2026.05.21 09:26:54.555075 [ 270 ] {ab426bed-3429-48b4-856f-5564bfbd03a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19063 | 2026.05.21 09:26:54.555502 [ 270 ] {ab426bed-3429-48b4-856f-5564bfbd03a1} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19064 | 2026.05.21 09:26:54.555540 [ 270 ] {ab426bed-3429-48b4-856f-5564bfbd03a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 19065 | 2026.05.21 09:26:54.555838 [ 270 ] {ab426bed-3429-48b4-856f-5564bfbd03a1} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 19066 | 2026.05.21 09:26:54.556059 [ 270 ] {ab426bed-3429-48b4-856f-5564bfbd03a1} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19067 | 2026.05.21 09:26:54.556192 [ 270 ] {ab426bed-3429-48b4-856f-5564bfbd03a1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001176 sec., 54421.768707482996 rows/sec., 4.25 MiB/sec. | ||
| 19068 | 2026.05.21 09:26:54.556227 [ 270 ] {ab426bed-3429-48b4-856f-5564bfbd03a1} <Debug> TCPHandler: Processed in 0.001340705 sec. | ||
| 19069 | 2026.05.21 09:26:54.556355 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19070 | 2026.05.21 09:26:54.556452 [ 270 ] {4ec7f219-e058-49e0-bd9e-16e558f5fbab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19071 | 2026.05.21 09:26:54.556494 [ 270 ] {4ec7f219-e058-49e0-bd9e-16e558f5fbab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19072 | 2026.05.21 09:26:54.556935 [ 270 ] {4ec7f219-e058-49e0-bd9e-16e558f5fbab} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19073 | 2026.05.21 09:26:54.556971 [ 270 ] {4ec7f219-e058-49e0-bd9e-16e558f5fbab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 19074 | 2026.05.21 09:26:54.557294 [ 270 ] {4ec7f219-e058-49e0-bd9e-16e558f5fbab} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 19075 | 2026.05.21 09:26:54.557502 [ 270 ] {4ec7f219-e058-49e0-bd9e-16e558f5fbab} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19076 | 2026.05.21 09:26:54.557632 [ 270 ] {4ec7f219-e058-49e0-bd9e-16e558f5fbab} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001199 sec., 133444.53711426188 rows/sec., 9.29 MiB/sec. | ||
| 19077 | 2026.05.21 09:26:54.557630 [ 48 ] {} <Debug> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Selected 2 parts from all_1_129_31 to all_130_130_0 | ||
| 19078 | 2026.05.21 09:26:54.557668 [ 270 ] {4ec7f219-e058-49e0-bd9e-16e558f5fbab} <Debug> TCPHandler: Processed in 0.001362256 sec. | ||
| 19079 | 2026.05.21 09:26:54.557704 [ 48 ] {} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19080 | 2026.05.21 09:26:54.557734 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 19081 | 2026.05.21 09:26:54.557812 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19082 | 2026.05.21 09:26:54.557856 [ 187 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_130_32} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_129_31 to all_130_130_0 into Compact with storage Full | ||
| 19083 | 2026.05.21 09:26:54.557914 [ 270 ] {2d7f9316-a21b-4202-88c8-4845a334b2b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19084 | 2026.05.21 09:26:54.557963 [ 270 ] {2d7f9316-a21b-4202-88c8-4845a334b2b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19085 | 2026.05.21 09:26:54.558002 [ 187 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_130_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19086 | 2026.05.21 09:26:54.558046 [ 187 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_130_32} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_129_31, total 47107 rows starting from the beginning of the part | ||
| 19087 | 2026.05.21 09:26:54.558118 [ 187 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_130_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 52 rows starting from the beginning of the part | ||
| 19088 | 2026.05.21 09:26:54.558319 [ 270 ] {2d7f9316-a21b-4202-88c8-4845a334b2b1} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19089 | 2026.05.21 09:26:54.558361 [ 270 ] {2d7f9316-a21b-4202-88c8-4845a334b2b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 19090 | 2026.05.21 09:26:54.558681 [ 270 ] {2d7f9316-a21b-4202-88c8-4845a334b2b1} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 19091 | 2026.05.21 09:26:54.558897 [ 270 ] {2d7f9316-a21b-4202-88c8-4845a334b2b1} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19092 | 2026.05.21 09:26:54.559031 [ 270 ] {2d7f9316-a21b-4202-88c8-4845a334b2b1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001135 sec., 52863.43612334802 rows/sec., 3.56 MiB/sec. | ||
| 19093 | 2026.05.21 09:26:54.559064 [ 270 ] {2d7f9316-a21b-4202-88c8-4845a334b2b1} <Debug> TCPHandler: Processed in 0.001306574 sec. | ||
| 19094 | 2026.05.21 09:26:54.564853 [ 187 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_130_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 47159 rows, containing 5 columns (5 merged, 0 gathered) in 0.007038886 sec., 6699781.755237973 rows/sec., 434.74 MiB/sec. | ||
| 19095 | 2026.05.21 09:26:54.565259 [ 187 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_130_32} <Trace> MergedBlockOutputStream: filled checksums all_1_130_32 (state Temporary) | ||
| 19096 | 2026.05.21 09:26:54.565522 [ 187 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_130_32} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_merge_all_1_130_32 to all_1_130_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19097 | 2026.05.21 09:26:54.565601 [ 187 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_130_32} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Merged 2 parts: [all_1_129_31, all_130_130_0] -> all_1_130_32 | ||
| 19098 | 2026.05.21 09:26:54.565673 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 19099 | 2026.05.21 09:26:58.322993 [ 44 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 19100 | 2026.05.21 09:26:58.323046 [ 44 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 19101 | 2026.05.21 09:26:58.569350 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 40258 | ||
| 19102 | 2026.05.21 09:26:58.569859 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19103 | 2026.05.21 09:26:58.569908 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 19104 | 2026.05.21 09:26:58.570375 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 19105 | 2026.05.21 09:26:58.570598 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19106 | 2026.05.21 09:26:58.570727 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40258 | ||
| 19107 | 2026.05.21 09:26:59.039107 [ 223 ] {} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 19108 | 2026.05.21 09:26:59.039176 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 19109 | 2026.05.21 09:26:59.041635 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 19110 | 2026.05.21 09:26:59.550586 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19111 | 2026.05.21 09:26:59.550814 [ 270 ] {9759aabd-002e-4820-afe2-879d70bca2e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 19112 | 2026.05.21 09:26:59.551162 [ 270 ] {9759aabd-002e-4820-afe2-879d70bca2e1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19113 | 2026.05.21 09:26:59.551202 [ 270 ] {9759aabd-002e-4820-afe2-879d70bca2e1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 19114 | 2026.05.21 09:26:59.551421 [ 270 ] {9759aabd-002e-4820-afe2-879d70bca2e1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19115 | 2026.05.21 09:26:59.551492 [ 270 ] {9759aabd-002e-4820-afe2-879d70bca2e1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19116 | 2026.05.21 09:26:59.551633 [ 270 ] {9759aabd-002e-4820-afe2-879d70bca2e1} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 19117 | 2026.05.21 09:26:59.551737 [ 325 ] {9759aabd-002e-4820-afe2-879d70bca2e1} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19118 | 2026.05.21 09:26:59.551754 [ 365 ] {9759aabd-002e-4820-afe2-879d70bca2e1} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19119 | 2026.05.21 09:26:59.551754 [ 356 ] {9759aabd-002e-4820-afe2-879d70bca2e1} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19120 | 2026.05.21 09:26:59.551747 [ 362 ] {9759aabd-002e-4820-afe2-879d70bca2e1} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19121 | 2026.05.21 09:26:59.551992 [ 270 ] {9759aabd-002e-4820-afe2-879d70bca2e1} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 19122 | 2026.05.21 09:26:59.552017 [ 270 ] {9759aabd-002e-4820-afe2-879d70bca2e1} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19123 | 2026.05.21 09:26:59.552126 [ 270 ] {9759aabd-002e-4820-afe2-879d70bca2e1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19124 | 2026.05.21 09:26:59.552146 [ 270 ] {9759aabd-002e-4820-afe2-879d70bca2e1} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 19125 | 2026.05.21 09:26:59.552183 [ 270 ] {9759aabd-002e-4820-afe2-879d70bca2e1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 19126 | 2026.05.21 09:26:59.552226 [ 270 ] {9759aabd-002e-4820-afe2-879d70bca2e1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 19127 | 2026.05.21 09:26:59.552267 [ 270 ] {9759aabd-002e-4820-afe2-879d70bca2e1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 19128 | 2026.05.21 09:26:59.552306 [ 270 ] {9759aabd-002e-4820-afe2-879d70bca2e1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 19129 | 2026.05.21 09:26:59.553600 [ 270 ] {9759aabd-002e-4820-afe2-879d70bca2e1} <Debug> executeQuery: Read 51 rows, 10.72 KiB in 0.002878 sec., 17720.63933287005 rows/sec., 3.64 MiB/sec. | ||
| 19130 | 2026.05.21 09:26:59.553823 [ 270 ] {9759aabd-002e-4820-afe2-879d70bca2e1} <Debug> MemoryTracker: Peak memory usage (for query): 186.83 KiB. | ||
| 19131 | 2026.05.21 09:26:59.553840 [ 270 ] {9759aabd-002e-4820-afe2-879d70bca2e1} <Debug> TCPHandler: Processed in 0.003384603 sec. | ||
| 19132 | 2026.05.21 09:26:59.556183 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19133 | 2026.05.21 09:26:59.556316 [ 270 ] {53d9cb5c-9e7c-4a31-8ff2-b87677b98c92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19134 | 2026.05.21 09:26:59.556370 [ 270 ] {53d9cb5c-9e7c-4a31-8ff2-b87677b98c92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19135 | 2026.05.21 09:26:59.556974 [ 270 ] {53d9cb5c-9e7c-4a31-8ff2-b87677b98c92} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19136 | 2026.05.21 09:26:59.557016 [ 270 ] {53d9cb5c-9e7c-4a31-8ff2-b87677b98c92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 19137 | 2026.05.21 09:26:59.557382 [ 270 ] {53d9cb5c-9e7c-4a31-8ff2-b87677b98c92} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 19138 | 2026.05.21 09:26:59.557609 [ 270 ] {53d9cb5c-9e7c-4a31-8ff2-b87677b98c92} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19139 | 2026.05.21 09:26:59.557759 [ 270 ] {53d9cb5c-9e7c-4a31-8ff2-b87677b98c92} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001481 sec., 93180.28359216746 rows/sec., 8.09 MiB/sec. | ||
| 19140 | 2026.05.21 09:26:59.557798 [ 270 ] {53d9cb5c-9e7c-4a31-8ff2-b87677b98c92} <Debug> TCPHandler: Processed in 0.001678537 sec. | ||
| 19141 | 2026.05.21 09:26:59.557931 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19142 | 2026.05.21 09:26:59.558031 [ 270 ] {6cccf534-cada-416e-9822-72437021d1e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19143 | 2026.05.21 09:26:59.558073 [ 270 ] {6cccf534-cada-416e-9822-72437021d1e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19144 | 2026.05.21 09:26:59.558505 [ 270 ] {6cccf534-cada-416e-9822-72437021d1e2} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19145 | 2026.05.21 09:26:59.558542 [ 270 ] {6cccf534-cada-416e-9822-72437021d1e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 19146 | 2026.05.21 09:26:59.558836 [ 270 ] {6cccf534-cada-416e-9822-72437021d1e2} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 19147 | 2026.05.21 09:26:59.559039 [ 270 ] {6cccf534-cada-416e-9822-72437021d1e2} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19148 | 2026.05.21 09:26:59.559169 [ 270 ] {6cccf534-cada-416e-9822-72437021d1e2} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001159 sec., 35375.32355478861 rows/sec., 2.60 MiB/sec. | ||
| 19149 | 2026.05.21 09:26:59.559177 [ 41 ] {} <Debug> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 19150 | 2026.05.21 09:26:59.559206 [ 270 ] {6cccf534-cada-416e-9822-72437021d1e2} <Debug> TCPHandler: Processed in 0.001324885 sec. | ||
| 19151 | 2026.05.21 09:26:59.559268 [ 41 ] {} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19152 | 2026.05.21 09:26:59.559316 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 19153 | 2026.05.21 09:26:59.559396 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19154 | 2026.05.21 09:26:59.559421 [ 190 ] {33106484-ff80-4833-813a-1c2c5998985f::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 | ||
| 19155 | 2026.05.21 09:26:59.559497 [ 270 ] {9c117040-1615-47c0-ba12-442314d31981} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19156 | 2026.05.21 09:26:59.559542 [ 270 ] {9c117040-1615-47c0-ba12-442314d31981} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19157 | 2026.05.21 09:26:59.559548 [ 190 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19158 | 2026.05.21 09:26:59.559589 [ 190 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 226 rows starting from the beginning of the part | ||
| 19159 | 2026.05.21 09:26:59.559677 [ 190 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 41 rows starting from the beginning of the part | ||
| 19160 | 2026.05.21 09:26:59.559725 [ 190 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 15 rows starting from the beginning of the part | ||
| 19161 | 2026.05.21 09:26:59.559767 [ 190 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 41 rows starting from the beginning of the part | ||
| 19162 | 2026.05.21 09:26:59.559808 [ 190 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 61 rows starting from the beginning of the part | ||
| 19163 | 2026.05.21 09:26:59.559848 [ 190 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 41 rows starting from the beginning of the part | ||
| 19164 | 2026.05.21 09:26:59.560110 [ 270 ] {9c117040-1615-47c0-ba12-442314d31981} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19165 | 2026.05.21 09:26:59.560153 [ 270 ] {9c117040-1615-47c0-ba12-442314d31981} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 19166 | 2026.05.21 09:26:59.560469 [ 270 ] {9c117040-1615-47c0-ba12-442314d31981} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 19167 | 2026.05.21 09:26:59.560674 [ 192 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 425 rows, containing 5 columns (5 merged, 0 gathered) in 0.001292873 sec., 328725.24988920026 rows/sec., 23.74 MiB/sec. | ||
| 19168 | 2026.05.21 09:26:59.560678 [ 270 ] {9c117040-1615-47c0-ba12-442314d31981} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19169 | 2026.05.21 09:26:59.560835 [ 189 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 19170 | 2026.05.21 09:26:59.560981 [ 270 ] {9c117040-1615-47c0-ba12-442314d31981} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001496 sec., 70187.16577540107 rows/sec., 5.48 MiB/sec. | ||
| 19171 | 2026.05.21 09:26:59.561056 [ 270 ] {9c117040-1615-47c0-ba12-442314d31981} <Debug> TCPHandler: Processed in 0.001709397 sec. | ||
| 19172 | 2026.05.21 09:26:59.561118 [ 189 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_91_18} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19173 | 2026.05.21 09:26:59.561191 [ 189 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_91_18} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 19174 | 2026.05.21 09:26:59.561258 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19175 | 2026.05.21 09:26:59.561267 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 19176 | 2026.05.21 09:26:59.561393 [ 270 ] {5d22ebeb-c74b-4787-ac84-3c220a5ac7e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19177 | 2026.05.21 09:26:59.561457 [ 270 ] {5d22ebeb-c74b-4787-ac84-3c220a5ac7e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19178 | 2026.05.21 09:26:59.561972 [ 270 ] {5d22ebeb-c74b-4787-ac84-3c220a5ac7e8} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19179 | 2026.05.21 09:26:59.562016 [ 270 ] {5d22ebeb-c74b-4787-ac84-3c220a5ac7e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 19180 | 2026.05.21 09:26:59.562409 [ 270 ] {5d22ebeb-c74b-4787-ac84-3c220a5ac7e8} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 19181 | 2026.05.21 09:26:59.562624 [ 270 ] {5d22ebeb-c74b-4787-ac84-3c220a5ac7e8} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19182 | 2026.05.21 09:26:59.562755 [ 270 ] {5d22ebeb-c74b-4787-ac84-3c220a5ac7e8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001401 sec., 114204.13990007139 rows/sec., 7.95 MiB/sec. | ||
| 19183 | 2026.05.21 09:26:59.562778 [ 40 ] {} <Debug> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Selected 2 parts from all_1_130_32 to all_131_131_0 | ||
| 19184 | 2026.05.21 09:26:59.562790 [ 270 ] {5d22ebeb-c74b-4787-ac84-3c220a5ac7e8} <Debug> TCPHandler: Processed in 0.001639905 sec. | ||
| 19185 | 2026.05.21 09:26:59.562830 [ 40 ] {} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19186 | 2026.05.21 09:26:59.562855 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 19187 | 2026.05.21 09:26:59.562931 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19188 | 2026.05.21 09:26:59.562939 [ 186 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_131_33} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_130_32 to all_131_131_0 into Compact with storage Full | ||
| 19189 | 2026.05.21 09:26:59.563035 [ 270 ] {49ed9435-c8c6-4188-8ab8-61f81754181d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19190 | 2026.05.21 09:26:59.563057 [ 186 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_131_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19191 | 2026.05.21 09:26:59.563093 [ 270 ] {49ed9435-c8c6-4188-8ab8-61f81754181d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19192 | 2026.05.21 09:26:59.563102 [ 186 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_131_33} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_130_32, total 47159 rows starting from the beginning of the part | ||
| 19193 | 2026.05.21 09:26:59.563174 [ 186 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_131_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 160 rows starting from the beginning of the part | ||
| 19194 | 2026.05.21 09:26:59.564026 [ 270 ] {49ed9435-c8c6-4188-8ab8-61f81754181d} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19195 | 2026.05.21 09:26:59.564067 [ 270 ] {49ed9435-c8c6-4188-8ab8-61f81754181d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 19196 | 2026.05.21 09:26:59.564630 [ 270 ] {49ed9435-c8c6-4188-8ab8-61f81754181d} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 19197 | 2026.05.21 09:26:59.564858 [ 270 ] {49ed9435-c8c6-4188-8ab8-61f81754181d} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19198 | 2026.05.21 09:26:59.564999 [ 270 ] {49ed9435-c8c6-4188-8ab8-61f81754181d} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001983 sec., 20675.743822491175 rows/sec., 37.05 MiB/sec. | ||
| 19199 | 2026.05.21 09:26:59.565085 [ 270 ] {49ed9435-c8c6-4188-8ab8-61f81754181d} <Debug> TCPHandler: Processed in 0.002204494 sec. | ||
| 19200 | 2026.05.21 09:26:59.565211 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19201 | 2026.05.21 09:26:59.565306 [ 270 ] {b460551e-9145-431a-a0fd-f10ae220c701} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19202 | 2026.05.21 09:26:59.565348 [ 270 ] {b460551e-9145-431a-a0fd-f10ae220c701} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19203 | 2026.05.21 09:26:59.565690 [ 270 ] {b460551e-9145-431a-a0fd-f10ae220c701} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19204 | 2026.05.21 09:26:59.565725 [ 270 ] {b460551e-9145-431a-a0fd-f10ae220c701} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 19205 | 2026.05.21 09:26:59.566048 [ 270 ] {b460551e-9145-431a-a0fd-f10ae220c701} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 19206 | 2026.05.21 09:26:59.566250 [ 270 ] {b460551e-9145-431a-a0fd-f10ae220c701} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19207 | 2026.05.21 09:26:59.566381 [ 270 ] {b460551e-9145-431a-a0fd-f10ae220c701} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001093 sec., 54894.784995425434 rows/sec., 3.70 MiB/sec. | ||
| 19208 | 2026.05.21 09:26:59.566394 [ 40 ] {} <Debug> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8) (MergerMutator): Selected 6 parts from all_1_130_25 to all_135_135_0 | ||
| 19209 | 2026.05.21 09:26:59.566415 [ 270 ] {b460551e-9145-431a-a0fd-f10ae220c701} <Debug> TCPHandler: Processed in 0.001253371 sec. | ||
| 19210 | 2026.05.21 09:26:59.566437 [ 40 ] {} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19211 | 2026.05.21 09:26:59.566460 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 19212 | 2026.05.21 09:26:59.566544 [ 189 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_135_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_130_25 to all_135_135_0 into Compact with storage Full | ||
| 19213 | 2026.05.21 09:26:59.566648 [ 189 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_135_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19214 | 2026.05.21 09:26:59.566680 [ 189 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_135_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_130_25, total 7254 rows starting from the beginning of the part | ||
| 19215 | 2026.05.21 09:26:59.566741 [ 189 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_135_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 60 rows starting from the beginning of the part | ||
| 19216 | 2026.05.21 09:26:59.566793 [ 189 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_135_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 60 rows starting from the beginning of the part | ||
| 19217 | 2026.05.21 09:26:59.566839 [ 189 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_135_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 60 rows starting from the beginning of the part | ||
| 19218 | 2026.05.21 09:26:59.566878 [ 189 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_135_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 60 rows starting from the beginning of the part | ||
| 19219 | 2026.05.21 09:26:59.566916 [ 189 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_135_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 60 rows starting from the beginning of the part | ||
| 19220 | 2026.05.21 09:26:59.569051 [ 194 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_135_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7554 rows, containing 4 columns (4 merged, 0 gathered) in 0.002543406 sec., 2970033.097350561 rows/sec., 196.90 MiB/sec. | ||
| 19221 | 2026.05.21 09:26:59.569452 [ 197 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_135_26} <Trace> MergedBlockOutputStream: filled checksums all_1_135_26 (state Temporary) | ||
| 19222 | 2026.05.21 09:26:59.569712 [ 197 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_135_26} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_merge_all_1_135_26 to all_1_135_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19223 | 2026.05.21 09:26:59.569782 [ 197 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_135_26} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8) (MergerMutator): Merged 6 parts: [all_1_130_25, all_135_135_0] -> all_1_135_26 | ||
| 19224 | 2026.05.21 09:26:59.569855 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.52 MiB. | ||
| 19225 | 2026.05.21 09:26:59.569988 [ 198 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_131_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 47319 rows, containing 5 columns (5 merged, 0 gathered) in 0.007075817 sec., 6687425.635795838 rows/sec., 434.05 MiB/sec. | ||
| 19226 | 2026.05.21 09:26:59.570403 [ 186 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_131_33} <Trace> MergedBlockOutputStream: filled checksums all_1_131_33 (state Temporary) | ||
| 19227 | 2026.05.21 09:26:59.570659 [ 186 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_131_33} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_merge_all_1_131_33 to all_1_131_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19228 | 2026.05.21 09:26:59.570729 [ 186 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_131_33} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Merged 2 parts: [all_1_130_32, all_131_131_0] -> all_1_131_33 | ||
| 19229 | 2026.05.21 09:26:59.570793 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 19230 | 2026.05.21 09:27:00.761410 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 633 | ||
| 19231 | 2026.05.21 09:27:00.779010 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19232 | 2026.05.21 09:27:00.779075 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 19233 | 2026.05.21 09:27:00.785437 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 19234 | 2026.05.21 09:27:00.786191 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19235 | 2026.05.21 09:27:00.789130 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 633 | ||
| 19236 | 2026.05.21 09:27:01.151724 [ 42 ] {} <Debug> oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307) (MergerMutator): Selected 5 parts from all_1_32_7 to all_36_36_0 | ||
| 19237 | 2026.05.21 09:27:01.151799 [ 42 ] {} <Trace> oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19238 | 2026.05.21 09:27:01.151823 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 19239 | 2026.05.21 09:27:01.152015 [ 198 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_36_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_32_7 to all_36_36_0 into Compact with storage Full | ||
| 19240 | 2026.05.21 09:27:01.152219 [ 198 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_36_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19241 | 2026.05.21 09:27:01.152271 [ 198 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_32_7, total 160 rows starting from the beginning of the part | ||
| 19242 | 2026.05.21 09:27:01.152375 [ 198 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 12 rows starting from the beginning of the part | ||
| 19243 | 2026.05.21 09:27:01.152450 [ 198 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 12 rows starting from the beginning of the part | ||
| 19244 | 2026.05.21 09:27:01.152518 [ 198 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 12 rows starting from the beginning of the part | ||
| 19245 | 2026.05.21 09:27:01.152586 [ 198 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 12 rows starting from the beginning of the part | ||
| 19246 | 2026.05.21 09:27:01.153442 [ 186 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_36_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 208 rows, containing 5 columns (5 merged, 0 gathered) in 0.001511821 sec., 137582.4254326405 rows/sec., 9.12 MiB/sec. | ||
| 19247 | 2026.05.21 09:27:01.153618 [ 186 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_36_8} <Trace> MergedBlockOutputStream: filled checksums all_1_36_8 (state Temporary) | ||
| 19248 | 2026.05.21 09:27:01.153924 [ 186 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_36_8} <Trace> oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Renaming temporary part tmp_merge_all_1_36_8 to all_1_36_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19249 | 2026.05.21 09:27:01.154006 [ 186 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_36_8} <Trace> oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307) (MergerMutator): Merged 5 parts: [all_1_32_7, all_36_36_0] -> all_1_36_8 | ||
| 19250 | 2026.05.21 09:27:01.154101 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 19251 | 2026.05.21 09:27:03.203381 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19252 | 2026.05.21 09:27:03.203801 [ 270 ] {cd1d8632-9ba6-44c8-82c4-0b9781039d0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', '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_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', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 19253 | 2026.05.21 09:27:03.204256 [ 270 ] {cd1d8632-9ba6-44c8-82c4-0b9781039d0f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19254 | 2026.05.21 09:27:03.204303 [ 270 ] {cd1d8632-9ba6-44c8-82c4-0b9781039d0f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', '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_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', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 19255 | 2026.05.21 09:27:03.204582 [ 270 ] {cd1d8632-9ba6-44c8-82c4-0b9781039d0f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19256 | 2026.05.21 09:27:03.204657 [ 270 ] {cd1d8632-9ba6-44c8-82c4-0b9781039d0f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19257 | 2026.05.21 09:27:03.204807 [ 270 ] {cd1d8632-9ba6-44c8-82c4-0b9781039d0f} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 41-element set) | ||
| 19258 | 2026.05.21 09:27:03.204922 [ 350 ] {cd1d8632-9ba6-44c8-82c4-0b9781039d0f} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19259 | 2026.05.21 09:27:03.204932 [ 327 ] {cd1d8632-9ba6-44c8-82c4-0b9781039d0f} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19260 | 2026.05.21 09:27:03.205006 [ 350 ] {cd1d8632-9ba6-44c8-82c4-0b9781039d0f} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19261 | 2026.05.21 09:27:03.205040 [ 327 ] {cd1d8632-9ba6-44c8-82c4-0b9781039d0f} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19262 | 2026.05.21 09:27:03.205127 [ 270 ] {cd1d8632-9ba6-44c8-82c4-0b9781039d0f} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 19263 | 2026.05.21 09:27:03.205159 [ 270 ] {cd1d8632-9ba6-44c8-82c4-0b9781039d0f} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19264 | 2026.05.21 09:27:03.205276 [ 270 ] {cd1d8632-9ba6-44c8-82c4-0b9781039d0f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19265 | 2026.05.21 09:27:03.205300 [ 270 ] {cd1d8632-9ba6-44c8-82c4-0b9781039d0f} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 19266 | 2026.05.21 09:27:03.205341 [ 270 ] {cd1d8632-9ba6-44c8-82c4-0b9781039d0f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', '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_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', 'zone:cpu_nsec'))" | ||
| 19267 | 2026.05.21 09:27:03.205396 [ 270 ] {cd1d8632-9ba6-44c8-82c4-0b9781039d0f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', '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_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', 'zone:cpu_nsec'))" | ||
| 19268 | 2026.05.21 09:27:03.205450 [ 270 ] {cd1d8632-9ba6-44c8-82c4-0b9781039d0f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', '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_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', 'zone:cpu_nsec'))" | ||
| 19269 | 2026.05.21 09:27:03.205496 [ 270 ] {cd1d8632-9ba6-44c8-82c4-0b9781039d0f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', '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_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', 'zone:cpu_nsec'))" | ||
| 19270 | 2026.05.21 09:27:03.206951 [ 270 ] {cd1d8632-9ba6-44c8-82c4-0b9781039d0f} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.003344 sec., 15251.196172248803 rows/sec., 3.61 MiB/sec. | ||
| 19271 | 2026.05.21 09:27:03.207224 [ 270 ] {cd1d8632-9ba6-44c8-82c4-0b9781039d0f} <Debug> MemoryTracker: Peak memory usage (for query): 206.55 KiB. | ||
| 19272 | 2026.05.21 09:27:03.207242 [ 270 ] {cd1d8632-9ba6-44c8-82c4-0b9781039d0f} <Debug> TCPHandler: Processed in 0.004064466 sec. | ||
| 19273 | 2026.05.21 09:27:03.224143 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19274 | 2026.05.21 09:27:03.224287 [ 270 ] {678f4949-67c5-45be-9c33-17d441327047} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 19275 | 2026.05.21 09:27:03.224344 [ 270 ] {678f4949-67c5-45be-9c33-17d441327047} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 19276 | 2026.05.21 09:27:03.225032 [ 270 ] {678f4949-67c5-45be-9c33-17d441327047} <Trace> oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19277 | 2026.05.21 09:27:03.225078 [ 270 ] {678f4949-67c5-45be-9c33-17d441327047} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 19278 | 2026.05.21 09:27:03.225496 [ 270 ] {678f4949-67c5-45be-9c33-17d441327047} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 19279 | 2026.05.21 09:27:03.225846 [ 270 ] {678f4949-67c5-45be-9c33-17d441327047} <Trace> oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19280 | 2026.05.21 09:27:03.226014 [ 270 ] {678f4949-67c5-45be-9c33-17d441327047} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001769 sec., 160542.67947993218 rows/sec., 10.20 MiB/sec. | ||
| 19281 | 2026.05.21 09:27:03.226053 [ 270 ] {678f4949-67c5-45be-9c33-17d441327047} <Debug> TCPHandler: Processed in 0.001977247 sec. | ||
| 19282 | 2026.05.21 09:27:03.226203 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19283 | 2026.05.21 09:27:03.226310 [ 270 ] {4c2a7585-d566-4ea8-83d9-ed1652b81f03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 19284 | 2026.05.21 09:27:03.226353 [ 270 ] {4c2a7585-d566-4ea8-83d9-ed1652b81f03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 19285 | 2026.05.21 09:27:03.226912 [ 270 ] {4c2a7585-d566-4ea8-83d9-ed1652b81f03} <Trace> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19286 | 2026.05.21 09:27:03.226949 [ 270 ] {4c2a7585-d566-4ea8-83d9-ed1652b81f03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 19287 | 2026.05.21 09:27:03.227329 [ 270 ] {4c2a7585-d566-4ea8-83d9-ed1652b81f03} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 19288 | 2026.05.21 09:27:03.227532 [ 270 ] {4c2a7585-d566-4ea8-83d9-ed1652b81f03} <Trace> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19289 | 2026.05.21 09:27:03.227660 [ 270 ] {4c2a7585-d566-4ea8-83d9-ed1652b81f03} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001369 sec., 2921.8407596785974 rows/sec., 238.26 KiB/sec. | ||
| 19290 | 2026.05.21 09:27:03.227695 [ 270 ] {4c2a7585-d566-4ea8-83d9-ed1652b81f03} <Debug> TCPHandler: Processed in 0.001543012 sec. | ||
| 19291 | 2026.05.21 09:27:03.227828 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19292 | 2026.05.21 09:27:03.227926 [ 270 ] {96a70181-53dd-42f9-99c4-ccca8173911c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19293 | 2026.05.21 09:27:03.227966 [ 270 ] {96a70181-53dd-42f9-99c4-ccca8173911c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19294 | 2026.05.21 09:27:03.229560 [ 270 ] {96a70181-53dd-42f9-99c4-ccca8173911c} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19295 | 2026.05.21 09:27:03.229598 [ 270 ] {96a70181-53dd-42f9-99c4-ccca8173911c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 19296 | 2026.05.21 09:27:03.230103 [ 270 ] {96a70181-53dd-42f9-99c4-ccca8173911c} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 19297 | 2026.05.21 09:27:03.230317 [ 270 ] {96a70181-53dd-42f9-99c4-ccca8173911c} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19298 | 2026.05.21 09:27:03.230447 [ 270 ] {96a70181-53dd-42f9-99c4-ccca8173911c} <Debug> executeQuery: Read 3148 rows, 239.13 KiB in 0.002538 sec., 1240346.729708432 rows/sec., 92.01 MiB/sec. | ||
| 19299 | 2026.05.21 09:27:03.230455 [ 39 ] {} <Debug> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 19300 | 2026.05.21 09:27:03.230483 [ 270 ] {96a70181-53dd-42f9-99c4-ccca8173911c} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 19301 | 2026.05.21 09:27:03.230516 [ 270 ] {96a70181-53dd-42f9-99c4-ccca8173911c} <Debug> TCPHandler: Processed in 0.002744552 sec. | ||
| 19302 | 2026.05.21 09:27:03.230527 [ 39 ] {} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19303 | 2026.05.21 09:27:03.230556 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 19304 | 2026.05.21 09:27:03.230660 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19305 | 2026.05.21 09:27:03.230669 [ 195 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 19306 | 2026.05.21 09:27:03.230763 [ 270 ] {10d3e293-ddf6-4812-8172-dcdf0c866eb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19307 | 2026.05.21 09:27:03.230805 [ 195 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19308 | 2026.05.21 09:27:03.230808 [ 270 ] {10d3e293-ddf6-4812-8172-dcdf0c866eb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19309 | 2026.05.21 09:27:03.230848 [ 195 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 3361 rows starting from the beginning of the part | ||
| 19310 | 2026.05.21 09:27:03.230922 [ 195 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 56 rows starting from the beginning of the part | ||
| 19311 | 2026.05.21 09:27:03.230975 [ 195 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 262 rows starting from the beginning of the part | ||
| 19312 | 2026.05.21 09:27:03.231026 [ 195 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 56 rows starting from the beginning of the part | ||
| 19313 | 2026.05.21 09:27:03.231077 [ 195 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 138 rows starting from the beginning of the part | ||
| 19314 | 2026.05.21 09:27:03.231124 [ 195 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 3148 rows starting from the beginning of the part | ||
| 19315 | 2026.05.21 09:27:03.231274 [ 270 ] {10d3e293-ddf6-4812-8172-dcdf0c866eb0} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19316 | 2026.05.21 09:27:03.231316 [ 270 ] {10d3e293-ddf6-4812-8172-dcdf0c866eb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 19317 | 2026.05.21 09:27:03.231646 [ 270 ] {10d3e293-ddf6-4812-8172-dcdf0c866eb0} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 19318 | 2026.05.21 09:27:03.231851 [ 270 ] {10d3e293-ddf6-4812-8172-dcdf0c866eb0} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19319 | 2026.05.21 09:27:03.231988 [ 270 ] {10d3e293-ddf6-4812-8172-dcdf0c866eb0} <Debug> executeQuery: Read 157 rows, 9.65 KiB in 0.001243 sec., 126307.32099758649 rows/sec., 7.58 MiB/sec. | ||
| 19320 | 2026.05.21 09:27:03.232024 [ 270 ] {10d3e293-ddf6-4812-8172-dcdf0c866eb0} <Debug> TCPHandler: Processed in 0.001415618 sec. | ||
| 19321 | 2026.05.21 09:27:03.232175 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19322 | 2026.05.21 09:27:03.232271 [ 270 ] {056b66d8-7d54-48dc-a9fb-ada489431b41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19323 | 2026.05.21 09:27:03.232312 [ 270 ] {056b66d8-7d54-48dc-a9fb-ada489431b41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19324 | 2026.05.21 09:27:03.233082 [ 270 ] {056b66d8-7d54-48dc-a9fb-ada489431b41} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19325 | 2026.05.21 09:27:03.233119 [ 270 ] {056b66d8-7d54-48dc-a9fb-ada489431b41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 19326 | 2026.05.21 09:27:03.233461 [ 270 ] {056b66d8-7d54-48dc-a9fb-ada489431b41} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 19327 | 2026.05.21 09:27:03.233605 [ 194 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7021 rows, containing 5 columns (5 merged, 0 gathered) in 0.00297803 sec., 2357598.8153242245 rows/sec., 187.20 MiB/sec. | ||
| 19328 | 2026.05.21 09:27:03.233675 [ 270 ] {056b66d8-7d54-48dc-a9fb-ada489431b41} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19329 | 2026.05.21 09:27:03.233807 [ 270 ] {056b66d8-7d54-48dc-a9fb-ada489431b41} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001554 sec., 611325.6113256114 rows/sec., 35.97 MiB/sec. | ||
| 19330 | 2026.05.21 09:27:03.233844 [ 270 ] {056b66d8-7d54-48dc-a9fb-ada489431b41} <Debug> TCPHandler: Processed in 0.001719208 sec. | ||
| 19331 | 2026.05.21 09:27:03.233924 [ 199 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 19332 | 2026.05.21 09:27:03.233976 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19333 | 2026.05.21 09:27:03.234079 [ 270 ] {83b39ecb-ad7e-4c10-940a-58308a5ef115} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 19334 | 2026.05.21 09:27:03.234121 [ 270 ] {83b39ecb-ad7e-4c10-940a-58308a5ef115} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 19335 | 2026.05.21 09:27:03.234203 [ 199 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_136_27} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19336 | 2026.05.21 09:27:03.234283 [ 199 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_136_27} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 19337 | 2026.05.21 09:27:03.234364 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.33 MiB. | ||
| 19338 | 2026.05.21 09:27:03.234516 [ 270 ] {83b39ecb-ad7e-4c10-940a-58308a5ef115} <Trace> oximeter.fields_u64 (b5f83427-ae7b-4855-93f2-492292eb8518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19339 | 2026.05.21 09:27:03.234557 [ 270 ] {83b39ecb-ad7e-4c10-940a-58308a5ef115} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 19340 | 2026.05.21 09:27:03.234837 [ 270 ] {83b39ecb-ad7e-4c10-940a-58308a5ef115} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 19341 | 2026.05.21 09:27:03.235064 [ 270 ] {83b39ecb-ad7e-4c10-940a-58308a5ef115} <Trace> oximeter.fields_u64 (b5f83427-ae7b-4855-93f2-492292eb8518): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19342 | 2026.05.21 09:27:03.235226 [ 270 ] {83b39ecb-ad7e-4c10-940a-58308a5ef115} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001142 sec., 875.6567425569177 rows/sec., 61.57 KiB/sec. | ||
| 19343 | 2026.05.21 09:27:03.235281 [ 270 ] {83b39ecb-ad7e-4c10-940a-58308a5ef115} <Debug> TCPHandler: Processed in 0.001355635 sec. | ||
| 19344 | 2026.05.21 09:27:03.235478 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19345 | 2026.05.21 09:27:03.235576 [ 270 ] {281a28e2-e5c9-43e5-9c06-0b86d3d4b884} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 19346 | 2026.05.21 09:27:03.235618 [ 270 ] {281a28e2-e5c9-43e5-9c06-0b86d3d4b884} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 19347 | 2026.05.21 09:27:03.236130 [ 270 ] {281a28e2-e5c9-43e5-9c06-0b86d3d4b884} <Trace> oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19348 | 2026.05.21 09:27:03.236167 [ 270 ] {281a28e2-e5c9-43e5-9c06-0b86d3d4b884} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 19349 | 2026.05.21 09:27:03.236483 [ 270 ] {281a28e2-e5c9-43e5-9c06-0b86d3d4b884} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 19350 | 2026.05.21 09:27:03.236693 [ 270 ] {281a28e2-e5c9-43e5-9c06-0b86d3d4b884} <Trace> oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19351 | 2026.05.21 09:27:03.236823 [ 270 ] {281a28e2-e5c9-43e5-9c06-0b86d3d4b884} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001265 sec., 116996.04743083003 rows/sec., 6.65 MiB/sec. | ||
| 19352 | 2026.05.21 09:27:03.236858 [ 270 ] {281a28e2-e5c9-43e5-9c06-0b86d3d4b884} <Debug> TCPHandler: Processed in 0.001429368 sec. | ||
| 19353 | 2026.05.21 09:27:03.236993 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19354 | 2026.05.21 09:27:03.237090 [ 270 ] {ba8eace6-5681-4e76-a92e-271f3b189081} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19355 | 2026.05.21 09:27:03.237129 [ 270 ] {ba8eace6-5681-4e76-a92e-271f3b189081} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19356 | 2026.05.21 09:27:03.238145 [ 270 ] {ba8eace6-5681-4e76-a92e-271f3b189081} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19357 | 2026.05.21 09:27:03.238181 [ 270 ] {ba8eace6-5681-4e76-a92e-271f3b189081} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 19358 | 2026.05.21 09:27:03.238555 [ 270 ] {ba8eace6-5681-4e76-a92e-271f3b189081} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 19359 | 2026.05.21 09:27:03.238760 [ 270 ] {ba8eace6-5681-4e76-a92e-271f3b189081} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19360 | 2026.05.21 09:27:03.238884 [ 39 ] {} <Debug> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 19361 | 2026.05.21 09:27:03.238888 [ 270 ] {ba8eace6-5681-4e76-a92e-271f3b189081} <Debug> executeQuery: Read 1720 rows, 118.50 KiB in 0.001817 sec., 946615.2999449642 rows/sec., 63.69 MiB/sec. | ||
| 19362 | 2026.05.21 09:27:03.238932 [ 39 ] {} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19363 | 2026.05.21 09:27:03.238947 [ 270 ] {ba8eace6-5681-4e76-a92e-271f3b189081} <Debug> TCPHandler: Processed in 0.002003747 sec. | ||
| 19364 | 2026.05.21 09:27:03.238962 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 19365 | 2026.05.21 09:27:03.239053 [ 195 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 19366 | 2026.05.21 09:27:03.239080 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19367 | 2026.05.21 09:27:03.239148 [ 195 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19368 | 2026.05.21 09:27:03.239178 [ 195 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 1831 rows starting from the beginning of the part | ||
| 19369 | 2026.05.21 09:27:03.239182 [ 270 ] {44a9f46c-fcd1-4922-baca-76ab9284c516} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 19370 | 2026.05.21 09:27:03.239230 [ 195 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 64 rows starting from the beginning of the part | ||
| 19371 | 2026.05.21 09:27:03.239233 [ 270 ] {44a9f46c-fcd1-4922-baca-76ab9284c516} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 19372 | 2026.05.21 09:27:03.239279 [ 195 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 149 rows starting from the beginning of the part | ||
| 19373 | 2026.05.21 09:27:03.239324 [ 195 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 64 rows starting from the beginning of the part | ||
| 19374 | 2026.05.21 09:27:03.239360 [ 195 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 105 rows starting from the beginning of the part | ||
| 19375 | 2026.05.21 09:27:03.239398 [ 195 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 1720 rows starting from the beginning of the part | ||
| 19376 | 2026.05.21 09:27:03.239587 [ 270 ] {44a9f46c-fcd1-4922-baca-76ab9284c516} <Trace> oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19377 | 2026.05.21 09:27:03.239628 [ 270 ] {44a9f46c-fcd1-4922-baca-76ab9284c516} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 19378 | 2026.05.21 09:27:03.239940 [ 270 ] {44a9f46c-fcd1-4922-baca-76ab9284c516} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 19379 | 2026.05.21 09:27:03.240185 [ 270 ] {44a9f46c-fcd1-4922-baca-76ab9284c516} <Trace> oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19380 | 2026.05.21 09:27:03.240313 [ 270 ] {44a9f46c-fcd1-4922-baca-76ab9284c516} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001149 sec., 5221.9321148825065 rows/sec., 272.83 KiB/sec. | ||
| 19381 | 2026.05.21 09:27:03.240346 [ 270 ] {44a9f46c-fcd1-4922-baca-76ab9284c516} <Debug> TCPHandler: Processed in 0.001315364 sec. | ||
| 19382 | 2026.05.21 09:27:03.240482 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19383 | 2026.05.21 09:27:03.240578 [ 270 ] {1f9bd0f7-37ef-46c2-a98d-ff24d50a7f17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19384 | 2026.05.21 09:27:03.240620 [ 270 ] {1f9bd0f7-37ef-46c2-a98d-ff24d50a7f17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19385 | 2026.05.21 09:27:03.240687 [ 199 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3933 rows, containing 5 columns (5 merged, 0 gathered) in 0.001664746 sec., 2362522.571010833 rows/sec., 171.65 MiB/sec. | ||
| 19386 | 2026.05.21 09:27:03.240960 [ 188 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 19387 | 2026.05.21 09:27:03.241286 [ 188 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_136_27} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19388 | 2026.05.21 09:27:03.241362 [ 270 ] {1f9bd0f7-37ef-46c2-a98d-ff24d50a7f17} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19389 | 2026.05.21 09:27:03.241378 [ 188 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_136_27} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 19390 | 2026.05.21 09:27:03.241406 [ 270 ] {1f9bd0f7-37ef-46c2-a98d-ff24d50a7f17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 19391 | 2026.05.21 09:27:03.241502 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 19392 | 2026.05.21 09:27:03.241855 [ 270 ] {1f9bd0f7-37ef-46c2-a98d-ff24d50a7f17} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 19393 | 2026.05.21 09:27:03.242064 [ 270 ] {1f9bd0f7-37ef-46c2-a98d-ff24d50a7f17} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19394 | 2026.05.21 09:27:03.242188 [ 39 ] {} <Debug> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Selected 6 parts from all_1_131_33 to all_136_136_0 | ||
| 19395 | 2026.05.21 09:27:03.242193 [ 270 ] {1f9bd0f7-37ef-46c2-a98d-ff24d50a7f17} <Debug> executeQuery: Read 1679 rows, 105.09 KiB in 0.001633 sec., 1028169.0140845071 rows/sec., 62.85 MiB/sec. | ||
| 19396 | 2026.05.21 09:27:03.242225 [ 39 ] {} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19397 | 2026.05.21 09:27:03.242245 [ 270 ] {1f9bd0f7-37ef-46c2-a98d-ff24d50a7f17} <Debug> TCPHandler: Processed in 0.0018125 sec. | ||
| 19398 | 2026.05.21 09:27:03.242252 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 19399 | 2026.05.21 09:27:03.242363 [ 200 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_136_34} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_33 to all_136_136_0 into Compact with storage Full | ||
| 19400 | 2026.05.21 09:27:03.242391 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19401 | 2026.05.21 09:27:03.242484 [ 200 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_136_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19402 | 2026.05.21 09:27:03.242492 [ 270 ] {9b823eb9-11d4-428e-a6e4-f4e7f0732a39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 19403 | 2026.05.21 09:27:03.242523 [ 200 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_136_34} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_131_33, total 47319 rows starting from the beginning of the part | ||
| 19404 | 2026.05.21 09:27:03.242547 [ 270 ] {9b823eb9-11d4-428e-a6e4-f4e7f0732a39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 19405 | 2026.05.21 09:27:03.242592 [ 200 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_136_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 160 rows starting from the beginning of the part | ||
| 19406 | 2026.05.21 09:27:03.242650 [ 200 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_136_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 200 rows starting from the beginning of the part | ||
| 19407 | 2026.05.21 09:27:03.242697 [ 200 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_136_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 160 rows starting from the beginning of the part | ||
| 19408 | 2026.05.21 09:27:03.242742 [ 200 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_136_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 160 rows starting from the beginning of the part | ||
| 19409 | 2026.05.21 09:27:03.242790 [ 200 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_136_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 1679 rows starting from the beginning of the part | ||
| 19410 | 2026.05.21 09:27:03.242875 [ 270 ] {9b823eb9-11d4-428e-a6e4-f4e7f0732a39} <Trace> oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19411 | 2026.05.21 09:27:03.242915 [ 270 ] {9b823eb9-11d4-428e-a6e4-f4e7f0732a39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 19412 | 2026.05.21 09:27:03.243226 [ 270 ] {9b823eb9-11d4-428e-a6e4-f4e7f0732a39} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 19413 | 2026.05.21 09:27:03.243431 [ 270 ] {9b823eb9-11d4-428e-a6e4-f4e7f0732a39} <Trace> oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19414 | 2026.05.21 09:27:03.243560 [ 270 ] {9b823eb9-11d4-428e-a6e4-f4e7f0732a39} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001086 sec., 920.8103130755065 rows/sec., 62.05 KiB/sec. | ||
| 19415 | 2026.05.21 09:27:03.243594 [ 270 ] {9b823eb9-11d4-428e-a6e4-f4e7f0732a39} <Debug> TCPHandler: Processed in 0.001254702 sec. | ||
| 19416 | 2026.05.21 09:27:03.243722 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19417 | 2026.05.21 09:27:03.243817 [ 270 ] {43f65682-5e8b-46ff-b464-6c3eb8abf372} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19418 | 2026.05.21 09:27:03.243870 [ 270 ] {43f65682-5e8b-46ff-b464-6c3eb8abf372} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19419 | 2026.05.21 09:27:03.244656 [ 270 ] {43f65682-5e8b-46ff-b464-6c3eb8abf372} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19420 | 2026.05.21 09:27:03.244692 [ 270 ] {43f65682-5e8b-46ff-b464-6c3eb8abf372} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 19421 | 2026.05.21 09:27:03.245210 [ 270 ] {43f65682-5e8b-46ff-b464-6c3eb8abf372} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 19422 | 2026.05.21 09:27:03.245427 [ 270 ] {43f65682-5e8b-46ff-b464-6c3eb8abf372} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19423 | 2026.05.21 09:27:03.245564 [ 270 ] {43f65682-5e8b-46ff-b464-6c3eb8abf372} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001765 sec., 6232.294617563739 rows/sec., 11.17 MiB/sec. | ||
| 19424 | 2026.05.21 09:27:03.245643 [ 270 ] {43f65682-5e8b-46ff-b464-6c3eb8abf372} <Debug> TCPHandler: Processed in 0.001970477 sec. | ||
| 19425 | 2026.05.21 09:27:03.245774 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19426 | 2026.05.21 09:27:03.245870 [ 270 ] {a3e35cce-d9da-4214-8f93-cc252033378b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19427 | 2026.05.21 09:27:03.245910 [ 270 ] {a3e35cce-d9da-4214-8f93-cc252033378b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19428 | 2026.05.21 09:27:03.246252 [ 270 ] {a3e35cce-d9da-4214-8f93-cc252033378b} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19429 | 2026.05.21 09:27:03.246287 [ 270 ] {a3e35cce-d9da-4214-8f93-cc252033378b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 19430 | 2026.05.21 09:27:03.246602 [ 270 ] {a3e35cce-d9da-4214-8f93-cc252033378b} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 19431 | 2026.05.21 09:27:03.246808 [ 270 ] {a3e35cce-d9da-4214-8f93-cc252033378b} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19432 | 2026.05.21 09:27:03.246939 [ 270 ] {a3e35cce-d9da-4214-8f93-cc252033378b} <Debug> executeQuery: Read 72 rows, 4.52 KiB in 0.001087 sec., 66237.35050597976 rows/sec., 4.06 MiB/sec. | ||
| 19433 | 2026.05.21 09:27:03.246971 [ 270 ] {a3e35cce-d9da-4214-8f93-cc252033378b} <Debug> TCPHandler: Processed in 0.001247222 sec. | ||
| 19434 | 2026.05.21 09:27:03.250947 [ 199 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_136_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 49678 rows, containing 5 columns (5 merged, 0 gathered) in 0.008623969 sec., 5760456.699229786 rows/sec., 373.57 MiB/sec. | ||
| 19435 | 2026.05.21 09:27:03.251425 [ 191 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_136_34} <Trace> MergedBlockOutputStream: filled checksums all_1_136_34 (state Temporary) | ||
| 19436 | 2026.05.21 09:27:03.251735 [ 191 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_136_34} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_merge_all_1_136_34 to all_1_136_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19437 | 2026.05.21 09:27:03.251815 [ 191 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_136_34} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Merged 6 parts: [all_1_131_33, all_136_136_0] -> all_1_136_34 | ||
| 19438 | 2026.05.21 09:27:03.251900 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 19439 | 2026.05.21 09:27:04.226157 [ 221 ] {} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_21_1, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] | ||
| 19440 | 2026.05.21 09:27:04.226226 [ 221 ] {} <Debug> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_21_1, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] | ||
| 19441 | 2026.05.21 09:27:04.228805 [ 221 ] {} <Debug> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_21_1, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] | ||
| 19442 | 2026.05.21 09:27:04.544326 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19443 | 2026.05.21 09:27:04.544561 [ 270 ] {049d84de-9e06-4591-ad10-4d42e1a5836b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 19444 | 2026.05.21 09:27:04.544994 [ 270 ] {049d84de-9e06-4591-ad10-4d42e1a5836b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19445 | 2026.05.21 09:27:04.545045 [ 270 ] {049d84de-9e06-4591-ad10-4d42e1a5836b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 19446 | 2026.05.21 09:27:04.545309 [ 270 ] {049d84de-9e06-4591-ad10-4d42e1a5836b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19447 | 2026.05.21 09:27:04.545394 [ 270 ] {049d84de-9e06-4591-ad10-4d42e1a5836b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19448 | 2026.05.21 09:27:04.545554 [ 270 ] {049d84de-9e06-4591-ad10-4d42e1a5836b} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 19449 | 2026.05.21 09:27:04.545660 [ 350 ] {049d84de-9e06-4591-ad10-4d42e1a5836b} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19450 | 2026.05.21 09:27:04.545659 [ 356 ] {049d84de-9e06-4591-ad10-4d42e1a5836b} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19451 | 2026.05.21 09:27:04.545669 [ 327 ] {049d84de-9e06-4591-ad10-4d42e1a5836b} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19452 | 2026.05.21 09:27:04.545659 [ 335 ] {049d84de-9e06-4591-ad10-4d42e1a5836b} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19453 | 2026.05.21 09:27:04.545850 [ 270 ] {049d84de-9e06-4591-ad10-4d42e1a5836b} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 19454 | 2026.05.21 09:27:04.545886 [ 270 ] {049d84de-9e06-4591-ad10-4d42e1a5836b} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19455 | 2026.05.21 09:27:04.545993 [ 270 ] {049d84de-9e06-4591-ad10-4d42e1a5836b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19456 | 2026.05.21 09:27:04.546019 [ 270 ] {049d84de-9e06-4591-ad10-4d42e1a5836b} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 19457 | 2026.05.21 09:27:04.546059 [ 270 ] {049d84de-9e06-4591-ad10-4d42e1a5836b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 19458 | 2026.05.21 09:27:04.546103 [ 270 ] {049d84de-9e06-4591-ad10-4d42e1a5836b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 19459 | 2026.05.21 09:27:04.546150 [ 270 ] {049d84de-9e06-4591-ad10-4d42e1a5836b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 19460 | 2026.05.21 09:27:04.546192 [ 270 ] {049d84de-9e06-4591-ad10-4d42e1a5836b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 19461 | 2026.05.21 09:27:04.547413 [ 270 ] {049d84de-9e06-4591-ad10-4d42e1a5836b} <Debug> executeQuery: Read 51 rows, 10.48 KiB in 0.002947 sec., 17305.734645402103 rows/sec., 3.47 MiB/sec. | ||
| 19462 | 2026.05.21 09:27:04.547633 [ 270 ] {049d84de-9e06-4591-ad10-4d42e1a5836b} <Debug> MemoryTracker: Peak memory usage (for query): 171.31 KiB. | ||
| 19463 | 2026.05.21 09:27:04.547650 [ 270 ] {049d84de-9e06-4591-ad10-4d42e1a5836b} <Debug> TCPHandler: Processed in 0.003471057 sec. | ||
| 19464 | 2026.05.21 09:27:04.548994 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19465 | 2026.05.21 09:27:04.549135 [ 270 ] {4ff43b9b-a4b3-4c12-8ca3-c83f0df748e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19466 | 2026.05.21 09:27:04.549194 [ 270 ] {4ff43b9b-a4b3-4c12-8ca3-c83f0df748e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19467 | 2026.05.21 09:27:04.549922 [ 270 ] {4ff43b9b-a4b3-4c12-8ca3-c83f0df748e3} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19468 | 2026.05.21 09:27:04.549976 [ 270 ] {4ff43b9b-a4b3-4c12-8ca3-c83f0df748e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 19469 | 2026.05.21 09:27:04.550474 [ 270 ] {4ff43b9b-a4b3-4c12-8ca3-c83f0df748e3} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 19470 | 2026.05.21 09:27:04.550798 [ 270 ] {4ff43b9b-a4b3-4c12-8ca3-c83f0df748e3} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19471 | 2026.05.21 09:27:04.551015 [ 270 ] {4ff43b9b-a4b3-4c12-8ca3-c83f0df748e3} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001922 sec., 29136.3163371488 rows/sec., 2.22 MiB/sec. | ||
| 19472 | 2026.05.21 09:27:04.551072 [ 270 ] {4ff43b9b-a4b3-4c12-8ca3-c83f0df748e3} <Debug> TCPHandler: Processed in 0.002147872 sec. | ||
| 19473 | 2026.05.21 09:27:04.551997 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19474 | 2026.05.21 09:27:04.552201 [ 270 ] {247824ac-00b5-4a62-a25a-b517f5f9ed7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19475 | 2026.05.21 09:27:04.552298 [ 270 ] {247824ac-00b5-4a62-a25a-b517f5f9ed7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19476 | 2026.05.21 09:27:04.553228 [ 270 ] {247824ac-00b5-4a62-a25a-b517f5f9ed7e} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19477 | 2026.05.21 09:27:04.553281 [ 270 ] {247824ac-00b5-4a62-a25a-b517f5f9ed7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 19478 | 2026.05.21 09:27:04.553628 [ 270 ] {247824ac-00b5-4a62-a25a-b517f5f9ed7e} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 19479 | 2026.05.21 09:27:04.553871 [ 270 ] {247824ac-00b5-4a62-a25a-b517f5f9ed7e} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19480 | 2026.05.21 09:27:04.554014 [ 270 ] {247824ac-00b5-4a62-a25a-b517f5f9ed7e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001872 sec., 34188.03418803419 rows/sec., 2.67 MiB/sec. | ||
| 19481 | 2026.05.21 09:27:04.554066 [ 270 ] {247824ac-00b5-4a62-a25a-b517f5f9ed7e} <Debug> TCPHandler: Processed in 0.002299727 sec. | ||
| 19482 | 2026.05.21 09:27:04.554296 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19483 | 2026.05.21 09:27:04.554484 [ 270 ] {e17bc0f1-2d6f-4920-b201-c8eaf7e46907} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19484 | 2026.05.21 09:27:04.554577 [ 270 ] {e17bc0f1-2d6f-4920-b201-c8eaf7e46907} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19485 | 2026.05.21 09:27:04.555093 [ 270 ] {e17bc0f1-2d6f-4920-b201-c8eaf7e46907} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19486 | 2026.05.21 09:27:04.555138 [ 270 ] {e17bc0f1-2d6f-4920-b201-c8eaf7e46907} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 19487 | 2026.05.21 09:27:04.555541 [ 270 ] {e17bc0f1-2d6f-4920-b201-c8eaf7e46907} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 19488 | 2026.05.21 09:27:04.555806 [ 270 ] {e17bc0f1-2d6f-4920-b201-c8eaf7e46907} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19489 | 2026.05.21 09:27:04.555952 [ 270 ] {e17bc0f1-2d6f-4920-b201-c8eaf7e46907} <Debug> executeQuery: Read 52 rows, 3.70 KiB in 0.001513 sec., 34368.80370125578 rows/sec., 2.39 MiB/sec. | ||
| 19490 | 2026.05.21 09:27:04.555992 [ 270 ] {e17bc0f1-2d6f-4920-b201-c8eaf7e46907} <Debug> TCPHandler: Processed in 0.001824811 sec. | ||
| 19491 | 2026.05.21 09:27:04.556150 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19492 | 2026.05.21 09:27:04.556272 [ 270 ] {04347c2b-2199-4d3b-bbca-c721047c5c11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19493 | 2026.05.21 09:27:04.556326 [ 270 ] {04347c2b-2199-4d3b-bbca-c721047c5c11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19494 | 2026.05.21 09:27:04.556721 [ 270 ] {04347c2b-2199-4d3b-bbca-c721047c5c11} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19495 | 2026.05.21 09:27:04.556760 [ 270 ] {04347c2b-2199-4d3b-bbca-c721047c5c11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 19496 | 2026.05.21 09:27:04.557086 [ 270 ] {04347c2b-2199-4d3b-bbca-c721047c5c11} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 19497 | 2026.05.21 09:27:04.557310 [ 270 ] {04347c2b-2199-4d3b-bbca-c721047c5c11} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19498 | 2026.05.21 09:27:04.557451 [ 270 ] {04347c2b-2199-4d3b-bbca-c721047c5c11} <Debug> executeQuery: Read 18 rows, 1.25 KiB in 0.001204 sec., 14950.166112956811 rows/sec., 1.01 MiB/sec. | ||
| 19499 | 2026.05.21 09:27:04.557487 [ 270 ] {04347c2b-2199-4d3b-bbca-c721047c5c11} <Debug> TCPHandler: Processed in 0.001400107 sec. | ||
| 19500 | 2026.05.21 09:27:05.384079 [ 224 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19501 | 2026.05.21 09:27:05.384176 [ 224 ] {} <Debug> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19502 | 2026.05.21 09:27:05.386885 [ 224 ] {} <Debug> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19503 | 2026.05.21 09:27:06.071766 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 40770 | ||
| 19504 | 2026.05.21 09:27:06.072353 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19505 | 2026.05.21 09:27:06.072411 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 19506 | 2026.05.21 09:27:06.072936 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 19507 | 2026.05.21 09:27:06.073199 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19508 | 2026.05.21 09:27:06.073372 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40770 | ||
| 19509 | 2026.05.21 09:27:06.788645 [ 218 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19510 | 2026.05.21 09:27:06.788722 [ 218 ] {} <Debug> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19511 | 2026.05.21 09:27:06.790959 [ 218 ] {} <Debug> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19512 | 2026.05.21 09:27:07.000334 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 386.73 MiB, peak 408.51 MiB, free memory in arenas 0.00 B, will set to 390.71 MiB (RSS), difference: 3.98 MiB | ||
| 19513 | 2026.05.21 09:27:08.290097 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 640 | ||
| 19514 | 2026.05.21 09:27:08.306302 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19515 | 2026.05.21 09:27:08.306348 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 19516 | 2026.05.21 09:27:08.312082 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 19517 | 2026.05.21 09:27:08.312750 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19518 | 2026.05.21 09:27:08.315584 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 640 | ||
| 19519 | 2026.05.21 09:27:09.412421 [ 222 ] {} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19520 | 2026.05.21 09:27:09.412495 [ 222 ] {} <Debug> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19521 | 2026.05.21 09:27:09.414396 [ 222 ] {} <Debug> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19522 | 2026.05.21 09:27:09.549559 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19523 | 2026.05.21 09:27:09.549892 [ 270 ] {27576cb1-bb77-4262-aae3-9f5546a3bef1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 19524 | 2026.05.21 09:27:09.550293 [ 270 ] {27576cb1-bb77-4262-aae3-9f5546a3bef1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19525 | 2026.05.21 09:27:09.550332 [ 270 ] {27576cb1-bb77-4262-aae3-9f5546a3bef1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 19526 | 2026.05.21 09:27:09.550553 [ 270 ] {27576cb1-bb77-4262-aae3-9f5546a3bef1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19527 | 2026.05.21 09:27:09.550624 [ 270 ] {27576cb1-bb77-4262-aae3-9f5546a3bef1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19528 | 2026.05.21 09:27:09.550766 [ 270 ] {27576cb1-bb77-4262-aae3-9f5546a3bef1} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 19529 | 2026.05.21 09:27:09.550873 [ 350 ] {27576cb1-bb77-4262-aae3-9f5546a3bef1} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19530 | 2026.05.21 09:27:09.550887 [ 335 ] {27576cb1-bb77-4262-aae3-9f5546a3bef1} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19531 | 2026.05.21 09:27:09.550873 [ 356 ] {27576cb1-bb77-4262-aae3-9f5546a3bef1} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19532 | 2026.05.21 09:27:09.550878 [ 324 ] {27576cb1-bb77-4262-aae3-9f5546a3bef1} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19533 | 2026.05.21 09:27:09.551082 [ 270 ] {27576cb1-bb77-4262-aae3-9f5546a3bef1} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 19534 | 2026.05.21 09:27:09.551111 [ 270 ] {27576cb1-bb77-4262-aae3-9f5546a3bef1} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19535 | 2026.05.21 09:27:09.551212 [ 270 ] {27576cb1-bb77-4262-aae3-9f5546a3bef1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19536 | 2026.05.21 09:27:09.551234 [ 270 ] {27576cb1-bb77-4262-aae3-9f5546a3bef1} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 19537 | 2026.05.21 09:27:09.551271 [ 270 ] {27576cb1-bb77-4262-aae3-9f5546a3bef1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 19538 | 2026.05.21 09:27:09.551313 [ 270 ] {27576cb1-bb77-4262-aae3-9f5546a3bef1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 19539 | 2026.05.21 09:27:09.551353 [ 270 ] {27576cb1-bb77-4262-aae3-9f5546a3bef1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 19540 | 2026.05.21 09:27:09.551394 [ 270 ] {27576cb1-bb77-4262-aae3-9f5546a3bef1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 19541 | 2026.05.21 09:27:09.552612 [ 270 ] {27576cb1-bb77-4262-aae3-9f5546a3bef1} <Debug> executeQuery: Read 51 rows, 10.72 KiB in 0.002865 sec., 17801.047120418847 rows/sec., 3.65 MiB/sec. | ||
| 19542 | 2026.05.21 09:27:09.552859 [ 270 ] {27576cb1-bb77-4262-aae3-9f5546a3bef1} <Debug> MemoryTracker: Peak memory usage (for query): 186.10 KiB. | ||
| 19543 | 2026.05.21 09:27:09.552877 [ 270 ] {27576cb1-bb77-4262-aae3-9f5546a3bef1} <Debug> TCPHandler: Processed in 0.003492147 sec. | ||
| 19544 | 2026.05.21 09:27:09.555357 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19545 | 2026.05.21 09:27:09.555490 [ 270 ] {064371e8-1974-4b6a-a7c8-5f4cd39aa987} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19546 | 2026.05.21 09:27:09.555541 [ 270 ] {064371e8-1974-4b6a-a7c8-5f4cd39aa987} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19547 | 2026.05.21 09:27:09.556192 [ 270 ] {064371e8-1974-4b6a-a7c8-5f4cd39aa987} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19548 | 2026.05.21 09:27:09.556240 [ 270 ] {064371e8-1974-4b6a-a7c8-5f4cd39aa987} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 19549 | 2026.05.21 09:27:09.556605 [ 270 ] {064371e8-1974-4b6a-a7c8-5f4cd39aa987} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 19550 | 2026.05.21 09:27:09.556827 [ 270 ] {064371e8-1974-4b6a-a7c8-5f4cd39aa987} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19551 | 2026.05.21 09:27:09.556973 [ 270 ] {064371e8-1974-4b6a-a7c8-5f4cd39aa987} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001522 sec., 90670.17082785809 rows/sec., 7.87 MiB/sec. | ||
| 19552 | 2026.05.21 09:27:09.557009 [ 270 ] {064371e8-1974-4b6a-a7c8-5f4cd39aa987} <Debug> TCPHandler: Processed in 0.001715047 sec. | ||
| 19553 | 2026.05.21 09:27:09.557166 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19554 | 2026.05.21 09:27:09.557264 [ 270 ] {13cd769b-88e4-4684-8faa-8f50cf143842} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19555 | 2026.05.21 09:27:09.557304 [ 270 ] {13cd769b-88e4-4684-8faa-8f50cf143842} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19556 | 2026.05.21 09:27:09.557726 [ 270 ] {13cd769b-88e4-4684-8faa-8f50cf143842} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19557 | 2026.05.21 09:27:09.557763 [ 270 ] {13cd769b-88e4-4684-8faa-8f50cf143842} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 19558 | 2026.05.21 09:27:09.558053 [ 270 ] {13cd769b-88e4-4684-8faa-8f50cf143842} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 19559 | 2026.05.21 09:27:09.558270 [ 270 ] {13cd769b-88e4-4684-8faa-8f50cf143842} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19560 | 2026.05.21 09:27:09.558398 [ 270 ] {13cd769b-88e4-4684-8faa-8f50cf143842} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001153 sec., 35559.41023417173 rows/sec., 2.61 MiB/sec. | ||
| 19561 | 2026.05.21 09:27:09.558434 [ 270 ] {13cd769b-88e4-4684-8faa-8f50cf143842} <Debug> TCPHandler: Processed in 0.001318464 sec. | ||
| 19562 | 2026.05.21 09:27:09.558556 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19563 | 2026.05.21 09:27:09.558654 [ 270 ] {0a82823f-0b4c-4a38-9066-a7fde656d0e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19564 | 2026.05.21 09:27:09.558693 [ 270 ] {0a82823f-0b4c-4a38-9066-a7fde656d0e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19565 | 2026.05.21 09:27:09.559122 [ 270 ] {0a82823f-0b4c-4a38-9066-a7fde656d0e0} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19566 | 2026.05.21 09:27:09.559158 [ 270 ] {0a82823f-0b4c-4a38-9066-a7fde656d0e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 19567 | 2026.05.21 09:27:09.559450 [ 270 ] {0a82823f-0b4c-4a38-9066-a7fde656d0e0} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 19568 | 2026.05.21 09:27:09.559653 [ 270 ] {0a82823f-0b4c-4a38-9066-a7fde656d0e0} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19569 | 2026.05.21 09:27:09.559788 [ 270 ] {0a82823f-0b4c-4a38-9066-a7fde656d0e0} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001152 sec., 91145.83333333333 rows/sec., 7.12 MiB/sec. | ||
| 19570 | 2026.05.21 09:27:09.559823 [ 270 ] {0a82823f-0b4c-4a38-9066-a7fde656d0e0} <Debug> TCPHandler: Processed in 0.001317415 sec. | ||
| 19571 | 2026.05.21 09:27:09.559898 [ 222 ] {} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19572 | 2026.05.21 09:27:09.559933 [ 222 ] {} <Debug> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19573 | 2026.05.21 09:27:09.559947 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19574 | 2026.05.21 09:27:09.560045 [ 270 ] {35122fdc-306a-4fe6-87f6-faf8247249f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19575 | 2026.05.21 09:27:09.560089 [ 270 ] {35122fdc-306a-4fe6-87f6-faf8247249f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19576 | 2026.05.21 09:27:09.560499 [ 270 ] {35122fdc-306a-4fe6-87f6-faf8247249f8} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19577 | 2026.05.21 09:27:09.560533 [ 270 ] {35122fdc-306a-4fe6-87f6-faf8247249f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 19578 | 2026.05.21 09:27:09.560854 [ 270 ] {35122fdc-306a-4fe6-87f6-faf8247249f8} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 19579 | 2026.05.21 09:27:09.561060 [ 270 ] {35122fdc-306a-4fe6-87f6-faf8247249f8} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19580 | 2026.05.21 09:27:09.561189 [ 270 ] {35122fdc-306a-4fe6-87f6-faf8247249f8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001163 sec., 137575.23645743766 rows/sec., 9.58 MiB/sec. | ||
| 19581 | 2026.05.21 09:27:09.561225 [ 270 ] {35122fdc-306a-4fe6-87f6-faf8247249f8} <Debug> TCPHandler: Processed in 0.001327505 sec. | ||
| 19582 | 2026.05.21 09:27:09.561339 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19583 | 2026.05.21 09:27:09.561436 [ 270 ] {c00715d5-69f4-40df-bcea-2545fb92ef12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19584 | 2026.05.21 09:27:09.561490 [ 270 ] {c00715d5-69f4-40df-bcea-2545fb92ef12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19585 | 2026.05.21 09:27:09.562288 [ 222 ] {} <Debug> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19586 | 2026.05.21 09:27:09.562304 [ 270 ] {c00715d5-69f4-40df-bcea-2545fb92ef12} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19587 | 2026.05.21 09:27:09.562339 [ 270 ] {c00715d5-69f4-40df-bcea-2545fb92ef12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 19588 | 2026.05.21 09:27:09.562879 [ 270 ] {c00715d5-69f4-40df-bcea-2545fb92ef12} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 19589 | 2026.05.21 09:27:09.563094 [ 270 ] {c00715d5-69f4-40df-bcea-2545fb92ef12} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19590 | 2026.05.21 09:27:09.563207 [ 28 ] {} <Debug> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 19591 | 2026.05.21 09:27:09.563230 [ 270 ] {c00715d5-69f4-40df-bcea-2545fb92ef12} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001813 sec., 22614.45118587976 rows/sec., 40.52 MiB/sec. | ||
| 19592 | 2026.05.21 09:27:09.563252 [ 28 ] {} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19593 | 2026.05.21 09:27:09.563277 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 19594 | 2026.05.21 09:27:09.563317 [ 270 ] {c00715d5-69f4-40df-bcea-2545fb92ef12} <Debug> TCPHandler: Processed in 0.002027398 sec. | ||
| 19595 | 2026.05.21 09:27:09.563383 [ 201 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::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 | ||
| 19596 | 2026.05.21 09:27:09.563451 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19597 | 2026.05.21 09:27:09.563553 [ 270 ] {3868bed3-e1b2-40f3-88a8-1bbc7224ce18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19598 | 2026.05.21 09:27:09.563595 [ 270 ] {3868bed3-e1b2-40f3-88a8-1bbc7224ce18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19599 | 2026.05.21 09:27:09.563628 [ 201 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19600 | 2026.05.21 09:27:09.563693 [ 201 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2387 rows starting from the beginning of the part | ||
| 19601 | 2026.05.21 09:27:09.563830 [ 201 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 41 rows starting from the beginning of the part | ||
| 19602 | 2026.05.21 09:27:09.563949 [ 201 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 41 rows starting from the beginning of the part | ||
| 19603 | 2026.05.21 09:27:09.563963 [ 270 ] {3868bed3-e1b2-40f3-88a8-1bbc7224ce18} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19604 | 2026.05.21 09:27:09.564003 [ 270 ] {3868bed3-e1b2-40f3-88a8-1bbc7224ce18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 19605 | 2026.05.21 09:27:09.564068 [ 201 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 41 rows starting from the beginning of the part | ||
| 19606 | 2026.05.21 09:27:09.564178 [ 201 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 11 rows starting from the beginning of the part | ||
| 19607 | 2026.05.21 09:27:09.564283 [ 201 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 41 rows starting from the beginning of the part | ||
| 19608 | 2026.05.21 09:27:09.564319 [ 270 ] {3868bed3-e1b2-40f3-88a8-1bbc7224ce18} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 19609 | 2026.05.21 09:27:09.564527 [ 270 ] {3868bed3-e1b2-40f3-88a8-1bbc7224ce18} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19610 | 2026.05.21 09:27:09.564665 [ 270 ] {3868bed3-e1b2-40f3-88a8-1bbc7224ce18} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00113 sec., 53097.345132743365 rows/sec., 3.58 MiB/sec. | ||
| 19611 | 2026.05.21 09:27:09.564702 [ 270 ] {3868bed3-e1b2-40f3-88a8-1bbc7224ce18} <Debug> TCPHandler: Processed in 0.001306704 sec. | ||
| 19612 | 2026.05.21 09:27:09.574522 [ 199 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2562 rows, containing 19 columns (19 merged, 0 gathered) in 0.011182515 sec., 229107.67389983378 rows/sec., 410.55 MiB/sec. | ||
| 19613 | 2026.05.21 09:27:09.576380 [ 191 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 19614 | 2026.05.21 09:27:09.576703 [ 191 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19615 | 2026.05.21 09:27:09.576771 [ 191 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 19616 | 2026.05.21 09:27:09.576884 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.90 MiB. | ||
| 19617 | 2026.05.21 09:27:10.000205 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 387.16 MiB, peak 408.51 MiB, free memory in arenas 0.00 B, will set to 397.46 MiB (RSS), difference: 10.30 MiB | ||
| 19618 | 2026.05.21 09:27:10.122407 [ 224 ] {} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19619 | 2026.05.21 09:27:10.122454 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19620 | 2026.05.21 09:27:10.124245 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19621 | 2026.05.21 09:27:13.323101 [ 27 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 19622 | 2026.05.21 09:27:13.323179 [ 27 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 19623 | 2026.05.21 09:27:13.574502 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 41218 | ||
| 19624 | 2026.05.21 09:27:13.575017 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19625 | 2026.05.21 09:27:13.575053 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 19626 | 2026.05.21 09:27:13.575504 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 19627 | 2026.05.21 09:27:13.575728 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19628 | 2026.05.21 09:27:13.575857 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41218 | ||
| 19629 | 2026.05.21 09:27:13.575887 [ 25 ] {} <Debug> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 19630 | 2026.05.21 09:27:13.575950 [ 25 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19631 | 2026.05.21 09:27:13.575970 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 19632 | 2026.05.21 09:27:13.576111 [ 196 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::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 | ||
| 19633 | 2026.05.21 09:27:13.576254 [ 196 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19634 | 2026.05.21 09:27:13.576296 [ 196 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_81_16, total 38850 rows starting from the beginning of the part | ||
| 19635 | 2026.05.21 09:27:13.576368 [ 196 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 448 rows starting from the beginning of the part | ||
| 19636 | 2026.05.21 09:27:13.576421 [ 196 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 512 rows starting from the beginning of the part | ||
| 19637 | 2026.05.21 09:27:13.576468 [ 196 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 448 rows starting from the beginning of the part | ||
| 19638 | 2026.05.21 09:27:13.576511 [ 196 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 512 rows starting from the beginning of the part | ||
| 19639 | 2026.05.21 09:27:13.576554 [ 196 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 448 rows starting from the beginning of the part | ||
| 19640 | 2026.05.21 09:27:13.579161 [ 187 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41218 rows, containing 4 columns (4 merged, 0 gathered) in 0.003111554 sec., 13246757.086651878 rows/sec., 189.50 MiB/sec. | ||
| 19641 | 2026.05.21 09:27:13.579612 [ 192 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 19642 | 2026.05.21 09:27:13.579963 [ 192 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_86_17} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19643 | 2026.05.21 09:27:13.580055 [ 192 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_86_17} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 19644 | 2026.05.21 09:27:13.580160 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.10 MiB. | ||
| 19645 | 2026.05.21 09:27:14.553010 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19646 | 2026.05.21 09:27:14.553364 [ 270 ] {d37071ac-a862-43e3-9d11-5905fe0d5e7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', '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) | ||
| 19647 | 2026.05.21 09:27:14.553729 [ 270 ] {d37071ac-a862-43e3-9d11-5905fe0d5e7c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19648 | 2026.05.21 09:27:14.553769 [ 270 ] {d37071ac-a862-43e3-9d11-5905fe0d5e7c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', '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 | ||
| 19649 | 2026.05.21 09:27:14.554015 [ 270 ] {d37071ac-a862-43e3-9d11-5905fe0d5e7c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19650 | 2026.05.21 09:27:14.554084 [ 270 ] {d37071ac-a862-43e3-9d11-5905fe0d5e7c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19651 | 2026.05.21 09:27:14.554236 [ 270 ] {d37071ac-a862-43e3-9d11-5905fe0d5e7c} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 30-element set) | ||
| 19652 | 2026.05.21 09:27:14.554352 [ 350 ] {d37071ac-a862-43e3-9d11-5905fe0d5e7c} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19653 | 2026.05.21 09:27:14.554358 [ 361 ] {d37071ac-a862-43e3-9d11-5905fe0d5e7c} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19654 | 2026.05.21 09:27:14.554358 [ 324 ] {d37071ac-a862-43e3-9d11-5905fe0d5e7c} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19655 | 2026.05.21 09:27:14.554360 [ 356 ] {d37071ac-a862-43e3-9d11-5905fe0d5e7c} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19656 | 2026.05.21 09:27:14.554567 [ 270 ] {d37071ac-a862-43e3-9d11-5905fe0d5e7c} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 19657 | 2026.05.21 09:27:14.554594 [ 270 ] {d37071ac-a862-43e3-9d11-5905fe0d5e7c} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19658 | 2026.05.21 09:27:14.554698 [ 270 ] {d37071ac-a862-43e3-9d11-5905fe0d5e7c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19659 | 2026.05.21 09:27:14.554721 [ 270 ] {d37071ac-a862-43e3-9d11-5905fe0d5e7c} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 19660 | 2026.05.21 09:27:14.554758 [ 270 ] {d37071ac-a862-43e3-9d11-5905fe0d5e7c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', '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'))" | ||
| 19661 | 2026.05.21 09:27:14.554801 [ 270 ] {d37071ac-a862-43e3-9d11-5905fe0d5e7c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', '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'))" | ||
| 19662 | 2026.05.21 09:27:14.554842 [ 270 ] {d37071ac-a862-43e3-9d11-5905fe0d5e7c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', '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'))" | ||
| 19663 | 2026.05.21 09:27:14.554881 [ 270 ] {d37071ac-a862-43e3-9d11-5905fe0d5e7c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', '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'))" | ||
| 19664 | 2026.05.21 09:27:14.556142 [ 270 ] {d37071ac-a862-43e3-9d11-5905fe0d5e7c} <Debug> executeQuery: Read 51 rows, 10.48 KiB in 0.002924 sec., 17441.86046511628 rows/sec., 3.50 MiB/sec. | ||
| 19665 | 2026.05.21 09:27:14.556348 [ 270 ] {d37071ac-a862-43e3-9d11-5905fe0d5e7c} <Debug> MemoryTracker: Peak memory usage (for query): 180.97 KiB. | ||
| 19666 | 2026.05.21 09:27:14.556365 [ 270 ] {d37071ac-a862-43e3-9d11-5905fe0d5e7c} <Debug> TCPHandler: Processed in 0.003534099 sec. | ||
| 19667 | 2026.05.21 09:27:14.561568 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19668 | 2026.05.21 09:27:14.561699 [ 270 ] {9d78738d-e52d-4a0e-8aa6-b37b06e06f13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 19669 | 2026.05.21 09:27:14.561751 [ 270 ] {9d78738d-e52d-4a0e-8aa6-b37b06e06f13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 19670 | 2026.05.21 09:27:14.562430 [ 270 ] {9d78738d-e52d-4a0e-8aa6-b37b06e06f13} <Trace> oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19671 | 2026.05.21 09:27:14.562467 [ 270 ] {9d78738d-e52d-4a0e-8aa6-b37b06e06f13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 19672 | 2026.05.21 09:27:14.562843 [ 270 ] {9d78738d-e52d-4a0e-8aa6-b37b06e06f13} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 19673 | 2026.05.21 09:27:14.563064 [ 270 ] {9d78738d-e52d-4a0e-8aa6-b37b06e06f13} <Trace> oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19674 | 2026.05.21 09:27:14.563210 [ 270 ] {9d78738d-e52d-4a0e-8aa6-b37b06e06f13} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001549 sec., 183344.09296320207 rows/sec., 11.64 MiB/sec. | ||
| 19675 | 2026.05.21 09:27:14.563246 [ 270 ] {9d78738d-e52d-4a0e-8aa6-b37b06e06f13} <Debug> TCPHandler: Processed in 0.001739168 sec. | ||
| 19676 | 2026.05.21 09:27:14.563426 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19677 | 2026.05.21 09:27:14.563533 [ 270 ] {a1291941-48a2-44cc-a592-17afb1094abd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19678 | 2026.05.21 09:27:14.563573 [ 270 ] {a1291941-48a2-44cc-a592-17afb1094abd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19679 | 2026.05.21 09:27:14.564302 [ 270 ] {a1291941-48a2-44cc-a592-17afb1094abd} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19680 | 2026.05.21 09:27:14.564337 [ 270 ] {a1291941-48a2-44cc-a592-17afb1094abd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 19681 | 2026.05.21 09:27:14.564678 [ 270 ] {a1291941-48a2-44cc-a592-17afb1094abd} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 19682 | 2026.05.21 09:27:14.564913 [ 270 ] {a1291941-48a2-44cc-a592-17afb1094abd} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19683 | 2026.05.21 09:27:14.565052 [ 270 ] {a1291941-48a2-44cc-a592-17afb1094abd} <Debug> executeQuery: Read 797 rows, 62.80 KiB in 0.001538 sec., 518205.46163849154 rows/sec., 39.87 MiB/sec. | ||
| 19684 | 2026.05.21 09:27:14.565087 [ 270 ] {a1291941-48a2-44cc-a592-17afb1094abd} <Debug> TCPHandler: Processed in 0.001710678 sec. | ||
| 19685 | 2026.05.21 09:27:14.565218 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19686 | 2026.05.21 09:27:14.565317 [ 270 ] {0e8e57ae-8224-4791-a6fa-438425bb8063} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19687 | 2026.05.21 09:27:14.565357 [ 270 ] {0e8e57ae-8224-4791-a6fa-438425bb8063} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19688 | 2026.05.21 09:27:14.565818 [ 270 ] {0e8e57ae-8224-4791-a6fa-438425bb8063} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19689 | 2026.05.21 09:27:14.565856 [ 270 ] {0e8e57ae-8224-4791-a6fa-438425bb8063} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 19690 | 2026.05.21 09:27:14.566170 [ 270 ] {0e8e57ae-8224-4791-a6fa-438425bb8063} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 19691 | 2026.05.21 09:27:14.566384 [ 270 ] {0e8e57ae-8224-4791-a6fa-438425bb8063} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19692 | 2026.05.21 09:27:14.566512 [ 270 ] {0e8e57ae-8224-4791-a6fa-438425bb8063} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001214 sec., 116968.69851729818 rows/sec., 6.87 MiB/sec. | ||
| 19693 | 2026.05.21 09:27:14.566546 [ 270 ] {0e8e57ae-8224-4791-a6fa-438425bb8063} <Debug> TCPHandler: Processed in 0.001378336 sec. | ||
| 19694 | 2026.05.21 09:27:14.566741 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19695 | 2026.05.21 09:27:14.566838 [ 270 ] {44f20bc1-fa95-4a84-b920-85bd744bd389} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19696 | 2026.05.21 09:27:14.566881 [ 270 ] {44f20bc1-fa95-4a84-b920-85bd744bd389} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19697 | 2026.05.21 09:27:14.567328 [ 270 ] {44f20bc1-fa95-4a84-b920-85bd744bd389} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19698 | 2026.05.21 09:27:14.567365 [ 270 ] {44f20bc1-fa95-4a84-b920-85bd744bd389} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 19699 | 2026.05.21 09:27:14.567660 [ 270 ] {44f20bc1-fa95-4a84-b920-85bd744bd389} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 19700 | 2026.05.21 09:27:14.567870 [ 270 ] {44f20bc1-fa95-4a84-b920-85bd744bd389} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19701 | 2026.05.21 09:27:14.567990 [ 25 ] {} <Debug> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4) (MergerMutator): Selected 6 parts from all_1_42_9 to all_47_47_0 | ||
| 19702 | 2026.05.21 09:27:14.567996 [ 270 ] {44f20bc1-fa95-4a84-b920-85bd744bd389} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001177 sec., 126593.0331350892 rows/sec., 8.18 MiB/sec. | ||
| 19703 | 2026.05.21 09:27:14.568084 [ 25 ] {} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19704 | 2026.05.21 09:27:14.568099 [ 270 ] {44f20bc1-fa95-4a84-b920-85bd744bd389} <Debug> TCPHandler: Processed in 0.001406947 sec. | ||
| 19705 | 2026.05.21 09:27:14.568114 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 19706 | 2026.05.21 09:27:14.568230 [ 197 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_47_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_42_9 to all_47_47_0 into Compact with storage Full | ||
| 19707 | 2026.05.21 09:27:14.568231 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19708 | 2026.05.21 09:27:14.568364 [ 197 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_47_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19709 | 2026.05.21 09:27:14.568379 [ 270 ] {d52ee50a-525e-4700-bb22-20dbbb07a251} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 19710 | 2026.05.21 09:27:14.568402 [ 197 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_42_9, total 974 rows starting from the beginning of the part | ||
| 19711 | 2026.05.21 09:27:14.568426 [ 270 ] {d52ee50a-525e-4700-bb22-20dbbb07a251} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 19712 | 2026.05.21 09:27:14.568503 [ 197 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 24 rows starting from the beginning of the part | ||
| 19713 | 2026.05.21 09:27:14.568563 [ 197 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 801 rows starting from the beginning of the part | ||
| 19714 | 2026.05.21 09:27:14.568609 [ 197 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 24 rows starting from the beginning of the part | ||
| 19715 | 2026.05.21 09:27:14.568654 [ 197 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 950 rows starting from the beginning of the part | ||
| 19716 | 2026.05.21 09:27:14.568700 [ 197 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 149 rows starting from the beginning of the part | ||
| 19717 | 2026.05.21 09:27:14.568910 [ 270 ] {d52ee50a-525e-4700-bb22-20dbbb07a251} <Trace> oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19718 | 2026.05.21 09:27:14.568954 [ 270 ] {d52ee50a-525e-4700-bb22-20dbbb07a251} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 19719 | 2026.05.21 09:27:14.569264 [ 270 ] {d52ee50a-525e-4700-bb22-20dbbb07a251} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 19720 | 2026.05.21 09:27:14.569492 [ 270 ] {d52ee50a-525e-4700-bb22-20dbbb07a251} <Trace> oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19721 | 2026.05.21 09:27:14.569626 [ 270 ] {d52ee50a-525e-4700-bb22-20dbbb07a251} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001265 sec., 116996.04743083003 rows/sec., 6.65 MiB/sec. | ||
| 19722 | 2026.05.21 09:27:14.569661 [ 270 ] {d52ee50a-525e-4700-bb22-20dbbb07a251} <Debug> TCPHandler: Processed in 0.001479869 sec. | ||
| 19723 | 2026.05.21 09:27:14.569809 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19724 | 2026.05.21 09:27:14.569913 [ 270 ] {4b1cab0d-e560-4ea7-9d33-797711393c9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19725 | 2026.05.21 09:27:14.569953 [ 270 ] {4b1cab0d-e560-4ea7-9d33-797711393c9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19726 | 2026.05.21 09:27:14.569953 [ 192 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_47_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2922 rows, containing 5 columns (5 merged, 0 gathered) in 0.001762989 sec., 1657412.4966179596 rows/sec., 104.82 MiB/sec. | ||
| 19727 | 2026.05.21 09:27:14.570141 [ 197 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_47_10} <Trace> MergedBlockOutputStream: filled checksums all_1_47_10 (state Temporary) | ||
| 19728 | 2026.05.21 09:27:14.570399 [ 197 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_47_10} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Renaming temporary part tmp_merge_all_1_47_10 to all_1_47_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19729 | 2026.05.21 09:27:14.570472 [ 197 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_47_10} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4) (MergerMutator): Merged 6 parts: [all_1_42_9, all_47_47_0] -> all_1_47_10 | ||
| 19730 | 2026.05.21 09:27:14.570545 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 19731 | 2026.05.21 09:27:14.570578 [ 270 ] {4b1cab0d-e560-4ea7-9d33-797711393c9d} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19732 | 2026.05.21 09:27:14.570621 [ 270 ] {4b1cab0d-e560-4ea7-9d33-797711393c9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 19733 | 2026.05.21 09:27:14.570957 [ 270 ] {4b1cab0d-e560-4ea7-9d33-797711393c9d} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 19734 | 2026.05.21 09:27:14.571168 [ 270 ] {4b1cab0d-e560-4ea7-9d33-797711393c9d} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19735 | 2026.05.21 09:27:14.571300 [ 270 ] {4b1cab0d-e560-4ea7-9d33-797711393c9d} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001404 sec., 349002.84900284896 rows/sec., 24.47 MiB/sec. | ||
| 19736 | 2026.05.21 09:27:14.571334 [ 270 ] {4b1cab0d-e560-4ea7-9d33-797711393c9d} <Debug> TCPHandler: Processed in 0.001574633 sec. | ||
| 19737 | 2026.05.21 09:27:14.571465 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19738 | 2026.05.21 09:27:14.571560 [ 270 ] {cfe7493d-78cf-4f68-aab8-ed87f0fc0874} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 19739 | 2026.05.21 09:27:14.571601 [ 270 ] {cfe7493d-78cf-4f68-aab8-ed87f0fc0874} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 19740 | 2026.05.21 09:27:14.571939 [ 270 ] {cfe7493d-78cf-4f68-aab8-ed87f0fc0874} <Trace> oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19741 | 2026.05.21 09:27:14.571974 [ 270 ] {cfe7493d-78cf-4f68-aab8-ed87f0fc0874} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 19742 | 2026.05.21 09:27:14.572265 [ 270 ] {cfe7493d-78cf-4f68-aab8-ed87f0fc0874} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 19743 | 2026.05.21 09:27:14.572470 [ 270 ] {cfe7493d-78cf-4f68-aab8-ed87f0fc0874} <Trace> oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19744 | 2026.05.21 09:27:14.572597 [ 270 ] {cfe7493d-78cf-4f68-aab8-ed87f0fc0874} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001055 sec., 5687.203791469195 rows/sec., 297.13 KiB/sec. | ||
| 19745 | 2026.05.21 09:27:14.572635 [ 270 ] {cfe7493d-78cf-4f68-aab8-ed87f0fc0874} <Debug> TCPHandler: Processed in 0.001215031 sec. | ||
| 19746 | 2026.05.21 09:27:14.572764 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19747 | 2026.05.21 09:27:14.572860 [ 270 ] {463acaf2-f115-4117-983f-c57d6d30f4a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19748 | 2026.05.21 09:27:14.572901 [ 270 ] {463acaf2-f115-4117-983f-c57d6d30f4a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19749 | 2026.05.21 09:27:14.573317 [ 270 ] {463acaf2-f115-4117-983f-c57d6d30f4a6} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19750 | 2026.05.21 09:27:14.573353 [ 270 ] {463acaf2-f115-4117-983f-c57d6d30f4a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 19751 | 2026.05.21 09:27:14.573678 [ 270 ] {463acaf2-f115-4117-983f-c57d6d30f4a6} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 19752 | 2026.05.21 09:27:14.573887 [ 270 ] {463acaf2-f115-4117-983f-c57d6d30f4a6} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19753 | 2026.05.21 09:27:14.574012 [ 270 ] {463acaf2-f115-4117-983f-c57d6d30f4a6} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001171 sec., 226302.3057216055 rows/sec., 15.04 MiB/sec. | ||
| 19754 | 2026.05.21 09:27:14.574046 [ 270 ] {463acaf2-f115-4117-983f-c57d6d30f4a6} <Debug> TCPHandler: Processed in 0.001331114 sec. | ||
| 19755 | 2026.05.21 09:27:14.574194 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19756 | 2026.05.21 09:27:14.574289 [ 270 ] {aadfef3e-73f3-44b2-b800-c4856a05692a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 19757 | 2026.05.21 09:27:14.574331 [ 270 ] {aadfef3e-73f3-44b2-b800-c4856a05692a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 19758 | 2026.05.21 09:27:14.574663 [ 270 ] {aadfef3e-73f3-44b2-b800-c4856a05692a} <Trace> oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19759 | 2026.05.21 09:27:14.574701 [ 270 ] {aadfef3e-73f3-44b2-b800-c4856a05692a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 19760 | 2026.05.21 09:27:14.574997 [ 270 ] {aadfef3e-73f3-44b2-b800-c4856a05692a} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 19761 | 2026.05.21 09:27:14.575198 [ 270 ] {aadfef3e-73f3-44b2-b800-c4856a05692a} <Trace> oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19762 | 2026.05.21 09:27:14.575325 [ 270 ] {aadfef3e-73f3-44b2-b800-c4856a05692a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001053 sec., 949.6676163342831 rows/sec., 63.99 KiB/sec. | ||
| 19763 | 2026.05.21 09:27:14.575358 [ 270 ] {aadfef3e-73f3-44b2-b800-c4856a05692a} <Debug> TCPHandler: Processed in 0.00121416 sec. | ||
| 19764 | 2026.05.21 09:27:14.575518 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19765 | 2026.05.21 09:27:14.575613 [ 270 ] {d1179bd6-df59-4eac-8254-dcb6e990fe71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19766 | 2026.05.21 09:27:14.575655 [ 270 ] {d1179bd6-df59-4eac-8254-dcb6e990fe71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19767 | 2026.05.21 09:27:14.575994 [ 270 ] {d1179bd6-df59-4eac-8254-dcb6e990fe71} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19768 | 2026.05.21 09:27:14.576030 [ 270 ] {d1179bd6-df59-4eac-8254-dcb6e990fe71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 19769 | 2026.05.21 09:27:14.576324 [ 270 ] {d1179bd6-df59-4eac-8254-dcb6e990fe71} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 19770 | 2026.05.21 09:27:14.576529 [ 270 ] {d1179bd6-df59-4eac-8254-dcb6e990fe71} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19771 | 2026.05.21 09:27:14.576652 [ 270 ] {d1179bd6-df59-4eac-8254-dcb6e990fe71} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001057 sec., 85146.64143803217 rows/sec., 5.33 MiB/sec. | ||
| 19772 | 2026.05.21 09:27:14.576684 [ 270 ] {d1179bd6-df59-4eac-8254-dcb6e990fe71} <Debug> TCPHandler: Processed in 0.001218431 sec. | ||
| 19773 | 2026.05.21 09:27:15.815742 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 648 | ||
| 19774 | 2026.05.21 09:27:15.833602 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19775 | 2026.05.21 09:27:15.833658 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 19776 | 2026.05.21 09:27:15.840251 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 19777 | 2026.05.21 09:27:15.840958 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19778 | 2026.05.21 09:27:15.841241 [ 25 ] {} <Debug> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 19779 | 2026.05.21 09:27:15.841309 [ 25 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19780 | 2026.05.21 09:27:15.841330 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 19781 | 2026.05.21 09:27:15.841462 [ 190 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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 | ||
| 19782 | 2026.05.21 09:27:15.844571 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 648 | ||
| 19783 | 2026.05.21 09:27:15.844898 [ 190 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19784 | 2026.05.21 09:27:15.846377 [ 190 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 610 rows starting from the beginning of the part | ||
| 19785 | 2026.05.21 09:27:15.851166 [ 190 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 8 rows starting from the beginning of the part | ||
| 19786 | 2026.05.21 09:27:15.855882 [ 190 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 7 rows starting from the beginning of the part | ||
| 19787 | 2026.05.21 09:27:15.860573 [ 190 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 8 rows starting from the beginning of the part | ||
| 19788 | 2026.05.21 09:27:15.865476 [ 190 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 7 rows starting from the beginning of the part | ||
| 19789 | 2026.05.21 09:27:15.870061 [ 190 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 8 rows starting from the beginning of the part | ||
| 19790 | 2026.05.21 09:27:15.929982 [ 197 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 648 rows, containing 679 columns (679 merged, 0 gathered) in 0.088578699 sec., 7315.528533558616 rows/sec., 37.83 MiB/sec. | ||
| 19791 | 2026.05.21 09:27:15.933021 [ 191 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 19792 | 2026.05.21 09:27:15.934954 [ 191 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_86_17} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19793 | 2026.05.21 09:27:15.935059 [ 191 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_86_17} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 19794 | 2026.05.21 09:27:15.937622 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 19795 | 2026.05.21 09:27:15.965024 [ 25 ] {} <Debug> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 | ||
| 19796 | 2026.05.21 09:27:15.965069 [ 25 ] {} <Trace> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19797 | 2026.05.21 09:27:15.965093 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 19798 | 2026.05.21 09:27:15.965226 [ 189 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_41_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_37_9 to all_41_41_0 into Compact with storage Full | ||
| 19799 | 2026.05.21 09:27:15.965376 [ 189 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19800 | 2026.05.21 09:27:15.965410 [ 189 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 20 rows starting from the beginning of the part | ||
| 19801 | 2026.05.21 09:27:15.965482 [ 189 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 2 rows starting from the beginning of the part | ||
| 19802 | 2026.05.21 09:27:15.965532 [ 189 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 4 rows starting from the beginning of the part | ||
| 19803 | 2026.05.21 09:27:15.965577 [ 189 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 8 rows starting from the beginning of the part | ||
| 19804 | 2026.05.21 09:27:15.965622 [ 189 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 4 rows starting from the beginning of the part | ||
| 19805 | 2026.05.21 09:27:15.966385 [ 198 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001212801 sec., 31332.42799107191 rows/sec., 2.61 MiB/sec. | ||
| 19806 | 2026.05.21 09:27:15.966538 [ 189 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) | ||
| 19807 | 2026.05.21 09:27:15.966791 [ 189 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_41_10} <Trace> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19808 | 2026.05.21 09:27:15.966861 [ 189 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_41_10} <Trace> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 | ||
| 19809 | 2026.05.21 09:27:15.966930 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 19810 | 2026.05.21 09:27:16.001211 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 398.59 MiB, peak 415.97 MiB, free memory in arenas 0.00 B, will set to 397.49 MiB (RSS), difference: -1.10 MiB | ||
| 19811 | 2026.05.21 09:27:17.012567 [ 222 ] {} <Trace> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 19812 | 2026.05.21 09:27:17.012648 [ 222 ] {} <Debug> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 19813 | 2026.05.21 09:27:17.014396 [ 222 ] {} <Debug> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 19814 | 2026.05.21 09:27:19.340332 [ 225 ] {} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19815 | 2026.05.21 09:27:19.340399 [ 225 ] {} <Debug> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19816 | 2026.05.21 09:27:19.342388 [ 225 ] {} <Debug> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19817 | 2026.05.21 09:27:19.549200 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19818 | 2026.05.21 09:27:19.549454 [ 270 ] {dd3defdf-48a6-4706-a3b4-3587f886edc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_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) | ||
| 19819 | 2026.05.21 09:27:19.549837 [ 270 ] {dd3defdf-48a6-4706-a3b4-3587f886edc8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19820 | 2026.05.21 09:27:19.549884 [ 270 ] {dd3defdf-48a6-4706-a3b4-3587f886edc8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_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 | ||
| 19821 | 2026.05.21 09:27:19.550149 [ 270 ] {dd3defdf-48a6-4706-a3b4-3587f886edc8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19822 | 2026.05.21 09:27:19.550233 [ 270 ] {dd3defdf-48a6-4706-a3b4-3587f886edc8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19823 | 2026.05.21 09:27:19.550389 [ 270 ] {dd3defdf-48a6-4706-a3b4-3587f886edc8} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 19824 | 2026.05.21 09:27:19.550493 [ 358 ] {dd3defdf-48a6-4706-a3b4-3587f886edc8} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19825 | 2026.05.21 09:27:19.550494 [ 324 ] {dd3defdf-48a6-4706-a3b4-3587f886edc8} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19826 | 2026.05.21 09:27:19.550494 [ 361 ] {dd3defdf-48a6-4706-a3b4-3587f886edc8} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19827 | 2026.05.21 09:27:19.550499 [ 356 ] {dd3defdf-48a6-4706-a3b4-3587f886edc8} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19828 | 2026.05.21 09:27:19.550707 [ 270 ] {dd3defdf-48a6-4706-a3b4-3587f886edc8} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 19829 | 2026.05.21 09:27:19.550760 [ 270 ] {dd3defdf-48a6-4706-a3b4-3587f886edc8} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19830 | 2026.05.21 09:27:19.550900 [ 270 ] {dd3defdf-48a6-4706-a3b4-3587f886edc8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19831 | 2026.05.21 09:27:19.550924 [ 270 ] {dd3defdf-48a6-4706-a3b4-3587f886edc8} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 19832 | 2026.05.21 09:27:19.550977 [ 270 ] {dd3defdf-48a6-4706-a3b4-3587f886edc8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_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'))" | ||
| 19833 | 2026.05.21 09:27:19.551029 [ 270 ] {dd3defdf-48a6-4706-a3b4-3587f886edc8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_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'))" | ||
| 19834 | 2026.05.21 09:27:19.551075 [ 270 ] {dd3defdf-48a6-4706-a3b4-3587f886edc8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_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'))" | ||
| 19835 | 2026.05.21 09:27:19.551135 [ 270 ] {dd3defdf-48a6-4706-a3b4-3587f886edc8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_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'))" | ||
| 19836 | 2026.05.21 09:27:19.552491 [ 270 ] {dd3defdf-48a6-4706-a3b4-3587f886edc8} <Debug> executeQuery: Read 51 rows, 10.72 KiB in 0.003141 sec., 16236.867239732568 rows/sec., 3.33 MiB/sec. | ||
| 19837 | 2026.05.21 09:27:19.552760 [ 270 ] {dd3defdf-48a6-4706-a3b4-3587f886edc8} <Debug> MemoryTracker: Peak memory usage (for query): 186.12 KiB. | ||
| 19838 | 2026.05.21 09:27:19.552779 [ 270 ] {dd3defdf-48a6-4706-a3b4-3587f886edc8} <Debug> TCPHandler: Processed in 0.003718314 sec. | ||
| 19839 | 2026.05.21 09:27:19.555265 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19840 | 2026.05.21 09:27:19.555426 [ 270 ] {0adedbe0-c43e-4932-9ba4-426c9bf0dccb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 19841 | 2026.05.21 09:27:19.555490 [ 270 ] {0adedbe0-c43e-4932-9ba4-426c9bf0dccb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 19842 | 2026.05.21 09:27:19.556124 [ 270 ] {0adedbe0-c43e-4932-9ba4-426c9bf0dccb} <Trace> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19843 | 2026.05.21 09:27:19.556168 [ 270 ] {0adedbe0-c43e-4932-9ba4-426c9bf0dccb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 19844 | 2026.05.21 09:27:19.556546 [ 270 ] {0adedbe0-c43e-4932-9ba4-426c9bf0dccb} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 19845 | 2026.05.21 09:27:19.556794 [ 270 ] {0adedbe0-c43e-4932-9ba4-426c9bf0dccb} <Trace> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19846 | 2026.05.21 09:27:19.556955 [ 270 ] {0adedbe0-c43e-4932-9ba4-426c9bf0dccb} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001575 sec., 1269.8412698412699 rows/sec., 103.55 KiB/sec. | ||
| 19847 | 2026.05.21 09:27:19.557008 [ 270 ] {0adedbe0-c43e-4932-9ba4-426c9bf0dccb} <Debug> TCPHandler: Processed in 0.001870103 sec. | ||
| 19848 | 2026.05.21 09:27:19.557156 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19849 | 2026.05.21 09:27:19.557271 [ 270 ] {272319ed-f174-45a9-b725-5e07abb0294f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19850 | 2026.05.21 09:27:19.557316 [ 270 ] {272319ed-f174-45a9-b725-5e07abb0294f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19851 | 2026.05.21 09:27:19.557871 [ 270 ] {272319ed-f174-45a9-b725-5e07abb0294f} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19852 | 2026.05.21 09:27:19.557916 [ 270 ] {272319ed-f174-45a9-b725-5e07abb0294f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 19853 | 2026.05.21 09:27:19.558258 [ 270 ] {272319ed-f174-45a9-b725-5e07abb0294f} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 19854 | 2026.05.21 09:27:19.558483 [ 270 ] {272319ed-f174-45a9-b725-5e07abb0294f} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19855 | 2026.05.21 09:27:19.558626 [ 270 ] {272319ed-f174-45a9-b725-5e07abb0294f} <Debug> executeQuery: Read 139 rows, 12.34 KiB in 0.00138 sec., 100724.63768115942 rows/sec., 8.74 MiB/sec. | ||
| 19856 | 2026.05.21 09:27:19.558664 [ 270 ] {272319ed-f174-45a9-b725-5e07abb0294f} <Debug> TCPHandler: Processed in 0.001563603 sec. | ||
| 19857 | 2026.05.21 09:27:19.558815 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19858 | 2026.05.21 09:27:19.558923 [ 270 ] {a1f9c663-2358-4714-ae9d-8ae0c8d70ccc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19859 | 2026.05.21 09:27:19.558972 [ 270 ] {a1f9c663-2358-4714-ae9d-8ae0c8d70ccc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19860 | 2026.05.21 09:27:19.559495 [ 270 ] {a1f9c663-2358-4714-ae9d-8ae0c8d70ccc} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19861 | 2026.05.21 09:27:19.559534 [ 270 ] {a1f9c663-2358-4714-ae9d-8ae0c8d70ccc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 19862 | 2026.05.21 09:27:19.559873 [ 270 ] {a1f9c663-2358-4714-ae9d-8ae0c8d70ccc} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 19863 | 2026.05.21 09:27:19.560099 [ 270 ] {a1f9c663-2358-4714-ae9d-8ae0c8d70ccc} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19864 | 2026.05.21 09:27:19.560240 [ 270 ] {a1f9c663-2358-4714-ae9d-8ae0c8d70ccc} <Debug> executeQuery: Read 43 rows, 3.22 KiB in 0.001339 sec., 32113.517550410757 rows/sec., 2.35 MiB/sec. | ||
| 19865 | 2026.05.21 09:27:19.560279 [ 270 ] {a1f9c663-2358-4714-ae9d-8ae0c8d70ccc} <Debug> TCPHandler: Processed in 0.001519601 sec. | ||
| 19866 | 2026.05.21 09:27:19.560414 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19867 | 2026.05.21 09:27:19.560519 [ 270 ] {cc24f711-9960-4f21-90bd-ac20b1a41669} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19868 | 2026.05.21 09:27:19.560572 [ 270 ] {cc24f711-9960-4f21-90bd-ac20b1a41669} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19869 | 2026.05.21 09:27:19.561065 [ 270 ] {cc24f711-9960-4f21-90bd-ac20b1a41669} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19870 | 2026.05.21 09:27:19.561104 [ 270 ] {cc24f711-9960-4f21-90bd-ac20b1a41669} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 19871 | 2026.05.21 09:27:19.561428 [ 270 ] {cc24f711-9960-4f21-90bd-ac20b1a41669} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 19872 | 2026.05.21 09:27:19.561686 [ 270 ] {cc24f711-9960-4f21-90bd-ac20b1a41669} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19873 | 2026.05.21 09:27:19.561831 [ 270 ] {cc24f711-9960-4f21-90bd-ac20b1a41669} <Debug> executeQuery: Read 107 rows, 8.56 KiB in 0.00133 sec., 80451.12781954887 rows/sec., 6.29 MiB/sec. | ||
| 19874 | 2026.05.21 09:27:19.561873 [ 270 ] {cc24f711-9960-4f21-90bd-ac20b1a41669} <Debug> TCPHandler: Processed in 0.001510811 sec. | ||
| 19875 | 2026.05.21 09:27:19.562029 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19876 | 2026.05.21 09:27:19.562130 [ 270 ] {2cfefea8-2491-41b1-891b-95d4bf096b02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19877 | 2026.05.21 09:27:19.562174 [ 270 ] {2cfefea8-2491-41b1-891b-95d4bf096b02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19878 | 2026.05.21 09:27:19.562619 [ 270 ] {2cfefea8-2491-41b1-891b-95d4bf096b02} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19879 | 2026.05.21 09:27:19.562655 [ 270 ] {2cfefea8-2491-41b1-891b-95d4bf096b02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 19880 | 2026.05.21 09:27:19.563029 [ 270 ] {2cfefea8-2491-41b1-891b-95d4bf096b02} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 19881 | 2026.05.21 09:27:19.563288 [ 270 ] {2cfefea8-2491-41b1-891b-95d4bf096b02} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19882 | 2026.05.21 09:27:19.563444 [ 270 ] {2cfefea8-2491-41b1-891b-95d4bf096b02} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001333 sec., 120780.1950487622 rows/sec., 8.41 MiB/sec. | ||
| 19883 | 2026.05.21 09:27:19.563482 [ 270 ] {2cfefea8-2491-41b1-891b-95d4bf096b02} <Debug> TCPHandler: Processed in 0.00150656 sec. | ||
| 19884 | 2026.05.21 09:27:19.563692 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19885 | 2026.05.21 09:27:19.563849 [ 270 ] {e7e8f033-2fcb-4d08-907c-3380de82ed39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19886 | 2026.05.21 09:27:19.563941 [ 270 ] {e7e8f033-2fcb-4d08-907c-3380de82ed39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19887 | 2026.05.21 09:27:19.565180 [ 270 ] {e7e8f033-2fcb-4d08-907c-3380de82ed39} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19888 | 2026.05.21 09:27:19.565222 [ 270 ] {e7e8f033-2fcb-4d08-907c-3380de82ed39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 19889 | 2026.05.21 09:27:19.565891 [ 270 ] {e7e8f033-2fcb-4d08-907c-3380de82ed39} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 19890 | 2026.05.21 09:27:19.566137 [ 270 ] {e7e8f033-2fcb-4d08-907c-3380de82ed39} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19891 | 2026.05.21 09:27:19.566312 [ 270 ] {e7e8f033-2fcb-4d08-907c-3380de82ed39} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002506 sec., 16360.73423782921 rows/sec., 29.32 MiB/sec. | ||
| 19892 | 2026.05.21 09:27:19.566449 [ 270 ] {e7e8f033-2fcb-4d08-907c-3380de82ed39} <Debug> TCPHandler: Processed in 0.002880507 sec. | ||
| 19893 | 2026.05.21 09:27:19.566594 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19894 | 2026.05.21 09:27:19.566704 [ 270 ] {c1ea2c44-149e-473e-aa1f-07de7d0a8f0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19895 | 2026.05.21 09:27:19.566752 [ 270 ] {c1ea2c44-149e-473e-aa1f-07de7d0a8f0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19896 | 2026.05.21 09:27:19.567149 [ 270 ] {c1ea2c44-149e-473e-aa1f-07de7d0a8f0d} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19897 | 2026.05.21 09:27:19.567187 [ 270 ] {c1ea2c44-149e-473e-aa1f-07de7d0a8f0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 19898 | 2026.05.21 09:27:19.567511 [ 270 ] {c1ea2c44-149e-473e-aa1f-07de7d0a8f0d} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 19899 | 2026.05.21 09:27:19.567725 [ 270 ] {c1ea2c44-149e-473e-aa1f-07de7d0a8f0d} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19900 | 2026.05.21 09:27:19.567862 [ 270 ] {c1ea2c44-149e-473e-aa1f-07de7d0a8f0d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001184 sec., 50675.67567567568 rows/sec., 3.42 MiB/sec. | ||
| 19901 | 2026.05.21 09:27:19.567866 [ 86 ] {} <Debug> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8) (MergerMutator): Selected 6 parts from all_1_135_26 to all_140_140_0 | ||
| 19902 | 2026.05.21 09:27:19.567901 [ 270 ] {c1ea2c44-149e-473e-aa1f-07de7d0a8f0d} <Debug> TCPHandler: Processed in 0.001362646 sec. | ||
| 19903 | 2026.05.21 09:27:19.567921 [ 86 ] {} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19904 | 2026.05.21 09:27:19.567952 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 19905 | 2026.05.21 09:27:19.568057 [ 198 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_140_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_135_26 to all_140_140_0 into Compact with storage Full | ||
| 19906 | 2026.05.21 09:27:19.568175 [ 198 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_140_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19907 | 2026.05.21 09:27:19.568208 [ 198 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_140_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_135_26, total 7554 rows starting from the beginning of the part | ||
| 19908 | 2026.05.21 09:27:19.568267 [ 198 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_140_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 72 rows starting from the beginning of the part | ||
| 19909 | 2026.05.21 09:27:19.568312 [ 198 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_140_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 18 rows starting from the beginning of the part | ||
| 19910 | 2026.05.21 09:27:19.568352 [ 198 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_140_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 60 rows starting from the beginning of the part | ||
| 19911 | 2026.05.21 09:27:19.568398 [ 198 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_140_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 90 rows starting from the beginning of the part | ||
| 19912 | 2026.05.21 09:27:19.568438 [ 198 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_140_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 60 rows starting from the beginning of the part | ||
| 19913 | 2026.05.21 09:27:19.570361 [ 189 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_140_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7854 rows, containing 4 columns (4 merged, 0 gathered) in 0.00235511 sec., 3334876.0779751264 rows/sec., 220.85 MiB/sec. | ||
| 19914 | 2026.05.21 09:27:19.570788 [ 186 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_140_27} <Trace> MergedBlockOutputStream: filled checksums all_1_140_27 (state Temporary) | ||
| 19915 | 2026.05.21 09:27:19.571075 [ 186 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_140_27} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_merge_all_1_140_27 to all_1_140_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19916 | 2026.05.21 09:27:19.571160 [ 186 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_140_27} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8) (MergerMutator): Merged 6 parts: [all_1_135_26, all_140_140_0] -> all_1_140_27 | ||
| 19917 | 2026.05.21 09:27:19.571234 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.55 MiB. | ||
| 19918 | 2026.05.21 09:27:21.076860 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 41730 | ||
| 19919 | 2026.05.21 09:27:21.077417 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19920 | 2026.05.21 09:27:21.077467 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 19921 | 2026.05.21 09:27:21.077959 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 19922 | 2026.05.21 09:27:21.078201 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19923 | 2026.05.21 09:27:21.078351 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41730 | ||
| 19924 | 2026.05.21 09:27:23.345530 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 656 | ||
| 19925 | 2026.05.21 09:27:23.364679 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19926 | 2026.05.21 09:27:23.364748 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 19927 | 2026.05.21 09:27:23.371475 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 19928 | 2026.05.21 09:27:23.373171 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19929 | 2026.05.21 09:27:23.380648 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 656 | ||
| 19930 | 2026.05.21 09:27:24.554274 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19931 | 2026.05.21 09:27:24.554565 [ 270 ] {1d74e54e-fef3-4d69-9442-2ba05b92d457} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', '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) | ||
| 19932 | 2026.05.21 09:27:24.555059 [ 270 ] {1d74e54e-fef3-4d69-9442-2ba05b92d457} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19933 | 2026.05.21 09:27:24.555121 [ 270 ] {1d74e54e-fef3-4d69-9442-2ba05b92d457} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', '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 | ||
| 19934 | 2026.05.21 09:27:24.555467 [ 270 ] {1d74e54e-fef3-4d69-9442-2ba05b92d457} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19935 | 2026.05.21 09:27:24.555552 [ 270 ] {1d74e54e-fef3-4d69-9442-2ba05b92d457} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19936 | 2026.05.21 09:27:24.555707 [ 270 ] {1d74e54e-fef3-4d69-9442-2ba05b92d457} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 30-element set) | ||
| 19937 | 2026.05.21 09:27:24.555820 [ 334 ] {1d74e54e-fef3-4d69-9442-2ba05b92d457} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19938 | 2026.05.21 09:27:24.555821 [ 361 ] {1d74e54e-fef3-4d69-9442-2ba05b92d457} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19939 | 2026.05.21 09:27:24.555820 [ 357 ] {1d74e54e-fef3-4d69-9442-2ba05b92d457} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19940 | 2026.05.21 09:27:24.555821 [ 356 ] {1d74e54e-fef3-4d69-9442-2ba05b92d457} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19941 | 2026.05.21 09:27:24.556040 [ 270 ] {1d74e54e-fef3-4d69-9442-2ba05b92d457} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 19942 | 2026.05.21 09:27:24.556074 [ 270 ] {1d74e54e-fef3-4d69-9442-2ba05b92d457} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19943 | 2026.05.21 09:27:24.556184 [ 270 ] {1d74e54e-fef3-4d69-9442-2ba05b92d457} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19944 | 2026.05.21 09:27:24.556207 [ 270 ] {1d74e54e-fef3-4d69-9442-2ba05b92d457} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 19945 | 2026.05.21 09:27:24.556246 [ 270 ] {1d74e54e-fef3-4d69-9442-2ba05b92d457} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', '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'))" | ||
| 19946 | 2026.05.21 09:27:24.556293 [ 270 ] {1d74e54e-fef3-4d69-9442-2ba05b92d457} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', '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'))" | ||
| 19947 | 2026.05.21 09:27:24.556337 [ 270 ] {1d74e54e-fef3-4d69-9442-2ba05b92d457} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', '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'))" | ||
| 19948 | 2026.05.21 09:27:24.556383 [ 270 ] {1d74e54e-fef3-4d69-9442-2ba05b92d457} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', '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'))" | ||
| 19949 | 2026.05.21 09:27:24.557702 [ 270 ] {1d74e54e-fef3-4d69-9442-2ba05b92d457} <Debug> executeQuery: Read 51 rows, 10.48 KiB in 0.00328 sec., 15548.78048780488 rows/sec., 3.12 MiB/sec. | ||
| 19950 | 2026.05.21 09:27:24.557965 [ 270 ] {1d74e54e-fef3-4d69-9442-2ba05b92d457} <Debug> MemoryTracker: Peak memory usage (for query): 180.89 KiB. | ||
| 19951 | 2026.05.21 09:27:24.557983 [ 270 ] {1d74e54e-fef3-4d69-9442-2ba05b92d457} <Debug> TCPHandler: Processed in 0.003854959 sec. | ||
| 19952 | 2026.05.21 09:27:24.563297 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19953 | 2026.05.21 09:27:24.563438 [ 270 ] {d522b060-f308-4f58-a1ee-e3cae75d94df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 19954 | 2026.05.21 09:27:24.563495 [ 270 ] {d522b060-f308-4f58-a1ee-e3cae75d94df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 19955 | 2026.05.21 09:27:24.564222 [ 270 ] {d522b060-f308-4f58-a1ee-e3cae75d94df} <Trace> oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19956 | 2026.05.21 09:27:24.564271 [ 270 ] {d522b060-f308-4f58-a1ee-e3cae75d94df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 19957 | 2026.05.21 09:27:24.564705 [ 270 ] {d522b060-f308-4f58-a1ee-e3cae75d94df} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 19958 | 2026.05.21 09:27:24.564938 [ 270 ] {d522b060-f308-4f58-a1ee-e3cae75d94df} <Trace> oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19959 | 2026.05.21 09:27:24.565094 [ 270 ] {d522b060-f308-4f58-a1ee-e3cae75d94df} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001698 sec., 167255.59481743225 rows/sec., 10.62 MiB/sec. | ||
| 19960 | 2026.05.21 09:27:24.565135 [ 270 ] {d522b060-f308-4f58-a1ee-e3cae75d94df} <Debug> TCPHandler: Processed in 0.001904084 sec. | ||
| 19961 | 2026.05.21 09:27:24.565288 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19962 | 2026.05.21 09:27:24.565394 [ 270 ] {b277fc3c-cd09-4cc7-b066-faf16a33e9e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19963 | 2026.05.21 09:27:24.565437 [ 270 ] {b277fc3c-cd09-4cc7-b066-faf16a33e9e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19964 | 2026.05.21 09:27:24.566308 [ 270 ] {b277fc3c-cd09-4cc7-b066-faf16a33e9e9} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19965 | 2026.05.21 09:27:24.566348 [ 270 ] {b277fc3c-cd09-4cc7-b066-faf16a33e9e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 19966 | 2026.05.21 09:27:24.566710 [ 270 ] {b277fc3c-cd09-4cc7-b066-faf16a33e9e9} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 19967 | 2026.05.21 09:27:24.566923 [ 270 ] {b277fc3c-cd09-4cc7-b066-faf16a33e9e9} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19968 | 2026.05.21 09:27:24.567067 [ 270 ] {b277fc3c-cd09-4cc7-b066-faf16a33e9e9} <Debug> executeQuery: Read 797 rows, 62.80 KiB in 0.001695 sec., 470206.48967551626 rows/sec., 36.18 MiB/sec. | ||
| 19969 | 2026.05.21 09:27:24.567076 [ 111 ] {} <Debug> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 19970 | 2026.05.21 09:27:24.567111 [ 270 ] {b277fc3c-cd09-4cc7-b066-faf16a33e9e9} <Debug> TCPHandler: Processed in 0.001874563 sec. | ||
| 19971 | 2026.05.21 09:27:24.567132 [ 111 ] {} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19972 | 2026.05.21 09:27:24.567160 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 19973 | 2026.05.21 09:27:24.567254 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19974 | 2026.05.21 09:27:24.567286 [ 198 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 19975 | 2026.05.21 09:27:24.567361 [ 270 ] {fb7d4903-54d4-4a22-9220-9f69159c19f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19976 | 2026.05.21 09:27:24.567411 [ 270 ] {fb7d4903-54d4-4a22-9220-9f69159c19f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19977 | 2026.05.21 09:27:24.567446 [ 198 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19978 | 2026.05.21 09:27:24.567490 [ 198 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 3361 rows starting from the beginning of the part | ||
| 19979 | 2026.05.21 09:27:24.567563 [ 198 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 56 rows starting from the beginning of the part | ||
| 19980 | 2026.05.21 09:27:24.567614 [ 198 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 138 rows starting from the beginning of the part | ||
| 19981 | 2026.05.21 09:27:24.567675 [ 198 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 797 rows starting from the beginning of the part | ||
| 19982 | 2026.05.21 09:27:24.567722 [ 198 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 139 rows starting from the beginning of the part | ||
| 19983 | 2026.05.21 09:27:24.567771 [ 198 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 797 rows starting from the beginning of the part | ||
| 19984 | 2026.05.21 09:27:24.567931 [ 270 ] {fb7d4903-54d4-4a22-9220-9f69159c19f9} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19985 | 2026.05.21 09:27:24.567977 [ 270 ] {fb7d4903-54d4-4a22-9220-9f69159c19f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 19986 | 2026.05.21 09:27:24.568335 [ 270 ] {fb7d4903-54d4-4a22-9220-9f69159c19f9} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 19987 | 2026.05.21 09:27:24.568565 [ 270 ] {fb7d4903-54d4-4a22-9220-9f69159c19f9} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19988 | 2026.05.21 09:27:24.568695 [ 111 ] {} <Debug> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 19989 | 2026.05.21 09:27:24.568707 [ 270 ] {fb7d4903-54d4-4a22-9220-9f69159c19f9} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001366 sec., 103953.14787701318 rows/sec., 6.11 MiB/sec. | ||
| 19990 | 2026.05.21 09:27:24.568734 [ 111 ] {} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19991 | 2026.05.21 09:27:24.568756 [ 270 ] {fb7d4903-54d4-4a22-9220-9f69159c19f9} <Debug> TCPHandler: Processed in 0.001552952 sec. | ||
| 19992 | 2026.05.21 09:27:24.568760 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 19993 | 2026.05.21 09:27:24.568868 [ 189 ] {33106484-ff80-4833-813a-1c2c5998985f::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 | ||
| 19994 | 2026.05.21 09:27:24.568899 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19995 | 2026.05.21 09:27:24.568967 [ 189 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19996 | 2026.05.21 09:27:24.568996 [ 189 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 226 rows starting from the beginning of the part | ||
| 19997 | 2026.05.21 09:27:24.568999 [ 270 ] {37c4c80f-8f14-458b-9501-6e149a67c79a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19998 | 2026.05.21 09:27:24.569045 [ 270 ] {37c4c80f-8f14-458b-9501-6e149a67c79a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19999 | 2026.05.21 09:27:24.569054 [ 189 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 157 rows starting from the beginning of the part | ||
| 20000 | 2026.05.21 09:27:24.569103 [ 189 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 41 rows starting from the beginning of the part | ||
| 20001 | 2026.05.21 09:27:24.569146 [ 189 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 142 rows starting from the beginning of the part | ||
| 20002 | 2026.05.21 09:27:24.569185 [ 189 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 43 rows starting from the beginning of the part | ||
| 20003 | 2026.05.21 09:27:24.569227 [ 189 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 142 rows starting from the beginning of the part | ||
| 20004 | 2026.05.21 09:27:24.569572 [ 270 ] {37c4c80f-8f14-458b-9501-6e149a67c79a} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20005 | 2026.05.21 09:27:24.569608 [ 270 ] {37c4c80f-8f14-458b-9501-6e149a67c79a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 20006 | 2026.05.21 09:27:24.569854 [ 198 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5288 rows, containing 5 columns (5 merged, 0 gathered) in 0.002629578 sec., 2010969.0604347922 rows/sec., 161.37 MiB/sec. | ||
| 20007 | 2026.05.21 09:27:24.569925 [ 270 ] {37c4c80f-8f14-458b-9501-6e149a67c79a} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 20008 | 2026.05.21 09:27:24.570067 [ 198 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 751 rows, containing 5 columns (5 merged, 0 gathered) in 0.001243412 sec., 603983.2332324282 rows/sec., 39.88 MiB/sec. | ||
| 20009 | 2026.05.21 09:27:24.570175 [ 270 ] {37c4c80f-8f14-458b-9501-6e149a67c79a} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20010 | 2026.05.21 09:27:24.570216 [ 188 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 20011 | 2026.05.21 09:27:24.570257 [ 194 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 20012 | 2026.05.21 09:27:24.570333 [ 270 ] {37c4c80f-8f14-458b-9501-6e149a67c79a} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001352 sec., 110207.10059171598 rows/sec., 7.12 MiB/sec. | ||
| 20013 | 2026.05.21 09:27:24.570378 [ 270 ] {37c4c80f-8f14-458b-9501-6e149a67c79a} <Debug> TCPHandler: Processed in 0.001530452 sec. | ||
| 20014 | 2026.05.21 09:27:24.570518 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20015 | 2026.05.21 09:27:24.570623 [ 270 ] {55c38d2c-1082-49d8-9047-1817a97a69e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 20016 | 2026.05.21 09:27:24.570639 [ 188 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_141_28} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20017 | 2026.05.21 09:27:24.570656 [ 194 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_96_19} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20018 | 2026.05.21 09:27:24.570665 [ 270 ] {55c38d2c-1082-49d8-9047-1817a97a69e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 20019 | 2026.05.21 09:27:24.570739 [ 188 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_141_28} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 20020 | 2026.05.21 09:27:24.570766 [ 194 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_96_19} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 20021 | 2026.05.21 09:27:24.570868 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
| 20022 | 2026.05.21 09:27:24.570931 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 20023 | 2026.05.21 09:27:24.571192 [ 270 ] {55c38d2c-1082-49d8-9047-1817a97a69e0} <Trace> oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20024 | 2026.05.21 09:27:24.571236 [ 270 ] {55c38d2c-1082-49d8-9047-1817a97a69e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 20025 | 2026.05.21 09:27:24.571555 [ 270 ] {55c38d2c-1082-49d8-9047-1817a97a69e0} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 20026 | 2026.05.21 09:27:24.571772 [ 270 ] {55c38d2c-1082-49d8-9047-1817a97a69e0} <Trace> oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20027 | 2026.05.21 09:27:24.571907 [ 270 ] {55c38d2c-1082-49d8-9047-1817a97a69e0} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001303 sec., 113584.03683806601 rows/sec., 6.46 MiB/sec. | ||
| 20028 | 2026.05.21 09:27:24.571943 [ 270 ] {55c38d2c-1082-49d8-9047-1817a97a69e0} <Debug> TCPHandler: Processed in 0.00148511 sec. | ||
| 20029 | 2026.05.21 09:27:24.572091 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20030 | 2026.05.21 09:27:24.572190 [ 270 ] {1561642d-e8c6-47c9-b6fd-11974d320136} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20031 | 2026.05.21 09:27:24.572231 [ 270 ] {1561642d-e8c6-47c9-b6fd-11974d320136} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20032 | 2026.05.21 09:27:24.572983 [ 270 ] {1561642d-e8c6-47c9-b6fd-11974d320136} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20033 | 2026.05.21 09:27:24.573021 [ 270 ] {1561642d-e8c6-47c9-b6fd-11974d320136} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 20034 | 2026.05.21 09:27:24.573354 [ 270 ] {1561642d-e8c6-47c9-b6fd-11974d320136} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 20035 | 2026.05.21 09:27:24.573574 [ 270 ] {1561642d-e8c6-47c9-b6fd-11974d320136} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20036 | 2026.05.21 09:27:24.573710 [ 270 ] {1561642d-e8c6-47c9-b6fd-11974d320136} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001538 sec., 318595.5786736021 rows/sec., 22.34 MiB/sec. | ||
| 20037 | 2026.05.21 09:27:24.573716 [ 126 ] {} <Debug> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 20038 | 2026.05.21 09:27:24.573748 [ 270 ] {1561642d-e8c6-47c9-b6fd-11974d320136} <Debug> TCPHandler: Processed in 0.001707748 sec. | ||
| 20039 | 2026.05.21 09:27:24.573779 [ 126 ] {} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20040 | 2026.05.21 09:27:24.573810 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 20041 | 2026.05.21 09:27:24.573882 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20042 | 2026.05.21 09:27:24.573893 [ 195 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 20043 | 2026.05.21 09:27:24.573988 [ 270 ] {45a7f9d2-5f6b-482d-98cd-138b5a9e36b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 20044 | 2026.05.21 09:27:24.574006 [ 195 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20045 | 2026.05.21 09:27:24.574036 [ 270 ] {45a7f9d2-5f6b-482d-98cd-138b5a9e36b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 20046 | 2026.05.21 09:27:24.574041 [ 195 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 1831 rows starting from the beginning of the part | ||
| 20047 | 2026.05.21 09:27:24.574118 [ 195 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 64 rows starting from the beginning of the part | ||
| 20048 | 2026.05.21 09:27:24.574173 [ 195 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 105 rows starting from the beginning of the part | ||
| 20049 | 2026.05.21 09:27:24.574224 [ 195 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 490 rows starting from the beginning of the part | ||
| 20050 | 2026.05.21 09:27:24.574270 [ 195 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 107 rows starting from the beginning of the part | ||
| 20051 | 2026.05.21 09:27:24.574314 [ 195 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 490 rows starting from the beginning of the part | ||
| 20052 | 2026.05.21 09:27:24.574678 [ 270 ] {45a7f9d2-5f6b-482d-98cd-138b5a9e36b2} <Trace> oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20053 | 2026.05.21 09:27:24.574734 [ 270 ] {45a7f9d2-5f6b-482d-98cd-138b5a9e36b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 20054 | 2026.05.21 09:27:24.575204 [ 270 ] {45a7f9d2-5f6b-482d-98cd-138b5a9e36b2} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 20055 | 2026.05.21 09:27:24.575507 [ 270 ] {45a7f9d2-5f6b-482d-98cd-138b5a9e36b2} <Trace> oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20056 | 2026.05.21 09:27:24.575576 [ 200 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3087 rows, containing 5 columns (5 merged, 0 gathered) in 0.001715888 sec., 1799068.4706694144 rows/sec., 132.20 MiB/sec. | ||
| 20057 | 2026.05.21 09:27:24.575693 [ 270 ] {45a7f9d2-5f6b-482d-98cd-138b5a9e36b2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001718 sec., 3492.433061699651 rows/sec., 182.47 KiB/sec. | ||
| 20058 | 2026.05.21 09:27:24.575763 [ 270 ] {45a7f9d2-5f6b-482d-98cd-138b5a9e36b2} <Debug> TCPHandler: Processed in 0.001932075 sec. | ||
| 20059 | 2026.05.21 09:27:24.575840 [ 194 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 20060 | 2026.05.21 09:27:24.575971 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20061 | 2026.05.21 09:27:24.576118 [ 270 ] {52d2de0a-7193-4b18-9319-8f6ea8a6dc24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20062 | 2026.05.21 09:27:24.576175 [ 194 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_141_28} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20063 | 2026.05.21 09:27:24.576188 [ 270 ] {52d2de0a-7193-4b18-9319-8f6ea8a6dc24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20064 | 2026.05.21 09:27:24.576273 [ 194 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_141_28} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 20065 | 2026.05.21 09:27:24.576393 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 20066 | 2026.05.21 09:27:24.576750 [ 270 ] {52d2de0a-7193-4b18-9319-8f6ea8a6dc24} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20067 | 2026.05.21 09:27:24.576795 [ 270 ] {52d2de0a-7193-4b18-9319-8f6ea8a6dc24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 20068 | 2026.05.21 09:27:24.577173 [ 270 ] {52d2de0a-7193-4b18-9319-8f6ea8a6dc24} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 20069 | 2026.05.21 09:27:24.577393 [ 270 ] {52d2de0a-7193-4b18-9319-8f6ea8a6dc24} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20070 | 2026.05.21 09:27:24.577535 [ 126 ] {} <Debug> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Selected 6 parts from all_1_136_34 to all_141_141_0 | ||
| 20071 | 2026.05.21 09:27:24.577537 [ 270 ] {52d2de0a-7193-4b18-9319-8f6ea8a6dc24} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001464 sec., 181010.92896174864 rows/sec., 12.03 MiB/sec. | ||
| 20072 | 2026.05.21 09:27:24.577577 [ 126 ] {} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20073 | 2026.05.21 09:27:24.577599 [ 270 ] {52d2de0a-7193-4b18-9319-8f6ea8a6dc24} <Debug> TCPHandler: Processed in 0.001747679 sec. | ||
| 20074 | 2026.05.21 09:27:24.577605 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 20075 | 2026.05.21 09:27:24.577708 [ 200 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_141_35} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_34 to all_141_141_0 into Compact with storage Full | ||
| 20076 | 2026.05.21 09:27:24.577750 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20077 | 2026.05.21 09:27:24.577824 [ 200 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_141_35} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20078 | 2026.05.21 09:27:24.577859 [ 270 ] {1c32c813-b5c8-4b9b-9f63-232205bafdae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 20079 | 2026.05.21 09:27:24.577862 [ 200 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_141_35} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_136_34, total 49678 rows starting from the beginning of the part | ||
| 20080 | 2026.05.21 09:27:24.577916 [ 270 ] {1c32c813-b5c8-4b9b-9f63-232205bafdae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 20081 | 2026.05.21 09:27:24.577951 [ 200 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_141_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 52 rows starting from the beginning of the part | ||
| 20082 | 2026.05.21 09:27:24.578007 [ 200 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_141_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 160 rows starting from the beginning of the part | ||
| 20083 | 2026.05.21 09:27:24.578054 [ 200 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_141_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 265 rows starting from the beginning of the part | ||
| 20084 | 2026.05.21 09:27:24.578099 [ 200 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_141_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 161 rows starting from the beginning of the part | ||
| 20085 | 2026.05.21 09:27:24.578145 [ 200 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_141_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 265 rows starting from the beginning of the part | ||
| 20086 | 2026.05.21 09:27:24.578284 [ 270 ] {1c32c813-b5c8-4b9b-9f63-232205bafdae} <Trace> oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20087 | 2026.05.21 09:27:24.578327 [ 270 ] {1c32c813-b5c8-4b9b-9f63-232205bafdae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 20088 | 2026.05.21 09:27:24.578658 [ 270 ] {1c32c813-b5c8-4b9b-9f63-232205bafdae} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 20089 | 2026.05.21 09:27:24.578875 [ 270 ] {1c32c813-b5c8-4b9b-9f63-232205bafdae} <Trace> oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20090 | 2026.05.21 09:27:24.579016 [ 270 ] {1c32c813-b5c8-4b9b-9f63-232205bafdae} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00118 sec., 847.457627118644 rows/sec., 57.10 KiB/sec. | ||
| 20091 | 2026.05.21 09:27:24.579053 [ 270 ] {1c32c813-b5c8-4b9b-9f63-232205bafdae} <Debug> TCPHandler: Processed in 0.001355856 sec. | ||
| 20092 | 2026.05.21 09:27:24.579182 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20093 | 2026.05.21 09:27:24.579280 [ 270 ] {36f144df-ba40-456b-a93a-a483a2e58466} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20094 | 2026.05.21 09:27:24.579323 [ 270 ] {36f144df-ba40-456b-a93a-a483a2e58466} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20095 | 2026.05.21 09:27:24.579696 [ 270 ] {36f144df-ba40-456b-a93a-a483a2e58466} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20096 | 2026.05.21 09:27:24.579732 [ 270 ] {36f144df-ba40-456b-a93a-a483a2e58466} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 20097 | 2026.05.21 09:27:24.580066 [ 270 ] {36f144df-ba40-456b-a93a-a483a2e58466} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 20098 | 2026.05.21 09:27:24.580287 [ 270 ] {36f144df-ba40-456b-a93a-a483a2e58466} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20099 | 2026.05.21 09:27:24.580423 [ 270 ] {36f144df-ba40-456b-a93a-a483a2e58466} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001161 sec., 77519.37984496125 rows/sec., 4.85 MiB/sec. | ||
| 20100 | 2026.05.21 09:27:24.580458 [ 270 ] {36f144df-ba40-456b-a93a-a483a2e58466} <Debug> TCPHandler: Processed in 0.001326655 sec. | ||
| 20101 | 2026.05.21 09:27:24.586599 [ 193 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_141_35} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50581 rows, containing 5 columns (5 merged, 0 gathered) in 0.008928979 sec., 5664813.412597341 rows/sec., 367.66 MiB/sec. | ||
| 20102 | 2026.05.21 09:27:24.586922 [ 194 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_141_35} <Trace> MergedBlockOutputStream: filled checksums all_1_141_35 (state Temporary) | ||
| 20103 | 2026.05.21 09:27:24.587218 [ 194 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_141_35} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_merge_all_1_141_35 to all_1_141_35 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20104 | 2026.05.21 09:27:24.587297 [ 194 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_141_35} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Merged 6 parts: [all_1_136_34, all_141_141_0] -> all_1_141_35 | ||
| 20105 | 2026.05.21 09:27:24.587390 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 20106 | 2026.05.21 09:27:28.323276 [ 132 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 20107 | 2026.05.21 09:27:28.323355 [ 132 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 20108 | 2026.05.21 09:27:28.579382 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 42178 | ||
| 20109 | 2026.05.21 09:27:28.579894 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20110 | 2026.05.21 09:27:28.579933 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 20111 | 2026.05.21 09:27:28.580397 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 20112 | 2026.05.21 09:27:28.580633 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20113 | 2026.05.21 09:27:28.580772 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42178 | ||
| 20114 | 2026.05.21 09:27:29.549519 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20115 | 2026.05.21 09:27:29.549906 [ 270 ] {b017ea7c-aa5a-40d5-bfa6-339543ec5360} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 20116 | 2026.05.21 09:27:29.550270 [ 270 ] {b017ea7c-aa5a-40d5-bfa6-339543ec5360} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20117 | 2026.05.21 09:27:29.550310 [ 270 ] {b017ea7c-aa5a-40d5-bfa6-339543ec5360} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 20118 | 2026.05.21 09:27:29.550552 [ 270 ] {b017ea7c-aa5a-40d5-bfa6-339543ec5360} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20119 | 2026.05.21 09:27:29.550630 [ 270 ] {b017ea7c-aa5a-40d5-bfa6-339543ec5360} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20120 | 2026.05.21 09:27:29.550779 [ 270 ] {b017ea7c-aa5a-40d5-bfa6-339543ec5360} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 20121 | 2026.05.21 09:27:29.550897 [ 356 ] {b017ea7c-aa5a-40d5-bfa6-339543ec5360} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20122 | 2026.05.21 09:27:29.550912 [ 334 ] {b017ea7c-aa5a-40d5-bfa6-339543ec5360} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20123 | 2026.05.21 09:27:29.550912 [ 346 ] {b017ea7c-aa5a-40d5-bfa6-339543ec5360} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 20124 | 2026.05.21 09:27:29.550899 [ 361 ] {b017ea7c-aa5a-40d5-bfa6-339543ec5360} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20125 | 2026.05.21 09:27:29.551152 [ 270 ] {b017ea7c-aa5a-40d5-bfa6-339543ec5360} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 20126 | 2026.05.21 09:27:29.551183 [ 270 ] {b017ea7c-aa5a-40d5-bfa6-339543ec5360} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20127 | 2026.05.21 09:27:29.551292 [ 270 ] {b017ea7c-aa5a-40d5-bfa6-339543ec5360} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20128 | 2026.05.21 09:27:29.551316 [ 270 ] {b017ea7c-aa5a-40d5-bfa6-339543ec5360} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 20129 | 2026.05.21 09:27:29.551356 [ 270 ] {b017ea7c-aa5a-40d5-bfa6-339543ec5360} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 20130 | 2026.05.21 09:27:29.551405 [ 270 ] {b017ea7c-aa5a-40d5-bfa6-339543ec5360} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 20131 | 2026.05.21 09:27:29.551449 [ 270 ] {b017ea7c-aa5a-40d5-bfa6-339543ec5360} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 20132 | 2026.05.21 09:27:29.551495 [ 270 ] {b017ea7c-aa5a-40d5-bfa6-339543ec5360} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 20133 | 2026.05.21 09:27:29.552928 [ 270 ] {b017ea7c-aa5a-40d5-bfa6-339543ec5360} <Debug> executeQuery: Read 51 rows, 10.72 KiB in 0.003219 sec., 15843.429636533085 rows/sec., 3.25 MiB/sec. | ||
| 20134 | 2026.05.21 09:27:29.553188 [ 270 ] {b017ea7c-aa5a-40d5-bfa6-339543ec5360} <Debug> MemoryTracker: Peak memory usage (for query): 185.77 KiB. | ||
| 20135 | 2026.05.21 09:27:29.553205 [ 270 ] {b017ea7c-aa5a-40d5-bfa6-339543ec5360} <Debug> TCPHandler: Processed in 0.003866129 sec. | ||
| 20136 | 2026.05.21 09:27:29.555870 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20137 | 2026.05.21 09:27:29.555989 [ 270 ] {40894de8-6d98-4e0a-8cdb-a252c13e51da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20138 | 2026.05.21 09:27:29.556037 [ 270 ] {40894de8-6d98-4e0a-8cdb-a252c13e51da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20139 | 2026.05.21 09:27:29.556629 [ 270 ] {40894de8-6d98-4e0a-8cdb-a252c13e51da} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20140 | 2026.05.21 09:27:29.556674 [ 270 ] {40894de8-6d98-4e0a-8cdb-a252c13e51da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 20141 | 2026.05.21 09:27:29.557080 [ 270 ] {40894de8-6d98-4e0a-8cdb-a252c13e51da} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 20142 | 2026.05.21 09:27:29.557307 [ 270 ] {40894de8-6d98-4e0a-8cdb-a252c13e51da} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20143 | 2026.05.21 09:27:29.557466 [ 270 ] {40894de8-6d98-4e0a-8cdb-a252c13e51da} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001514 sec., 91149.27344782035 rows/sec., 7.91 MiB/sec. | ||
| 20144 | 2026.05.21 09:27:29.557506 [ 270 ] {40894de8-6d98-4e0a-8cdb-a252c13e51da} <Debug> TCPHandler: Processed in 0.001690986 sec. | ||
| 20145 | 2026.05.21 09:27:29.557647 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20146 | 2026.05.21 09:27:29.557748 [ 270 ] {b3314cb7-e25b-4635-aa6c-88ef0c182ec0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20147 | 2026.05.21 09:27:29.557791 [ 270 ] {b3314cb7-e25b-4635-aa6c-88ef0c182ec0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20148 | 2026.05.21 09:27:29.558247 [ 270 ] {b3314cb7-e25b-4635-aa6c-88ef0c182ec0} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20149 | 2026.05.21 09:27:29.558285 [ 270 ] {b3314cb7-e25b-4635-aa6c-88ef0c182ec0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 20150 | 2026.05.21 09:27:29.558590 [ 270 ] {b3314cb7-e25b-4635-aa6c-88ef0c182ec0} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 20151 | 2026.05.21 09:27:29.558804 [ 270 ] {b3314cb7-e25b-4635-aa6c-88ef0c182ec0} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20152 | 2026.05.21 09:27:29.558940 [ 270 ] {b3314cb7-e25b-4635-aa6c-88ef0c182ec0} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001214 sec., 33772.65238879737 rows/sec., 2.48 MiB/sec. | ||
| 20153 | 2026.05.21 09:27:29.558976 [ 270 ] {b3314cb7-e25b-4635-aa6c-88ef0c182ec0} <Debug> TCPHandler: Processed in 0.001379406 sec. | ||
| 20154 | 2026.05.21 09:27:29.559102 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20155 | 2026.05.21 09:27:29.559199 [ 270 ] {831d8837-b276-4c85-89e2-8d7eb7813b90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20156 | 2026.05.21 09:27:29.559239 [ 270 ] {831d8837-b276-4c85-89e2-8d7eb7813b90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20157 | 2026.05.21 09:27:29.559703 [ 270 ] {831d8837-b276-4c85-89e2-8d7eb7813b90} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20158 | 2026.05.21 09:27:29.559750 [ 270 ] {831d8837-b276-4c85-89e2-8d7eb7813b90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 20159 | 2026.05.21 09:27:29.560054 [ 270 ] {831d8837-b276-4c85-89e2-8d7eb7813b90} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 20160 | 2026.05.21 09:27:29.560265 [ 270 ] {831d8837-b276-4c85-89e2-8d7eb7813b90} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20161 | 2026.05.21 09:27:29.560396 [ 270 ] {831d8837-b276-4c85-89e2-8d7eb7813b90} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001216 sec., 86348.6842105263 rows/sec., 6.74 MiB/sec. | ||
| 20162 | 2026.05.21 09:27:29.560439 [ 270 ] {831d8837-b276-4c85-89e2-8d7eb7813b90} <Debug> TCPHandler: Processed in 0.001386457 sec. | ||
| 20163 | 2026.05.21 09:27:29.560586 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20164 | 2026.05.21 09:27:29.560682 [ 270 ] {ece5e72c-8424-4c6e-89ef-e1dafcf6b9d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20165 | 2026.05.21 09:27:29.560726 [ 270 ] {ece5e72c-8424-4c6e-89ef-e1dafcf6b9d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20166 | 2026.05.21 09:27:29.561199 [ 270 ] {ece5e72c-8424-4c6e-89ef-e1dafcf6b9d7} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20167 | 2026.05.21 09:27:29.561235 [ 270 ] {ece5e72c-8424-4c6e-89ef-e1dafcf6b9d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 20168 | 2026.05.21 09:27:29.561567 [ 270 ] {ece5e72c-8424-4c6e-89ef-e1dafcf6b9d7} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 20169 | 2026.05.21 09:27:29.561781 [ 270 ] {ece5e72c-8424-4c6e-89ef-e1dafcf6b9d7} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20170 | 2026.05.21 09:27:29.561920 [ 270 ] {ece5e72c-8424-4c6e-89ef-e1dafcf6b9d7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001256 sec., 127388.53503184713 rows/sec., 8.87 MiB/sec. | ||
| 20171 | 2026.05.21 09:27:29.561955 [ 270 ] {ece5e72c-8424-4c6e-89ef-e1dafcf6b9d7} <Debug> TCPHandler: Processed in 0.001423548 sec. | ||
| 20172 | 2026.05.21 09:27:29.562090 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20173 | 2026.05.21 09:27:29.562186 [ 270 ] {a7c3a54e-548d-4998-a619-0b6b328a79c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20174 | 2026.05.21 09:27:29.562241 [ 270 ] {a7c3a54e-548d-4998-a619-0b6b328a79c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20175 | 2026.05.21 09:27:29.563183 [ 270 ] {a7c3a54e-548d-4998-a619-0b6b328a79c7} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20176 | 2026.05.21 09:27:29.563220 [ 270 ] {a7c3a54e-548d-4998-a619-0b6b328a79c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 20177 | 2026.05.21 09:27:29.563799 [ 270 ] {a7c3a54e-548d-4998-a619-0b6b328a79c7} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 20178 | 2026.05.21 09:27:29.564035 [ 270 ] {a7c3a54e-548d-4998-a619-0b6b328a79c7} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20179 | 2026.05.21 09:27:29.564187 [ 270 ] {a7c3a54e-548d-4998-a619-0b6b328a79c7} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002019 sec., 20307.082714214957 rows/sec., 36.39 MiB/sec. | ||
| 20180 | 2026.05.21 09:27:29.564288 [ 270 ] {a7c3a54e-548d-4998-a619-0b6b328a79c7} <Debug> TCPHandler: Processed in 0.002252396 sec. | ||
| 20181 | 2026.05.21 09:27:29.564428 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20182 | 2026.05.21 09:27:29.564525 [ 270 ] {bc36680c-b090-4f28-92b6-f559ba430056} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20183 | 2026.05.21 09:27:29.564567 [ 270 ] {bc36680c-b090-4f28-92b6-f559ba430056} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20184 | 2026.05.21 09:27:29.564932 [ 270 ] {bc36680c-b090-4f28-92b6-f559ba430056} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20185 | 2026.05.21 09:27:29.564968 [ 270 ] {bc36680c-b090-4f28-92b6-f559ba430056} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 20186 | 2026.05.21 09:27:29.565274 [ 270 ] {bc36680c-b090-4f28-92b6-f559ba430056} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 20187 | 2026.05.21 09:27:29.565482 [ 270 ] {bc36680c-b090-4f28-92b6-f559ba430056} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20188 | 2026.05.21 09:27:29.565618 [ 270 ] {bc36680c-b090-4f28-92b6-f559ba430056} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001111 sec., 54005.400540054005 rows/sec., 3.64 MiB/sec. | ||
| 20189 | 2026.05.21 09:27:29.565653 [ 270 ] {bc36680c-b090-4f28-92b6-f559ba430056} <Debug> TCPHandler: Processed in 0.001275413 sec. | ||
| 20190 | 2026.05.21 09:27:30.772839 [ 219 ] {} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Found 6 old parts to remove. Parts: [all_1_25_4, all_26_26_0, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0] | ||
| 20191 | 2026.05.21 09:27:30.772891 [ 219 ] {} <Debug> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Removing 6 parts from filesystem (serially): Parts: [all_1_25_4, all_26_26_0, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0] | ||
| 20192 | 2026.05.21 09:27:30.775509 [ 219 ] {} <Debug> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Removing 6 parts from memory: Parts: [all_1_25_4, all_26_26_0, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0] | ||
| 20193 | 2026.05.21 09:27:30.881641 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 663 | ||
| 20194 | 2026.05.21 09:27:30.898805 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20195 | 2026.05.21 09:27:30.898862 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 20196 | 2026.05.21 09:27:30.904992 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 20197 | 2026.05.21 09:27:30.905686 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20198 | 2026.05.21 09:27:30.908692 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 663 | ||
| 20199 | 2026.05.21 09:27:32.350596 [ 218 ] {} <Trace> oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 20200 | 2026.05.21 09:27:32.350649 [ 218 ] {} <Debug> oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 20201 | 2026.05.21 09:27:32.352204 [ 218 ] {} <Debug> oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 20202 | 2026.05.21 09:27:33.016329 [ 219 ] {} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 20203 | 2026.05.21 09:27:33.016383 [ 219 ] {} <Debug> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 20204 | 2026.05.21 09:27:33.018117 [ 219 ] {} <Debug> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 20205 | 2026.05.21 09:27:33.200131 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20206 | 2026.05.21 09:27:33.200419 [ 270 ] {5ac19543-0646-4484-908b-b6fedcd1a82a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', '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_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', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 20207 | 2026.05.21 09:27:33.200870 [ 270 ] {5ac19543-0646-4484-908b-b6fedcd1a82a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20208 | 2026.05.21 09:27:33.200913 [ 270 ] {5ac19543-0646-4484-908b-b6fedcd1a82a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', '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_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', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 20209 | 2026.05.21 09:27:33.201184 [ 270 ] {5ac19543-0646-4484-908b-b6fedcd1a82a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20210 | 2026.05.21 09:27:33.201252 [ 270 ] {5ac19543-0646-4484-908b-b6fedcd1a82a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20211 | 2026.05.21 09:27:33.201401 [ 270 ] {5ac19543-0646-4484-908b-b6fedcd1a82a} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 41-element set) | ||
| 20212 | 2026.05.21 09:27:33.201517 [ 346 ] {5ac19543-0646-4484-908b-b6fedcd1a82a} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20213 | 2026.05.21 09:27:33.201537 [ 356 ] {5ac19543-0646-4484-908b-b6fedcd1a82a} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20214 | 2026.05.21 09:27:33.201536 [ 355 ] {5ac19543-0646-4484-908b-b6fedcd1a82a} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 20215 | 2026.05.21 09:27:33.201518 [ 334 ] {5ac19543-0646-4484-908b-b6fedcd1a82a} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20216 | 2026.05.21 09:27:33.201798 [ 270 ] {5ac19543-0646-4484-908b-b6fedcd1a82a} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 20217 | 2026.05.21 09:27:33.201828 [ 270 ] {5ac19543-0646-4484-908b-b6fedcd1a82a} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20218 | 2026.05.21 09:27:33.201936 [ 270 ] {5ac19543-0646-4484-908b-b6fedcd1a82a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20219 | 2026.05.21 09:27:33.201958 [ 270 ] {5ac19543-0646-4484-908b-b6fedcd1a82a} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 20220 | 2026.05.21 09:27:33.201997 [ 270 ] {5ac19543-0646-4484-908b-b6fedcd1a82a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', '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_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', 'zone:cpu_nsec'))" | ||
| 20221 | 2026.05.21 09:27:33.202042 [ 270 ] {5ac19543-0646-4484-908b-b6fedcd1a82a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', '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_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', 'zone:cpu_nsec'))" | ||
| 20222 | 2026.05.21 09:27:33.202090 [ 270 ] {5ac19543-0646-4484-908b-b6fedcd1a82a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', '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_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', 'zone:cpu_nsec'))" | ||
| 20223 | 2026.05.21 09:27:33.202132 [ 270 ] {5ac19543-0646-4484-908b-b6fedcd1a82a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', '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_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', 'zone:cpu_nsec'))" | ||
| 20224 | 2026.05.21 09:27:33.203582 [ 270 ] {5ac19543-0646-4484-908b-b6fedcd1a82a} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.003299 sec., 15459.230069718096 rows/sec., 3.66 MiB/sec. | ||
| 20225 | 2026.05.21 09:27:33.203825 [ 270 ] {5ac19543-0646-4484-908b-b6fedcd1a82a} <Debug> MemoryTracker: Peak memory usage (for query): 209.45 KiB. | ||
| 20226 | 2026.05.21 09:27:33.203842 [ 270 ] {5ac19543-0646-4484-908b-b6fedcd1a82a} <Debug> TCPHandler: Processed in 0.00386391 sec. | ||
| 20227 | 2026.05.21 09:27:33.219908 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20228 | 2026.05.21 09:27:33.220048 [ 270 ] {3822bd4f-c291-48fd-9d17-6b83bf652f7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 20229 | 2026.05.21 09:27:33.220102 [ 270 ] {3822bd4f-c291-48fd-9d17-6b83bf652f7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 20230 | 2026.05.21 09:27:33.220915 [ 270 ] {3822bd4f-c291-48fd-9d17-6b83bf652f7c} <Trace> oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20231 | 2026.05.21 09:27:33.220972 [ 270 ] {3822bd4f-c291-48fd-9d17-6b83bf652f7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 20232 | 2026.05.21 09:27:33.221504 [ 270 ] {3822bd4f-c291-48fd-9d17-6b83bf652f7c} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 20233 | 2026.05.21 09:27:33.221735 [ 270 ] {3822bd4f-c291-48fd-9d17-6b83bf652f7c} <Trace> oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20234 | 2026.05.21 09:27:33.221881 [ 34 ] {} <Debug> oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d) (MergerMutator): Selected 6 parts from all_1_35_8 to all_40_40_0 | ||
| 20235 | 2026.05.21 09:27:33.221887 [ 270 ] {3822bd4f-c291-48fd-9d17-6b83bf652f7c} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001878 sec., 151224.70713525027 rows/sec., 9.60 MiB/sec. | ||
| 20236 | 2026.05.21 09:27:33.221934 [ 34 ] {} <Trace> oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20237 | 2026.05.21 09:27:33.221949 [ 270 ] {3822bd4f-c291-48fd-9d17-6b83bf652f7c} <Debug> TCPHandler: Processed in 0.002104371 sec. | ||
| 20238 | 2026.05.21 09:27:33.221966 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 20239 | 2026.05.21 09:27:33.222090 [ 199 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_40_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_35_8 to all_40_40_0 into Compact with storage Full | ||
| 20240 | 2026.05.21 09:27:33.222147 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20241 | 2026.05.21 09:27:33.222226 [ 199 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_40_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20242 | 2026.05.21 09:27:33.222257 [ 270 ] {c40fca66-21dc-4424-8858-5be31d91de4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 20243 | 2026.05.21 09:27:33.222266 [ 199 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_40_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_35_8, total 308 rows starting from the beginning of the part | ||
| 20244 | 2026.05.21 09:27:33.222310 [ 270 ] {c40fca66-21dc-4424-8858-5be31d91de4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 20245 | 2026.05.21 09:27:33.222357 [ 199 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_40_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 24 rows starting from the beginning of the part | ||
| 20246 | 2026.05.21 09:27:33.222413 [ 199 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_40_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 284 rows starting from the beginning of the part | ||
| 20247 | 2026.05.21 09:27:33.222460 [ 199 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_40_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 284 rows starting from the beginning of the part | ||
| 20248 | 2026.05.21 09:27:33.222503 [ 199 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_40_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 284 rows starting from the beginning of the part | ||
| 20249 | 2026.05.21 09:27:33.222545 [ 199 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_40_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 284 rows starting from the beginning of the part | ||
| 20250 | 2026.05.21 09:27:33.222763 [ 270 ] {c40fca66-21dc-4424-8858-5be31d91de4a} <Trace> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20251 | 2026.05.21 09:27:33.222807 [ 270 ] {c40fca66-21dc-4424-8858-5be31d91de4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 20252 | 2026.05.21 09:27:33.223134 [ 270 ] {c40fca66-21dc-4424-8858-5be31d91de4a} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 20253 | 2026.05.21 09:27:33.223364 [ 270 ] {c40fca66-21dc-4424-8858-5be31d91de4a} <Trace> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20254 | 2026.05.21 09:27:33.223500 [ 270 ] {c40fca66-21dc-4424-8858-5be31d91de4a} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001262 sec., 3169.5721077654516 rows/sec., 258.46 KiB/sec. | ||
| 20255 | 2026.05.21 09:27:33.223536 [ 270 ] {c40fca66-21dc-4424-8858-5be31d91de4a} <Debug> TCPHandler: Processed in 0.001441838 sec. | ||
| 20256 | 2026.05.21 09:27:33.223623 [ 193 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_40_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1468 rows, containing 5 columns (5 merged, 0 gathered) in 0.001586674 sec., 925205.8078723166 rows/sec., 62.88 MiB/sec. | ||
| 20257 | 2026.05.21 09:27:33.223672 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20258 | 2026.05.21 09:27:33.223772 [ 270 ] {82ffe2c6-9d22-493e-9bdb-dfec7e499880} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20259 | 2026.05.21 09:27:33.223794 [ 199 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_40_9} <Trace> MergedBlockOutputStream: filled checksums all_1_40_9 (state Temporary) | ||
| 20260 | 2026.05.21 09:27:33.223816 [ 270 ] {82ffe2c6-9d22-493e-9bdb-dfec7e499880} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20261 | 2026.05.21 09:27:33.224050 [ 199 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_40_9} <Trace> oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Renaming temporary part tmp_merge_all_1_40_9 to all_1_40_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20262 | 2026.05.21 09:27:33.224127 [ 199 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_40_9} <Trace> oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d) (MergerMutator): Merged 6 parts: [all_1_35_8, all_40_40_0] -> all_1_40_9 | ||
| 20263 | 2026.05.21 09:27:33.224200 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 20264 | 2026.05.21 09:27:33.226572 [ 270 ] {82ffe2c6-9d22-493e-9bdb-dfec7e499880} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20265 | 2026.05.21 09:27:33.226653 [ 270 ] {82ffe2c6-9d22-493e-9bdb-dfec7e499880} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 20266 | 2026.05.21 09:27:33.227164 [ 270 ] {82ffe2c6-9d22-493e-9bdb-dfec7e499880} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 20267 | 2026.05.21 09:27:33.227379 [ 270 ] {82ffe2c6-9d22-493e-9bdb-dfec7e499880} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20268 | 2026.05.21 09:27:33.227520 [ 270 ] {82ffe2c6-9d22-493e-9bdb-dfec7e499880} <Debug> executeQuery: Read 3148 rows, 239.13 KiB in 0.003766 sec., 835900.1593202337 rows/sec., 62.01 MiB/sec. | ||
| 20269 | 2026.05.21 09:27:33.227557 [ 270 ] {82ffe2c6-9d22-493e-9bdb-dfec7e499880} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 20270 | 2026.05.21 09:27:33.227572 [ 270 ] {82ffe2c6-9d22-493e-9bdb-dfec7e499880} <Debug> TCPHandler: Processed in 0.003950642 sec. | ||
| 20271 | 2026.05.21 09:27:33.227720 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20272 | 2026.05.21 09:27:33.227820 [ 270 ] {9aa72a87-72b0-4640-b56a-4daf15bef122} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20273 | 2026.05.21 09:27:33.227862 [ 270 ] {9aa72a87-72b0-4640-b56a-4daf15bef122} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20274 | 2026.05.21 09:27:33.228400 [ 270 ] {9aa72a87-72b0-4640-b56a-4daf15bef122} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20275 | 2026.05.21 09:27:33.228439 [ 270 ] {9aa72a87-72b0-4640-b56a-4daf15bef122} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 20276 | 2026.05.21 09:27:33.228765 [ 270 ] {9aa72a87-72b0-4640-b56a-4daf15bef122} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 20277 | 2026.05.21 09:27:33.228978 [ 270 ] {9aa72a87-72b0-4640-b56a-4daf15bef122} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20278 | 2026.05.21 09:27:33.229108 [ 270 ] {9aa72a87-72b0-4640-b56a-4daf15bef122} <Debug> executeQuery: Read 157 rows, 9.65 KiB in 0.001307 sec., 120122.41775057383 rows/sec., 7.21 MiB/sec. | ||
| 20279 | 2026.05.21 09:27:33.229144 [ 270 ] {9aa72a87-72b0-4640-b56a-4daf15bef122} <Debug> TCPHandler: Processed in 0.00147461 sec. | ||
| 20280 | 2026.05.21 09:27:33.229279 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20281 | 2026.05.21 09:27:33.229379 [ 270 ] {61403245-de13-4f38-b6f3-3be3d401566e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 20282 | 2026.05.21 09:27:33.229419 [ 270 ] {61403245-de13-4f38-b6f3-3be3d401566e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20283 | 2026.05.21 09:27:33.230221 [ 270 ] {61403245-de13-4f38-b6f3-3be3d401566e} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20284 | 2026.05.21 09:27:33.230260 [ 270 ] {61403245-de13-4f38-b6f3-3be3d401566e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 20285 | 2026.05.21 09:27:33.230603 [ 270 ] {61403245-de13-4f38-b6f3-3be3d401566e} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 20286 | 2026.05.21 09:27:33.230821 [ 270 ] {61403245-de13-4f38-b6f3-3be3d401566e} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20287 | 2026.05.21 09:27:33.230954 [ 270 ] {61403245-de13-4f38-b6f3-3be3d401566e} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001595 sec., 595611.2852664577 rows/sec., 35.04 MiB/sec. | ||
| 20288 | 2026.05.21 09:27:33.230991 [ 270 ] {61403245-de13-4f38-b6f3-3be3d401566e} <Debug> TCPHandler: Processed in 0.001762139 sec. | ||
| 20289 | 2026.05.21 09:27:33.231129 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20290 | 2026.05.21 09:27:33.231231 [ 270 ] {45f4994a-3f8e-4d2c-8eb2-d7f71a39f5f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 20291 | 2026.05.21 09:27:33.231272 [ 270 ] {45f4994a-3f8e-4d2c-8eb2-d7f71a39f5f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 20292 | 2026.05.21 09:27:33.231724 [ 270 ] {45f4994a-3f8e-4d2c-8eb2-d7f71a39f5f2} <Trace> oximeter.fields_u64 (b5f83427-ae7b-4855-93f2-492292eb8518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20293 | 2026.05.21 09:27:33.231761 [ 270 ] {45f4994a-3f8e-4d2c-8eb2-d7f71a39f5f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 20294 | 2026.05.21 09:27:33.232048 [ 270 ] {45f4994a-3f8e-4d2c-8eb2-d7f71a39f5f2} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 20295 | 2026.05.21 09:27:33.232260 [ 270 ] {45f4994a-3f8e-4d2c-8eb2-d7f71a39f5f2} <Trace> oximeter.fields_u64 (b5f83427-ae7b-4855-93f2-492292eb8518): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20296 | 2026.05.21 09:27:33.232396 [ 270 ] {45f4994a-3f8e-4d2c-8eb2-d7f71a39f5f2} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001184 sec., 844.5945945945946 rows/sec., 59.39 KiB/sec. | ||
| 20297 | 2026.05.21 09:27:33.232432 [ 270 ] {45f4994a-3f8e-4d2c-8eb2-d7f71a39f5f2} <Debug> TCPHandler: Processed in 0.001353435 sec. | ||
| 20298 | 2026.05.21 09:27:33.232580 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20299 | 2026.05.21 09:27:33.232683 [ 270 ] {5a39f3b6-746c-468d-b6f3-4c9567e19608} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 20300 | 2026.05.21 09:27:33.232723 [ 270 ] {5a39f3b6-746c-468d-b6f3-4c9567e19608} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 20301 | 2026.05.21 09:27:33.233178 [ 270 ] {5a39f3b6-746c-468d-b6f3-4c9567e19608} <Trace> oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20302 | 2026.05.21 09:27:33.233215 [ 270 ] {5a39f3b6-746c-468d-b6f3-4c9567e19608} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 20303 | 2026.05.21 09:27:33.233521 [ 270 ] {5a39f3b6-746c-468d-b6f3-4c9567e19608} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 20304 | 2026.05.21 09:27:33.233739 [ 270 ] {5a39f3b6-746c-468d-b6f3-4c9567e19608} <Trace> oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20305 | 2026.05.21 09:27:33.233871 [ 270 ] {5a39f3b6-746c-468d-b6f3-4c9567e19608} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001206 sec., 122719.73466003317 rows/sec., 6.98 MiB/sec. | ||
| 20306 | 2026.05.21 09:27:33.233908 [ 270 ] {5a39f3b6-746c-468d-b6f3-4c9567e19608} <Debug> TCPHandler: Processed in 0.001382307 sec. | ||
| 20307 | 2026.05.21 09:27:33.234051 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20308 | 2026.05.21 09:27:33.234155 [ 270 ] {3f905481-bfb2-4233-95f7-daa418795e62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20309 | 2026.05.21 09:27:33.234195 [ 270 ] {3f905481-bfb2-4233-95f7-daa418795e62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20310 | 2026.05.21 09:27:33.235239 [ 270 ] {3f905481-bfb2-4233-95f7-daa418795e62} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20311 | 2026.05.21 09:27:33.235277 [ 270 ] {3f905481-bfb2-4233-95f7-daa418795e62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 20312 | 2026.05.21 09:27:33.235650 [ 270 ] {3f905481-bfb2-4233-95f7-daa418795e62} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 20313 | 2026.05.21 09:27:33.235862 [ 270 ] {3f905481-bfb2-4233-95f7-daa418795e62} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20314 | 2026.05.21 09:27:33.235993 [ 270 ] {3f905481-bfb2-4233-95f7-daa418795e62} <Debug> executeQuery: Read 1720 rows, 118.50 KiB in 0.001863 sec., 923242.0826623725 rows/sec., 62.12 MiB/sec. | ||
| 20315 | 2026.05.21 09:27:33.236029 [ 270 ] {3f905481-bfb2-4233-95f7-daa418795e62} <Debug> TCPHandler: Processed in 0.002028598 sec. | ||
| 20316 | 2026.05.21 09:27:33.236176 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20317 | 2026.05.21 09:27:33.236274 [ 270 ] {e9e3bc9c-60c5-40f6-8013-70785246407a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 20318 | 2026.05.21 09:27:33.236316 [ 270 ] {e9e3bc9c-60c5-40f6-8013-70785246407a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 20319 | 2026.05.21 09:27:33.236665 [ 270 ] {e9e3bc9c-60c5-40f6-8013-70785246407a} <Trace> oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20320 | 2026.05.21 09:27:33.236702 [ 270 ] {e9e3bc9c-60c5-40f6-8013-70785246407a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 20321 | 2026.05.21 09:27:33.236997 [ 270 ] {e9e3bc9c-60c5-40f6-8013-70785246407a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 20322 | 2026.05.21 09:27:33.237200 [ 270 ] {e9e3bc9c-60c5-40f6-8013-70785246407a} <Trace> oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20323 | 2026.05.21 09:27:33.237310 [ 102 ] {} <Debug> oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2) (MergerMutator): Selected 6 parts from all_1_19_4 to all_24_24_0 | ||
| 20324 | 2026.05.21 09:27:33.237327 [ 270 ] {e9e3bc9c-60c5-40f6-8013-70785246407a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001072 sec., 5597.014925373134 rows/sec., 292.42 KiB/sec. | ||
| 20325 | 2026.05.21 09:27:33.237369 [ 102 ] {} <Trace> oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20326 | 2026.05.21 09:27:33.237380 [ 270 ] {e9e3bc9c-60c5-40f6-8013-70785246407a} <Debug> TCPHandler: Processed in 0.001254442 sec. | ||
| 20327 | 2026.05.21 09:27:33.237400 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 20328 | 2026.05.21 09:27:33.237509 [ 193 ] {99541cf2-c455-4ded-b6e5-1e223d58d8e2::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 | ||
| 20329 | 2026.05.21 09:27:33.237535 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20330 | 2026.05.21 09:27:33.237614 [ 193 ] {99541cf2-c455-4ded-b6e5-1e223d58d8e2::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20331 | 2026.05.21 09:27:33.237633 [ 270 ] {359ffc13-8e1c-4f9c-8c26-10fb9b23a064} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20332 | 2026.05.21 09:27:33.237648 [ 193 ] {99541cf2-c455-4ded-b6e5-1e223d58d8e2::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 | ||
| 20333 | 2026.05.21 09:27:33.237675 [ 270 ] {359ffc13-8e1c-4f9c-8c26-10fb9b23a064} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20334 | 2026.05.21 09:27:33.237709 [ 193 ] {99541cf2-c455-4ded-b6e5-1e223d58d8e2::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
| 20335 | 2026.05.21 09:27:33.237760 [ 193 ] {99541cf2-c455-4ded-b6e5-1e223d58d8e2::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 | ||
| 20336 | 2026.05.21 09:27:33.237808 [ 193 ] {99541cf2-c455-4ded-b6e5-1e223d58d8e2::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 | ||
| 20337 | 2026.05.21 09:27:33.237855 [ 193 ] {99541cf2-c455-4ded-b6e5-1e223d58d8e2::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 | ||
| 20338 | 2026.05.21 09:27:33.237903 [ 193 ] {99541cf2-c455-4ded-b6e5-1e223d58d8e2::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 | ||
| 20339 | 2026.05.21 09:27:33.238403 [ 270 ] {359ffc13-8e1c-4f9c-8c26-10fb9b23a064} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20340 | 2026.05.21 09:27:33.238439 [ 270 ] {359ffc13-8e1c-4f9c-8c26-10fb9b23a064} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 20341 | 2026.05.21 09:27:33.238736 [ 199 ] {99541cf2-c455-4ded-b6e5-1e223d58d8e2::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 144 rows, containing 4 columns (4 merged, 0 gathered) in 0.001265192 sec., 113816.71714648843 rows/sec., 5.81 MiB/sec. | ||
| 20342 | 2026.05.21 09:27:33.238861 [ 270 ] {359ffc13-8e1c-4f9c-8c26-10fb9b23a064} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 20343 | 2026.05.21 09:27:33.238927 [ 196 ] {99541cf2-c455-4ded-b6e5-1e223d58d8e2::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
| 20344 | 2026.05.21 09:27:33.239134 [ 270 ] {359ffc13-8e1c-4f9c-8c26-10fb9b23a064} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20345 | 2026.05.21 09:27:33.239287 [ 270 ] {359ffc13-8e1c-4f9c-8c26-10fb9b23a064} <Debug> executeQuery: Read 1679 rows, 105.09 KiB in 0.001672 sec., 1004186.6028708133 rows/sec., 61.38 MiB/sec. | ||
| 20346 | 2026.05.21 09:27:33.239325 [ 270 ] {359ffc13-8e1c-4f9c-8c26-10fb9b23a064} <Debug> TCPHandler: Processed in 0.001839951 sec. | ||
| 20347 | 2026.05.21 09:27:33.239339 [ 196 ] {99541cf2-c455-4ded-b6e5-1e223d58d8e2::all_1_24_5} <Trace> oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20348 | 2026.05.21 09:27:33.239441 [ 196 ] {99541cf2-c455-4ded-b6e5-1e223d58d8e2::all_1_24_5} <Trace> oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2) (MergerMutator): Merged 6 parts: [all_1_19_4, all_24_24_0] -> all_1_24_5 | ||
| 20349 | 2026.05.21 09:27:33.239459 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20350 | 2026.05.21 09:27:33.239471 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20351 | 2026.05.21 09:27:33.239498 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20352 | 2026.05.21 09:27:33.239545 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 20353 | 2026.05.21 09:27:33.239590 [ 270 ] {7f24805f-b864-406a-9fff-79c0773bd7c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 20354 | 2026.05.21 09:27:33.239639 [ 270 ] {7f24805f-b864-406a-9fff-79c0773bd7c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 20355 | 2026.05.21 09:27:33.239993 [ 270 ] {7f24805f-b864-406a-9fff-79c0773bd7c5} <Trace> oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20356 | 2026.05.21 09:27:33.240043 [ 270 ] {7f24805f-b864-406a-9fff-79c0773bd7c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 20357 | 2026.05.21 09:27:33.240386 [ 270 ] {7f24805f-b864-406a-9fff-79c0773bd7c5} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 20358 | 2026.05.21 09:27:33.240619 [ 270 ] {7f24805f-b864-406a-9fff-79c0773bd7c5} <Trace> oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20359 | 2026.05.21 09:27:33.240762 [ 96 ] {} <Debug> oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23) (MergerMutator): Selected 6 parts from all_1_19_4 to all_24_24_0 | ||
| 20360 | 2026.05.21 09:27:33.240769 [ 270 ] {7f24805f-b864-406a-9fff-79c0773bd7c5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001196 sec., 836.1204013377926 rows/sec., 56.34 KiB/sec. | ||
| 20361 | 2026.05.21 09:27:33.240807 [ 96 ] {} <Trace> oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20362 | 2026.05.21 09:27:33.240823 [ 270 ] {7f24805f-b864-406a-9fff-79c0773bd7c5} <Debug> TCPHandler: Processed in 0.001414217 sec. | ||
| 20363 | 2026.05.21 09:27:33.240836 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 20364 | 2026.05.21 09:27:33.240917 [ 193 ] {2c8398ac-e386-480f-bb0e-80e1f2c2ec23::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 | ||
| 20365 | 2026.05.21 09:27:33.240990 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20366 | 2026.05.21 09:27:33.241018 [ 193 ] {2c8398ac-e386-480f-bb0e-80e1f2c2ec23::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20367 | 2026.05.21 09:27:33.241044 [ 193 ] {2c8398ac-e386-480f-bb0e-80e1f2c2ec23::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 19 rows starting from the beginning of the part | ||
| 20368 | 2026.05.21 09:27:33.241090 [ 193 ] {2c8398ac-e386-480f-bb0e-80e1f2c2ec23::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part | ||
| 20369 | 2026.05.21 09:27:33.241091 [ 270 ] {5dce9d03-7d28-49cb-86f4-2135a904c5c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20370 | 2026.05.21 09:27:33.241128 [ 193 ] {2c8398ac-e386-480f-bb0e-80e1f2c2ec23::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part | ||
| 20371 | 2026.05.21 09:27:33.241156 [ 270 ] {5dce9d03-7d28-49cb-86f4-2135a904c5c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20372 | 2026.05.21 09:27:33.241162 [ 193 ] {2c8398ac-e386-480f-bb0e-80e1f2c2ec23::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part | ||
| 20373 | 2026.05.21 09:27:33.241201 [ 193 ] {2c8398ac-e386-480f-bb0e-80e1f2c2ec23::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part | ||
| 20374 | 2026.05.21 09:27:33.241233 [ 193 ] {2c8398ac-e386-480f-bb0e-80e1f2c2ec23::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part | ||
| 20375 | 2026.05.21 09:27:33.241765 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20376 | 2026.05.21 09:27:33.241975 [ 187 ] {2c8398ac-e386-480f-bb0e-80e1f2c2ec23::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24 rows, containing 4 columns (4 merged, 0 gathered) in 0.001087057 sec., 22077.95911345955 rows/sec., 1.45 MiB/sec. | ||
| 20377 | 2026.05.21 09:27:33.241981 [ 270 ] {5dce9d03-7d28-49cb-86f4-2135a904c5c5} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20378 | 2026.05.21 09:27:33.242037 [ 270 ] {5dce9d03-7d28-49cb-86f4-2135a904c5c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 20379 | 2026.05.21 09:27:33.242086 [ 193 ] {2c8398ac-e386-480f-bb0e-80e1f2c2ec23::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
| 20380 | 2026.05.21 09:27:33.242325 [ 193 ] {2c8398ac-e386-480f-bb0e-80e1f2c2ec23::all_1_24_5} <Trace> oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20381 | 2026.05.21 09:27:33.242387 [ 193 ] {2c8398ac-e386-480f-bb0e-80e1f2c2ec23::all_1_24_5} <Trace> oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23) (MergerMutator): Merged 6 parts: [all_1_19_4, all_24_24_0] -> all_1_24_5 | ||
| 20382 | 2026.05.21 09:27:33.242447 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 20383 | 2026.05.21 09:27:33.242550 [ 270 ] {5dce9d03-7d28-49cb-86f4-2135a904c5c5} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 20384 | 2026.05.21 09:27:33.242781 [ 270 ] {5dce9d03-7d28-49cb-86f4-2135a904c5c5} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20385 | 2026.05.21 09:27:33.242929 [ 270 ] {5dce9d03-7d28-49cb-86f4-2135a904c5c5} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001856 sec., 5926.724137931034 rows/sec., 10.62 MiB/sec. | ||
| 20386 | 2026.05.21 09:27:33.243009 [ 270 ] {5dce9d03-7d28-49cb-86f4-2135a904c5c5} <Debug> TCPHandler: Processed in 0.00207523 sec. | ||
| 20387 | 2026.05.21 09:27:33.243165 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20388 | 2026.05.21 09:27:33.243263 [ 270 ] {546f06d6-bffd-4047-9889-489a02c7f298} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20389 | 2026.05.21 09:27:33.243305 [ 270 ] {546f06d6-bffd-4047-9889-489a02c7f298} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20390 | 2026.05.21 09:27:33.243668 [ 270 ] {546f06d6-bffd-4047-9889-489a02c7f298} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20391 | 2026.05.21 09:27:33.243704 [ 270 ] {546f06d6-bffd-4047-9889-489a02c7f298} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 20392 | 2026.05.21 09:27:33.244005 [ 270 ] {546f06d6-bffd-4047-9889-489a02c7f298} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 20393 | 2026.05.21 09:27:33.244243 [ 270 ] {546f06d6-bffd-4047-9889-489a02c7f298} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20394 | 2026.05.21 09:27:33.244401 [ 270 ] {546f06d6-bffd-4047-9889-489a02c7f298} <Debug> executeQuery: Read 72 rows, 4.52 KiB in 0.001156 sec., 62283.73702422146 rows/sec., 3.82 MiB/sec. | ||
| 20395 | 2026.05.21 09:27:33.244443 [ 270 ] {546f06d6-bffd-4047-9889-489a02c7f298} <Debug> TCPHandler: Processed in 0.001328265 sec. | ||
| 20396 | 2026.05.21 09:27:33.723848 [ 220 ] {} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20397 | 2026.05.21 09:27:33.723952 [ 220 ] {} <Debug> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20398 | 2026.05.21 09:27:33.726297 [ 220 ] {} <Debug> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20399 | 2026.05.21 09:27:33.823233 [ 218 ] {} <Trace> oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 20400 | 2026.05.21 09:27:33.823290 [ 218 ] {} <Debug> oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 20401 | 2026.05.21 09:27:33.824864 [ 218 ] {} <Debug> oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 20402 | 2026.05.21 09:27:33.843196 [ 220 ] {} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20403 | 2026.05.21 09:27:33.843247 [ 220 ] {} <Debug> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20404 | 2026.05.21 09:27:33.845076 [ 220 ] {} <Debug> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20405 | 2026.05.21 09:27:34.543593 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20406 | 2026.05.21 09:27:34.543903 [ 270 ] {329df64d-42fe-498f-80ef-0e1bcf9ba995} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 20407 | 2026.05.21 09:27:34.544376 [ 270 ] {329df64d-42fe-498f-80ef-0e1bcf9ba995} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20408 | 2026.05.21 09:27:34.544436 [ 270 ] {329df64d-42fe-498f-80ef-0e1bcf9ba995} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 20409 | 2026.05.21 09:27:34.544775 [ 270 ] {329df64d-42fe-498f-80ef-0e1bcf9ba995} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20410 | 2026.05.21 09:27:34.544878 [ 270 ] {329df64d-42fe-498f-80ef-0e1bcf9ba995} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20411 | 2026.05.21 09:27:34.545084 [ 270 ] {329df64d-42fe-498f-80ef-0e1bcf9ba995} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 20412 | 2026.05.21 09:27:34.545199 [ 355 ] {329df64d-42fe-498f-80ef-0e1bcf9ba995} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20413 | 2026.05.21 09:27:34.545207 [ 346 ] {329df64d-42fe-498f-80ef-0e1bcf9ba995} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20414 | 2026.05.21 09:27:34.545201 [ 319 ] {329df64d-42fe-498f-80ef-0e1bcf9ba995} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20415 | 2026.05.21 09:27:34.545201 [ 356 ] {329df64d-42fe-498f-80ef-0e1bcf9ba995} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 20416 | 2026.05.21 09:27:34.545452 [ 270 ] {329df64d-42fe-498f-80ef-0e1bcf9ba995} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 20417 | 2026.05.21 09:27:34.545494 [ 270 ] {329df64d-42fe-498f-80ef-0e1bcf9ba995} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20418 | 2026.05.21 09:27:34.545648 [ 270 ] {329df64d-42fe-498f-80ef-0e1bcf9ba995} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20419 | 2026.05.21 09:27:34.545685 [ 270 ] {329df64d-42fe-498f-80ef-0e1bcf9ba995} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 20420 | 2026.05.21 09:27:34.545741 [ 270 ] {329df64d-42fe-498f-80ef-0e1bcf9ba995} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 20421 | 2026.05.21 09:27:34.545814 [ 270 ] {329df64d-42fe-498f-80ef-0e1bcf9ba995} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 20422 | 2026.05.21 09:27:34.545882 [ 270 ] {329df64d-42fe-498f-80ef-0e1bcf9ba995} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 20423 | 2026.05.21 09:27:34.545951 [ 270 ] {329df64d-42fe-498f-80ef-0e1bcf9ba995} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 20424 | 2026.05.21 09:27:34.547485 [ 270 ] {329df64d-42fe-498f-80ef-0e1bcf9ba995} <Debug> executeQuery: Read 51 rows, 10.48 KiB in 0.0037 sec., 13783.783783783783 rows/sec., 2.77 MiB/sec. | ||
| 20425 | 2026.05.21 09:27:34.547875 [ 270 ] {329df64d-42fe-498f-80ef-0e1bcf9ba995} <Debug> MemoryTracker: Peak memory usage (for query): 170.89 KiB. | ||
| 20426 | 2026.05.21 09:27:34.547910 [ 270 ] {329df64d-42fe-498f-80ef-0e1bcf9ba995} <Debug> TCPHandler: Processed in 0.004523852 sec. | ||
| 20427 | 2026.05.21 09:27:34.549509 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20428 | 2026.05.21 09:27:34.549669 [ 270 ] {e0e72797-4f21-455a-a05e-5611f293d3a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20429 | 2026.05.21 09:27:34.549740 [ 270 ] {e0e72797-4f21-455a-a05e-5611f293d3a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20430 | 2026.05.21 09:27:34.550435 [ 270 ] {e0e72797-4f21-455a-a05e-5611f293d3a8} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20431 | 2026.05.21 09:27:34.550483 [ 270 ] {e0e72797-4f21-455a-a05e-5611f293d3a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 20432 | 2026.05.21 09:27:34.550892 [ 270 ] {e0e72797-4f21-455a-a05e-5611f293d3a8} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 20433 | 2026.05.21 09:27:34.551145 [ 270 ] {e0e72797-4f21-455a-a05e-5611f293d3a8} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20434 | 2026.05.21 09:27:34.551322 [ 270 ] {e0e72797-4f21-455a-a05e-5611f293d3a8} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001696 sec., 33018.8679245283 rows/sec., 2.52 MiB/sec. | ||
| 20435 | 2026.05.21 09:27:34.551380 [ 270 ] {e0e72797-4f21-455a-a05e-5611f293d3a8} <Debug> TCPHandler: Processed in 0.002005567 sec. | ||
| 20436 | 2026.05.21 09:27:34.551550 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20437 | 2026.05.21 09:27:34.551657 [ 270 ] {8bee895e-13aa-41cd-84b1-d17e6c6de89e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20438 | 2026.05.21 09:27:34.551705 [ 270 ] {8bee895e-13aa-41cd-84b1-d17e6c6de89e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20439 | 2026.05.21 09:27:34.552191 [ 270 ] {8bee895e-13aa-41cd-84b1-d17e6c6de89e} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20440 | 2026.05.21 09:27:34.552229 [ 270 ] {8bee895e-13aa-41cd-84b1-d17e6c6de89e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 20441 | 2026.05.21 09:27:34.552553 [ 270 ] {8bee895e-13aa-41cd-84b1-d17e6c6de89e} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 20442 | 2026.05.21 09:27:34.552771 [ 270 ] {8bee895e-13aa-41cd-84b1-d17e6c6de89e} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20443 | 2026.05.21 09:27:34.552915 [ 270 ] {8bee895e-13aa-41cd-84b1-d17e6c6de89e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001284 sec., 49844.23676012461 rows/sec., 3.89 MiB/sec. | ||
| 20444 | 2026.05.21 09:27:34.552954 [ 270 ] {8bee895e-13aa-41cd-84b1-d17e6c6de89e} <Debug> TCPHandler: Processed in 0.001469939 sec. | ||
| 20445 | 2026.05.21 09:27:34.553095 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20446 | 2026.05.21 09:27:34.553201 [ 270 ] {e7b416b9-2ecf-4362-97ef-fa0f2523db32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20447 | 2026.05.21 09:27:34.553248 [ 270 ] {e7b416b9-2ecf-4362-97ef-fa0f2523db32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20448 | 2026.05.21 09:27:34.553714 [ 270 ] {e7b416b9-2ecf-4362-97ef-fa0f2523db32} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20449 | 2026.05.21 09:27:34.553749 [ 270 ] {e7b416b9-2ecf-4362-97ef-fa0f2523db32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 20450 | 2026.05.21 09:27:34.554101 [ 270 ] {e7b416b9-2ecf-4362-97ef-fa0f2523db32} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 20451 | 2026.05.21 09:27:34.554374 [ 270 ] {e7b416b9-2ecf-4362-97ef-fa0f2523db32} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20452 | 2026.05.21 09:27:34.554552 [ 270 ] {e7b416b9-2ecf-4362-97ef-fa0f2523db32} <Debug> executeQuery: Read 52 rows, 3.70 KiB in 0.001375 sec., 37818.18181818182 rows/sec., 2.63 MiB/sec. | ||
| 20453 | 2026.05.21 09:27:34.554593 [ 270 ] {e7b416b9-2ecf-4362-97ef-fa0f2523db32} <Debug> TCPHandler: Processed in 0.001549752 sec. | ||
| 20454 | 2026.05.21 09:27:34.554724 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20455 | 2026.05.21 09:27:34.554825 [ 270 ] {b975b7b0-eed5-432e-b1a4-c6b897019201} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20456 | 2026.05.21 09:27:34.554869 [ 270 ] {b975b7b0-eed5-432e-b1a4-c6b897019201} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20457 | 2026.05.21 09:27:34.555341 [ 270 ] {b975b7b0-eed5-432e-b1a4-c6b897019201} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20458 | 2026.05.21 09:27:34.555375 [ 270 ] {b975b7b0-eed5-432e-b1a4-c6b897019201} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 20459 | 2026.05.21 09:27:34.555685 [ 270 ] {b975b7b0-eed5-432e-b1a4-c6b897019201} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 20460 | 2026.05.21 09:27:34.556018 [ 270 ] {b975b7b0-eed5-432e-b1a4-c6b897019201} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20461 | 2026.05.21 09:27:34.556160 [ 270 ] {b975b7b0-eed5-432e-b1a4-c6b897019201} <Debug> executeQuery: Read 18 rows, 1.25 KiB in 0.001357 sec., 13264.554163596169 rows/sec., 920.43 KiB/sec. | ||
| 20462 | 2026.05.21 09:27:34.556197 [ 270 ] {b975b7b0-eed5-432e-b1a4-c6b897019201} <Debug> TCPHandler: Processed in 0.001524821 sec. | ||
| 20463 | 2026.05.21 09:27:35.086671 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35256 | ||
| 20464 | 2026.05.21 09:27:35.086749 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20465 | 2026.05.21 09:27:35.086774 [ 259 ] {} <Debug> TCP-Session: 4ecfdb09-3764-48e7-92c5-be778dbbd4e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:35256 | ||
| 20466 | 2026.05.21 09:27:35.086796 [ 259 ] {} <Debug> TCP-Session: 4ecfdb09-3764-48e7-92c5-be778dbbd4e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20467 | 2026.05.21 09:27:35.086809 [ 259 ] {} <Debug> TCP-Session: 4ecfdb09-3764-48e7-92c5-be778dbbd4e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20468 | 2026.05.21 09:27:35.087017 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46484 | ||
| 20469 | 2026.05.21 09:27:35.087017 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62859 | ||
| 20470 | 2026.05.21 09:27:35.087054 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36287 | ||
| 20471 | 2026.05.21 09:27:35.087071 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65430 | ||
| 20472 | 2026.05.21 09:27:35.087095 [ 259 ] {} <Trace> TCP-Session: 4ecfdb09-3764-48e7-92c5-be778dbbd4e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20473 | 2026.05.21 09:27:35.087121 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20474 | 2026.05.21 09:27:35.087146 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20475 | 2026.05.21 09:27:35.087147 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20476 | 2026.05.21 09:27:35.087162 [ 269 ] {} <Debug> TCP-Session: 2b725c52-cab1-45aa-b52c-7119632079e4 Authenticating user 'default' from [fd00:1122:3344:101::e]:62859 | ||
| 20477 | 2026.05.21 09:27:35.087174 [ 309 ] {} <Debug> TCP-Session: 0e9b0ac3-4e61-4a1c-883b-8457aa5f084f Authenticating user 'default' from [fd00:1122:3344:101::e]:65430 | ||
| 20478 | 2026.05.21 09:27:35.087192 [ 307 ] {} <Debug> TCP-Session: 8c6ba4db-a340-49c4-b60d-ca853cba9045 Authenticating user 'default' from [fd00:1122:3344:101::e]:36287 | ||
| 20479 | 2026.05.21 09:27:35.087205 [ 269 ] {} <Debug> TCP-Session: 2b725c52-cab1-45aa-b52c-7119632079e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20480 | 2026.05.21 09:27:35.087215 [ 309 ] {} <Debug> TCP-Session: 0e9b0ac3-4e61-4a1c-883b-8457aa5f084f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20481 | 2026.05.21 09:27:35.087233 [ 307 ] {} <Debug> TCP-Session: 8c6ba4db-a340-49c4-b60d-ca853cba9045 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20482 | 2026.05.21 09:27:35.087251 [ 309 ] {} <Debug> TCP-Session: 0e9b0ac3-4e61-4a1c-883b-8457aa5f084f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20483 | 2026.05.21 09:27:35.087264 [ 307 ] {} <Debug> TCP-Session: 8c6ba4db-a340-49c4-b60d-ca853cba9045 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20484 | 2026.05.21 09:27:35.087277 [ 259 ] {2094a363-0165-45fd-bd9a-6109bc30096f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35256) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 20485 | 2026.05.21 09:27:35.087239 [ 269 ] {} <Debug> TCP-Session: 2b725c52-cab1-45aa-b52c-7119632079e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20486 | 2026.05.21 09:27:35.087096 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35142 | ||
| 20487 | 2026.05.21 09:27:35.087084 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38097 | ||
| 20488 | 2026.05.21 09:27:35.087080 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20489 | 2026.05.21 09:27:35.087062 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54725 | ||
| 20490 | 2026.05.21 09:27:35.087434 [ 303 ] {} <Debug> TCP-Session: 29ca2541-e61f-4168-a86b-d2a51212fbce Authenticating user 'default' from [fd00:1122:3344:101::e]:46484 | ||
| 20491 | 2026.05.21 09:27:35.087437 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20492 | 2026.05.21 09:27:35.087469 [ 303 ] {} <Debug> TCP-Session: 29ca2541-e61f-4168-a86b-d2a51212fbce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20493 | 2026.05.21 09:27:35.087487 [ 310 ] {} <Debug> TCP-Session: 4c36d1cd-929b-48dc-b2ef-b3e66b70dc01 Authenticating user 'default' from [fd00:1122:3344:101::e]:38097 | ||
| 20494 | 2026.05.21 09:27:35.087494 [ 303 ] {} <Debug> TCP-Session: 29ca2541-e61f-4168-a86b-d2a51212fbce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20495 | 2026.05.21 09:27:35.087512 [ 310 ] {} <Debug> TCP-Session: 4c36d1cd-929b-48dc-b2ef-b3e66b70dc01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20496 | 2026.05.21 09:27:35.087051 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49526 | ||
| 20497 | 2026.05.21 09:27:35.087535 [ 310 ] {} <Debug> TCP-Session: 4c36d1cd-929b-48dc-b2ef-b3e66b70dc01 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20498 | 2026.05.21 09:27:35.087555 [ 259 ] {2094a363-0165-45fd-bd9a-6109bc30096f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 20499 | 2026.05.21 09:27:35.087429 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20500 | 2026.05.21 09:27:35.087637 [ 259 ] {2094a363-0165-45fd-bd9a-6109bc30096f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20501 | 2026.05.21 09:27:35.087641 [ 311 ] {} <Debug> TCP-Session: 2cbeb912-e6ab-43a8-8b77-6c854e95e9d6 Authenticating user 'default' from [fd00:1122:3344:101::e]:35142 | ||
| 20502 | 2026.05.21 09:27:35.087684 [ 311 ] {} <Debug> TCP-Session: 2cbeb912-e6ab-43a8-8b77-6c854e95e9d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20503 | 2026.05.21 09:27:35.087700 [ 311 ] {} <Debug> TCP-Session: 2cbeb912-e6ab-43a8-8b77-6c854e95e9d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20504 | 2026.05.21 09:27:35.087943 [ 259 ] {2094a363-0165-45fd-bd9a-6109bc30096f} <Debug> oximeter.version (0aef903c-aa8c-4aa8-a78f-ed504b3a4b83) (SelectExecutor): Key condition: unknown | ||
| 20505 | 2026.05.21 09:27:35.087946 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20506 | 2026.05.21 09:27:35.087996 [ 308 ] {} <Debug> TCP-Session: 92c4779c-7306-4789-9763-9b2c5312524b Authenticating user 'default' from [fd00:1122:3344:101::e]:54725 | ||
| 20507 | 2026.05.21 09:27:35.088013 [ 308 ] {} <Debug> TCP-Session: 92c4779c-7306-4789-9763-9b2c5312524b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20508 | 2026.05.21 09:27:35.088026 [ 308 ] {} <Debug> TCP-Session: 92c4779c-7306-4789-9763-9b2c5312524b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20509 | 2026.05.21 09:27:35.088077 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20510 | 2026.05.21 09:27:35.088111 [ 304 ] {} <Debug> TCP-Session: 0c383daf-42c7-4233-877e-d6cff8586a61 Authenticating user 'default' from [fd00:1122:3344:101::e]:49526 | ||
| 20511 | 2026.05.21 09:27:35.088128 [ 304 ] {} <Debug> TCP-Session: 0c383daf-42c7-4233-877e-d6cff8586a61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20512 | 2026.05.21 09:27:35.088140 [ 304 ] {} <Debug> TCP-Session: 0c383daf-42c7-4233-877e-d6cff8586a61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20513 | 2026.05.21 09:27:35.088876 [ 356 ] {2094a363-0165-45fd-bd9a-6109bc30096f} <Trace> AggregatingTransform: Aggregating | ||
| 20514 | 2026.05.21 09:27:35.088913 [ 356 ] {2094a363-0165-45fd-bd9a-6109bc30096f} <Trace> Aggregator: Aggregation method: without_key | ||
| 20515 | 2026.05.21 09:27:35.088943 [ 356 ] {2094a363-0165-45fd-bd9a-6109bc30096f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00089022 sec. (1123.318 rows/sec., 43.88 KiB/sec.) | ||
| 20516 | 2026.05.21 09:27:35.088958 [ 356 ] {2094a363-0165-45fd-bd9a-6109bc30096f} <Trace> Aggregator: Merging aggregated data | ||
| 20517 | 2026.05.21 09:27:35.089584 [ 259 ] {2094a363-0165-45fd-bd9a-6109bc30096f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00236 sec., 423.728813559322 rows/sec., 16.55 KiB/sec. | ||
| 20518 | 2026.05.21 09:27:35.089714 [ 259 ] {2094a363-0165-45fd-bd9a-6109bc30096f} <Debug> TCPHandler: Processed in 0.002730742 sec. | ||
| 20519 | 2026.05.21 09:27:35.089840 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20520 | 2026.05.21 09:27:35.089868 [ 259 ] {} <Debug> TCP-Session: 4ecfdb09-3764-48e7-92c5-be778dbbd4e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20521 | 2026.05.21 09:27:35.089872 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20522 | 2026.05.21 09:27:35.089891 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20523 | 2026.05.21 09:27:35.089918 [ 311 ] {} <Debug> TCP-Session: 2cbeb912-e6ab-43a8-8b77-6c854e95e9d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20524 | 2026.05.21 09:27:35.089922 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20525 | 2026.05.21 09:27:35.089935 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20526 | 2026.05.21 09:27:35.089939 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20527 | 2026.05.21 09:27:35.089966 [ 307 ] {} <Debug> TCP-Session: 8c6ba4db-a340-49c4-b60d-ca853cba9045 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20528 | 2026.05.21 09:27:35.089986 [ 303 ] {} <Debug> TCP-Session: 29ca2541-e61f-4168-a86b-d2a51212fbce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20529 | 2026.05.21 09:27:35.089991 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20530 | 2026.05.21 09:27:35.090008 [ 304 ] {} <Debug> TCP-Session: 0c383daf-42c7-4233-877e-d6cff8586a61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20531 | 2026.05.21 09:27:35.089976 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20532 | 2026.05.21 09:27:35.090043 [ 310 ] {} <Debug> TCP-Session: 4c36d1cd-929b-48dc-b2ef-b3e66b70dc01 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20533 | 2026.05.21 09:27:35.089941 [ 269 ] {} <Debug> TCP-Session: 2b725c52-cab1-45aa-b52c-7119632079e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20534 | 2026.05.21 09:27:35.090098 [ 309 ] {} <Debug> TCP-Session: 0e9b0ac3-4e61-4a1c-883b-8457aa5f084f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20535 | 2026.05.21 09:27:35.089951 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20536 | 2026.05.21 09:27:35.090157 [ 308 ] {} <Debug> TCP-Session: 92c4779c-7306-4789-9763-9b2c5312524b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20537 | 2026.05.21 09:27:36.081842 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 42690 | ||
| 20538 | 2026.05.21 09:27:36.082628 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20539 | 2026.05.21 09:27:36.082701 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 20540 | 2026.05.21 09:27:36.083434 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 20541 | 2026.05.21 09:27:36.083801 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20542 | 2026.05.21 09:27:36.084031 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42690 | ||
| 20543 | 2026.05.21 09:27:36.403343 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50248 | ||
| 20544 | 2026.05.21 09:27:36.403427 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20545 | 2026.05.21 09:27:36.403454 [ 307 ] {} <Debug> TCP-Session: 273463c8-5c21-44fd-92d2-dcd635f433d5 Authenticating user 'default' from [fd00:1122:3344:101::e]:50248 | ||
| 20546 | 2026.05.21 09:27:36.403477 [ 307 ] {} <Debug> TCP-Session: 273463c8-5c21-44fd-92d2-dcd635f433d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20547 | 2026.05.21 09:27:36.403491 [ 307 ] {} <Debug> TCP-Session: 273463c8-5c21-44fd-92d2-dcd635f433d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20548 | 2026.05.21 09:27:36.403705 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59609 | ||
| 20549 | 2026.05.21 09:27:36.403747 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53512 | ||
| 20550 | 2026.05.21 09:27:36.403798 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20551 | 2026.05.21 09:27:36.403829 [ 307 ] {} <Trace> TCP-Session: 273463c8-5c21-44fd-92d2-dcd635f433d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20552 | 2026.05.21 09:27:36.403845 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20553 | 2026.05.21 09:27:36.403832 [ 308 ] {} <Debug> TCP-Session: 04ae96bb-e76b-4986-ae2b-2de93a8a9642 Authenticating user 'default' from [fd00:1122:3344:101::e]:59609 | ||
| 20554 | 2026.05.21 09:27:36.403893 [ 309 ] {} <Debug> TCP-Session: 1aa3929f-a008-49d6-b9db-2d83de3b45c2 Authenticating user 'default' from [fd00:1122:3344:101::e]:53512 | ||
| 20555 | 2026.05.21 09:27:36.403891 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45233 | ||
| 20556 | 2026.05.21 09:27:36.403923 [ 309 ] {} <Debug> TCP-Session: 1aa3929f-a008-49d6-b9db-2d83de3b45c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20557 | 2026.05.21 09:27:36.403939 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55623 | ||
| 20558 | 2026.05.21 09:27:36.403966 [ 309 ] {} <Debug> TCP-Session: 1aa3929f-a008-49d6-b9db-2d83de3b45c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20559 | 2026.05.21 09:27:36.403993 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20560 | 2026.05.21 09:27:36.403921 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35258 | ||
| 20561 | 2026.05.21 09:27:36.404017 [ 307 ] {41a0a982-9c2d-4130-946c-4e64f3970641} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50248) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 20562 | 2026.05.21 09:27:36.404027 [ 310 ] {} <Debug> TCP-Session: 5c82a317-e515-4ead-b233-c2ba68cac5a0 Authenticating user 'default' from [fd00:1122:3344:101::e]:45233 | ||
| 20563 | 2026.05.21 09:27:36.404072 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20564 | 2026.05.21 09:27:36.404012 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20565 | 2026.05.21 09:27:36.404096 [ 310 ] {} <Debug> TCP-Session: 5c82a317-e515-4ead-b233-c2ba68cac5a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20566 | 2026.05.21 09:27:36.404108 [ 269 ] {} <Debug> TCP-Session: 7837d306-469a-4bde-b30c-0f7bb53f1551 Authenticating user 'default' from [fd00:1122:3344:101::e]:35258 | ||
| 20567 | 2026.05.21 09:27:36.404128 [ 304 ] {} <Debug> TCP-Session: 955393c5-96fc-48c4-9927-4f4d2f4dd72b Authenticating user 'default' from [fd00:1122:3344:101::e]:55623 | ||
| 20568 | 2026.05.21 09:27:36.404151 [ 269 ] {} <Debug> TCP-Session: 7837d306-469a-4bde-b30c-0f7bb53f1551 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20569 | 2026.05.21 09:27:36.404170 [ 304 ] {} <Debug> TCP-Session: 955393c5-96fc-48c4-9927-4f4d2f4dd72b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20570 | 2026.05.21 09:27:36.404180 [ 269 ] {} <Debug> TCP-Session: 7837d306-469a-4bde-b30c-0f7bb53f1551 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20571 | 2026.05.21 09:27:36.404193 [ 304 ] {} <Debug> TCP-Session: 955393c5-96fc-48c4-9927-4f4d2f4dd72b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20572 | 2026.05.21 09:27:36.404128 [ 310 ] {} <Debug> TCP-Session: 5c82a317-e515-4ead-b233-c2ba68cac5a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20573 | 2026.05.21 09:27:36.403949 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47831 | ||
| 20574 | 2026.05.21 09:27:36.403917 [ 308 ] {} <Debug> TCP-Session: 04ae96bb-e76b-4986-ae2b-2de93a8a9642 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20575 | 2026.05.21 09:27:36.403906 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63171 | ||
| 20576 | 2026.05.21 09:27:36.404299 [ 308 ] {} <Debug> TCP-Session: 04ae96bb-e76b-4986-ae2b-2de93a8a9642 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20577 | 2026.05.21 09:27:36.404323 [ 307 ] {41a0a982-9c2d-4130-946c-4e64f3970641} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 20578 | 2026.05.21 09:27:36.404341 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20579 | 2026.05.21 09:27:36.404372 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20580 | 2026.05.21 09:27:36.404395 [ 307 ] {41a0a982-9c2d-4130-946c-4e64f3970641} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20581 | 2026.05.21 09:27:36.404401 [ 303 ] {} <Debug> TCP-Session: 3c4c311d-0efd-403b-911c-4f58b8aa133a Authenticating user 'default' from [fd00:1122:3344:101::e]:47831 | ||
| 20582 | 2026.05.21 09:27:36.404419 [ 259 ] {} <Debug> TCP-Session: ee949da2-c0e6-407d-968b-84ea3fcb040c Authenticating user 'default' from [fd00:1122:3344:101::e]:63171 | ||
| 20583 | 2026.05.21 09:27:36.403893 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39782 | ||
| 20584 | 2026.05.21 09:27:36.404460 [ 259 ] {} <Debug> TCP-Session: ee949da2-c0e6-407d-968b-84ea3fcb040c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20585 | 2026.05.21 09:27:36.404454 [ 303 ] {} <Debug> TCP-Session: 3c4c311d-0efd-403b-911c-4f58b8aa133a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20586 | 2026.05.21 09:27:36.404498 [ 259 ] {} <Debug> TCP-Session: ee949da2-c0e6-407d-968b-84ea3fcb040c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20587 | 2026.05.21 09:27:36.404512 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20588 | 2026.05.21 09:27:36.404540 [ 303 ] {} <Debug> TCP-Session: 3c4c311d-0efd-403b-911c-4f58b8aa133a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20589 | 2026.05.21 09:27:36.404562 [ 311 ] {} <Debug> TCP-Session: b97d4ebb-bf37-4c59-a574-4e2583038e38 Authenticating user 'default' from [fd00:1122:3344:101::e]:39782 | ||
| 20590 | 2026.05.21 09:27:36.404588 [ 311 ] {} <Debug> TCP-Session: b97d4ebb-bf37-4c59-a574-4e2583038e38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20591 | 2026.05.21 09:27:36.404602 [ 311 ] {} <Debug> TCP-Session: b97d4ebb-bf37-4c59-a574-4e2583038e38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20592 | 2026.05.21 09:27:36.404704 [ 307 ] {41a0a982-9c2d-4130-946c-4e64f3970641} <Debug> oximeter.version (0aef903c-aa8c-4aa8-a78f-ed504b3a4b83) (SelectExecutor): Key condition: unknown | ||
| 20593 | 2026.05.21 09:27:36.405661 [ 354 ] {41a0a982-9c2d-4130-946c-4e64f3970641} <Trace> AggregatingTransform: Aggregating | ||
| 20594 | 2026.05.21 09:27:36.405696 [ 354 ] {41a0a982-9c2d-4130-946c-4e64f3970641} <Trace> Aggregator: Aggregation method: without_key | ||
| 20595 | 2026.05.21 09:27:36.405726 [ 354 ] {41a0a982-9c2d-4130-946c-4e64f3970641} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00091659 sec. (1091.000 rows/sec., 42.62 KiB/sec.) | ||
| 20596 | 2026.05.21 09:27:36.405741 [ 354 ] {41a0a982-9c2d-4130-946c-4e64f3970641} <Trace> Aggregator: Merging aggregated data | ||
| 20597 | 2026.05.21 09:27:36.406456 [ 307 ] {41a0a982-9c2d-4130-946c-4e64f3970641} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002495 sec., 400.80160320641284 rows/sec., 15.66 KiB/sec. | ||
| 20598 | 2026.05.21 09:27:36.406640 [ 307 ] {41a0a982-9c2d-4130-946c-4e64f3970641} <Debug> TCPHandler: Processed in 0.002934288 sec. | ||
| 20599 | 2026.05.21 09:27:36.406816 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20600 | 2026.05.21 09:27:36.406849 [ 307 ] {} <Debug> TCP-Session: 273463c8-5c21-44fd-92d2-dcd635f433d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20601 | 2026.05.21 09:27:36.406851 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20602 | 2026.05.21 09:27:36.406895 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20603 | 2026.05.21 09:27:36.406907 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20604 | 2026.05.21 09:27:36.406916 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20605 | 2026.05.21 09:27:36.406936 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20606 | 2026.05.21 09:27:36.406947 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20607 | 2026.05.21 09:27:36.406978 [ 309 ] {} <Debug> TCP-Session: 1aa3929f-a008-49d6-b9db-2d83de3b45c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20608 | 2026.05.21 09:27:36.406984 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20609 | 2026.05.21 09:27:36.406997 [ 259 ] {} <Debug> TCP-Session: ee949da2-c0e6-407d-968b-84ea3fcb040c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20610 | 2026.05.21 09:27:36.407008 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20611 | 2026.05.21 09:27:36.407054 [ 311 ] {} <Debug> TCP-Session: b97d4ebb-bf37-4c59-a574-4e2583038e38 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20612 | 2026.05.21 09:27:36.406943 [ 310 ] {} <Debug> TCP-Session: 5c82a317-e515-4ead-b233-c2ba68cac5a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20613 | 2026.05.21 09:27:36.407091 [ 303 ] {} <Debug> TCP-Session: 3c4c311d-0efd-403b-911c-4f58b8aa133a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20614 | 2026.05.21 09:27:36.406937 [ 304 ] {} <Debug> TCP-Session: 955393c5-96fc-48c4-9927-4f4d2f4dd72b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20615 | 2026.05.21 09:27:36.406903 [ 308 ] {} <Debug> TCP-Session: 04ae96bb-e76b-4986-ae2b-2de93a8a9642 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20616 | 2026.05.21 09:27:36.407008 [ 269 ] {} <Debug> TCP-Session: 7837d306-469a-4bde-b30c-0f7bb53f1551 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20617 | 2026.05.21 09:27:36.549495 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41116 | ||
| 20618 | 2026.05.21 09:27:36.549589 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20619 | 2026.05.21 09:27:36.549678 [ 307 ] {} <Debug> TCP-Session: 0085d2c0-f5ae-4313-9018-3c436289d730 Authenticating user 'default' from [fd00:1122:3344:101::e]:41116 | ||
| 20620 | 2026.05.21 09:27:36.549725 [ 307 ] {} <Debug> TCP-Session: 0085d2c0-f5ae-4313-9018-3c436289d730 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20621 | 2026.05.21 09:27:36.549742 [ 307 ] {} <Debug> TCP-Session: 0085d2c0-f5ae-4313-9018-3c436289d730 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20622 | 2026.05.21 09:27:36.549945 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35039 | ||
| 20623 | 2026.05.21 09:27:36.549996 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58459 | ||
| 20624 | 2026.05.21 09:27:36.550027 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65263 | ||
| 20625 | 2026.05.21 09:27:36.550041 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46034 | ||
| 20626 | 2026.05.21 09:27:36.550064 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42079 | ||
| 20627 | 2026.05.21 09:27:36.550090 [ 307 ] {} <Trace> TCP-Session: 0085d2c0-f5ae-4313-9018-3c436289d730 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20628 | 2026.05.21 09:27:36.550093 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20629 | 2026.05.21 09:27:36.550116 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20630 | 2026.05.21 09:27:36.550143 [ 259 ] {} <Debug> TCP-Session: a82cee30-9a40-4c66-b84d-69fb59b63f7d Authenticating user 'default' from [fd00:1122:3344:101::e]:65263 | ||
| 20631 | 2026.05.21 09:27:36.550160 [ 304 ] {} <Debug> TCP-Session: 929596e7-d8ba-4459-89f4-1c913849b32e Authenticating user 'default' from [fd00:1122:3344:101::e]:42079 | ||
| 20632 | 2026.05.21 09:27:36.550176 [ 259 ] {} <Debug> TCP-Session: a82cee30-9a40-4c66-b84d-69fb59b63f7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20633 | 2026.05.21 09:27:36.550112 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20634 | 2026.05.21 09:27:36.550199 [ 304 ] {} <Debug> TCP-Session: 929596e7-d8ba-4459-89f4-1c913849b32e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20635 | 2026.05.21 09:27:36.550202 [ 259 ] {} <Debug> TCP-Session: a82cee30-9a40-4c66-b84d-69fb59b63f7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20636 | 2026.05.21 09:27:36.550247 [ 304 ] {} <Debug> TCP-Session: 929596e7-d8ba-4459-89f4-1c913849b32e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20637 | 2026.05.21 09:27:36.550272 [ 307 ] {2abf1509-8eec-41ab-8bac-86e361b9c40c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41116) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 20638 | 2026.05.21 09:27:36.550243 [ 269 ] {} <Debug> TCP-Session: 90ab7f11-1357-40ec-9376-84e20853e735 Authenticating user 'default' from [fd00:1122:3344:101::e]:46034 | ||
| 20639 | 2026.05.21 09:27:36.550093 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20640 | 2026.05.21 09:27:36.550327 [ 269 ] {} <Debug> TCP-Session: 90ab7f11-1357-40ec-9376-84e20853e735 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20641 | 2026.05.21 09:27:36.550356 [ 309 ] {} <Debug> TCP-Session: 723cbbb7-b113-4bcb-8799-1c3a6abf4fff Authenticating user 'default' from [fd00:1122:3344:101::e]:58459 | ||
| 20642 | 2026.05.21 09:27:36.550361 [ 269 ] {} <Debug> TCP-Session: 90ab7f11-1357-40ec-9376-84e20853e735 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20643 | 2026.05.21 09:27:36.550384 [ 309 ] {} <Debug> TCP-Session: 723cbbb7-b113-4bcb-8799-1c3a6abf4fff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20644 | 2026.05.21 09:27:36.550058 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60798 | ||
| 20645 | 2026.05.21 09:27:36.550409 [ 309 ] {} <Debug> TCP-Session: 723cbbb7-b113-4bcb-8799-1c3a6abf4fff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20646 | 2026.05.21 09:27:36.550022 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39722 | ||
| 20647 | 2026.05.21 09:27:36.550466 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20648 | 2026.05.21 09:27:36.550013 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53918 | ||
| 20649 | 2026.05.21 09:27:36.550532 [ 303 ] {} <Debug> TCP-Session: b70d43eb-aec0-460a-8fd7-f48474e63d46 Authenticating user 'default' from [fd00:1122:3344:101::e]:60798 | ||
| 20650 | 2026.05.21 09:27:36.550549 [ 307 ] {2abf1509-8eec-41ab-8bac-86e361b9c40c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 20651 | 2026.05.21 09:27:36.550572 [ 303 ] {} <Debug> TCP-Session: b70d43eb-aec0-460a-8fd7-f48474e63d46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20652 | 2026.05.21 09:27:36.550579 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20653 | 2026.05.21 09:27:36.550597 [ 303 ] {} <Debug> TCP-Session: b70d43eb-aec0-460a-8fd7-f48474e63d46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20654 | 2026.05.21 09:27:36.550617 [ 311 ] {} <Debug> TCP-Session: 3e4aefe5-f40c-4adc-9158-fa38a3b17226 Authenticating user 'default' from [fd00:1122:3344:101::e]:53918 | ||
| 20655 | 2026.05.21 09:27:36.550625 [ 307 ] {2abf1509-8eec-41ab-8bac-86e361b9c40c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20656 | 2026.05.21 09:27:36.550646 [ 311 ] {} <Debug> TCP-Session: 3e4aefe5-f40c-4adc-9158-fa38a3b17226 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20657 | 2026.05.21 09:27:36.550005 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20658 | 2026.05.21 09:27:36.550678 [ 311 ] {} <Debug> TCP-Session: 3e4aefe5-f40c-4adc-9158-fa38a3b17226 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20659 | 2026.05.21 09:27:36.550714 [ 308 ] {} <Debug> TCP-Session: f306b002-6e6f-4edd-8720-bc988c029c73 Authenticating user 'default' from [fd00:1122:3344:101::e]:35039 | ||
| 20660 | 2026.05.21 09:27:36.550537 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20661 | 2026.05.21 09:27:36.550753 [ 308 ] {} <Debug> TCP-Session: f306b002-6e6f-4edd-8720-bc988c029c73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20662 | 2026.05.21 09:27:36.550786 [ 310 ] {} <Debug> TCP-Session: 8a803f09-e233-473e-bfab-622489b4d87d Authenticating user 'default' from [fd00:1122:3344:101::e]:39722 | ||
| 20663 | 2026.05.21 09:27:36.550789 [ 308 ] {} <Debug> TCP-Session: f306b002-6e6f-4edd-8720-bc988c029c73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20664 | 2026.05.21 09:27:36.550819 [ 310 ] {} <Debug> TCP-Session: 8a803f09-e233-473e-bfab-622489b4d87d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20665 | 2026.05.21 09:27:36.550839 [ 310 ] {} <Debug> TCP-Session: 8a803f09-e233-473e-bfab-622489b4d87d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20666 | 2026.05.21 09:27:36.551004 [ 307 ] {2abf1509-8eec-41ab-8bac-86e361b9c40c} <Debug> oximeter.version (0aef903c-aa8c-4aa8-a78f-ed504b3a4b83) (SelectExecutor): Key condition: unknown | ||
| 20667 | 2026.05.21 09:27:36.551935 [ 366 ] {2abf1509-8eec-41ab-8bac-86e361b9c40c} <Trace> AggregatingTransform: Aggregating | ||
| 20668 | 2026.05.21 09:27:36.551971 [ 366 ] {2abf1509-8eec-41ab-8bac-86e361b9c40c} <Trace> Aggregator: Aggregation method: without_key | ||
| 20669 | 2026.05.21 09:27:36.552001 [ 366 ] {2abf1509-8eec-41ab-8bac-86e361b9c40c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00088318 sec. (1132.272 rows/sec., 44.23 KiB/sec.) | ||
| 20670 | 2026.05.21 09:27:36.552018 [ 366 ] {2abf1509-8eec-41ab-8bac-86e361b9c40c} <Trace> Aggregator: Merging aggregated data | ||
| 20671 | 2026.05.21 09:27:36.552732 [ 307 ] {2abf1509-8eec-41ab-8bac-86e361b9c40c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002519 sec., 396.98292973402147 rows/sec., 15.51 KiB/sec. | ||
| 20672 | 2026.05.21 09:27:36.552920 [ 307 ] {2abf1509-8eec-41ab-8bac-86e361b9c40c} <Debug> TCPHandler: Processed in 0.002958059 sec. | ||
| 20673 | 2026.05.21 09:27:36.553106 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20674 | 2026.05.21 09:27:36.553138 [ 307 ] {} <Debug> TCP-Session: 0085d2c0-f5ae-4313-9018-3c436289d730 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20675 | 2026.05.21 09:27:36.553142 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20676 | 2026.05.21 09:27:36.553173 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20677 | 2026.05.21 09:27:36.553183 [ 308 ] {} <Debug> TCP-Session: f306b002-6e6f-4edd-8720-bc988c029c73 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20678 | 2026.05.21 09:27:36.553202 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20679 | 2026.05.21 09:27:36.553221 [ 304 ] {} <Debug> TCP-Session: 929596e7-d8ba-4459-89f4-1c913849b32e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20680 | 2026.05.21 09:27:36.553238 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20681 | 2026.05.21 09:27:36.553252 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20682 | 2026.05.21 09:27:36.553278 [ 269 ] {} <Debug> TCP-Session: 90ab7f11-1357-40ec-9376-84e20853e735 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20683 | 2026.05.21 09:27:36.553291 [ 311 ] {} <Debug> TCP-Session: 3e4aefe5-f40c-4adc-9158-fa38a3b17226 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20684 | 2026.05.21 09:27:36.553322 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20685 | 2026.05.21 09:27:36.553304 [ 309 ] {} <Debug> TCP-Session: 723cbbb7-b113-4bcb-8799-1c3a6abf4fff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20686 | 2026.05.21 09:27:36.553421 [ 259 ] {} <Debug> TCP-Session: a82cee30-9a40-4c66-b84d-69fb59b63f7d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20687 | 2026.05.21 09:27:36.553292 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20688 | 2026.05.21 09:27:36.553219 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20689 | 2026.05.21 09:27:36.553498 [ 303 ] {} <Debug> TCP-Session: b70d43eb-aec0-460a-8fd7-f48474e63d46 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20690 | 2026.05.21 09:27:36.553530 [ 310 ] {} <Debug> TCP-Session: 8a803f09-e233-473e-bfab-622489b4d87d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20691 | 2026.05.21 09:27:38.409659 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 671 | ||
| 20692 | 2026.05.21 09:27:38.429587 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20693 | 2026.05.21 09:27:38.429652 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 20694 | 2026.05.21 09:27:38.436500 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 20695 | 2026.05.21 09:27:38.437224 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20696 | 2026.05.21 09:27:38.441009 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 671 | ||
| 20697 | 2026.05.21 09:27:39.382822 [ 224 ] {} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 20698 | 2026.05.21 09:27:39.382877 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 20699 | 2026.05.21 09:27:39.384995 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 20700 | 2026.05.21 09:27:39.549939 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20701 | 2026.05.21 09:27:39.550208 [ 270 ] {db137ad3-1631-43e7-b13c-e6b633334e28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 20702 | 2026.05.21 09:27:39.550618 [ 270 ] {db137ad3-1631-43e7-b13c-e6b633334e28} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20703 | 2026.05.21 09:27:39.550666 [ 270 ] {db137ad3-1631-43e7-b13c-e6b633334e28} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 20704 | 2026.05.21 09:27:39.550940 [ 270 ] {db137ad3-1631-43e7-b13c-e6b633334e28} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20705 | 2026.05.21 09:27:39.551027 [ 270 ] {db137ad3-1631-43e7-b13c-e6b633334e28} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20706 | 2026.05.21 09:27:39.551187 [ 270 ] {db137ad3-1631-43e7-b13c-e6b633334e28} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 20707 | 2026.05.21 09:27:39.551297 [ 349 ] {db137ad3-1631-43e7-b13c-e6b633334e28} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20708 | 2026.05.21 09:27:39.551297 [ 336 ] {db137ad3-1631-43e7-b13c-e6b633334e28} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20709 | 2026.05.21 09:27:39.551316 [ 352 ] {db137ad3-1631-43e7-b13c-e6b633334e28} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 20710 | 2026.05.21 09:27:39.551297 [ 344 ] {db137ad3-1631-43e7-b13c-e6b633334e28} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20711 | 2026.05.21 09:27:39.551481 [ 270 ] {db137ad3-1631-43e7-b13c-e6b633334e28} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 20712 | 2026.05.21 09:27:39.551513 [ 270 ] {db137ad3-1631-43e7-b13c-e6b633334e28} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20713 | 2026.05.21 09:27:39.551622 [ 270 ] {db137ad3-1631-43e7-b13c-e6b633334e28} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20714 | 2026.05.21 09:27:39.551644 [ 270 ] {db137ad3-1631-43e7-b13c-e6b633334e28} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 20715 | 2026.05.21 09:27:39.551689 [ 270 ] {db137ad3-1631-43e7-b13c-e6b633334e28} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 20716 | 2026.05.21 09:27:39.551736 [ 270 ] {db137ad3-1631-43e7-b13c-e6b633334e28} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 20717 | 2026.05.21 09:27:39.551777 [ 270 ] {db137ad3-1631-43e7-b13c-e6b633334e28} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 20718 | 2026.05.21 09:27:39.551820 [ 270 ] {db137ad3-1631-43e7-b13c-e6b633334e28} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 20719 | 2026.05.21 09:27:39.553192 [ 270 ] {db137ad3-1631-43e7-b13c-e6b633334e28} <Debug> executeQuery: Read 51 rows, 10.72 KiB in 0.003095 sec., 16478.190630048466 rows/sec., 3.38 MiB/sec. | ||
| 20720 | 2026.05.21 09:27:39.553448 [ 270 ] {db137ad3-1631-43e7-b13c-e6b633334e28} <Debug> MemoryTracker: Peak memory usage (for query): 186.65 KiB. | ||
| 20721 | 2026.05.21 09:27:39.553466 [ 270 ] {db137ad3-1631-43e7-b13c-e6b633334e28} <Debug> TCPHandler: Processed in 0.003684483 sec. | ||
| 20722 | 2026.05.21 09:27:39.555814 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20723 | 2026.05.21 09:27:39.555935 [ 270 ] {709ef0a2-154c-4822-9405-d37a925a8e54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20724 | 2026.05.21 09:27:39.555991 [ 270 ] {709ef0a2-154c-4822-9405-d37a925a8e54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20725 | 2026.05.21 09:27:39.556717 [ 270 ] {709ef0a2-154c-4822-9405-d37a925a8e54} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20726 | 2026.05.21 09:27:39.556762 [ 270 ] {709ef0a2-154c-4822-9405-d37a925a8e54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 20727 | 2026.05.21 09:27:39.557164 [ 270 ] {709ef0a2-154c-4822-9405-d37a925a8e54} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 20728 | 2026.05.21 09:27:39.557392 [ 270 ] {709ef0a2-154c-4822-9405-d37a925a8e54} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20729 | 2026.05.21 09:27:39.557541 [ 270 ] {709ef0a2-154c-4822-9405-d37a925a8e54} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001645 sec., 83890.57750759879 rows/sec., 7.28 MiB/sec. | ||
| 20730 | 2026.05.21 09:27:39.557579 [ 270 ] {709ef0a2-154c-4822-9405-d37a925a8e54} <Debug> TCPHandler: Processed in 0.001818351 sec. | ||
| 20731 | 2026.05.21 09:27:39.557723 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20732 | 2026.05.21 09:27:39.557824 [ 270 ] {7c3a2a93-61f0-426f-8f6c-2533731b8c51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20733 | 2026.05.21 09:27:39.557866 [ 270 ] {7c3a2a93-61f0-426f-8f6c-2533731b8c51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20734 | 2026.05.21 09:27:39.558306 [ 270 ] {7c3a2a93-61f0-426f-8f6c-2533731b8c51} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20735 | 2026.05.21 09:27:39.558343 [ 270 ] {7c3a2a93-61f0-426f-8f6c-2533731b8c51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 20736 | 2026.05.21 09:27:39.558645 [ 270 ] {7c3a2a93-61f0-426f-8f6c-2533731b8c51} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 20737 | 2026.05.21 09:27:39.558860 [ 270 ] {7c3a2a93-61f0-426f-8f6c-2533731b8c51} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20738 | 2026.05.21 09:27:39.559001 [ 270 ] {7c3a2a93-61f0-426f-8f6c-2533731b8c51} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001198 sec., 34223.7061769616 rows/sec., 2.51 MiB/sec. | ||
| 20739 | 2026.05.21 09:27:39.559036 [ 270 ] {7c3a2a93-61f0-426f-8f6c-2533731b8c51} <Debug> TCPHandler: Processed in 0.001362616 sec. | ||
| 20740 | 2026.05.21 09:27:39.559169 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20741 | 2026.05.21 09:27:39.559266 [ 270 ] {19022a39-adfe-4691-a131-67bbc88a586c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20742 | 2026.05.21 09:27:39.559308 [ 270 ] {19022a39-adfe-4691-a131-67bbc88a586c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20743 | 2026.05.21 09:27:39.559785 [ 270 ] {19022a39-adfe-4691-a131-67bbc88a586c} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20744 | 2026.05.21 09:27:39.559823 [ 270 ] {19022a39-adfe-4691-a131-67bbc88a586c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 20745 | 2026.05.21 09:27:39.560123 [ 270 ] {19022a39-adfe-4691-a131-67bbc88a586c} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 20746 | 2026.05.21 09:27:39.560355 [ 270 ] {19022a39-adfe-4691-a131-67bbc88a586c} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20747 | 2026.05.21 09:27:39.560485 [ 270 ] {19022a39-adfe-4691-a131-67bbc88a586c} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001238 sec., 84814.21647819063 rows/sec., 6.62 MiB/sec. | ||
| 20748 | 2026.05.21 09:27:39.560520 [ 270 ] {19022a39-adfe-4691-a131-67bbc88a586c} <Debug> TCPHandler: Processed in 0.001400127 sec. | ||
| 20749 | 2026.05.21 09:27:39.560669 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20750 | 2026.05.21 09:27:39.560766 [ 270 ] {e74f091f-f6a4-489d-83c7-3b0fe3b6d585} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20751 | 2026.05.21 09:27:39.560809 [ 270 ] {e74f091f-f6a4-489d-83c7-3b0fe3b6d585} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20752 | 2026.05.21 09:27:39.561298 [ 270 ] {e74f091f-f6a4-489d-83c7-3b0fe3b6d585} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20753 | 2026.05.21 09:27:39.561334 [ 270 ] {e74f091f-f6a4-489d-83c7-3b0fe3b6d585} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 20754 | 2026.05.21 09:27:39.561721 [ 270 ] {e74f091f-f6a4-489d-83c7-3b0fe3b6d585} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 20755 | 2026.05.21 09:27:39.561929 [ 270 ] {e74f091f-f6a4-489d-83c7-3b0fe3b6d585} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20756 | 2026.05.21 09:27:39.562057 [ 270 ] {e74f091f-f6a4-489d-83c7-3b0fe3b6d585} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00131 sec., 122137.40458015268 rows/sec., 8.51 MiB/sec. | ||
| 20757 | 2026.05.21 09:27:39.562091 [ 270 ] {e74f091f-f6a4-489d-83c7-3b0fe3b6d585} <Debug> TCPHandler: Processed in 0.001477009 sec. | ||
| 20758 | 2026.05.21 09:27:39.562209 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20759 | 2026.05.21 09:27:39.562305 [ 270 ] {13fd1347-ba70-429a-8de5-06542900eaf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20760 | 2026.05.21 09:27:39.562361 [ 270 ] {13fd1347-ba70-429a-8de5-06542900eaf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20761 | 2026.05.21 09:27:39.563300 [ 270 ] {13fd1347-ba70-429a-8de5-06542900eaf7} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20762 | 2026.05.21 09:27:39.563337 [ 270 ] {13fd1347-ba70-429a-8de5-06542900eaf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 20763 | 2026.05.21 09:27:39.563898 [ 270 ] {13fd1347-ba70-429a-8de5-06542900eaf7} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 20764 | 2026.05.21 09:27:39.564125 [ 270 ] {13fd1347-ba70-429a-8de5-06542900eaf7} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20765 | 2026.05.21 09:27:39.564271 [ 270 ] {13fd1347-ba70-429a-8de5-06542900eaf7} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001984 sec., 20665.32258064516 rows/sec., 37.03 MiB/sec. | ||
| 20766 | 2026.05.21 09:27:39.564370 [ 270 ] {13fd1347-ba70-429a-8de5-06542900eaf7} <Debug> TCPHandler: Processed in 0.002209404 sec. | ||
| 20767 | 2026.05.21 09:27:39.564501 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20768 | 2026.05.21 09:27:39.564598 [ 270 ] {4ed75938-2e54-4378-8b4b-198fbb1a47b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20769 | 2026.05.21 09:27:39.564640 [ 270 ] {4ed75938-2e54-4378-8b4b-198fbb1a47b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20770 | 2026.05.21 09:27:39.565014 [ 270 ] {4ed75938-2e54-4378-8b4b-198fbb1a47b1} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20771 | 2026.05.21 09:27:39.565051 [ 270 ] {4ed75938-2e54-4378-8b4b-198fbb1a47b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 20772 | 2026.05.21 09:27:39.565353 [ 270 ] {4ed75938-2e54-4378-8b4b-198fbb1a47b1} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 20773 | 2026.05.21 09:27:39.565558 [ 270 ] {4ed75938-2e54-4378-8b4b-198fbb1a47b1} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20774 | 2026.05.21 09:27:39.565687 [ 270 ] {4ed75938-2e54-4378-8b4b-198fbb1a47b1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001108 sec., 54151.62454873646 rows/sec., 3.65 MiB/sec. | ||
| 20775 | 2026.05.21 09:27:39.565704 [ 108 ] {} <Debug> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8) (MergerMutator): Selected 6 parts from all_1_140_27 to all_145_145_0 | ||
| 20776 | 2026.05.21 09:27:39.565720 [ 270 ] {4ed75938-2e54-4378-8b4b-198fbb1a47b1} <Debug> TCPHandler: Processed in 0.001269142 sec. | ||
| 20777 | 2026.05.21 09:27:39.565756 [ 108 ] {} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20778 | 2026.05.21 09:27:39.565782 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 20779 | 2026.05.21 09:27:39.565898 [ 199 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_145_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_140_27 to all_145_145_0 into Compact with storage Full | ||
| 20780 | 2026.05.21 09:27:39.566023 [ 199 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_145_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20781 | 2026.05.21 09:27:39.566057 [ 199 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_145_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_140_27, total 7854 rows starting from the beginning of the part | ||
| 20782 | 2026.05.21 09:27:39.566117 [ 199 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_145_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 90 rows starting from the beginning of the part | ||
| 20783 | 2026.05.21 09:27:39.566168 [ 199 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_145_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 60 rows starting from the beginning of the part | ||
| 20784 | 2026.05.21 09:27:39.566212 [ 199 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_145_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 72 rows starting from the beginning of the part | ||
| 20785 | 2026.05.21 09:27:39.566256 [ 199 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_145_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 18 rows starting from the beginning of the part | ||
| 20786 | 2026.05.21 09:27:39.566301 [ 199 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_145_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 60 rows starting from the beginning of the part | ||
| 20787 | 2026.05.21 09:27:39.568327 [ 192 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_145_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8154 rows, containing 4 columns (4 merged, 0 gathered) in 0.002469383 sec., 3302039.416323835 rows/sec., 218.47 MiB/sec. | ||
| 20788 | 2026.05.21 09:27:39.568738 [ 197 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_145_28} <Trace> MergedBlockOutputStream: filled checksums all_1_145_28 (state Temporary) | ||
| 20789 | 2026.05.21 09:27:39.569004 [ 197 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_145_28} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_merge_all_1_145_28 to all_1_145_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20790 | 2026.05.21 09:27:39.569068 [ 197 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_145_28} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8) (MergerMutator): Merged 6 parts: [all_1_140_27, all_145_145_0] -> all_1_145_28 | ||
| 20791 | 2026.05.21 09:27:39.569131 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.57 MiB. | ||
| 20792 | 2026.05.21 09:27:43.108107 [ 219 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 20793 | 2026.05.21 09:27:43.108174 [ 219 ] {} <Debug> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 20794 | 2026.05.21 09:27:43.110253 [ 219 ] {} <Debug> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 20795 | 2026.05.21 09:27:43.323416 [ 146 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 20796 | 2026.05.21 09:27:43.323479 [ 146 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 20797 | 2026.05.21 09:27:43.584952 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 43138 | ||
| 20798 | 2026.05.21 09:27:43.585650 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20799 | 2026.05.21 09:27:43.585692 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 20800 | 2026.05.21 09:27:43.586158 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 20801 | 2026.05.21 09:27:43.586378 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20802 | 2026.05.21 09:27:43.586508 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43138 | ||
| 20803 | 2026.05.21 09:27:44.551773 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20804 | 2026.05.21 09:27:44.552043 [ 270 ] {4bdccea5-01a0-4478-b630-a6ac73dd2d47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', '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) | ||
| 20805 | 2026.05.21 09:27:44.552401 [ 270 ] {4bdccea5-01a0-4478-b630-a6ac73dd2d47} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20806 | 2026.05.21 09:27:44.552444 [ 270 ] {4bdccea5-01a0-4478-b630-a6ac73dd2d47} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', '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 | ||
| 20807 | 2026.05.21 09:27:44.552682 [ 270 ] {4bdccea5-01a0-4478-b630-a6ac73dd2d47} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20808 | 2026.05.21 09:27:44.552752 [ 270 ] {4bdccea5-01a0-4478-b630-a6ac73dd2d47} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20809 | 2026.05.21 09:27:44.552892 [ 270 ] {4bdccea5-01a0-4478-b630-a6ac73dd2d47} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 30-element set) | ||
| 20810 | 2026.05.21 09:27:44.552969 [ 317 ] {4bdccea5-01a0-4478-b630-a6ac73dd2d47} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20811 | 2026.05.21 09:27:44.552999 [ 344 ] {4bdccea5-01a0-4478-b630-a6ac73dd2d47} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20812 | 2026.05.21 09:27:44.553008 [ 352 ] {4bdccea5-01a0-4478-b630-a6ac73dd2d47} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 20813 | 2026.05.21 09:27:44.553002 [ 336 ] {4bdccea5-01a0-4478-b630-a6ac73dd2d47} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20814 | 2026.05.21 09:27:44.553182 [ 270 ] {4bdccea5-01a0-4478-b630-a6ac73dd2d47} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 20815 | 2026.05.21 09:27:44.553210 [ 270 ] {4bdccea5-01a0-4478-b630-a6ac73dd2d47} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20816 | 2026.05.21 09:27:44.553319 [ 270 ] {4bdccea5-01a0-4478-b630-a6ac73dd2d47} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20817 | 2026.05.21 09:27:44.553342 [ 270 ] {4bdccea5-01a0-4478-b630-a6ac73dd2d47} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 20818 | 2026.05.21 09:27:44.553379 [ 270 ] {4bdccea5-01a0-4478-b630-a6ac73dd2d47} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', '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'))" | ||
| 20819 | 2026.05.21 09:27:44.553421 [ 270 ] {4bdccea5-01a0-4478-b630-a6ac73dd2d47} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', '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'))" | ||
| 20820 | 2026.05.21 09:27:44.553461 [ 270 ] {4bdccea5-01a0-4478-b630-a6ac73dd2d47} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', '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'))" | ||
| 20821 | 2026.05.21 09:27:44.553504 [ 270 ] {4bdccea5-01a0-4478-b630-a6ac73dd2d47} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', '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'))" | ||
| 20822 | 2026.05.21 09:27:44.554671 [ 270 ] {4bdccea5-01a0-4478-b630-a6ac73dd2d47} <Debug> executeQuery: Read 51 rows, 10.48 KiB in 0.002742 sec., 18599.56236323851 rows/sec., 3.73 MiB/sec. | ||
| 20823 | 2026.05.21 09:27:44.554893 [ 270 ] {4bdccea5-01a0-4478-b630-a6ac73dd2d47} <Debug> MemoryTracker: Peak memory usage (for query): 180.09 KiB. | ||
| 20824 | 2026.05.21 09:27:44.554909 [ 270 ] {4bdccea5-01a0-4478-b630-a6ac73dd2d47} <Debug> TCPHandler: Processed in 0.00327817 sec. | ||
| 20825 | 2026.05.21 09:27:44.559751 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20826 | 2026.05.21 09:27:44.559886 [ 270 ] {1eecfd13-f680-40e0-a98c-b54354683bc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 20827 | 2026.05.21 09:27:44.559940 [ 270 ] {1eecfd13-f680-40e0-a98c-b54354683bc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 20828 | 2026.05.21 09:27:44.560617 [ 270 ] {1eecfd13-f680-40e0-a98c-b54354683bc5} <Trace> oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20829 | 2026.05.21 09:27:44.560666 [ 270 ] {1eecfd13-f680-40e0-a98c-b54354683bc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 20830 | 2026.05.21 09:27:44.561104 [ 270 ] {1eecfd13-f680-40e0-a98c-b54354683bc5} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 20831 | 2026.05.21 09:27:44.561334 [ 270 ] {1eecfd13-f680-40e0-a98c-b54354683bc5} <Trace> oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20832 | 2026.05.21 09:27:44.561479 [ 270 ] {1eecfd13-f680-40e0-a98c-b54354683bc5} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001632 sec., 174019.60784313726 rows/sec., 11.05 MiB/sec. | ||
| 20833 | 2026.05.21 09:27:44.561517 [ 270 ] {1eecfd13-f680-40e0-a98c-b54354683bc5} <Debug> TCPHandler: Processed in 0.001829241 sec. | ||
| 20834 | 2026.05.21 09:27:44.561651 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20835 | 2026.05.21 09:27:44.561752 [ 270 ] {09b2b2b6-dba0-4cf3-83ae-9c4823d0c9ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20836 | 2026.05.21 09:27:44.561793 [ 270 ] {09b2b2b6-dba0-4cf3-83ae-9c4823d0c9ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20837 | 2026.05.21 09:27:44.562581 [ 270 ] {09b2b2b6-dba0-4cf3-83ae-9c4823d0c9ae} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20838 | 2026.05.21 09:27:44.562619 [ 270 ] {09b2b2b6-dba0-4cf3-83ae-9c4823d0c9ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 20839 | 2026.05.21 09:27:44.562963 [ 270 ] {09b2b2b6-dba0-4cf3-83ae-9c4823d0c9ae} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 20840 | 2026.05.21 09:27:44.563170 [ 270 ] {09b2b2b6-dba0-4cf3-83ae-9c4823d0c9ae} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20841 | 2026.05.21 09:27:44.563301 [ 270 ] {09b2b2b6-dba0-4cf3-83ae-9c4823d0c9ae} <Debug> executeQuery: Read 797 rows, 62.80 KiB in 0.001571 sec., 507320.1782304265 rows/sec., 39.04 MiB/sec. | ||
| 20842 | 2026.05.21 09:27:44.563325 [ 148 ] {} <Debug> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 20843 | 2026.05.21 09:27:44.563337 [ 270 ] {09b2b2b6-dba0-4cf3-83ae-9c4823d0c9ae} <Debug> TCPHandler: Processed in 0.001736348 sec. | ||
| 20844 | 2026.05.21 09:27:44.563378 [ 148 ] {} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20845 | 2026.05.21 09:27:44.563404 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 20846 | 2026.05.21 09:27:44.563490 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20847 | 2026.05.21 09:27:44.563514 [ 187 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 20848 | 2026.05.21 09:27:44.563592 [ 270 ] {ae84f40d-a8ff-40da-a854-c37bb0684776} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20849 | 2026.05.21 09:27:44.563637 [ 270 ] {ae84f40d-a8ff-40da-a854-c37bb0684776} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20850 | 2026.05.21 09:27:44.563638 [ 187 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20851 | 2026.05.21 09:27:44.563683 [ 187 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 3361 rows starting from the beginning of the part | ||
| 20852 | 2026.05.21 09:27:44.563745 [ 187 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 138 rows starting from the beginning of the part | ||
| 20853 | 2026.05.21 09:27:44.563791 [ 187 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 3148 rows starting from the beginning of the part | ||
| 20854 | 2026.05.21 09:27:44.563832 [ 187 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 56 rows starting from the beginning of the part | ||
| 20855 | 2026.05.21 09:27:44.563874 [ 187 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 138 rows starting from the beginning of the part | ||
| 20856 | 2026.05.21 09:27:44.563915 [ 187 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 797 rows starting from the beginning of the part | ||
| 20857 | 2026.05.21 09:27:44.564081 [ 270 ] {ae84f40d-a8ff-40da-a854-c37bb0684776} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20858 | 2026.05.21 09:27:44.564123 [ 270 ] {ae84f40d-a8ff-40da-a854-c37bb0684776} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 20859 | 2026.05.21 09:27:44.564436 [ 270 ] {ae84f40d-a8ff-40da-a854-c37bb0684776} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 20860 | 2026.05.21 09:27:44.564657 [ 270 ] {ae84f40d-a8ff-40da-a854-c37bb0684776} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20861 | 2026.05.21 09:27:44.564794 [ 270 ] {ae84f40d-a8ff-40da-a854-c37bb0684776} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001221 sec., 116298.11629811629 rows/sec., 6.83 MiB/sec. | ||
| 20862 | 2026.05.21 09:27:44.564829 [ 270 ] {ae84f40d-a8ff-40da-a854-c37bb0684776} <Debug> TCPHandler: Processed in 0.001388016 sec. | ||
| 20863 | 2026.05.21 09:27:44.564961 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20864 | 2026.05.21 09:27:44.565059 [ 270 ] {02dc33c4-0c66-4949-bcc0-b3964bc953e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 20865 | 2026.05.21 09:27:44.565100 [ 270 ] {02dc33c4-0c66-4949-bcc0-b3964bc953e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20866 | 2026.05.21 09:27:44.565546 [ 270 ] {02dc33c4-0c66-4949-bcc0-b3964bc953e3} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20867 | 2026.05.21 09:27:44.565583 [ 270 ] {02dc33c4-0c66-4949-bcc0-b3964bc953e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 20868 | 2026.05.21 09:27:44.565886 [ 270 ] {02dc33c4-0c66-4949-bcc0-b3964bc953e3} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 20869 | 2026.05.21 09:27:44.566042 [ 192 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7638 rows, containing 5 columns (5 merged, 0 gathered) in 0.002569406 sec., 2972671.504620134 rows/sec., 235.63 MiB/sec. | ||
| 20870 | 2026.05.21 09:27:44.566089 [ 270 ] {02dc33c4-0c66-4949-bcc0-b3964bc953e3} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20871 | 2026.05.21 09:27:44.566228 [ 270 ] {02dc33c4-0c66-4949-bcc0-b3964bc953e3} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001184 sec., 125844.5945945946 rows/sec., 8.13 MiB/sec. | ||
| 20872 | 2026.05.21 09:27:44.566263 [ 270 ] {02dc33c4-0c66-4949-bcc0-b3964bc953e3} <Debug> TCPHandler: Processed in 0.001351515 sec. | ||
| 20873 | 2026.05.21 09:27:44.566336 [ 187 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 20874 | 2026.05.21 09:27:44.566391 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20875 | 2026.05.21 09:27:44.566492 [ 270 ] {b220e64b-31e3-40d6-8aa6-0a1fbf81c8a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 20876 | 2026.05.21 09:27:44.566533 [ 270 ] {b220e64b-31e3-40d6-8aa6-0a1fbf81c8a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 20877 | 2026.05.21 09:27:44.566589 [ 187 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_146_29} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20878 | 2026.05.21 09:27:44.566663 [ 187 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_146_29} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 20879 | 2026.05.21 09:27:44.566739 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.40 MiB. | ||
| 20880 | 2026.05.21 09:27:44.566962 [ 270 ] {b220e64b-31e3-40d6-8aa6-0a1fbf81c8a2} <Trace> oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20881 | 2026.05.21 09:27:44.567002 [ 270 ] {b220e64b-31e3-40d6-8aa6-0a1fbf81c8a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 20882 | 2026.05.21 09:27:44.567297 [ 270 ] {b220e64b-31e3-40d6-8aa6-0a1fbf81c8a2} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 20883 | 2026.05.21 09:27:44.567503 [ 270 ] {b220e64b-31e3-40d6-8aa6-0a1fbf81c8a2} <Trace> oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20884 | 2026.05.21 09:27:44.567629 [ 270 ] {b220e64b-31e3-40d6-8aa6-0a1fbf81c8a2} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001155 sec., 128138.52813852814 rows/sec., 7.29 MiB/sec. | ||
| 20885 | 2026.05.21 09:27:44.567633 [ 148 ] {} <Debug> oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307) (MergerMutator): Selected 6 parts from all_1_36_8 to all_41_41_0 | ||
| 20886 | 2026.05.21 09:27:44.567664 [ 270 ] {b220e64b-31e3-40d6-8aa6-0a1fbf81c8a2} <Debug> TCPHandler: Processed in 0.001322534 sec. | ||
| 20887 | 2026.05.21 09:27:44.567691 [ 148 ] {} <Trace> oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20888 | 2026.05.21 09:27:44.567719 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 20889 | 2026.05.21 09:27:44.567796 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20890 | 2026.05.21 09:27:44.567816 [ 191 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_41_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_8 to all_41_41_0 into Compact with storage Full | ||
| 20891 | 2026.05.21 09:27:44.567896 [ 270 ] {50dc271c-3f2e-47d6-8821-d751d6c87257} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20892 | 2026.05.21 09:27:44.567926 [ 191 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_41_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20893 | 2026.05.21 09:27:44.567939 [ 270 ] {50dc271c-3f2e-47d6-8821-d751d6c87257} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20894 | 2026.05.21 09:27:44.567962 [ 191 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_8, total 160 rows starting from the beginning of the part | ||
| 20895 | 2026.05.21 09:27:44.568029 [ 191 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 148 rows starting from the beginning of the part | ||
| 20896 | 2026.05.21 09:27:44.568077 [ 191 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 148 rows starting from the beginning of the part | ||
| 20897 | 2026.05.21 09:27:44.568125 [ 191 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 148 rows starting from the beginning of the part | ||
| 20898 | 2026.05.21 09:27:44.568171 [ 191 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 148 rows starting from the beginning of the part | ||
| 20899 | 2026.05.21 09:27:44.568217 [ 191 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 148 rows starting from the beginning of the part | ||
| 20900 | 2026.05.21 09:27:44.568550 [ 270 ] {50dc271c-3f2e-47d6-8821-d751d6c87257} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20901 | 2026.05.21 09:27:44.568591 [ 270 ] {50dc271c-3f2e-47d6-8821-d751d6c87257} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 20902 | 2026.05.21 09:27:44.568925 [ 270 ] {50dc271c-3f2e-47d6-8821-d751d6c87257} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 20903 | 2026.05.21 09:27:44.569138 [ 270 ] {50dc271c-3f2e-47d6-8821-d751d6c87257} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20904 | 2026.05.21 09:27:44.569202 [ 187 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_41_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 5 columns (5 merged, 0 gathered) in 0.001423928 sec., 632054.4297183565 rows/sec., 38.52 MiB/sec. | ||
| 20905 | 2026.05.21 09:27:44.569272 [ 270 ] {50dc271c-3f2e-47d6-8821-d751d6c87257} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001395 sec., 351254.48028673837 rows/sec., 24.63 MiB/sec. | ||
| 20906 | 2026.05.21 09:27:44.569269 [ 147 ] {} <Debug> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 20907 | 2026.05.21 09:27:44.569312 [ 270 ] {50dc271c-3f2e-47d6-8821-d751d6c87257} <Debug> TCPHandler: Processed in 0.001565782 sec. | ||
| 20908 | 2026.05.21 09:27:44.569324 [ 147 ] {} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20909 | 2026.05.21 09:27:44.569331 [ 187 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_41_9} <Trace> MergedBlockOutputStream: filled checksums all_1_41_9 (state Temporary) | ||
| 20910 | 2026.05.21 09:27:44.569350 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 20911 | 2026.05.21 09:27:44.569439 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20912 | 2026.05.21 09:27:44.569465 [ 192 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 20913 | 2026.05.21 09:27:44.569538 [ 270 ] {7e611eef-6e9b-497d-8001-f445ece5a9fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 20914 | 2026.05.21 09:27:44.569566 [ 192 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20915 | 2026.05.21 09:27:44.569585 [ 270 ] {7e611eef-6e9b-497d-8001-f445ece5a9fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 20916 | 2026.05.21 09:27:44.569598 [ 192 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 1831 rows starting from the beginning of the part | ||
| 20917 | 2026.05.21 09:27:44.569628 [ 187 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_41_9} <Trace> oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Renaming temporary part tmp_merge_all_1_41_9 to all_1_41_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20918 | 2026.05.21 09:27:44.569656 [ 192 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 105 rows starting from the beginning of the part | ||
| 20919 | 2026.05.21 09:27:44.569712 [ 192 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 1720 rows starting from the beginning of the part | ||
| 20920 | 2026.05.21 09:27:44.569727 [ 187 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_41_9} <Trace> oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307) (MergerMutator): Merged 6 parts: [all_1_36_8, all_41_41_0] -> all_1_41_9 | ||
| 20921 | 2026.05.21 09:27:44.569755 [ 192 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 64 rows starting from the beginning of the part | ||
| 20922 | 2026.05.21 09:27:44.569798 [ 192 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 105 rows starting from the beginning of the part | ||
| 20923 | 2026.05.21 09:27:44.569815 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 20924 | 2026.05.21 09:27:44.569838 [ 192 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 490 rows starting from the beginning of the part | ||
| 20925 | 2026.05.21 09:27:44.569929 [ 270 ] {7e611eef-6e9b-497d-8001-f445ece5a9fb} <Trace> oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20926 | 2026.05.21 09:27:44.569971 [ 270 ] {7e611eef-6e9b-497d-8001-f445ece5a9fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 20927 | 2026.05.21 09:27:44.570280 [ 270 ] {7e611eef-6e9b-497d-8001-f445ece5a9fb} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 20928 | 2026.05.21 09:27:44.570510 [ 270 ] {7e611eef-6e9b-497d-8001-f445ece5a9fb} <Trace> oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20929 | 2026.05.21 09:27:44.570645 [ 270 ] {7e611eef-6e9b-497d-8001-f445ece5a9fb} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001125 sec., 5333.333333333334 rows/sec., 278.65 KiB/sec. | ||
| 20930 | 2026.05.21 09:27:44.570679 [ 270 ] {7e611eef-6e9b-497d-8001-f445ece5a9fb} <Debug> TCPHandler: Processed in 0.001290083 sec. | ||
| 20931 | 2026.05.21 09:27:44.570816 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20932 | 2026.05.21 09:27:44.570913 [ 270 ] {33ea67e5-2ea1-47e9-ae16-3f57d88a4af4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20933 | 2026.05.21 09:27:44.570954 [ 270 ] {33ea67e5-2ea1-47e9-ae16-3f57d88a4af4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20934 | 2026.05.21 09:27:44.571175 [ 186 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4315 rows, containing 5 columns (5 merged, 0 gathered) in 0.001745279 sec., 2472384.071543862 rows/sec., 179.19 MiB/sec. | ||
| 20935 | 2026.05.21 09:27:44.571370 [ 187 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 20936 | 2026.05.21 09:27:44.571379 [ 270 ] {33ea67e5-2ea1-47e9-ae16-3f57d88a4af4} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20937 | 2026.05.21 09:27:44.571438 [ 270 ] {33ea67e5-2ea1-47e9-ae16-3f57d88a4af4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 20938 | 2026.05.21 09:27:44.571764 [ 187 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_146_29} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20939 | 2026.05.21 09:27:44.571795 [ 270 ] {33ea67e5-2ea1-47e9-ae16-3f57d88a4af4} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 20940 | 2026.05.21 09:27:44.571862 [ 187 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_146_29} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 20941 | 2026.05.21 09:27:44.571986 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 20942 | 2026.05.21 09:27:44.572022 [ 270 ] {33ea67e5-2ea1-47e9-ae16-3f57d88a4af4} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20943 | 2026.05.21 09:27:44.572154 [ 147 ] {} <Debug> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Selected 6 parts from all_1_141_35 to all_146_146_0 | ||
| 20944 | 2026.05.21 09:27:44.572159 [ 270 ] {33ea67e5-2ea1-47e9-ae16-3f57d88a4af4} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001264 sec., 209651.89873417723 rows/sec., 13.93 MiB/sec. | ||
| 20945 | 2026.05.21 09:27:44.572196 [ 147 ] {} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20946 | 2026.05.21 09:27:44.572214 [ 270 ] {33ea67e5-2ea1-47e9-ae16-3f57d88a4af4} <Debug> TCPHandler: Processed in 0.001446419 sec. | ||
| 20947 | 2026.05.21 09:27:44.572220 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 20948 | 2026.05.21 09:27:44.572306 [ 192 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_146_36} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_35 to all_146_146_0 into Compact with storage Full | ||
| 20949 | 2026.05.21 09:27:44.572368 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20950 | 2026.05.21 09:27:44.572402 [ 192 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_146_36} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20951 | 2026.05.21 09:27:44.572432 [ 192 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_146_36} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_141_35, total 50581 rows starting from the beginning of the part | ||
| 20952 | 2026.05.21 09:27:44.572467 [ 270 ] {71fcbe36-9ec4-44bf-a7f1-20e1b33b80e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 20953 | 2026.05.21 09:27:44.572479 [ 192 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_146_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 160 rows starting from the beginning of the part | ||
| 20954 | 2026.05.21 09:27:44.572517 [ 270 ] {71fcbe36-9ec4-44bf-a7f1-20e1b33b80e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 20955 | 2026.05.21 09:27:44.572527 [ 192 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_146_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 1679 rows starting from the beginning of the part | ||
| 20956 | 2026.05.21 09:27:44.572570 [ 192 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_146_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 52 rows starting from the beginning of the part | ||
| 20957 | 2026.05.21 09:27:44.572606 [ 192 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_146_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 160 rows starting from the beginning of the part | ||
| 20958 | 2026.05.21 09:27:44.572642 [ 192 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_146_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 265 rows starting from the beginning of the part | ||
| 20959 | 2026.05.21 09:27:44.572866 [ 270 ] {71fcbe36-9ec4-44bf-a7f1-20e1b33b80e6} <Trace> oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20960 | 2026.05.21 09:27:44.572905 [ 270 ] {71fcbe36-9ec4-44bf-a7f1-20e1b33b80e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 20961 | 2026.05.21 09:27:44.573193 [ 270 ] {71fcbe36-9ec4-44bf-a7f1-20e1b33b80e6} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 20962 | 2026.05.21 09:27:44.573397 [ 270 ] {71fcbe36-9ec4-44bf-a7f1-20e1b33b80e6} <Trace> oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20963 | 2026.05.21 09:27:44.573528 [ 270 ] {71fcbe36-9ec4-44bf-a7f1-20e1b33b80e6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001079 sec., 926.7840593141797 rows/sec., 62.45 KiB/sec. | ||
| 20964 | 2026.05.21 09:27:44.573562 [ 270 ] {71fcbe36-9ec4-44bf-a7f1-20e1b33b80e6} <Debug> TCPHandler: Processed in 0.001243052 sec. | ||
| 20965 | 2026.05.21 09:27:44.573686 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20966 | 2026.05.21 09:27:44.573783 [ 270 ] {8ff359e8-25ec-4eeb-af8a-cdb05272bf3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20967 | 2026.05.21 09:27:44.573825 [ 270 ] {8ff359e8-25ec-4eeb-af8a-cdb05272bf3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20968 | 2026.05.21 09:27:44.574156 [ 270 ] {8ff359e8-25ec-4eeb-af8a-cdb05272bf3e} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20969 | 2026.05.21 09:27:44.574191 [ 270 ] {8ff359e8-25ec-4eeb-af8a-cdb05272bf3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 20970 | 2026.05.21 09:27:44.574503 [ 270 ] {8ff359e8-25ec-4eeb-af8a-cdb05272bf3e} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 20971 | 2026.05.21 09:27:44.574709 [ 270 ] {8ff359e8-25ec-4eeb-af8a-cdb05272bf3e} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20972 | 2026.05.21 09:27:44.574837 [ 270 ] {8ff359e8-25ec-4eeb-af8a-cdb05272bf3e} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001072 sec., 83955.22388059701 rows/sec., 5.25 MiB/sec. | ||
| 20973 | 2026.05.21 09:27:44.574870 [ 270 ] {8ff359e8-25ec-4eeb-af8a-cdb05272bf3e} <Debug> TCPHandler: Processed in 0.001233692 sec. | ||
| 20974 | 2026.05.21 09:27:44.581472 [ 195 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_146_36} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 52897 rows, containing 5 columns (5 merged, 0 gathered) in 0.009190088 sec., 5755875.2429791745 rows/sec., 373.11 MiB/sec. | ||
| 20975 | 2026.05.21 09:27:44.581873 [ 186 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_146_36} <Trace> MergedBlockOutputStream: filled checksums all_1_146_36 (state Temporary) | ||
| 20976 | 2026.05.21 09:27:44.582170 [ 186 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_146_36} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_merge_all_1_146_36 to all_1_146_36 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20977 | 2026.05.21 09:27:44.582246 [ 186 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_146_36} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Merged 6 parts: [all_1_141_35, all_146_146_0] -> all_1_146_36 | ||
| 20978 | 2026.05.21 09:27:44.582360 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 20979 | 2026.05.21 09:27:45.164727 [ 220 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 20980 | 2026.05.21 09:27:45.164789 [ 220 ] {} <Debug> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 20981 | 2026.05.21 09:27:45.167481 [ 220 ] {} <Debug> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 20982 | 2026.05.21 09:27:45.941980 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 678 | ||
| 20983 | 2026.05.21 09:27:45.958919 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20984 | 2026.05.21 09:27:45.958975 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 20985 | 2026.05.21 09:27:45.965192 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 20986 | 2026.05.21 09:27:45.965889 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20987 | 2026.05.21 09:27:45.969138 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 678 | ||
| 20988 | 2026.05.21 09:27:46.001197 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 394.68 MiB, peak 415.97 MiB, free memory in arenas 0.00 B, will set to 398.16 MiB (RSS), difference: 3.48 MiB | ||
| 20989 | 2026.05.21 09:27:47.668780 [ 141 ] {} <Debug> oximeter.fields_u64 (b5f83427-ae7b-4855-93f2-492292eb8518) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 20990 | 2026.05.21 09:27:47.668850 [ 141 ] {} <Trace> oximeter.fields_u64 (b5f83427-ae7b-4855-93f2-492292eb8518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20991 | 2026.05.21 09:27:47.668872 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 20992 | 2026.05.21 09:27:47.669058 [ 198 ] {b5f83427-ae7b-4855-93f2-492292eb8518::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
| 20993 | 2026.05.21 09:27:47.669261 [ 198 ] {b5f83427-ae7b-4855-93f2-492292eb8518::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20994 | 2026.05.21 09:27:47.669300 [ 198 ] {b5f83427-ae7b-4855-93f2-492292eb8518::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 2 rows starting from the beginning of the part | ||
| 20995 | 2026.05.21 09:27:47.669378 [ 198 ] {b5f83427-ae7b-4855-93f2-492292eb8518::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
| 20996 | 2026.05.21 09:27:47.669433 [ 198 ] {b5f83427-ae7b-4855-93f2-492292eb8518::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
| 20997 | 2026.05.21 09:27:47.669483 [ 198 ] {b5f83427-ae7b-4855-93f2-492292eb8518::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
| 20998 | 2026.05.21 09:27:47.669531 [ 198 ] {b5f83427-ae7b-4855-93f2-492292eb8518::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part | ||
| 20999 | 2026.05.21 09:27:47.670383 [ 195 ] {b5f83427-ae7b-4855-93f2-492292eb8518::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001405167 sec., 4269.955101422109 rows/sec., 316.91 KiB/sec. | ||
| 21000 | 2026.05.21 09:27:47.670559 [ 195 ] {b5f83427-ae7b-4855-93f2-492292eb8518::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 21001 | 2026.05.21 09:27:47.670854 [ 195 ] {b5f83427-ae7b-4855-93f2-492292eb8518::all_1_17_4} <Trace> oximeter.fields_u64 (b5f83427-ae7b-4855-93f2-492292eb8518): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21002 | 2026.05.21 09:27:47.670940 [ 195 ] {b5f83427-ae7b-4855-93f2-492292eb8518::all_1_17_4} <Trace> oximeter.fields_u64 (b5f83427-ae7b-4855-93f2-492292eb8518) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 21003 | 2026.05.21 09:27:47.671042 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 21004 | 2026.05.21 09:27:49.252937 [ 222 ] {} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Found 6 old parts to remove. Parts: [all_1_30_5, all_31_31_0, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0] | ||
| 21005 | 2026.05.21 09:27:49.253028 [ 222 ] {} <Debug> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Removing 6 parts from filesystem (serially): Parts: [all_1_30_5, all_31_31_0, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0] | ||
| 21006 | 2026.05.21 09:27:49.255145 [ 222 ] {} <Debug> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Removing 6 parts from memory: Parts: [all_1_30_5, all_31_31_0, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0] | ||
| 21007 | 2026.05.21 09:27:49.552121 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21008 | 2026.05.21 09:27:49.552355 [ 270 ] {40299c98-e9fa-4bc6-8d1a-b13f1b48777b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_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) | ||
| 21009 | 2026.05.21 09:27:49.552696 [ 270 ] {40299c98-e9fa-4bc6-8d1a-b13f1b48777b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21010 | 2026.05.21 09:27:49.552736 [ 270 ] {40299c98-e9fa-4bc6-8d1a-b13f1b48777b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_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 | ||
| 21011 | 2026.05.21 09:27:49.552971 [ 270 ] {40299c98-e9fa-4bc6-8d1a-b13f1b48777b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21012 | 2026.05.21 09:27:49.553039 [ 270 ] {40299c98-e9fa-4bc6-8d1a-b13f1b48777b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21013 | 2026.05.21 09:27:49.553180 [ 270 ] {40299c98-e9fa-4bc6-8d1a-b13f1b48777b} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 21014 | 2026.05.21 09:27:49.553277 [ 317 ] {40299c98-e9fa-4bc6-8d1a-b13f1b48777b} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21015 | 2026.05.21 09:27:49.553302 [ 339 ] {40299c98-e9fa-4bc6-8d1a-b13f1b48777b} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 21016 | 2026.05.21 09:27:49.553290 [ 352 ] {40299c98-e9fa-4bc6-8d1a-b13f1b48777b} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21017 | 2026.05.21 09:27:49.553277 [ 341 ] {40299c98-e9fa-4bc6-8d1a-b13f1b48777b} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21018 | 2026.05.21 09:27:49.553484 [ 270 ] {40299c98-e9fa-4bc6-8d1a-b13f1b48777b} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 21019 | 2026.05.21 09:27:49.553511 [ 270 ] {40299c98-e9fa-4bc6-8d1a-b13f1b48777b} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21020 | 2026.05.21 09:27:49.553610 [ 270 ] {40299c98-e9fa-4bc6-8d1a-b13f1b48777b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21021 | 2026.05.21 09:27:49.553632 [ 270 ] {40299c98-e9fa-4bc6-8d1a-b13f1b48777b} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 21022 | 2026.05.21 09:27:49.553669 [ 270 ] {40299c98-e9fa-4bc6-8d1a-b13f1b48777b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_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'))" | ||
| 21023 | 2026.05.21 09:27:49.553710 [ 270 ] {40299c98-e9fa-4bc6-8d1a-b13f1b48777b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_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'))" | ||
| 21024 | 2026.05.21 09:27:49.553754 [ 270 ] {40299c98-e9fa-4bc6-8d1a-b13f1b48777b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_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'))" | ||
| 21025 | 2026.05.21 09:27:49.553794 [ 270 ] {40299c98-e9fa-4bc6-8d1a-b13f1b48777b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_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'))" | ||
| 21026 | 2026.05.21 09:27:49.554961 [ 270 ] {40299c98-e9fa-4bc6-8d1a-b13f1b48777b} <Debug> executeQuery: Read 51 rows, 10.72 KiB in 0.002702 sec., 18874.907475943746 rows/sec., 3.87 MiB/sec. | ||
| 21027 | 2026.05.21 09:27:49.555196 [ 270 ] {40299c98-e9fa-4bc6-8d1a-b13f1b48777b} <Debug> MemoryTracker: Peak memory usage (for query): 187.13 KiB. | ||
| 21028 | 2026.05.21 09:27:49.555213 [ 270 ] {40299c98-e9fa-4bc6-8d1a-b13f1b48777b} <Debug> TCPHandler: Processed in 0.003223278 sec. | ||
| 21029 | 2026.05.21 09:27:49.558717 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21030 | 2026.05.21 09:27:49.558834 [ 270 ] {81b945be-7fd9-46f1-8dd0-69e670be3520} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 21031 | 2026.05.21 09:27:49.558877 [ 270 ] {81b945be-7fd9-46f1-8dd0-69e670be3520} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 21032 | 2026.05.21 09:27:49.559475 [ 270 ] {81b945be-7fd9-46f1-8dd0-69e670be3520} <Trace> oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21033 | 2026.05.21 09:27:49.559534 [ 270 ] {81b945be-7fd9-46f1-8dd0-69e670be3520} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 21034 | 2026.05.21 09:27:49.559966 [ 270 ] {81b945be-7fd9-46f1-8dd0-69e670be3520} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 21035 | 2026.05.21 09:27:49.560235 [ 270 ] {81b945be-7fd9-46f1-8dd0-69e670be3520} <Trace> oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21036 | 2026.05.21 09:27:49.560394 [ 270 ] {81b945be-7fd9-46f1-8dd0-69e670be3520} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00159 sec., 15094.33962264151 rows/sec., 1.25 MiB/sec. | ||
| 21037 | 2026.05.21 09:27:49.560451 [ 270 ] {81b945be-7fd9-46f1-8dd0-69e670be3520} <Debug> TCPHandler: Processed in 0.00178682 sec. | ||
| 21038 | 2026.05.21 09:27:49.560638 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21039 | 2026.05.21 09:27:49.560766 [ 270 ] {e28d2aa5-2adb-4566-bfbb-3bf1ae64bb5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 21040 | 2026.05.21 09:27:49.560819 [ 270 ] {e28d2aa5-2adb-4566-bfbb-3bf1ae64bb5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 21041 | 2026.05.21 09:27:49.561283 [ 270 ] {e28d2aa5-2adb-4566-bfbb-3bf1ae64bb5b} <Trace> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21042 | 2026.05.21 09:27:49.561323 [ 270 ] {e28d2aa5-2adb-4566-bfbb-3bf1ae64bb5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 21043 | 2026.05.21 09:27:49.561632 [ 270 ] {e28d2aa5-2adb-4566-bfbb-3bf1ae64bb5b} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 21044 | 2026.05.21 09:27:49.561845 [ 270 ] {e28d2aa5-2adb-4566-bfbb-3bf1ae64bb5b} <Trace> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21045 | 2026.05.21 09:27:49.561982 [ 270 ] {e28d2aa5-2adb-4566-bfbb-3bf1ae64bb5b} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001252 sec., 6389.776357827475 rows/sec., 521.04 KiB/sec. | ||
| 21046 | 2026.05.21 09:27:49.562018 [ 270 ] {e28d2aa5-2adb-4566-bfbb-3bf1ae64bb5b} <Debug> TCPHandler: Processed in 0.00148585 sec. | ||
| 21047 | 2026.05.21 09:27:49.562148 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21048 | 2026.05.21 09:27:49.562248 [ 270 ] {4b735e14-6985-4303-be05-0eda419153fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21049 | 2026.05.21 09:27:49.562290 [ 270 ] {4b735e14-6985-4303-be05-0eda419153fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21050 | 2026.05.21 09:27:49.562854 [ 270 ] {4b735e14-6985-4303-be05-0eda419153fa} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21051 | 2026.05.21 09:27:49.562891 [ 270 ] {4b735e14-6985-4303-be05-0eda419153fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 21052 | 2026.05.21 09:27:49.563225 [ 270 ] {4b735e14-6985-4303-be05-0eda419153fa} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 21053 | 2026.05.21 09:27:49.563444 [ 270 ] {4b735e14-6985-4303-be05-0eda419153fa} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21054 | 2026.05.21 09:27:49.563577 [ 270 ] {4b735e14-6985-4303-be05-0eda419153fa} <Debug> executeQuery: Read 262 rows, 24.00 KiB in 0.001348 sec., 194362.0178041543 rows/sec., 17.39 MiB/sec. | ||
| 21055 | 2026.05.21 09:27:49.563612 [ 270 ] {4b735e14-6985-4303-be05-0eda419153fa} <Debug> TCPHandler: Processed in 0.001515491 sec. | ||
| 21056 | 2026.05.21 09:27:49.563734 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21057 | 2026.05.21 09:27:49.563831 [ 270 ] {15608b8a-539c-4f66-9e41-178fbb571670} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21058 | 2026.05.21 09:27:49.563871 [ 270 ] {15608b8a-539c-4f66-9e41-178fbb571670} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21059 | 2026.05.21 09:27:49.564310 [ 270 ] {15608b8a-539c-4f66-9e41-178fbb571670} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21060 | 2026.05.21 09:27:49.564347 [ 270 ] {15608b8a-539c-4f66-9e41-178fbb571670} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 21061 | 2026.05.21 09:27:49.564640 [ 270 ] {15608b8a-539c-4f66-9e41-178fbb571670} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 21062 | 2026.05.21 09:27:49.564843 [ 270 ] {15608b8a-539c-4f66-9e41-178fbb571670} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21063 | 2026.05.21 09:27:49.564962 [ 139 ] {} <Debug> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 21064 | 2026.05.21 09:27:49.564972 [ 270 ] {15608b8a-539c-4f66-9e41-178fbb571670} <Debug> executeQuery: Read 61 rows, 4.60 KiB in 0.001159 sec., 52631.57894736842 rows/sec., 3.88 MiB/sec. | ||
| 21065 | 2026.05.21 09:27:49.565020 [ 139 ] {} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21066 | 2026.05.21 09:27:49.565028 [ 270 ] {15608b8a-539c-4f66-9e41-178fbb571670} <Debug> TCPHandler: Processed in 0.001343295 sec. | ||
| 21067 | 2026.05.21 09:27:49.565061 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 21068 | 2026.05.21 09:27:49.565178 [ 188 ] {33106484-ff80-4833-813a-1c2c5998985f::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 | ||
| 21069 | 2026.05.21 09:27:49.565183 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21070 | 2026.05.21 09:27:49.565187 [ 225 ] {} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 21071 | 2026.05.21 09:27:49.565250 [ 225 ] {} <Debug> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 21072 | 2026.05.21 09:27:49.565293 [ 188 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21073 | 2026.05.21 09:27:49.565298 [ 270 ] {66ce0c87-0662-4468-915f-2c7288c3e5da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 21074 | 2026.05.21 09:27:49.565337 [ 188 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 226 rows starting from the beginning of the part | ||
| 21075 | 2026.05.21 09:27:49.565354 [ 270 ] {66ce0c87-0662-4468-915f-2c7288c3e5da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 21076 | 2026.05.21 09:27:49.565415 [ 188 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 41 rows starting from the beginning of the part | ||
| 21077 | 2026.05.21 09:27:49.565475 [ 188 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 157 rows starting from the beginning of the part | ||
| 21078 | 2026.05.21 09:27:49.565525 [ 188 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 41 rows starting from the beginning of the part | ||
| 21079 | 2026.05.21 09:27:49.565572 [ 188 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 142 rows starting from the beginning of the part | ||
| 21080 | 2026.05.21 09:27:49.565621 [ 188 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 61 rows starting from the beginning of the part | ||
| 21081 | 2026.05.21 09:27:49.565790 [ 270 ] {66ce0c87-0662-4468-915f-2c7288c3e5da} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21082 | 2026.05.21 09:27:49.565834 [ 270 ] {66ce0c87-0662-4468-915f-2c7288c3e5da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 21083 | 2026.05.21 09:27:49.566169 [ 270 ] {66ce0c87-0662-4468-915f-2c7288c3e5da} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 21084 | 2026.05.21 09:27:49.566436 [ 270 ] {66ce0c87-0662-4468-915f-2c7288c3e5da} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21085 | 2026.05.21 09:27:49.566570 [ 270 ] {66ce0c87-0662-4468-915f-2c7288c3e5da} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00129 sec., 18604.6511627907 rows/sec., 1.54 MiB/sec. | ||
| 21086 | 2026.05.21 09:27:49.566585 [ 201 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 668 rows, containing 5 columns (5 merged, 0 gathered) in 0.001448199 sec., 461262.5751019024 rows/sec., 31.27 MiB/sec. | ||
| 21087 | 2026.05.21 09:27:49.566608 [ 270 ] {66ce0c87-0662-4468-915f-2c7288c3e5da} <Debug> TCPHandler: Processed in 0.00147912 sec. | ||
| 21088 | 2026.05.21 09:27:49.566751 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21089 | 2026.05.21 09:27:49.566783 [ 189 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 21090 | 2026.05.21 09:27:49.566850 [ 270 ] {8ff7517f-4911-4681-bdd7-5d3642f7bd9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 21091 | 2026.05.21 09:27:49.566895 [ 270 ] {8ff7517f-4911-4681-bdd7-5d3642f7bd9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 21092 | 2026.05.21 09:27:49.567135 [ 189 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_101_20} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21093 | 2026.05.21 09:27:49.567233 [ 189 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_101_20} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 21094 | 2026.05.21 09:27:49.567238 [ 225 ] {} <Debug> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 21095 | 2026.05.21 09:27:49.567304 [ 270 ] {8ff7517f-4911-4681-bdd7-5d3642f7bd9e} <Trace> oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21096 | 2026.05.21 09:27:49.567336 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 21097 | 2026.05.21 09:27:49.567345 [ 270 ] {8ff7517f-4911-4681-bdd7-5d3642f7bd9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 21098 | 2026.05.21 09:27:49.567656 [ 270 ] {8ff7517f-4911-4681-bdd7-5d3642f7bd9e} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 21099 | 2026.05.21 09:27:49.567864 [ 270 ] {8ff7517f-4911-4681-bdd7-5d3642f7bd9e} <Trace> oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21100 | 2026.05.21 09:27:49.567998 [ 270 ] {8ff7517f-4911-4681-bdd7-5d3642f7bd9e} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001166 sec., 10291.595197255576 rows/sec., 804.03 KiB/sec. | ||
| 21101 | 2026.05.21 09:27:49.568035 [ 270 ] {8ff7517f-4911-4681-bdd7-5d3642f7bd9e} <Debug> TCPHandler: Processed in 0.001333814 sec. | ||
| 21102 | 2026.05.21 09:27:49.568159 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21103 | 2026.05.21 09:27:49.568254 [ 270 ] {eaeabee9-9b8a-4c85-9cc3-a7b83caa9da8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21104 | 2026.05.21 09:27:49.568293 [ 270 ] {eaeabee9-9b8a-4c85-9cc3-a7b83caa9da8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21105 | 2026.05.21 09:27:49.568792 [ 270 ] {eaeabee9-9b8a-4c85-9cc3-a7b83caa9da8} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21106 | 2026.05.21 09:27:49.568828 [ 270 ] {eaeabee9-9b8a-4c85-9cc3-a7b83caa9da8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 21107 | 2026.05.21 09:27:49.569139 [ 270 ] {eaeabee9-9b8a-4c85-9cc3-a7b83caa9da8} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 21108 | 2026.05.21 09:27:49.569342 [ 270 ] {eaeabee9-9b8a-4c85-9cc3-a7b83caa9da8} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21109 | 2026.05.21 09:27:49.569472 [ 270 ] {eaeabee9-9b8a-4c85-9cc3-a7b83caa9da8} <Debug> executeQuery: Read 149 rows, 12.31 KiB in 0.001235 sec., 120647.77327935223 rows/sec., 9.73 MiB/sec. | ||
| 21110 | 2026.05.21 09:27:49.569507 [ 270 ] {eaeabee9-9b8a-4c85-9cc3-a7b83caa9da8} <Debug> TCPHandler: Processed in 0.001397417 sec. | ||
| 21111 | 2026.05.21 09:27:49.569647 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21112 | 2026.05.21 09:27:49.569744 [ 270 ] {b13ee1c2-419d-4e39-92dd-1d1811874dac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21113 | 2026.05.21 09:27:49.569786 [ 270 ] {b13ee1c2-419d-4e39-92dd-1d1811874dac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21114 | 2026.05.21 09:27:49.570225 [ 270 ] {b13ee1c2-419d-4e39-92dd-1d1811874dac} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21115 | 2026.05.21 09:27:49.570261 [ 270 ] {b13ee1c2-419d-4e39-92dd-1d1811874dac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 21116 | 2026.05.21 09:27:49.570586 [ 270 ] {b13ee1c2-419d-4e39-92dd-1d1811874dac} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 21117 | 2026.05.21 09:27:49.570786 [ 270 ] {b13ee1c2-419d-4e39-92dd-1d1811874dac} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21118 | 2026.05.21 09:27:49.570916 [ 270 ] {b13ee1c2-419d-4e39-92dd-1d1811874dac} <Debug> executeQuery: Read 236 rows, 17.67 KiB in 0.001191 sec., 198152.81276238456 rows/sec., 14.49 MiB/sec. | ||
| 21119 | 2026.05.21 09:27:49.570951 [ 270 ] {b13ee1c2-419d-4e39-92dd-1d1811874dac} <Debug> TCPHandler: Processed in 0.001352795 sec. | ||
| 21120 | 2026.05.21 09:27:49.571075 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21121 | 2026.05.21 09:27:49.571171 [ 270 ] {72e08ac1-18d9-4f20-b153-465875eb0780} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21122 | 2026.05.21 09:27:49.571225 [ 270 ] {72e08ac1-18d9-4f20-b153-465875eb0780} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21123 | 2026.05.21 09:27:49.572129 [ 270 ] {72e08ac1-18d9-4f20-b153-465875eb0780} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21124 | 2026.05.21 09:27:49.572165 [ 270 ] {72e08ac1-18d9-4f20-b153-465875eb0780} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 21125 | 2026.05.21 09:27:49.572724 [ 270 ] {72e08ac1-18d9-4f20-b153-465875eb0780} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 21126 | 2026.05.21 09:27:49.572944 [ 270 ] {72e08ac1-18d9-4f20-b153-465875eb0780} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21127 | 2026.05.21 09:27:49.573083 [ 138 ] {} <Debug> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 21128 | 2026.05.21 09:27:49.573089 [ 270 ] {72e08ac1-18d9-4f20-b153-465875eb0780} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001936 sec., 21177.685950413223 rows/sec., 37.95 MiB/sec. | ||
| 21129 | 2026.05.21 09:27:49.573130 [ 138 ] {} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21130 | 2026.05.21 09:27:49.573155 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 21131 | 2026.05.21 09:27:49.573208 [ 270 ] {72e08ac1-18d9-4f20-b153-465875eb0780} <Debug> TCPHandler: Processed in 0.002181323 sec. | ||
| 21132 | 2026.05.21 09:27:49.573232 [ 188 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::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 | ||
| 21133 | 2026.05.21 09:27:49.573362 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21134 | 2026.05.21 09:27:49.573424 [ 188 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21135 | 2026.05.21 09:27:49.573463 [ 270 ] {fa839f1b-8203-448d-a5cc-1272eb211c20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21136 | 2026.05.21 09:27:49.573474 [ 188 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 2562 rows starting from the beginning of the part | ||
| 21137 | 2026.05.21 09:27:49.573512 [ 270 ] {fa839f1b-8203-448d-a5cc-1272eb211c20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21138 | 2026.05.21 09:27:49.573592 [ 188 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 41 rows starting from the beginning of the part | ||
| 21139 | 2026.05.21 09:27:49.573698 [ 188 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 41 rows starting from the beginning of the part | ||
| 21140 | 2026.05.21 09:27:49.573795 [ 188 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 11 rows starting from the beginning of the part | ||
| 21141 | 2026.05.21 09:27:49.573888 [ 270 ] {fa839f1b-8203-448d-a5cc-1272eb211c20} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21142 | 2026.05.21 09:27:49.573894 [ 188 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 41 rows starting from the beginning of the part | ||
| 21143 | 2026.05.21 09:27:49.573930 [ 270 ] {fa839f1b-8203-448d-a5cc-1272eb211c20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 21144 | 2026.05.21 09:27:49.574015 [ 188 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 41 rows starting from the beginning of the part | ||
| 21145 | 2026.05.21 09:27:49.574252 [ 270 ] {fa839f1b-8203-448d-a5cc-1272eb211c20} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 21146 | 2026.05.21 09:27:49.574499 [ 270 ] {fa839f1b-8203-448d-a5cc-1272eb211c20} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21147 | 2026.05.21 09:27:49.574637 [ 270 ] {fa839f1b-8203-448d-a5cc-1272eb211c20} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001193 sec., 50293.37803855826 rows/sec., 3.39 MiB/sec. | ||
| 21148 | 2026.05.21 09:27:49.574672 [ 270 ] {fa839f1b-8203-448d-a5cc-1272eb211c20} <Debug> TCPHandler: Processed in 0.001361806 sec. | ||
| 21149 | 2026.05.21 09:27:49.580951 [ 189 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2737 rows, containing 19 columns (19 merged, 0 gathered) in 0.00774602 sec., 353342.74892138154 rows/sec., 633.17 MiB/sec. | ||
| 21150 | 2026.05.21 09:27:49.583693 [ 189 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 21151 | 2026.05.21 09:27:49.584053 [ 189 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21152 | 2026.05.21 09:27:49.584129 [ 189 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 21153 | 2026.05.21 09:27:49.584262 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 19.15 MiB. | ||
| 21154 | 2026.05.21 09:27:50.000303 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 398.91 MiB, peak 418.01 MiB, free memory in arenas 0.00 B, will set to 400.43 MiB (RSS), difference: 1.52 MiB | ||
| 21155 | 2026.05.21 09:27:51.087699 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 43650 | ||
| 21156 | 2026.05.21 09:27:51.088224 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21157 | 2026.05.21 09:27:51.088265 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 21158 | 2026.05.21 09:27:51.088725 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 21159 | 2026.05.21 09:27:51.088943 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21160 | 2026.05.21 09:27:51.089069 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43650 | ||
| 21161 | 2026.05.21 09:27:51.089100 [ 135 ] {} <Debug> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 21162 | 2026.05.21 09:27:51.089169 [ 135 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21163 | 2026.05.21 09:27:51.089190 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 21164 | 2026.05.21 09:27:51.089311 [ 194 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::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 | ||
| 21165 | 2026.05.21 09:27:51.089436 [ 194 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21166 | 2026.05.21 09:27:51.089473 [ 194 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_86_17, total 41218 rows starting from the beginning of the part | ||
| 21167 | 2026.05.21 09:27:51.089535 [ 194 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 512 rows starting from the beginning of the part | ||
| 21168 | 2026.05.21 09:27:51.089579 [ 194 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 448 rows starting from the beginning of the part | ||
| 21169 | 2026.05.21 09:27:51.089622 [ 194 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 512 rows starting from the beginning of the part | ||
| 21170 | 2026.05.21 09:27:51.089660 [ 194 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 448 rows starting from the beginning of the part | ||
| 21171 | 2026.05.21 09:27:51.089697 [ 194 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 512 rows starting from the beginning of the part | ||
| 21172 | 2026.05.21 09:27:51.092392 [ 196 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43650 rows, containing 4 columns (4 merged, 0 gathered) in 0.003136396 sec., 13917247.694487559 rows/sec., 199.09 MiB/sec. | ||
| 21173 | 2026.05.21 09:27:51.092692 [ 199 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 21174 | 2026.05.21 09:27:51.093014 [ 199 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_91_18} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21175 | 2026.05.21 09:27:51.093097 [ 199 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_91_18} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 21176 | 2026.05.21 09:27:51.093203 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. | ||
| 21177 | 2026.05.21 09:27:53.470118 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 686 | ||
| 21178 | 2026.05.21 09:27:53.487810 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21179 | 2026.05.21 09:27:53.487869 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 21180 | 2026.05.21 09:27:53.494259 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 21181 | 2026.05.21 09:27:53.494965 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21182 | 2026.05.21 09:27:53.495334 [ 133 ] {} <Debug> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 21183 | 2026.05.21 09:27:53.495415 [ 133 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21184 | 2026.05.21 09:27:53.495436 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 21185 | 2026.05.21 09:27:53.495597 [ 193 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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 | ||
| 21186 | 2026.05.21 09:27:53.498138 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 686 | ||
| 21187 | 2026.05.21 09:27:53.499791 [ 193 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21188 | 2026.05.21 09:27:53.502038 [ 193 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 648 rows starting from the beginning of the part | ||
| 21189 | 2026.05.21 09:27:53.508710 [ 193 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 8 rows starting from the beginning of the part | ||
| 21190 | 2026.05.21 09:27:53.513963 [ 193 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 7 rows starting from the beginning of the part | ||
| 21191 | 2026.05.21 09:27:53.518905 [ 193 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 8 rows starting from the beginning of the part | ||
| 21192 | 2026.05.21 09:27:53.524108 [ 193 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 7 rows starting from the beginning of the part | ||
| 21193 | 2026.05.21 09:27:53.529030 [ 193 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 8 rows starting from the beginning of the part | ||
| 21194 | 2026.05.21 09:27:53.588622 [ 196 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 686 rows, containing 679 columns (679 merged, 0 gathered) in 0.0930958 sec., 7368.753477600493 rows/sec., 38.10 MiB/sec. | ||
| 21195 | 2026.05.21 09:27:53.591620 [ 197 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 21196 | 2026.05.21 09:27:53.593713 [ 197 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_91_18} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21197 | 2026.05.21 09:27:53.593816 [ 197 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_91_18} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 21198 | 2026.05.21 09:27:53.596221 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
| 21199 | 2026.05.21 09:27:54.001185 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 401.50 MiB, peak 418.91 MiB, free memory in arenas 0.00 B, will set to 400.43 MiB (RSS), difference: -1.07 MiB | ||
| 21200 | 2026.05.21 09:27:54.547893 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21201 | 2026.05.21 09:27:54.548171 [ 270 ] {957d5d4e-b2fc-4a5f-9f53-3df0cde163dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 21202 | 2026.05.21 09:27:54.548561 [ 270 ] {957d5d4e-b2fc-4a5f-9f53-3df0cde163dc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21203 | 2026.05.21 09:27:54.548601 [ 270 ] {957d5d4e-b2fc-4a5f-9f53-3df0cde163dc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 21204 | 2026.05.21 09:27:54.548829 [ 270 ] {957d5d4e-b2fc-4a5f-9f53-3df0cde163dc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21205 | 2026.05.21 09:27:54.548905 [ 270 ] {957d5d4e-b2fc-4a5f-9f53-3df0cde163dc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21206 | 2026.05.21 09:27:54.549057 [ 270 ] {957d5d4e-b2fc-4a5f-9f53-3df0cde163dc} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 21207 | 2026.05.21 09:27:54.549148 [ 352 ] {957d5d4e-b2fc-4a5f-9f53-3df0cde163dc} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21208 | 2026.05.21 09:27:54.549166 [ 317 ] {957d5d4e-b2fc-4a5f-9f53-3df0cde163dc} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21209 | 2026.05.21 09:27:54.549166 [ 341 ] {957d5d4e-b2fc-4a5f-9f53-3df0cde163dc} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 21210 | 2026.05.21 09:27:54.549166 [ 343 ] {957d5d4e-b2fc-4a5f-9f53-3df0cde163dc} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21211 | 2026.05.21 09:27:54.549327 [ 270 ] {957d5d4e-b2fc-4a5f-9f53-3df0cde163dc} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 21212 | 2026.05.21 09:27:54.549357 [ 270 ] {957d5d4e-b2fc-4a5f-9f53-3df0cde163dc} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21213 | 2026.05.21 09:27:54.549468 [ 270 ] {957d5d4e-b2fc-4a5f-9f53-3df0cde163dc} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21214 | 2026.05.21 09:27:54.549492 [ 270 ] {957d5d4e-b2fc-4a5f-9f53-3df0cde163dc} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 21215 | 2026.05.21 09:27:54.549531 [ 270 ] {957d5d4e-b2fc-4a5f-9f53-3df0cde163dc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 21216 | 2026.05.21 09:27:54.549581 [ 270 ] {957d5d4e-b2fc-4a5f-9f53-3df0cde163dc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 21217 | 2026.05.21 09:27:54.549624 [ 270 ] {957d5d4e-b2fc-4a5f-9f53-3df0cde163dc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 21218 | 2026.05.21 09:27:54.549664 [ 270 ] {957d5d4e-b2fc-4a5f-9f53-3df0cde163dc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 21219 | 2026.05.21 09:27:54.551059 [ 270 ] {957d5d4e-b2fc-4a5f-9f53-3df0cde163dc} <Debug> executeQuery: Read 51 rows, 10.48 KiB in 0.003 sec., 17000 rows/sec., 3.41 MiB/sec. | ||
| 21220 | 2026.05.21 09:27:54.551326 [ 270 ] {957d5d4e-b2fc-4a5f-9f53-3df0cde163dc} <Debug> MemoryTracker: Peak memory usage (for query): 171.32 KiB. | ||
| 21221 | 2026.05.21 09:27:54.551344 [ 270 ] {957d5d4e-b2fc-4a5f-9f53-3df0cde163dc} <Debug> TCPHandler: Processed in 0.003610161 sec. | ||
| 21222 | 2026.05.21 09:27:54.552949 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21223 | 2026.05.21 09:27:54.553069 [ 270 ] {b357b223-463e-499b-9cf4-1ffd3151da8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21224 | 2026.05.21 09:27:54.553119 [ 270 ] {b357b223-463e-499b-9cf4-1ffd3151da8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21225 | 2026.05.21 09:27:54.553668 [ 270 ] {b357b223-463e-499b-9cf4-1ffd3151da8a} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21226 | 2026.05.21 09:27:54.553714 [ 270 ] {b357b223-463e-499b-9cf4-1ffd3151da8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 21227 | 2026.05.21 09:27:54.554097 [ 270 ] {b357b223-463e-499b-9cf4-1ffd3151da8a} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 21228 | 2026.05.21 09:27:54.554371 [ 270 ] {b357b223-463e-499b-9cf4-1ffd3151da8a} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21229 | 2026.05.21 09:27:54.554536 [ 270 ] {b357b223-463e-499b-9cf4-1ffd3151da8a} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001502 sec., 37283.62183754993 rows/sec., 2.85 MiB/sec. | ||
| 21230 | 2026.05.21 09:27:54.554575 [ 270 ] {b357b223-463e-499b-9cf4-1ffd3151da8a} <Debug> TCPHandler: Processed in 0.001680426 sec. | ||
| 21231 | 2026.05.21 09:27:54.554710 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21232 | 2026.05.21 09:27:54.554813 [ 270 ] {4131f457-3968-4f28-a483-3e776a8aa5ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21233 | 2026.05.21 09:27:54.554855 [ 270 ] {4131f457-3968-4f28-a483-3e776a8aa5ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21234 | 2026.05.21 09:27:54.555323 [ 270 ] {4131f457-3968-4f28-a483-3e776a8aa5ef} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21235 | 2026.05.21 09:27:54.555362 [ 270 ] {4131f457-3968-4f28-a483-3e776a8aa5ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 21236 | 2026.05.21 09:27:54.555671 [ 270 ] {4131f457-3968-4f28-a483-3e776a8aa5ef} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 21237 | 2026.05.21 09:27:54.555902 [ 270 ] {4131f457-3968-4f28-a483-3e776a8aa5ef} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21238 | 2026.05.21 09:27:54.556042 [ 270 ] {4131f457-3968-4f28-a483-3e776a8aa5ef} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001251 sec., 51159.07274180656 rows/sec., 3.99 MiB/sec. | ||
| 21239 | 2026.05.21 09:27:54.556078 [ 270 ] {4131f457-3968-4f28-a483-3e776a8aa5ef} <Debug> TCPHandler: Processed in 0.001418948 sec. | ||
| 21240 | 2026.05.21 09:27:54.556169 [ 218 ] {} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 21241 | 2026.05.21 09:27:54.556202 [ 218 ] {} <Debug> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 21242 | 2026.05.21 09:27:54.556235 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21243 | 2026.05.21 09:27:54.556341 [ 270 ] {a1f9779b-eab8-4c59-9842-fa1689a41711} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21244 | 2026.05.21 09:27:54.556387 [ 270 ] {a1f9779b-eab8-4c59-9842-fa1689a41711} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21245 | 2026.05.21 09:27:54.556835 [ 270 ] {a1f9779b-eab8-4c59-9842-fa1689a41711} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21246 | 2026.05.21 09:27:54.556879 [ 270 ] {a1f9779b-eab8-4c59-9842-fa1689a41711} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 21247 | 2026.05.21 09:27:54.557252 [ 270 ] {a1f9779b-eab8-4c59-9842-fa1689a41711} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 21248 | 2026.05.21 09:27:54.557516 [ 270 ] {a1f9779b-eab8-4c59-9842-fa1689a41711} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21249 | 2026.05.21 09:27:54.557654 [ 270 ] {a1f9779b-eab8-4c59-9842-fa1689a41711} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001333 sec., 120030.00750187547 rows/sec., 8.36 MiB/sec. | ||
| 21250 | 2026.05.21 09:27:54.557693 [ 270 ] {a1f9779b-eab8-4c59-9842-fa1689a41711} <Debug> TCPHandler: Processed in 0.001508191 sec. | ||
| 21251 | 2026.05.21 09:27:54.557829 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21252 | 2026.05.21 09:27:54.557933 [ 270 ] {829db502-9350-4284-b3f2-314d78c0a36d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21253 | 2026.05.21 09:27:54.557977 [ 270 ] {829db502-9350-4284-b3f2-314d78c0a36d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21254 | 2026.05.21 09:27:54.558354 [ 270 ] {829db502-9350-4284-b3f2-314d78c0a36d} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21255 | 2026.05.21 09:27:54.558397 [ 270 ] {829db502-9350-4284-b3f2-314d78c0a36d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 21256 | 2026.05.21 09:27:54.558534 [ 218 ] {} <Debug> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 21257 | 2026.05.21 09:27:54.558831 [ 270 ] {829db502-9350-4284-b3f2-314d78c0a36d} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 21258 | 2026.05.21 09:27:54.559048 [ 270 ] {829db502-9350-4284-b3f2-314d78c0a36d} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21259 | 2026.05.21 09:27:54.559184 [ 270 ] {829db502-9350-4284-b3f2-314d78c0a36d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00127 sec., 47244.09448818897 rows/sec., 3.18 MiB/sec. | ||
| 21260 | 2026.05.21 09:27:54.559218 [ 270 ] {829db502-9350-4284-b3f2-314d78c0a36d} <Debug> TCPHandler: Processed in 0.001441559 sec. | ||
| 21261 | 2026.05.21 09:27:55.063816 [ 219 ] {} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 21262 | 2026.05.21 09:27:55.063875 [ 219 ] {} <Debug> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 21263 | 2026.05.21 09:27:55.065986 [ 219 ] {} <Debug> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 21264 | 2026.05.21 09:27:55.741296 [ 222 ] {} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 21265 | 2026.05.21 09:27:55.741382 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 21266 | 2026.05.21 09:27:55.743923 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 21267 | 2026.05.21 09:27:58.323540 [ 124 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 21268 | 2026.05.21 09:27:58.323600 [ 124 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 21269 | 2026.05.21 09:27:58.590162 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 44098 | ||
| 21270 | 2026.05.21 09:27:58.590774 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21271 | 2026.05.21 09:27:58.590829 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 21272 | 2026.05.21 09:27:58.591342 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 21273 | 2026.05.21 09:27:58.591586 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21274 | 2026.05.21 09:27:58.591743 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44098 | ||
| 21275 | 2026.05.21 09:27:59.549604 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21276 | 2026.05.21 09:27:59.549862 [ 270 ] {b514e31c-5964-40f1-b966-7d92c1411d0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 21277 | 2026.05.21 09:27:59.550249 [ 270 ] {b514e31c-5964-40f1-b966-7d92c1411d0c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21278 | 2026.05.21 09:27:59.550293 [ 270 ] {b514e31c-5964-40f1-b966-7d92c1411d0c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 21279 | 2026.05.21 09:27:59.550552 [ 270 ] {b514e31c-5964-40f1-b966-7d92c1411d0c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21280 | 2026.05.21 09:27:59.550634 [ 270 ] {b514e31c-5964-40f1-b966-7d92c1411d0c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21281 | 2026.05.21 09:27:59.550797 [ 270 ] {b514e31c-5964-40f1-b966-7d92c1411d0c} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 21282 | 2026.05.21 09:27:59.550907 [ 351 ] {b514e31c-5964-40f1-b966-7d92c1411d0c} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21283 | 2026.05.21 09:27:59.550921 [ 343 ] {b514e31c-5964-40f1-b966-7d92c1411d0c} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21284 | 2026.05.21 09:27:59.550938 [ 339 ] {b514e31c-5964-40f1-b966-7d92c1411d0c} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21285 | 2026.05.21 09:27:59.550931 [ 317 ] {b514e31c-5964-40f1-b966-7d92c1411d0c} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 21286 | 2026.05.21 09:27:59.551121 [ 270 ] {b514e31c-5964-40f1-b966-7d92c1411d0c} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 21287 | 2026.05.21 09:27:59.551148 [ 270 ] {b514e31c-5964-40f1-b966-7d92c1411d0c} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21288 | 2026.05.21 09:27:59.551249 [ 270 ] {b514e31c-5964-40f1-b966-7d92c1411d0c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21289 | 2026.05.21 09:27:59.551271 [ 270 ] {b514e31c-5964-40f1-b966-7d92c1411d0c} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 21290 | 2026.05.21 09:27:59.551308 [ 270 ] {b514e31c-5964-40f1-b966-7d92c1411d0c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 21291 | 2026.05.21 09:27:59.551351 [ 270 ] {b514e31c-5964-40f1-b966-7d92c1411d0c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 21292 | 2026.05.21 09:27:59.551389 [ 270 ] {b514e31c-5964-40f1-b966-7d92c1411d0c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 21293 | 2026.05.21 09:27:59.551429 [ 270 ] {b514e31c-5964-40f1-b966-7d92c1411d0c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 21294 | 2026.05.21 09:27:59.552716 [ 270 ] {b514e31c-5964-40f1-b966-7d92c1411d0c} <Debug> executeQuery: Read 51 rows, 10.72 KiB in 0.002959 sec., 17235.552551537683 rows/sec., 3.54 MiB/sec. | ||
| 21295 | 2026.05.21 09:27:59.552957 [ 270 ] {b514e31c-5964-40f1-b966-7d92c1411d0c} <Debug> MemoryTracker: Peak memory usage (for query): 186.78 KiB. | ||
| 21296 | 2026.05.21 09:27:59.552974 [ 270 ] {b514e31c-5964-40f1-b966-7d92c1411d0c} <Debug> TCPHandler: Processed in 0.003509497 sec. | ||
| 21297 | 2026.05.21 09:27:59.555339 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21298 | 2026.05.21 09:27:59.555472 [ 270 ] {9983fefb-a617-4eec-bb4d-4e39adc2816b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21299 | 2026.05.21 09:27:59.555522 [ 270 ] {9983fefb-a617-4eec-bb4d-4e39adc2816b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21300 | 2026.05.21 09:27:59.556216 [ 270 ] {9983fefb-a617-4eec-bb4d-4e39adc2816b} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21301 | 2026.05.21 09:27:59.556269 [ 270 ] {9983fefb-a617-4eec-bb4d-4e39adc2816b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 21302 | 2026.05.21 09:27:59.556681 [ 270 ] {9983fefb-a617-4eec-bb4d-4e39adc2816b} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 21303 | 2026.05.21 09:27:59.556895 [ 270 ] {9983fefb-a617-4eec-bb4d-4e39adc2816b} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21304 | 2026.05.21 09:27:59.557038 [ 270 ] {9983fefb-a617-4eec-bb4d-4e39adc2816b} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001605 sec., 85981.30841121495 rows/sec., 7.47 MiB/sec. | ||
| 21305 | 2026.05.21 09:27:59.557074 [ 270 ] {9983fefb-a617-4eec-bb4d-4e39adc2816b} <Debug> TCPHandler: Processed in 0.001798381 sec. | ||
| 21306 | 2026.05.21 09:27:59.557205 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21307 | 2026.05.21 09:27:59.557302 [ 270 ] {f51718c3-ebb1-4513-8413-fd4e22a5c4a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21308 | 2026.05.21 09:27:59.557343 [ 270 ] {f51718c3-ebb1-4513-8413-fd4e22a5c4a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21309 | 2026.05.21 09:27:59.557764 [ 270 ] {f51718c3-ebb1-4513-8413-fd4e22a5c4a0} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21310 | 2026.05.21 09:27:59.557801 [ 270 ] {f51718c3-ebb1-4513-8413-fd4e22a5c4a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 21311 | 2026.05.21 09:27:59.558112 [ 270 ] {f51718c3-ebb1-4513-8413-fd4e22a5c4a0} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 21312 | 2026.05.21 09:27:59.558318 [ 270 ] {f51718c3-ebb1-4513-8413-fd4e22a5c4a0} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21313 | 2026.05.21 09:27:59.558447 [ 270 ] {f51718c3-ebb1-4513-8413-fd4e22a5c4a0} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001163 sec., 35253.654342218404 rows/sec., 2.59 MiB/sec. | ||
| 21314 | 2026.05.21 09:27:59.558483 [ 270 ] {f51718c3-ebb1-4513-8413-fd4e22a5c4a0} <Debug> TCPHandler: Processed in 0.001328384 sec. | ||
| 21315 | 2026.05.21 09:27:59.558607 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21316 | 2026.05.21 09:27:59.558704 [ 270 ] {295025f4-e3f9-4114-b812-366d6905b8c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21317 | 2026.05.21 09:27:59.558743 [ 270 ] {295025f4-e3f9-4114-b812-366d6905b8c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21318 | 2026.05.21 09:27:59.559187 [ 270 ] {295025f4-e3f9-4114-b812-366d6905b8c8} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21319 | 2026.05.21 09:27:59.559223 [ 270 ] {295025f4-e3f9-4114-b812-366d6905b8c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 21320 | 2026.05.21 09:27:59.559519 [ 270 ] {295025f4-e3f9-4114-b812-366d6905b8c8} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 21321 | 2026.05.21 09:27:59.559723 [ 270 ] {295025f4-e3f9-4114-b812-366d6905b8c8} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21322 | 2026.05.21 09:27:59.559851 [ 270 ] {295025f4-e3f9-4114-b812-366d6905b8c8} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001165 sec., 90128.75536480687 rows/sec., 7.04 MiB/sec. | ||
| 21323 | 2026.05.21 09:27:59.559886 [ 270 ] {295025f4-e3f9-4114-b812-366d6905b8c8} <Debug> TCPHandler: Processed in 0.001329835 sec. | ||
| 21324 | 2026.05.21 09:27:59.560053 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21325 | 2026.05.21 09:27:59.560150 [ 270 ] {ea442365-fb8f-47ce-83ea-15e4d2e2db84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21326 | 2026.05.21 09:27:59.560193 [ 270 ] {ea442365-fb8f-47ce-83ea-15e4d2e2db84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21327 | 2026.05.21 09:27:59.560605 [ 270 ] {ea442365-fb8f-47ce-83ea-15e4d2e2db84} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21328 | 2026.05.21 09:27:59.560640 [ 270 ] {ea442365-fb8f-47ce-83ea-15e4d2e2db84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 21329 | 2026.05.21 09:27:59.560960 [ 270 ] {ea442365-fb8f-47ce-83ea-15e4d2e2db84} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 21330 | 2026.05.21 09:27:59.561171 [ 270 ] {ea442365-fb8f-47ce-83ea-15e4d2e2db84} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21331 | 2026.05.21 09:27:59.561300 [ 270 ] {ea442365-fb8f-47ce-83ea-15e4d2e2db84} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001169 sec., 136869.11890504707 rows/sec., 9.53 MiB/sec. | ||
| 21332 | 2026.05.21 09:27:59.561336 [ 270 ] {ea442365-fb8f-47ce-83ea-15e4d2e2db84} <Debug> TCPHandler: Processed in 0.001333245 sec. | ||
| 21333 | 2026.05.21 09:27:59.561464 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21334 | 2026.05.21 09:27:59.561560 [ 270 ] {110136f7-be40-4ad0-83de-3fb5e25baf84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21335 | 2026.05.21 09:27:59.561613 [ 270 ] {110136f7-be40-4ad0-83de-3fb5e25baf84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21336 | 2026.05.21 09:27:59.562475 [ 270 ] {110136f7-be40-4ad0-83de-3fb5e25baf84} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21337 | 2026.05.21 09:27:59.562512 [ 270 ] {110136f7-be40-4ad0-83de-3fb5e25baf84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 21338 | 2026.05.21 09:27:59.563095 [ 270 ] {110136f7-be40-4ad0-83de-3fb5e25baf84} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 21339 | 2026.05.21 09:27:59.563320 [ 270 ] {110136f7-be40-4ad0-83de-3fb5e25baf84} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21340 | 2026.05.21 09:27:59.563457 [ 270 ] {110136f7-be40-4ad0-83de-3fb5e25baf84} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001915 sec., 21409.921671018277 rows/sec., 38.37 MiB/sec. | ||
| 21341 | 2026.05.21 09:27:59.563538 [ 270 ] {110136f7-be40-4ad0-83de-3fb5e25baf84} <Debug> TCPHandler: Processed in 0.002122451 sec. | ||
| 21342 | 2026.05.21 09:27:59.563670 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21343 | 2026.05.21 09:27:59.563768 [ 270 ] {9c378fb8-62f6-4a40-b471-bdd5ff225a7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21344 | 2026.05.21 09:27:59.563810 [ 270 ] {9c378fb8-62f6-4a40-b471-bdd5ff225a7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21345 | 2026.05.21 09:27:59.564159 [ 270 ] {9c378fb8-62f6-4a40-b471-bdd5ff225a7d} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21346 | 2026.05.21 09:27:59.564194 [ 270 ] {9c378fb8-62f6-4a40-b471-bdd5ff225a7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 21347 | 2026.05.21 09:27:59.564494 [ 270 ] {9c378fb8-62f6-4a40-b471-bdd5ff225a7d} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 21348 | 2026.05.21 09:27:59.564703 [ 270 ] {9c378fb8-62f6-4a40-b471-bdd5ff225a7d} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21349 | 2026.05.21 09:27:59.564831 [ 270 ] {9c378fb8-62f6-4a40-b471-bdd5ff225a7d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 21350 | 2026.05.21 09:27:59.564866 [ 270 ] {9c378fb8-62f6-4a40-b471-bdd5ff225a7d} <Debug> TCPHandler: Processed in 0.001246852 sec. | ||
| 21351 | 2026.05.21 09:28:00.999111 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 693 | ||
| 21352 | 2026.05.21 09:28:01.017965 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21353 | 2026.05.21 09:28:01.018030 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 21354 | 2026.05.21 09:28:01.024310 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 21355 | 2026.05.21 09:28:01.025084 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21356 | 2026.05.21 09:28:01.028659 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 693 | ||
| 21357 | 2026.05.21 09:28:03.193923 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21358 | 2026.05.21 09:28:03.194192 [ 270 ] {8ca61708-9dbb-40aa-910b-5b340e8f718c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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) | ||
| 21359 | 2026.05.21 09:28:03.194590 [ 270 ] {8ca61708-9dbb-40aa-910b-5b340e8f718c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21360 | 2026.05.21 09:28:03.194639 [ 270 ] {8ca61708-9dbb-40aa-910b-5b340e8f718c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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 | ||
| 21361 | 2026.05.21 09:28:03.194893 [ 270 ] {8ca61708-9dbb-40aa-910b-5b340e8f718c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21362 | 2026.05.21 09:28:03.194961 [ 270 ] {8ca61708-9dbb-40aa-910b-5b340e8f718c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21363 | 2026.05.21 09:28:03.195105 [ 270 ] {8ca61708-9dbb-40aa-910b-5b340e8f718c} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 21364 | 2026.05.21 09:28:03.195208 [ 341 ] {8ca61708-9dbb-40aa-910b-5b340e8f718c} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21365 | 2026.05.21 09:28:03.195235 [ 351 ] {8ca61708-9dbb-40aa-910b-5b340e8f718c} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 21366 | 2026.05.21 09:28:03.195210 [ 339 ] {8ca61708-9dbb-40aa-910b-5b340e8f718c} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21367 | 2026.05.21 09:28:03.195210 [ 313 ] {8ca61708-9dbb-40aa-910b-5b340e8f718c} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21368 | 2026.05.21 09:28:03.195403 [ 270 ] {8ca61708-9dbb-40aa-910b-5b340e8f718c} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 21369 | 2026.05.21 09:28:03.195431 [ 270 ] {8ca61708-9dbb-40aa-910b-5b340e8f718c} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21370 | 2026.05.21 09:28:03.195531 [ 270 ] {8ca61708-9dbb-40aa-910b-5b340e8f718c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21371 | 2026.05.21 09:28:03.195553 [ 270 ] {8ca61708-9dbb-40aa-910b-5b340e8f718c} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 21372 | 2026.05.21 09:28:03.195591 [ 270 ] {8ca61708-9dbb-40aa-910b-5b340e8f718c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 21373 | 2026.05.21 09:28:03.195635 [ 270 ] {8ca61708-9dbb-40aa-910b-5b340e8f718c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 21374 | 2026.05.21 09:28:03.195675 [ 270 ] {8ca61708-9dbb-40aa-910b-5b340e8f718c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 21375 | 2026.05.21 09:28:03.195718 [ 270 ] {8ca61708-9dbb-40aa-910b-5b340e8f718c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 21376 | 2026.05.21 09:28:03.196978 [ 270 ] {8ca61708-9dbb-40aa-910b-5b340e8f718c} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002902 sec., 17574.08683666437 rows/sec., 4.16 MiB/sec. | ||
| 21377 | 2026.05.21 09:28:03.197203 [ 270 ] {8ca61708-9dbb-40aa-910b-5b340e8f718c} <Debug> MemoryTracker: Peak memory usage (for query): 206.39 KiB. | ||
| 21378 | 2026.05.21 09:28:03.197220 [ 270 ] {8ca61708-9dbb-40aa-910b-5b340e8f718c} <Debug> TCPHandler: Processed in 0.003439976 sec. | ||
| 21379 | 2026.05.21 09:28:03.208538 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21380 | 2026.05.21 09:28:03.208672 [ 270 ] {c2a7ba0d-1c11-430d-aacb-906a4a195def} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 21381 | 2026.05.21 09:28:03.208726 [ 270 ] {c2a7ba0d-1c11-430d-aacb-906a4a195def} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 21382 | 2026.05.21 09:28:03.209304 [ 270 ] {c2a7ba0d-1c11-430d-aacb-906a4a195def} <Trace> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21383 | 2026.05.21 09:28:03.209355 [ 270 ] {c2a7ba0d-1c11-430d-aacb-906a4a195def} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 21384 | 2026.05.21 09:28:03.209752 [ 270 ] {c2a7ba0d-1c11-430d-aacb-906a4a195def} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 21385 | 2026.05.21 09:28:03.209966 [ 270 ] {c2a7ba0d-1c11-430d-aacb-906a4a195def} <Trace> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21386 | 2026.05.21 09:28:03.210113 [ 270 ] {c2a7ba0d-1c11-430d-aacb-906a4a195def} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001477 sec., 2708.1922816519973 rows/sec., 220.83 KiB/sec. | ||
| 21387 | 2026.05.21 09:28:03.210150 [ 270 ] {c2a7ba0d-1c11-430d-aacb-906a4a195def} <Debug> TCPHandler: Processed in 0.001675356 sec. | ||
| 21388 | 2026.05.21 09:28:03.210280 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21389 | 2026.05.21 09:28:03.210380 [ 270 ] {cb689735-1c22-4a03-b3ce-0f0e653127d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21390 | 2026.05.21 09:28:03.210421 [ 270 ] {cb689735-1c22-4a03-b3ce-0f0e653127d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21391 | 2026.05.21 09:28:03.211978 [ 270 ] {cb689735-1c22-4a03-b3ce-0f0e653127d9} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21392 | 2026.05.21 09:28:03.212015 [ 270 ] {cb689735-1c22-4a03-b3ce-0f0e653127d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 21393 | 2026.05.21 09:28:03.212440 [ 270 ] {cb689735-1c22-4a03-b3ce-0f0e653127d9} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 21394 | 2026.05.21 09:28:03.212662 [ 270 ] {cb689735-1c22-4a03-b3ce-0f0e653127d9} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21395 | 2026.05.21 09:28:03.212794 [ 270 ] {cb689735-1c22-4a03-b3ce-0f0e653127d9} <Debug> executeQuery: Read 2407 rows, 180.72 KiB in 0.002432 sec., 989720.394736842 rows/sec., 72.57 MiB/sec. | ||
| 21396 | 2026.05.21 09:28:03.212829 [ 270 ] {cb689735-1c22-4a03-b3ce-0f0e653127d9} <Debug> TCPHandler: Processed in 0.002599088 sec. | ||
| 21397 | 2026.05.21 09:28:03.212959 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21398 | 2026.05.21 09:28:03.213060 [ 270 ] {2a117927-ba4c-4a3c-9cfe-beb1a4481727} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21399 | 2026.05.21 09:28:03.213100 [ 270 ] {2a117927-ba4c-4a3c-9cfe-beb1a4481727} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21400 | 2026.05.21 09:28:03.213524 [ 270 ] {2a117927-ba4c-4a3c-9cfe-beb1a4481727} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21401 | 2026.05.21 09:28:03.213561 [ 270 ] {2a117927-ba4c-4a3c-9cfe-beb1a4481727} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 21402 | 2026.05.21 09:28:03.213848 [ 270 ] {2a117927-ba4c-4a3c-9cfe-beb1a4481727} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 21403 | 2026.05.21 09:28:03.214061 [ 270 ] {2a117927-ba4c-4a3c-9cfe-beb1a4481727} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21404 | 2026.05.21 09:28:03.214191 [ 270 ] {2a117927-ba4c-4a3c-9cfe-beb1a4481727} <Debug> executeQuery: Read 15 rows, 1.11 KiB in 0.00115 sec., 13043.478260869566 rows/sec., 962.13 KiB/sec. | ||
| 21405 | 2026.05.21 09:28:03.214226 [ 270 ] {2a117927-ba4c-4a3c-9cfe-beb1a4481727} <Debug> TCPHandler: Processed in 0.001316855 sec. | ||
| 21406 | 2026.05.21 09:28:03.214363 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21407 | 2026.05.21 09:28:03.214460 [ 270 ] {25289d67-29ac-4021-b650-5f7c36177d1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 21408 | 2026.05.21 09:28:03.214500 [ 270 ] {25289d67-29ac-4021-b650-5f7c36177d1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 21409 | 2026.05.21 09:28:03.215249 [ 270 ] {25289d67-29ac-4021-b650-5f7c36177d1b} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21410 | 2026.05.21 09:28:03.215285 [ 270 ] {25289d67-29ac-4021-b650-5f7c36177d1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 21411 | 2026.05.21 09:28:03.215601 [ 270 ] {25289d67-29ac-4021-b650-5f7c36177d1b} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 21412 | 2026.05.21 09:28:03.215807 [ 270 ] {25289d67-29ac-4021-b650-5f7c36177d1b} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21413 | 2026.05.21 09:28:03.215923 [ 122 ] {} <Debug> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4) (MergerMutator): Selected 6 parts from all_1_47_10 to all_52_52_0 | ||
| 21414 | 2026.05.21 09:28:03.215934 [ 270 ] {25289d67-29ac-4021-b650-5f7c36177d1b} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001492 sec., 536863.2707774799 rows/sec., 31.01 MiB/sec. | ||
| 21415 | 2026.05.21 09:28:03.215972 [ 122 ] {} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21416 | 2026.05.21 09:28:03.215986 [ 270 ] {25289d67-29ac-4021-b650-5f7c36177d1b} <Debug> TCPHandler: Processed in 0.001672876 sec. | ||
| 21417 | 2026.05.21 09:28:03.215998 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 21418 | 2026.05.21 09:28:03.216094 [ 190 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_52_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_47_10 to all_52_52_0 into Compact with storage Full | ||
| 21419 | 2026.05.21 09:28:03.216132 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21420 | 2026.05.21 09:28:03.216202 [ 190 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_52_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21421 | 2026.05.21 09:28:03.216239 [ 190 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_47_10, total 974 rows starting from the beginning of the part | ||
| 21422 | 2026.05.21 09:28:03.216239 [ 270 ] {1d33cdcf-eed4-4317-ba15-8f3fb7487074} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 21423 | 2026.05.21 09:28:03.216292 [ 270 ] {1d33cdcf-eed4-4317-ba15-8f3fb7487074} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 21424 | 2026.05.21 09:28:03.216301 [ 190 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 149 rows starting from the beginning of the part | ||
| 21425 | 2026.05.21 09:28:03.216354 [ 190 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 950 rows starting from the beginning of the part | ||
| 21426 | 2026.05.21 09:28:03.216398 [ 190 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 149 rows starting from the beginning of the part | ||
| 21427 | 2026.05.21 09:28:03.216441 [ 190 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 24 rows starting from the beginning of the part | ||
| 21428 | 2026.05.21 09:28:03.216484 [ 190 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 801 rows starting from the beginning of the part | ||
| 21429 | 2026.05.21 09:28:03.216711 [ 270 ] {1d33cdcf-eed4-4317-ba15-8f3fb7487074} <Trace> oximeter.fields_u64 (b5f83427-ae7b-4855-93f2-492292eb8518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21430 | 2026.05.21 09:28:03.216753 [ 270 ] {1d33cdcf-eed4-4317-ba15-8f3fb7487074} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 21431 | 2026.05.21 09:28:03.217057 [ 270 ] {1d33cdcf-eed4-4317-ba15-8f3fb7487074} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 21432 | 2026.05.21 09:28:03.217293 [ 270 ] {1d33cdcf-eed4-4317-ba15-8f3fb7487074} <Trace> oximeter.fields_u64 (b5f83427-ae7b-4855-93f2-492292eb8518): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21433 | 2026.05.21 09:28:03.217423 [ 270 ] {1d33cdcf-eed4-4317-ba15-8f3fb7487074} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001204 sec., 830.5647840531561 rows/sec., 58.40 KiB/sec. | ||
| 21434 | 2026.05.21 09:28:03.217459 [ 270 ] {1d33cdcf-eed4-4317-ba15-8f3fb7487074} <Debug> TCPHandler: Processed in 0.001377486 sec. | ||
| 21435 | 2026.05.21 09:28:03.217605 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21436 | 2026.05.21 09:28:03.217701 [ 270 ] {2a37ef81-0ead-48e1-9fab-6f8d16eb27c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21437 | 2026.05.21 09:28:03.217725 [ 196 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_52_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3047 rows, containing 5 columns (5 merged, 0 gathered) in 0.001664955 sec., 1830079.491637912 rows/sec., 115.87 MiB/sec. | ||
| 21438 | 2026.05.21 09:28:03.217741 [ 270 ] {2a37ef81-0ead-48e1-9fab-6f8d16eb27c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21439 | 2026.05.21 09:28:03.217919 [ 187 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_52_11} <Trace> MergedBlockOutputStream: filled checksums all_1_52_11 (state Temporary) | ||
| 21440 | 2026.05.21 09:28:03.218179 [ 187 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_52_11} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Renaming temporary part tmp_merge_all_1_52_11 to all_1_52_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21441 | 2026.05.21 09:28:03.218250 [ 187 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_52_11} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4) (MergerMutator): Merged 6 parts: [all_1_47_10, all_52_52_0] -> all_1_52_11 | ||
| 21442 | 2026.05.21 09:28:03.218332 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 21443 | 2026.05.21 09:28:03.218716 [ 270 ] {2a37ef81-0ead-48e1-9fab-6f8d16eb27c3} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21444 | 2026.05.21 09:28:03.218758 [ 270 ] {2a37ef81-0ead-48e1-9fab-6f8d16eb27c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 21445 | 2026.05.21 09:28:03.219116 [ 270 ] {2a37ef81-0ead-48e1-9fab-6f8d16eb27c3} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 21446 | 2026.05.21 09:28:03.219330 [ 270 ] {2a37ef81-0ead-48e1-9fab-6f8d16eb27c3} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21447 | 2026.05.21 09:28:03.219462 [ 270 ] {2a37ef81-0ead-48e1-9fab-6f8d16eb27c3} <Debug> executeQuery: Read 1294 rows, 88.44 KiB in 0.001779 sec., 727374.9297358067 rows/sec., 48.55 MiB/sec. | ||
| 21448 | 2026.05.21 09:28:03.219498 [ 270 ] {2a37ef81-0ead-48e1-9fab-6f8d16eb27c3} <Debug> TCPHandler: Processed in 0.001950295 sec. | ||
| 21449 | 2026.05.21 09:28:03.219634 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21450 | 2026.05.21 09:28:03.219732 [ 270 ] {2de95323-c397-4e7a-ab9b-d050de7d9727} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21451 | 2026.05.21 09:28:03.219774 [ 270 ] {2de95323-c397-4e7a-ab9b-d050de7d9727} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21452 | 2026.05.21 09:28:03.220496 [ 270 ] {2de95323-c397-4e7a-ab9b-d050de7d9727} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21453 | 2026.05.21 09:28:03.220532 [ 270 ] {2de95323-c397-4e7a-ab9b-d050de7d9727} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 21454 | 2026.05.21 09:28:03.220964 [ 270 ] {2de95323-c397-4e7a-ab9b-d050de7d9727} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 21455 | 2026.05.21 09:28:03.221183 [ 270 ] {2de95323-c397-4e7a-ab9b-d050de7d9727} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21456 | 2026.05.21 09:28:03.221313 [ 270 ] {2de95323-c397-4e7a-ab9b-d050de7d9727} <Debug> executeQuery: Read 1574 rows, 98.47 KiB in 0.001601 sec., 983135.5402873204 rows/sec., 60.06 MiB/sec. | ||
| 21457 | 2026.05.21 09:28:03.221349 [ 270 ] {2de95323-c397-4e7a-ab9b-d050de7d9727} <Debug> TCPHandler: Processed in 0.001764809 sec. | ||
| 21458 | 2026.05.21 09:28:03.221481 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21459 | 2026.05.21 09:28:03.221578 [ 270 ] {d7caea48-3299-4b3c-b8ad-d948e27d997c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21460 | 2026.05.21 09:28:03.221632 [ 270 ] {d7caea48-3299-4b3c-b8ad-d948e27d997c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21461 | 2026.05.21 09:28:03.222463 [ 270 ] {d7caea48-3299-4b3c-b8ad-d948e27d997c} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21462 | 2026.05.21 09:28:03.222500 [ 270 ] {d7caea48-3299-4b3c-b8ad-d948e27d997c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 21463 | 2026.05.21 09:28:03.223017 [ 270 ] {d7caea48-3299-4b3c-b8ad-d948e27d997c} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 21464 | 2026.05.21 09:28:03.223261 [ 270 ] {d7caea48-3299-4b3c-b8ad-d948e27d997c} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21465 | 2026.05.21 09:28:03.223403 [ 270 ] {d7caea48-3299-4b3c-b8ad-d948e27d997c} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001843 sec., 5968.529571351058 rows/sec., 10.70 MiB/sec. | ||
| 21466 | 2026.05.21 09:28:03.223491 [ 270 ] {d7caea48-3299-4b3c-b8ad-d948e27d997c} <Debug> TCPHandler: Processed in 0.002060169 sec. | ||
| 21467 | 2026.05.21 09:28:03.223616 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21468 | 2026.05.21 09:28:03.223714 [ 270 ] {279fc94d-45cd-4300-bc5c-009ec9160652} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21469 | 2026.05.21 09:28:03.223756 [ 270 ] {279fc94d-45cd-4300-bc5c-009ec9160652} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21470 | 2026.05.21 09:28:03.224112 [ 270 ] {279fc94d-45cd-4300-bc5c-009ec9160652} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21471 | 2026.05.21 09:28:03.224150 [ 270 ] {279fc94d-45cd-4300-bc5c-009ec9160652} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 21472 | 2026.05.21 09:28:03.224453 [ 270 ] {279fc94d-45cd-4300-bc5c-009ec9160652} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 21473 | 2026.05.21 09:28:03.224752 [ 270 ] {279fc94d-45cd-4300-bc5c-009ec9160652} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21474 | 2026.05.21 09:28:03.224877 [ 117 ] {} <Debug> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8) (MergerMutator): Selected 6 parts from all_1_145_28 to all_150_150_0 | ||
| 21475 | 2026.05.21 09:28:03.224881 [ 270 ] {279fc94d-45cd-4300-bc5c-009ec9160652} <Debug> executeQuery: Read 42 rows, 2.89 KiB in 0.001186 sec., 35413.15345699831 rows/sec., 2.38 MiB/sec. | ||
| 21476 | 2026.05.21 09:28:03.224923 [ 117 ] {} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21477 | 2026.05.21 09:28:03.224937 [ 270 ] {279fc94d-45cd-4300-bc5c-009ec9160652} <Debug> TCPHandler: Processed in 0.001371246 sec. | ||
| 21478 | 2026.05.21 09:28:03.224948 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 21479 | 2026.05.21 09:28:03.225058 [ 187 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_150_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_145_28 to all_150_150_0 into Compact with storage Full | ||
| 21480 | 2026.05.21 09:28:03.225164 [ 187 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_150_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21481 | 2026.05.21 09:28:03.225196 [ 187 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_150_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_145_28, total 8154 rows starting from the beginning of the part | ||
| 21482 | 2026.05.21 09:28:03.225270 [ 187 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_150_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 90 rows starting from the beginning of the part | ||
| 21483 | 2026.05.21 09:28:03.225313 [ 187 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_150_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 60 rows starting from the beginning of the part | ||
| 21484 | 2026.05.21 09:28:03.225356 [ 187 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_150_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 60 rows starting from the beginning of the part | ||
| 21485 | 2026.05.21 09:28:03.225395 [ 187 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_150_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 60 rows starting from the beginning of the part | ||
| 21486 | 2026.05.21 09:28:03.225434 [ 187 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_150_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 42 rows starting from the beginning of the part | ||
| 21487 | 2026.05.21 09:28:03.227838 [ 192 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_150_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8466 rows, containing 4 columns (4 merged, 0 gathered) in 0.002825605 sec., 2996172.5011103814 rows/sec., 198.21 MiB/sec. | ||
| 21488 | 2026.05.21 09:28:03.228077 [ 192 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_150_29} <Trace> MergedBlockOutputStream: filled checksums all_1_150_29 (state Temporary) | ||
| 21489 | 2026.05.21 09:28:03.228430 [ 192 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_150_29} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_merge_all_1_150_29 to all_1_150_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21490 | 2026.05.21 09:28:03.228514 [ 192 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_150_29} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8) (MergerMutator): Merged 6 parts: [all_1_145_28, all_150_150_0] -> all_1_150_29 | ||
| 21491 | 2026.05.21 09:28:03.228604 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.52 MiB. | ||
| 21492 | 2026.05.21 09:28:04.543550 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21493 | 2026.05.21 09:28:04.543799 [ 270 ] {9b56671b-8529-4222-9258-e85845d1dbb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 21494 | 2026.05.21 09:28:04.544152 [ 270 ] {9b56671b-8529-4222-9258-e85845d1dbb2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21495 | 2026.05.21 09:28:04.544191 [ 270 ] {9b56671b-8529-4222-9258-e85845d1dbb2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 21496 | 2026.05.21 09:28:04.544427 [ 270 ] {9b56671b-8529-4222-9258-e85845d1dbb2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21497 | 2026.05.21 09:28:04.544505 [ 270 ] {9b56671b-8529-4222-9258-e85845d1dbb2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21498 | 2026.05.21 09:28:04.544650 [ 270 ] {9b56671b-8529-4222-9258-e85845d1dbb2} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 21499 | 2026.05.21 09:28:04.544731 [ 351 ] {9b56671b-8529-4222-9258-e85845d1dbb2} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21500 | 2026.05.21 09:28:04.544756 [ 316 ] {9b56671b-8529-4222-9258-e85845d1dbb2} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21501 | 2026.05.21 09:28:04.544764 [ 343 ] {9b56671b-8529-4222-9258-e85845d1dbb2} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21502 | 2026.05.21 09:28:04.544764 [ 341 ] {9b56671b-8529-4222-9258-e85845d1dbb2} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 21503 | 2026.05.21 09:28:04.544904 [ 270 ] {9b56671b-8529-4222-9258-e85845d1dbb2} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 21504 | 2026.05.21 09:28:04.544933 [ 270 ] {9b56671b-8529-4222-9258-e85845d1dbb2} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21505 | 2026.05.21 09:28:04.545039 [ 270 ] {9b56671b-8529-4222-9258-e85845d1dbb2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21506 | 2026.05.21 09:28:04.545063 [ 270 ] {9b56671b-8529-4222-9258-e85845d1dbb2} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 21507 | 2026.05.21 09:28:04.545101 [ 270 ] {9b56671b-8529-4222-9258-e85845d1dbb2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 21508 | 2026.05.21 09:28:04.545145 [ 270 ] {9b56671b-8529-4222-9258-e85845d1dbb2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 21509 | 2026.05.21 09:28:04.545187 [ 270 ] {9b56671b-8529-4222-9258-e85845d1dbb2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 21510 | 2026.05.21 09:28:04.545232 [ 270 ] {9b56671b-8529-4222-9258-e85845d1dbb2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 21511 | 2026.05.21 09:28:04.546374 [ 270 ] {9b56671b-8529-4222-9258-e85845d1dbb2} <Debug> executeQuery: Read 51 rows, 10.48 KiB in 0.002667 sec., 19122.609673790776 rows/sec., 3.84 MiB/sec. | ||
| 21512 | 2026.05.21 09:28:04.546601 [ 270 ] {9b56671b-8529-4222-9258-e85845d1dbb2} <Debug> MemoryTracker: Peak memory usage (for query): 171.97 KiB. | ||
| 21513 | 2026.05.21 09:28:04.546619 [ 270 ] {9b56671b-8529-4222-9258-e85845d1dbb2} <Debug> TCPHandler: Processed in 0.003204338 sec. | ||
| 21514 | 2026.05.21 09:28:04.547908 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21515 | 2026.05.21 09:28:04.548026 [ 270 ] {46140082-83e0-435e-86a8-950080691155} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21516 | 2026.05.21 09:28:04.548074 [ 270 ] {46140082-83e0-435e-86a8-950080691155} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21517 | 2026.05.21 09:28:04.548583 [ 270 ] {46140082-83e0-435e-86a8-950080691155} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21518 | 2026.05.21 09:28:04.548628 [ 270 ] {46140082-83e0-435e-86a8-950080691155} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 21519 | 2026.05.21 09:28:04.549013 [ 270 ] {46140082-83e0-435e-86a8-950080691155} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 21520 | 2026.05.21 09:28:04.549229 [ 270 ] {46140082-83e0-435e-86a8-950080691155} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21521 | 2026.05.21 09:28:04.549386 [ 270 ] {46140082-83e0-435e-86a8-950080691155} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001393 sec., 40201.00502512563 rows/sec., 3.07 MiB/sec. | ||
| 21522 | 2026.05.21 09:28:04.549418 [ 117 ] {} <Debug> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 21523 | 2026.05.21 09:28:04.549425 [ 270 ] {46140082-83e0-435e-86a8-950080691155} <Debug> TCPHandler: Processed in 0.001572513 sec. | ||
| 21524 | 2026.05.21 09:28:04.549494 [ 117 ] {} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21525 | 2026.05.21 09:28:04.549525 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 21526 | 2026.05.21 09:28:04.549597 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21527 | 2026.05.21 09:28:04.549631 [ 196 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 21528 | 2026.05.21 09:28:04.549704 [ 270 ] {63728688-0453-4b4f-9473-057f0e000409} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21529 | 2026.05.21 09:28:04.549751 [ 270 ] {63728688-0453-4b4f-9473-057f0e000409} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21530 | 2026.05.21 09:28:04.549751 [ 196 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21531 | 2026.05.21 09:28:04.549798 [ 196 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 3361 rows starting from the beginning of the part | ||
| 21532 | 2026.05.21 09:28:04.549861 [ 196 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 262 rows starting from the beginning of the part | ||
| 21533 | 2026.05.21 09:28:04.549909 [ 196 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 56 rows starting from the beginning of the part | ||
| 21534 | 2026.05.21 09:28:04.549954 [ 196 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 138 rows starting from the beginning of the part | ||
| 21535 | 2026.05.21 09:28:04.549998 [ 196 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 2407 rows starting from the beginning of the part | ||
| 21536 | 2026.05.21 09:28:04.550038 [ 196 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 56 rows starting from the beginning of the part | ||
| 21537 | 2026.05.21 09:28:04.550205 [ 270 ] {63728688-0453-4b4f-9473-057f0e000409} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21538 | 2026.05.21 09:28:04.550249 [ 270 ] {63728688-0453-4b4f-9473-057f0e000409} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 21539 | 2026.05.21 09:28:04.550585 [ 270 ] {63728688-0453-4b4f-9473-057f0e000409} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 21540 | 2026.05.21 09:28:04.550825 [ 270 ] {63728688-0453-4b4f-9473-057f0e000409} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21541 | 2026.05.21 09:28:04.550974 [ 270 ] {63728688-0453-4b4f-9473-057f0e000409} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001292 sec., 49535.60371517028 rows/sec., 3.87 MiB/sec. | ||
| 21542 | 2026.05.21 09:28:04.550987 [ 117 ] {} <Debug> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 21543 | 2026.05.21 09:28:04.551012 [ 270 ] {63728688-0453-4b4f-9473-057f0e000409} <Debug> TCPHandler: Processed in 0.001468689 sec. | ||
| 21544 | 2026.05.21 09:28:04.551035 [ 117 ] {} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21545 | 2026.05.21 09:28:04.551062 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 21546 | 2026.05.21 09:28:04.551156 [ 192 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 21547 | 2026.05.21 09:28:04.551160 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21548 | 2026.05.21 09:28:04.551270 [ 192 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21549 | 2026.05.21 09:28:04.551290 [ 270 ] {96c47bfc-efec-4f00-8685-e361348d7fba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21550 | 2026.05.21 09:28:04.551314 [ 192 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 1831 rows starting from the beginning of the part | ||
| 21551 | 2026.05.21 09:28:04.551343 [ 270 ] {96c47bfc-efec-4f00-8685-e361348d7fba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21552 | 2026.05.21 09:28:04.551373 [ 192 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 149 rows starting from the beginning of the part | ||
| 21553 | 2026.05.21 09:28:04.551432 [ 192 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 64 rows starting from the beginning of the part | ||
| 21554 | 2026.05.21 09:28:04.551480 [ 192 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 105 rows starting from the beginning of the part | ||
| 21555 | 2026.05.21 09:28:04.551523 [ 192 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 1294 rows starting from the beginning of the part | ||
| 21556 | 2026.05.21 09:28:04.551566 [ 192 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 64 rows starting from the beginning of the part | ||
| 21557 | 2026.05.21 09:28:04.551814 [ 270 ] {96c47bfc-efec-4f00-8685-e361348d7fba} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21558 | 2026.05.21 09:28:04.551862 [ 270 ] {96c47bfc-efec-4f00-8685-e361348d7fba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 21559 | 2026.05.21 09:28:04.552113 [ 191 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6280 rows, containing 5 columns (5 merged, 0 gathered) in 0.002525915 sec., 2486227.7630086523 rows/sec., 197.00 MiB/sec. | ||
| 21560 | 2026.05.21 09:28:04.552241 [ 270 ] {96c47bfc-efec-4f00-8685-e361348d7fba} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 21561 | 2026.05.21 09:28:04.552419 [ 195 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 21562 | 2026.05.21 09:28:04.552498 [ 270 ] {96c47bfc-efec-4f00-8685-e361348d7fba} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21563 | 2026.05.21 09:28:04.552662 [ 270 ] {96c47bfc-efec-4f00-8685-e361348d7fba} <Debug> executeQuery: Read 52 rows, 3.70 KiB in 0.001396 sec., 37249.28366762177 rows/sec., 2.59 MiB/sec. | ||
| 21564 | 2026.05.21 09:28:04.552664 [ 117 ] {} <Debug> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Selected 5 parts from all_1_146_36 to all_150_150_0 | ||
| 21565 | 2026.05.21 09:28:04.552708 [ 270 ] {96c47bfc-efec-4f00-8685-e361348d7fba} <Debug> TCPHandler: Processed in 0.001601714 sec. | ||
| 21566 | 2026.05.21 09:28:04.552722 [ 117 ] {} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21567 | 2026.05.21 09:28:04.552725 [ 195 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_151_30} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21568 | 2026.05.21 09:28:04.552763 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 21569 | 2026.05.21 09:28:04.552825 [ 195 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_151_30} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 21570 | 2026.05.21 09:28:04.552826 [ 189 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3507 rows, containing 5 columns (5 merged, 0 gathered) in 0.001711537 sec., 2049035.457603312 rows/sec., 148.85 MiB/sec. | ||
| 21571 | 2026.05.21 09:28:04.552838 [ 191 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_150_37} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_146_36 to all_150_150_0 into Compact with storage Full | ||
| 21572 | 2026.05.21 09:28:04.552855 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21573 | 2026.05.21 09:28:04.552912 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 21574 | 2026.05.21 09:28:04.552960 [ 191 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_150_37} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21575 | 2026.05.21 09:28:04.552984 [ 270 ] {72c44a53-e8e4-4750-906f-b83cb6a12bc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21576 | 2026.05.21 09:28:04.552993 [ 191 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_150_37} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_146_36, total 52897 rows starting from the beginning of the part | ||
| 21577 | 2026.05.21 09:28:04.553037 [ 270 ] {72c44a53-e8e4-4750-906f-b83cb6a12bc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21578 | 2026.05.21 09:28:04.553041 [ 200 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 21579 | 2026.05.21 09:28:04.553064 [ 191 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_150_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 236 rows starting from the beginning of the part | ||
| 21580 | 2026.05.21 09:28:04.553122 [ 191 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_150_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 160 rows starting from the beginning of the part | ||
| 21581 | 2026.05.21 09:28:04.553168 [ 191 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_150_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 160 rows starting from the beginning of the part | ||
| 21582 | 2026.05.21 09:28:04.553212 [ 191 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_150_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 1574 rows starting from the beginning of the part | ||
| 21583 | 2026.05.21 09:28:04.553334 [ 200 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_151_30} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21584 | 2026.05.21 09:28:04.553403 [ 270 ] {72c44a53-e8e4-4750-906f-b83cb6a12bc9} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21585 | 2026.05.21 09:28:04.553422 [ 200 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_151_30} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 21586 | 2026.05.21 09:28:04.553450 [ 270 ] {72c44a53-e8e4-4750-906f-b83cb6a12bc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 21587 | 2026.05.21 09:28:04.553500 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 21588 | 2026.05.21 09:28:04.554369 [ 270 ] {72c44a53-e8e4-4750-906f-b83cb6a12bc9} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 21589 | 2026.05.21 09:28:04.554605 [ 270 ] {72c44a53-e8e4-4750-906f-b83cb6a12bc9} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21590 | 2026.05.21 09:28:04.554746 [ 270 ] {72c44a53-e8e4-4750-906f-b83cb6a12bc9} <Debug> executeQuery: Read 18 rows, 1.25 KiB in 0.001784 sec., 10089.686098654709 rows/sec., 700.13 KiB/sec. | ||
| 21591 | 2026.05.21 09:28:04.554785 [ 270 ] {72c44a53-e8e4-4750-906f-b83cb6a12bc9} <Debug> TCPHandler: Processed in 0.001984536 sec. | ||
| 21592 | 2026.05.21 09:28:04.566440 [ 195 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_150_37} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 55027 rows, containing 5 columns (5 merged, 0 gathered) in 0.013630497 sec., 4037050.1530501787 rows/sec., 261.52 MiB/sec. | ||
| 21593 | 2026.05.21 09:28:04.566911 [ 191 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_150_37} <Trace> MergedBlockOutputStream: filled checksums all_1_150_37 (state Temporary) | ||
| 21594 | 2026.05.21 09:28:04.567200 [ 191 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_150_37} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_merge_all_1_150_37 to all_1_150_37 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21595 | 2026.05.21 09:28:04.567276 [ 191 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_150_37} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Merged 5 parts: [all_1_146_36, all_150_150_0] -> all_1_150_37 | ||
| 21596 | 2026.05.21 09:28:04.567357 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.54 MiB. | ||
| 21597 | 2026.05.21 09:28:06.092876 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 44610 | ||
| 21598 | 2026.05.21 09:28:06.093470 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21599 | 2026.05.21 09:28:06.093536 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 21600 | 2026.05.21 09:28:06.094036 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 21601 | 2026.05.21 09:28:06.094279 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21602 | 2026.05.21 09:28:06.094411 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44610 | ||
| 21603 | 2026.05.21 09:28:08.528721 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 701 | ||
| 21604 | 2026.05.21 09:28:08.547012 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21605 | 2026.05.21 09:28:08.547078 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 21606 | 2026.05.21 09:28:08.553350 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 21607 | 2026.05.21 09:28:08.554084 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21608 | 2026.05.21 09:28:08.557409 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 701 | ||
| 21609 | 2026.05.21 09:28:09.549367 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21610 | 2026.05.21 09:28:09.549614 [ 270 ] {137779a0-8a25-4d39-9b7c-f376d06576b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 21611 | 2026.05.21 09:28:09.549986 [ 270 ] {137779a0-8a25-4d39-9b7c-f376d06576b2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21612 | 2026.05.21 09:28:09.550029 [ 270 ] {137779a0-8a25-4d39-9b7c-f376d06576b2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 21613 | 2026.05.21 09:28:09.550259 [ 270 ] {137779a0-8a25-4d39-9b7c-f376d06576b2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21614 | 2026.05.21 09:28:09.550329 [ 270 ] {137779a0-8a25-4d39-9b7c-f376d06576b2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21615 | 2026.05.21 09:28:09.550470 [ 270 ] {137779a0-8a25-4d39-9b7c-f376d06576b2} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 21616 | 2026.05.21 09:28:09.550538 [ 343 ] {137779a0-8a25-4d39-9b7c-f376d06576b2} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21617 | 2026.05.21 09:28:09.550575 [ 341 ] {137779a0-8a25-4d39-9b7c-f376d06576b2} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21618 | 2026.05.21 09:28:09.550579 [ 316 ] {137779a0-8a25-4d39-9b7c-f376d06576b2} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 21619 | 2026.05.21 09:28:09.550576 [ 351 ] {137779a0-8a25-4d39-9b7c-f376d06576b2} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21620 | 2026.05.21 09:28:09.550750 [ 270 ] {137779a0-8a25-4d39-9b7c-f376d06576b2} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 21621 | 2026.05.21 09:28:09.550777 [ 270 ] {137779a0-8a25-4d39-9b7c-f376d06576b2} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21622 | 2026.05.21 09:28:09.550877 [ 270 ] {137779a0-8a25-4d39-9b7c-f376d06576b2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21623 | 2026.05.21 09:28:09.550898 [ 270 ] {137779a0-8a25-4d39-9b7c-f376d06576b2} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 21624 | 2026.05.21 09:28:09.550934 [ 270 ] {137779a0-8a25-4d39-9b7c-f376d06576b2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 21625 | 2026.05.21 09:28:09.550977 [ 270 ] {137779a0-8a25-4d39-9b7c-f376d06576b2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 21626 | 2026.05.21 09:28:09.551017 [ 270 ] {137779a0-8a25-4d39-9b7c-f376d06576b2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 21627 | 2026.05.21 09:28:09.551056 [ 270 ] {137779a0-8a25-4d39-9b7c-f376d06576b2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 21628 | 2026.05.21 09:28:09.552185 [ 270 ] {137779a0-8a25-4d39-9b7c-f376d06576b2} <Debug> executeQuery: Read 51 rows, 10.72 KiB in 0.002675 sec., 19065.420560747665 rows/sec., 3.91 MiB/sec. | ||
| 21629 | 2026.05.21 09:28:09.552370 [ 270 ] {137779a0-8a25-4d39-9b7c-f376d06576b2} <Debug> MemoryTracker: Peak memory usage (for query): 186.15 KiB. | ||
| 21630 | 2026.05.21 09:28:09.552386 [ 270 ] {137779a0-8a25-4d39-9b7c-f376d06576b2} <Debug> TCPHandler: Processed in 0.003157726 sec. | ||
| 21631 | 2026.05.21 09:28:09.554677 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21632 | 2026.05.21 09:28:09.554808 [ 270 ] {16ae51ea-0d0c-4aef-a636-0ca65672a0bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21633 | 2026.05.21 09:28:09.554860 [ 270 ] {16ae51ea-0d0c-4aef-a636-0ca65672a0bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21634 | 2026.05.21 09:28:09.555483 [ 270 ] {16ae51ea-0d0c-4aef-a636-0ca65672a0bf} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21635 | 2026.05.21 09:28:09.555529 [ 270 ] {16ae51ea-0d0c-4aef-a636-0ca65672a0bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 21636 | 2026.05.21 09:28:09.555949 [ 270 ] {16ae51ea-0d0c-4aef-a636-0ca65672a0bf} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 21637 | 2026.05.21 09:28:09.556182 [ 270 ] {16ae51ea-0d0c-4aef-a636-0ca65672a0bf} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21638 | 2026.05.21 09:28:09.556322 [ 270 ] {16ae51ea-0d0c-4aef-a636-0ca65672a0bf} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001552 sec., 88917.52577319587 rows/sec., 7.72 MiB/sec. | ||
| 21639 | 2026.05.21 09:28:09.556358 [ 270 ] {16ae51ea-0d0c-4aef-a636-0ca65672a0bf} <Debug> TCPHandler: Processed in 0.001741968 sec. | ||
| 21640 | 2026.05.21 09:28:09.556481 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21641 | 2026.05.21 09:28:09.556578 [ 270 ] {63d83c11-b498-4412-b841-0d55efff153f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21642 | 2026.05.21 09:28:09.556618 [ 270 ] {63d83c11-b498-4412-b841-0d55efff153f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21643 | 2026.05.21 09:28:09.557031 [ 270 ] {63d83c11-b498-4412-b841-0d55efff153f} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21644 | 2026.05.21 09:28:09.557067 [ 270 ] {63d83c11-b498-4412-b841-0d55efff153f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 21645 | 2026.05.21 09:28:09.557353 [ 270 ] {63d83c11-b498-4412-b841-0d55efff153f} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 21646 | 2026.05.21 09:28:09.557559 [ 270 ] {63d83c11-b498-4412-b841-0d55efff153f} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21647 | 2026.05.21 09:28:09.557688 [ 270 ] {63d83c11-b498-4412-b841-0d55efff153f} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001128 sec., 36347.51773049645 rows/sec., 2.67 MiB/sec. | ||
| 21648 | 2026.05.21 09:28:09.557723 [ 270 ] {63d83c11-b498-4412-b841-0d55efff153f} <Debug> TCPHandler: Processed in 0.001291373 sec. | ||
| 21649 | 2026.05.21 09:28:09.557875 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21650 | 2026.05.21 09:28:09.557970 [ 270 ] {4c7cd04e-3513-4d63-956f-1ede91edf268} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21651 | 2026.05.21 09:28:09.558010 [ 270 ] {4c7cd04e-3513-4d63-956f-1ede91edf268} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21652 | 2026.05.21 09:28:09.558454 [ 270 ] {4c7cd04e-3513-4d63-956f-1ede91edf268} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21653 | 2026.05.21 09:28:09.558490 [ 270 ] {4c7cd04e-3513-4d63-956f-1ede91edf268} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 21654 | 2026.05.21 09:28:09.558783 [ 270 ] {4c7cd04e-3513-4d63-956f-1ede91edf268} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 21655 | 2026.05.21 09:28:09.558987 [ 270 ] {4c7cd04e-3513-4d63-956f-1ede91edf268} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21656 | 2026.05.21 09:28:09.559113 [ 270 ] {4c7cd04e-3513-4d63-956f-1ede91edf268} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.00116 sec., 90517.24137931035 rows/sec., 7.07 MiB/sec. | ||
| 21657 | 2026.05.21 09:28:09.559148 [ 270 ] {4c7cd04e-3513-4d63-956f-1ede91edf268} <Debug> TCPHandler: Processed in 0.001322024 sec. | ||
| 21658 | 2026.05.21 09:28:09.559272 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21659 | 2026.05.21 09:28:09.559369 [ 270 ] {baea2512-4eca-4513-bfcd-46bc06c5f43b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21660 | 2026.05.21 09:28:09.559411 [ 270 ] {baea2512-4eca-4513-bfcd-46bc06c5f43b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21661 | 2026.05.21 09:28:09.559801 [ 270 ] {baea2512-4eca-4513-bfcd-46bc06c5f43b} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21662 | 2026.05.21 09:28:09.559836 [ 270 ] {baea2512-4eca-4513-bfcd-46bc06c5f43b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 21663 | 2026.05.21 09:28:09.560148 [ 270 ] {baea2512-4eca-4513-bfcd-46bc06c5f43b} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 21664 | 2026.05.21 09:28:09.560359 [ 270 ] {baea2512-4eca-4513-bfcd-46bc06c5f43b} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21665 | 2026.05.21 09:28:09.560485 [ 270 ] {baea2512-4eca-4513-bfcd-46bc06c5f43b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001135 sec., 140969.16299559473 rows/sec., 9.82 MiB/sec. | ||
| 21666 | 2026.05.21 09:28:09.560520 [ 270 ] {baea2512-4eca-4513-bfcd-46bc06c5f43b} <Debug> TCPHandler: Processed in 0.001297594 sec. | ||
| 21667 | 2026.05.21 09:28:09.560649 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21668 | 2026.05.21 09:28:09.560759 [ 270 ] {7e14098d-cca3-46f3-ba6f-6a0fc81dc59f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21669 | 2026.05.21 09:28:09.560815 [ 270 ] {7e14098d-cca3-46f3-ba6f-6a0fc81dc59f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21670 | 2026.05.21 09:28:09.561692 [ 270 ] {7e14098d-cca3-46f3-ba6f-6a0fc81dc59f} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21671 | 2026.05.21 09:28:09.561730 [ 270 ] {7e14098d-cca3-46f3-ba6f-6a0fc81dc59f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 21672 | 2026.05.21 09:28:09.562318 [ 270 ] {7e14098d-cca3-46f3-ba6f-6a0fc81dc59f} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 21673 | 2026.05.21 09:28:09.562550 [ 270 ] {7e14098d-cca3-46f3-ba6f-6a0fc81dc59f} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21674 | 2026.05.21 09:28:09.562693 [ 270 ] {7e14098d-cca3-46f3-ba6f-6a0fc81dc59f} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001954 sec., 20982.59979529171 rows/sec., 37.60 MiB/sec. | ||
| 21675 | 2026.05.21 09:28:09.562781 [ 270 ] {7e14098d-cca3-46f3-ba6f-6a0fc81dc59f} <Debug> TCPHandler: Processed in 0.002182714 sec. | ||
| 21676 | 2026.05.21 09:28:09.562918 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21677 | 2026.05.21 09:28:09.563017 [ 270 ] {c512301e-44ba-457a-8933-c1ef37c2e45f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21678 | 2026.05.21 09:28:09.563058 [ 270 ] {c512301e-44ba-457a-8933-c1ef37c2e45f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21679 | 2026.05.21 09:28:09.563423 [ 270 ] {c512301e-44ba-457a-8933-c1ef37c2e45f} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21680 | 2026.05.21 09:28:09.563459 [ 270 ] {c512301e-44ba-457a-8933-c1ef37c2e45f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 21681 | 2026.05.21 09:28:09.563763 [ 270 ] {c512301e-44ba-457a-8933-c1ef37c2e45f} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 21682 | 2026.05.21 09:28:09.563983 [ 270 ] {c512301e-44ba-457a-8933-c1ef37c2e45f} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21683 | 2026.05.21 09:28:09.564143 [ 270 ] {c512301e-44ba-457a-8933-c1ef37c2e45f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001145 sec., 52401.74672489083 rows/sec., 3.53 MiB/sec. | ||
| 21684 | 2026.05.21 09:28:09.564179 [ 270 ] {c512301e-44ba-457a-8933-c1ef37c2e45f} <Debug> TCPHandler: Processed in 0.001316134 sec. | ||
| 21685 | 2026.05.21 09:28:10.664343 [ 220 ] {} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Found 6 old parts to remove. Parts: [all_1_35_6, all_36_36_0, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0] | ||
| 21686 | 2026.05.21 09:28:10.664391 [ 220 ] {} <Debug> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Removing 6 parts from filesystem (serially): Parts: [all_1_35_6, all_36_36_0, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0] | ||
| 21687 | 2026.05.21 09:28:10.666335 [ 220 ] {} <Debug> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Removing 6 parts from memory: Parts: [all_1_35_6, all_36_36_0, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0] | ||
| 21688 | 2026.05.21 09:28:13.323716 [ 101 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 21689 | 2026.05.21 09:28:13.323794 [ 101 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 21690 | 2026.05.21 09:28:13.595314 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 45058 | ||
| 21691 | 2026.05.21 09:28:13.595881 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21692 | 2026.05.21 09:28:13.595925 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 21693 | 2026.05.21 09:28:13.596380 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 21694 | 2026.05.21 09:28:13.596605 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21695 | 2026.05.21 09:28:13.596737 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45058 | ||
| 21696 | 2026.05.21 09:28:14.480822 [ 218 ] {} <Trace> oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23): Found 6 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 21697 | 2026.05.21 09:28:14.480883 [ 218 ] {} <Debug> oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23): Removing 6 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 21698 | 2026.05.21 09:28:14.482881 [ 218 ] {} <Debug> oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23): Removing 6 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 21699 | 2026.05.21 09:28:14.536115 [ 222 ] {} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 21700 | 2026.05.21 09:28:14.536181 [ 222 ] {} <Debug> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 21701 | 2026.05.21 09:28:14.538107 [ 222 ] {} <Debug> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 21702 | 2026.05.21 09:28:14.548457 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21703 | 2026.05.21 09:28:14.548663 [ 270 ] {3b14053e-e59b-44df-b364-b6d1f558387b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 21704 | 2026.05.21 09:28:14.548991 [ 270 ] {3b14053e-e59b-44df-b364-b6d1f558387b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21705 | 2026.05.21 09:28:14.549029 [ 270 ] {3b14053e-e59b-44df-b364-b6d1f558387b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 21706 | 2026.05.21 09:28:14.549252 [ 270 ] {3b14053e-e59b-44df-b364-b6d1f558387b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21707 | 2026.05.21 09:28:14.549321 [ 270 ] {3b14053e-e59b-44df-b364-b6d1f558387b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21708 | 2026.05.21 09:28:14.549469 [ 270 ] {3b14053e-e59b-44df-b364-b6d1f558387b} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 21709 | 2026.05.21 09:28:14.549547 [ 324 ] {3b14053e-e59b-44df-b364-b6d1f558387b} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21710 | 2026.05.21 09:28:14.549571 [ 351 ] {3b14053e-e59b-44df-b364-b6d1f558387b} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21711 | 2026.05.21 09:28:14.549583 [ 316 ] {3b14053e-e59b-44df-b364-b6d1f558387b} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 21712 | 2026.05.21 09:28:14.549575 [ 343 ] {3b14053e-e59b-44df-b364-b6d1f558387b} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21713 | 2026.05.21 09:28:14.549740 [ 270 ] {3b14053e-e59b-44df-b364-b6d1f558387b} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 21714 | 2026.05.21 09:28:14.549768 [ 270 ] {3b14053e-e59b-44df-b364-b6d1f558387b} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21715 | 2026.05.21 09:28:14.549870 [ 270 ] {3b14053e-e59b-44df-b364-b6d1f558387b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21716 | 2026.05.21 09:28:14.549894 [ 270 ] {3b14053e-e59b-44df-b364-b6d1f558387b} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 21717 | 2026.05.21 09:28:14.549930 [ 270 ] {3b14053e-e59b-44df-b364-b6d1f558387b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 21718 | 2026.05.21 09:28:14.549975 [ 270 ] {3b14053e-e59b-44df-b364-b6d1f558387b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 21719 | 2026.05.21 09:28:14.550020 [ 270 ] {3b14053e-e59b-44df-b364-b6d1f558387b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 21720 | 2026.05.21 09:28:14.550062 [ 270 ] {3b14053e-e59b-44df-b364-b6d1f558387b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 21721 | 2026.05.21 09:28:14.551201 [ 270 ] {3b14053e-e59b-44df-b364-b6d1f558387b} <Debug> executeQuery: Read 51 rows, 10.48 KiB in 0.002631 sec., 19384.264538198404 rows/sec., 3.89 MiB/sec. | ||
| 21722 | 2026.05.21 09:28:14.551415 [ 270 ] {3b14053e-e59b-44df-b364-b6d1f558387b} <Debug> MemoryTracker: Peak memory usage (for query): 172.23 KiB. | ||
| 21723 | 2026.05.21 09:28:14.551432 [ 270 ] {3b14053e-e59b-44df-b364-b6d1f558387b} <Debug> TCPHandler: Processed in 0.003103484 sec. | ||
| 21724 | 2026.05.21 09:28:14.553009 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21725 | 2026.05.21 09:28:14.553134 [ 270 ] {43f7a7c1-e236-4334-a125-30b4ea62b413} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21726 | 2026.05.21 09:28:14.553186 [ 270 ] {43f7a7c1-e236-4334-a125-30b4ea62b413} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21727 | 2026.05.21 09:28:14.553785 [ 270 ] {43f7a7c1-e236-4334-a125-30b4ea62b413} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21728 | 2026.05.21 09:28:14.553833 [ 270 ] {43f7a7c1-e236-4334-a125-30b4ea62b413} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 21729 | 2026.05.21 09:28:14.554221 [ 270 ] {43f7a7c1-e236-4334-a125-30b4ea62b413} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 21730 | 2026.05.21 09:28:14.554440 [ 270 ] {43f7a7c1-e236-4334-a125-30b4ea62b413} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21731 | 2026.05.21 09:28:14.554580 [ 270 ] {43f7a7c1-e236-4334-a125-30b4ea62b413} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001485 sec., 37710.43771043771 rows/sec., 2.88 MiB/sec. | ||
| 21732 | 2026.05.21 09:28:14.554618 [ 270 ] {43f7a7c1-e236-4334-a125-30b4ea62b413} <Debug> TCPHandler: Processed in 0.001659546 sec. | ||
| 21733 | 2026.05.21 09:28:14.554771 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21734 | 2026.05.21 09:28:14.554871 [ 270 ] {194ae91c-f0a2-48e7-84d3-10215997b673} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21735 | 2026.05.21 09:28:14.554916 [ 270 ] {194ae91c-f0a2-48e7-84d3-10215997b673} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21736 | 2026.05.21 09:28:14.555351 [ 270 ] {194ae91c-f0a2-48e7-84d3-10215997b673} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21737 | 2026.05.21 09:28:14.555388 [ 270 ] {194ae91c-f0a2-48e7-84d3-10215997b673} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 21738 | 2026.05.21 09:28:14.555682 [ 270 ] {194ae91c-f0a2-48e7-84d3-10215997b673} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 21739 | 2026.05.21 09:28:14.555922 [ 270 ] {194ae91c-f0a2-48e7-84d3-10215997b673} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21740 | 2026.05.21 09:28:14.556202 [ 270 ] {194ae91c-f0a2-48e7-84d3-10215997b673} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001344 sec., 47619.04761904762 rows/sec., 3.72 MiB/sec. | ||
| 21741 | 2026.05.21 09:28:14.556245 [ 218 ] {} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21742 | 2026.05.21 09:28:14.556277 [ 270 ] {194ae91c-f0a2-48e7-84d3-10215997b673} <Debug> TCPHandler: Processed in 0.001554362 sec. | ||
| 21743 | 2026.05.21 09:28:14.556279 [ 218 ] {} <Debug> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21744 | 2026.05.21 09:28:14.556471 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21745 | 2026.05.21 09:28:14.556605 [ 270 ] {38f589fa-3348-4831-a8db-90f99920d8da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21746 | 2026.05.21 09:28:14.556669 [ 270 ] {38f589fa-3348-4831-a8db-90f99920d8da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21747 | 2026.05.21 09:28:14.557167 [ 270 ] {38f589fa-3348-4831-a8db-90f99920d8da} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21748 | 2026.05.21 09:28:14.557214 [ 270 ] {38f589fa-3348-4831-a8db-90f99920d8da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 21749 | 2026.05.21 09:28:14.557602 [ 270 ] {38f589fa-3348-4831-a8db-90f99920d8da} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 21750 | 2026.05.21 09:28:14.557885 [ 270 ] {38f589fa-3348-4831-a8db-90f99920d8da} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21751 | 2026.05.21 09:28:14.558047 [ 270 ] {38f589fa-3348-4831-a8db-90f99920d8da} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001493 sec., 107166.7782987274 rows/sec., 7.46 MiB/sec. | ||
| 21752 | 2026.05.21 09:28:14.558106 [ 270 ] {38f589fa-3348-4831-a8db-90f99920d8da} <Debug> TCPHandler: Processed in 0.001759079 sec. | ||
| 21753 | 2026.05.21 09:28:14.558126 [ 222 ] {} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21754 | 2026.05.21 09:28:14.558151 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21755 | 2026.05.21 09:28:14.558167 [ 218 ] {} <Debug> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21756 | 2026.05.21 09:28:14.558234 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21757 | 2026.05.21 09:28:14.558334 [ 270 ] {58a2254b-e4f2-453a-bc68-56e79178ce73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21758 | 2026.05.21 09:28:14.558376 [ 270 ] {58a2254b-e4f2-453a-bc68-56e79178ce73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21759 | 2026.05.21 09:28:14.558730 [ 270 ] {58a2254b-e4f2-453a-bc68-56e79178ce73} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21760 | 2026.05.21 09:28:14.558764 [ 270 ] {58a2254b-e4f2-453a-bc68-56e79178ce73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 21761 | 2026.05.21 09:28:14.559143 [ 270 ] {58a2254b-e4f2-453a-bc68-56e79178ce73} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 21762 | 2026.05.21 09:28:14.559363 [ 270 ] {58a2254b-e4f2-453a-bc68-56e79178ce73} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21763 | 2026.05.21 09:28:14.559499 [ 270 ] {58a2254b-e4f2-453a-bc68-56e79178ce73} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001152 sec., 52083.33333333333 rows/sec., 3.51 MiB/sec. | ||
| 21764 | 2026.05.21 09:28:14.559536 [ 270 ] {58a2254b-e4f2-453a-bc68-56e79178ce73} <Debug> TCPHandler: Processed in 0.001329864 sec. | ||
| 21765 | 2026.05.21 09:28:14.559814 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21766 | 2026.05.21 09:28:15.010979 [ 225 ] {} <Trace> oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Found 6 old parts to remove. Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 21767 | 2026.05.21 09:28:15.011036 [ 225 ] {} <Debug> oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Removing 6 parts from filesystem (serially): Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 21768 | 2026.05.21 09:28:15.013340 [ 225 ] {} <Debug> oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Removing 6 parts from memory: Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 21769 | 2026.05.21 09:28:15.380909 [ 221 ] {} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Found 6 old parts to remove. Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 21770 | 2026.05.21 09:28:15.380970 [ 221 ] {} <Debug> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Removing 6 parts from filesystem (serially): Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 21771 | 2026.05.21 09:28:15.383629 [ 221 ] {} <Debug> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Removing 6 parts from memory: Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 21772 | 2026.05.21 09:28:15.607023 [ 220 ] {} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21773 | 2026.05.21 09:28:15.607077 [ 220 ] {} <Debug> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21774 | 2026.05.21 09:28:15.608848 [ 220 ] {} <Debug> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21775 | 2026.05.21 09:28:15.803197 [ 99 ] {} <Debug> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 | ||
| 21776 | 2026.05.21 09:28:15.803278 [ 99 ] {} <Trace> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21777 | 2026.05.21 09:28:15.803304 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 21778 | 2026.05.21 09:28:15.803418 [ 189 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_45_11} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_41_10 to all_45_45_0 into Compact with storage Full | ||
| 21779 | 2026.05.21 09:28:15.803439 [ 219 ] {} <Trace> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Found 5 old parts to remove. Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 21780 | 2026.05.21 09:28:15.803498 [ 219 ] {} <Debug> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Removing 5 parts from filesystem (serially): Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 21781 | 2026.05.21 09:28:15.803551 [ 189 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_45_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21782 | 2026.05.21 09:28:15.803597 [ 189 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 20 rows starting from the beginning of the part | ||
| 21783 | 2026.05.21 09:28:15.803687 [ 189 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 2 rows starting from the beginning of the part | ||
| 21784 | 2026.05.21 09:28:15.803744 [ 189 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 4 rows starting from the beginning of the part | ||
| 21785 | 2026.05.21 09:28:15.803796 [ 189 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 8 rows starting from the beginning of the part | ||
| 21786 | 2026.05.21 09:28:15.803848 [ 189 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 4 rows starting from the beginning of the part | ||
| 21787 | 2026.05.21 09:28:15.804692 [ 195 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_45_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001322174 sec., 28740.543982864587 rows/sec., 2.40 MiB/sec. | ||
| 21788 | 2026.05.21 09:28:15.804930 [ 199 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_45_11} <Trace> MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) | ||
| 21789 | 2026.05.21 09:28:15.805356 [ 199 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_45_11} <Trace> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21790 | 2026.05.21 09:28:15.805449 [ 199 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_45_11} <Trace> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 | ||
| 21791 | 2026.05.21 09:28:15.805569 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 21792 | 2026.05.21 09:28:15.805631 [ 219 ] {} <Debug> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Removing 5 parts from memory: Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 21793 | 2026.05.21 09:28:16.058369 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 708 | ||
| 21794 | 2026.05.21 09:28:16.076169 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21795 | 2026.05.21 09:28:16.076222 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 21796 | 2026.05.21 09:28:16.082708 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 21797 | 2026.05.21 09:28:16.083465 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21798 | 2026.05.21 09:28:16.086413 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 708 | ||
| 21799 | 2026.05.21 09:28:16.907010 [ 223 ] {} <Trace> oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 21800 | 2026.05.21 09:28:16.907067 [ 223 ] {} <Debug> oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 21801 | 2026.05.21 09:28:16.909331 [ 223 ] {} <Debug> oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 21802 | 2026.05.21 09:28:17.056038 [ 222 ] {} <Trace> oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Found 6 old parts to remove. Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 21803 | 2026.05.21 09:28:17.056089 [ 222 ] {} <Debug> oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Removing 6 parts from filesystem (serially): Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 21804 | 2026.05.21 09:28:17.057856 [ 222 ] {} <Debug> oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Removing 6 parts from memory: Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 21805 | 2026.05.21 09:28:19.551211 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21806 | 2026.05.21 09:28:19.551486 [ 270 ] {6eac9c0d-1aec-4a3d-9598-cb3acd8e5224} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_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) | ||
| 21807 | 2026.05.21 09:28:19.551880 [ 270 ] {6eac9c0d-1aec-4a3d-9598-cb3acd8e5224} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21808 | 2026.05.21 09:28:19.551930 [ 270 ] {6eac9c0d-1aec-4a3d-9598-cb3acd8e5224} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_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 | ||
| 21809 | 2026.05.21 09:28:19.552211 [ 270 ] {6eac9c0d-1aec-4a3d-9598-cb3acd8e5224} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21810 | 2026.05.21 09:28:19.552289 [ 270 ] {6eac9c0d-1aec-4a3d-9598-cb3acd8e5224} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21811 | 2026.05.21 09:28:19.552439 [ 270 ] {6eac9c0d-1aec-4a3d-9598-cb3acd8e5224} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 21812 | 2026.05.21 09:28:19.552521 [ 343 ] {6eac9c0d-1aec-4a3d-9598-cb3acd8e5224} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21813 | 2026.05.21 09:28:19.552559 [ 316 ] {6eac9c0d-1aec-4a3d-9598-cb3acd8e5224} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21814 | 2026.05.21 09:28:19.552559 [ 341 ] {6eac9c0d-1aec-4a3d-9598-cb3acd8e5224} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 21815 | 2026.05.21 09:28:19.552567 [ 351 ] {6eac9c0d-1aec-4a3d-9598-cb3acd8e5224} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21816 | 2026.05.21 09:28:19.552740 [ 270 ] {6eac9c0d-1aec-4a3d-9598-cb3acd8e5224} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 21817 | 2026.05.21 09:28:19.552767 [ 270 ] {6eac9c0d-1aec-4a3d-9598-cb3acd8e5224} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21818 | 2026.05.21 09:28:19.552866 [ 270 ] {6eac9c0d-1aec-4a3d-9598-cb3acd8e5224} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21819 | 2026.05.21 09:28:19.552891 [ 270 ] {6eac9c0d-1aec-4a3d-9598-cb3acd8e5224} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 21820 | 2026.05.21 09:28:19.552929 [ 270 ] {6eac9c0d-1aec-4a3d-9598-cb3acd8e5224} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_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'))" | ||
| 21821 | 2026.05.21 09:28:19.552973 [ 270 ] {6eac9c0d-1aec-4a3d-9598-cb3acd8e5224} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_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'))" | ||
| 21822 | 2026.05.21 09:28:19.553012 [ 270 ] {6eac9c0d-1aec-4a3d-9598-cb3acd8e5224} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_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'))" | ||
| 21823 | 2026.05.21 09:28:19.553052 [ 270 ] {6eac9c0d-1aec-4a3d-9598-cb3acd8e5224} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_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'))" | ||
| 21824 | 2026.05.21 09:28:19.554358 [ 270 ] {6eac9c0d-1aec-4a3d-9598-cb3acd8e5224} <Debug> executeQuery: Read 51 rows, 10.72 KiB in 0.002988 sec., 17068.273092369476 rows/sec., 3.50 MiB/sec. | ||
| 21825 | 2026.05.21 09:28:19.554598 [ 270 ] {6eac9c0d-1aec-4a3d-9598-cb3acd8e5224} <Debug> MemoryTracker: Peak memory usage (for query): 187.42 KiB. | ||
| 21826 | 2026.05.21 09:28:19.554614 [ 270 ] {6eac9c0d-1aec-4a3d-9598-cb3acd8e5224} <Debug> TCPHandler: Processed in 0.003548429 sec. | ||
| 21827 | 2026.05.21 09:28:19.557739 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21828 | 2026.05.21 09:28:19.557903 [ 270 ] {4f53095d-f343-41ef-9915-f1b6c0c8197e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 21829 | 2026.05.21 09:28:19.557965 [ 270 ] {4f53095d-f343-41ef-9915-f1b6c0c8197e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 21830 | 2026.05.21 09:28:19.558581 [ 270 ] {4f53095d-f343-41ef-9915-f1b6c0c8197e} <Trace> oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21831 | 2026.05.21 09:28:19.558623 [ 270 ] {4f53095d-f343-41ef-9915-f1b6c0c8197e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 21832 | 2026.05.21 09:28:19.559004 [ 270 ] {4f53095d-f343-41ef-9915-f1b6c0c8197e} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 21833 | 2026.05.21 09:28:19.559224 [ 270 ] {4f53095d-f343-41ef-9915-f1b6c0c8197e} <Trace> oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21834 | 2026.05.21 09:28:19.559371 [ 270 ] {4f53095d-f343-41ef-9915-f1b6c0c8197e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001509 sec., 15904.572564612326 rows/sec., 1.32 MiB/sec. | ||
| 21835 | 2026.05.21 09:28:19.559410 [ 270 ] {4f53095d-f343-41ef-9915-f1b6c0c8197e} <Debug> TCPHandler: Processed in 0.00179746 sec. | ||
| 21836 | 2026.05.21 09:28:19.559549 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21837 | 2026.05.21 09:28:19.559647 [ 270 ] {1bab814b-db10-4d3f-a3b6-bba126985670} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 21838 | 2026.05.21 09:28:19.559688 [ 270 ] {1bab814b-db10-4d3f-a3b6-bba126985670} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 21839 | 2026.05.21 09:28:19.560105 [ 270 ] {1bab814b-db10-4d3f-a3b6-bba126985670} <Trace> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21840 | 2026.05.21 09:28:19.560142 [ 270 ] {1bab814b-db10-4d3f-a3b6-bba126985670} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 21841 | 2026.05.21 09:28:19.560429 [ 270 ] {1bab814b-db10-4d3f-a3b6-bba126985670} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 21842 | 2026.05.21 09:28:19.560634 [ 270 ] {1bab814b-db10-4d3f-a3b6-bba126985670} <Trace> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21843 | 2026.05.21 09:28:19.560762 [ 270 ] {1bab814b-db10-4d3f-a3b6-bba126985670} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001135 sec., 1762.114537444934 rows/sec., 143.69 KiB/sec. | ||
| 21844 | 2026.05.21 09:28:19.560796 [ 270 ] {1bab814b-db10-4d3f-a3b6-bba126985670} <Debug> TCPHandler: Processed in 0.001298163 sec. | ||
| 21845 | 2026.05.21 09:28:19.560919 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21846 | 2026.05.21 09:28:19.561014 [ 270 ] {c88c46a5-c9aa-434a-8ee7-b234eaabe9df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21847 | 2026.05.21 09:28:19.561053 [ 270 ] {c88c46a5-c9aa-434a-8ee7-b234eaabe9df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21848 | 2026.05.21 09:28:19.561588 [ 270 ] {c88c46a5-c9aa-434a-8ee7-b234eaabe9df} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21849 | 2026.05.21 09:28:19.561625 [ 270 ] {c88c46a5-c9aa-434a-8ee7-b234eaabe9df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 21850 | 2026.05.21 09:28:19.561942 [ 270 ] {c88c46a5-c9aa-434a-8ee7-b234eaabe9df} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 21851 | 2026.05.21 09:28:19.562149 [ 270 ] {c88c46a5-c9aa-434a-8ee7-b234eaabe9df} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21852 | 2026.05.21 09:28:19.562276 [ 270 ] {c88c46a5-c9aa-434a-8ee7-b234eaabe9df} <Debug> executeQuery: Read 259 rows, 23.78 KiB in 0.001281 sec., 202185.79234972678 rows/sec., 18.13 MiB/sec. | ||
| 21853 | 2026.05.21 09:28:19.562310 [ 270 ] {c88c46a5-c9aa-434a-8ee7-b234eaabe9df} <Debug> TCPHandler: Processed in 0.001442288 sec. | ||
| 21854 | 2026.05.21 09:28:19.562449 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21855 | 2026.05.21 09:28:19.562546 [ 270 ] {b9997353-a637-4cc8-bc75-a179cae896f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21856 | 2026.05.21 09:28:19.562586 [ 270 ] {b9997353-a637-4cc8-bc75-a179cae896f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21857 | 2026.05.21 09:28:19.563040 [ 270 ] {b9997353-a637-4cc8-bc75-a179cae896f4} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21858 | 2026.05.21 09:28:19.563076 [ 270 ] {b9997353-a637-4cc8-bc75-a179cae896f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 21859 | 2026.05.21 09:28:19.563375 [ 270 ] {b9997353-a637-4cc8-bc75-a179cae896f4} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 21860 | 2026.05.21 09:28:19.563578 [ 270 ] {b9997353-a637-4cc8-bc75-a179cae896f4} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21861 | 2026.05.21 09:28:19.563705 [ 270 ] {b9997353-a637-4cc8-bc75-a179cae896f4} <Debug> executeQuery: Read 55 rows, 4.18 KiB in 0.001179 sec., 46649.70313825276 rows/sec., 3.47 MiB/sec. | ||
| 21862 | 2026.05.21 09:28:19.563740 [ 270 ] {b9997353-a637-4cc8-bc75-a179cae896f4} <Debug> TCPHandler: Processed in 0.001340385 sec. | ||
| 21863 | 2026.05.21 09:28:19.563858 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21864 | 2026.05.21 09:28:19.563955 [ 270 ] {760e1016-aab9-4209-aeab-3678e934390a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 21865 | 2026.05.21 09:28:19.563994 [ 270 ] {760e1016-aab9-4209-aeab-3678e934390a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 21866 | 2026.05.21 09:28:19.564425 [ 270 ] {760e1016-aab9-4209-aeab-3678e934390a} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21867 | 2026.05.21 09:28:19.564461 [ 270 ] {760e1016-aab9-4209-aeab-3678e934390a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 21868 | 2026.05.21 09:28:19.564744 [ 270 ] {760e1016-aab9-4209-aeab-3678e934390a} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 21869 | 2026.05.21 09:28:19.564975 [ 270 ] {760e1016-aab9-4209-aeab-3678e934390a} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21870 | 2026.05.21 09:28:19.565109 [ 270 ] {760e1016-aab9-4209-aeab-3678e934390a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001173 sec., 20460.358056265984 rows/sec., 1.70 MiB/sec. | ||
| 21871 | 2026.05.21 09:28:19.565144 [ 270 ] {760e1016-aab9-4209-aeab-3678e934390a} <Debug> TCPHandler: Processed in 0.001336165 sec. | ||
| 21872 | 2026.05.21 09:28:19.565262 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21873 | 2026.05.21 09:28:19.565358 [ 270 ] {e668c929-cca3-4938-b129-8baf4f143e4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 21874 | 2026.05.21 09:28:19.565398 [ 270 ] {e668c929-cca3-4938-b129-8baf4f143e4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 21875 | 2026.05.21 09:28:19.565808 [ 270 ] {e668c929-cca3-4938-b129-8baf4f143e4f} <Trace> oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21876 | 2026.05.21 09:28:19.565843 [ 270 ] {e668c929-cca3-4938-b129-8baf4f143e4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 21877 | 2026.05.21 09:28:19.566128 [ 270 ] {e668c929-cca3-4938-b129-8baf4f143e4f} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 21878 | 2026.05.21 09:28:19.566325 [ 270 ] {e668c929-cca3-4938-b129-8baf4f143e4f} <Trace> oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21879 | 2026.05.21 09:28:19.566450 [ 270 ] {e668c929-cca3-4938-b129-8baf4f143e4f} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001109 sec., 10820.559062218215 rows/sec., 845.36 KiB/sec. | ||
| 21880 | 2026.05.21 09:28:19.566484 [ 270 ] {e668c929-cca3-4938-b129-8baf4f143e4f} <Debug> TCPHandler: Processed in 0.001271593 sec. | ||
| 21881 | 2026.05.21 09:28:19.566602 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21882 | 2026.05.21 09:28:19.566697 [ 270 ] {aeb44e47-0183-4645-bad7-79be71a9d9d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21883 | 2026.05.21 09:28:19.566736 [ 270 ] {aeb44e47-0183-4645-bad7-79be71a9d9d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21884 | 2026.05.21 09:28:19.567185 [ 270 ] {aeb44e47-0183-4645-bad7-79be71a9d9d5} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21885 | 2026.05.21 09:28:19.567221 [ 270 ] {aeb44e47-0183-4645-bad7-79be71a9d9d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 21886 | 2026.05.21 09:28:19.567518 [ 270 ] {aeb44e47-0183-4645-bad7-79be71a9d9d5} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 21887 | 2026.05.21 09:28:19.567735 [ 270 ] {aeb44e47-0183-4645-bad7-79be71a9d9d5} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21888 | 2026.05.21 09:28:19.567863 [ 270 ] {aeb44e47-0183-4645-bad7-79be71a9d9d5} <Debug> executeQuery: Read 143 rows, 11.82 KiB in 0.001184 sec., 120777.02702702703 rows/sec., 9.75 MiB/sec. | ||
| 21889 | 2026.05.21 09:28:19.567899 [ 270 ] {aeb44e47-0183-4645-bad7-79be71a9d9d5} <Debug> TCPHandler: Processed in 0.001347325 sec. | ||
| 21890 | 2026.05.21 09:28:19.568018 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21891 | 2026.05.21 09:28:19.568113 [ 270 ] {6609ead2-9319-4c28-a610-32cfc2e43148} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21892 | 2026.05.21 09:28:19.568156 [ 270 ] {6609ead2-9319-4c28-a610-32cfc2e43148} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21893 | 2026.05.21 09:28:19.568544 [ 270 ] {6609ead2-9319-4c28-a610-32cfc2e43148} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21894 | 2026.05.21 09:28:19.568579 [ 270 ] {6609ead2-9319-4c28-a610-32cfc2e43148} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 21895 | 2026.05.21 09:28:19.568896 [ 270 ] {6609ead2-9319-4c28-a610-32cfc2e43148} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 21896 | 2026.05.21 09:28:19.569095 [ 270 ] {6609ead2-9319-4c28-a610-32cfc2e43148} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21897 | 2026.05.21 09:28:19.569221 [ 270 ] {6609ead2-9319-4c28-a610-32cfc2e43148} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001126 sec., 174955.595026643 rows/sec., 12.55 MiB/sec. | ||
| 21898 | 2026.05.21 09:28:19.569255 [ 270 ] {6609ead2-9319-4c28-a610-32cfc2e43148} <Debug> TCPHandler: Processed in 0.001286833 sec. | ||
| 21899 | 2026.05.21 09:28:19.569376 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21900 | 2026.05.21 09:28:19.569472 [ 270 ] {753c6ccf-55c3-408f-bc7c-e586c2106fd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21901 | 2026.05.21 09:28:19.569525 [ 270 ] {753c6ccf-55c3-408f-bc7c-e586c2106fd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21902 | 2026.05.21 09:28:19.570466 [ 270 ] {753c6ccf-55c3-408f-bc7c-e586c2106fd7} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21903 | 2026.05.21 09:28:19.570502 [ 270 ] {753c6ccf-55c3-408f-bc7c-e586c2106fd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 21904 | 2026.05.21 09:28:19.571052 [ 270 ] {753c6ccf-55c3-408f-bc7c-e586c2106fd7} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 21905 | 2026.05.21 09:28:19.571267 [ 270 ] {753c6ccf-55c3-408f-bc7c-e586c2106fd7} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21906 | 2026.05.21 09:28:19.571405 [ 270 ] {753c6ccf-55c3-408f-bc7c-e586c2106fd7} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001952 sec., 21004.09836065574 rows/sec., 37.64 MiB/sec. | ||
| 21907 | 2026.05.21 09:28:19.571487 [ 270 ] {753c6ccf-55c3-408f-bc7c-e586c2106fd7} <Debug> TCPHandler: Processed in 0.002160733 sec. | ||
| 21908 | 2026.05.21 09:28:19.571618 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21909 | 2026.05.21 09:28:19.571714 [ 270 ] {7959b00b-a9f8-44d8-82db-764bd4239ae8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21910 | 2026.05.21 09:28:19.571756 [ 270 ] {7959b00b-a9f8-44d8-82db-764bd4239ae8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21911 | 2026.05.21 09:28:19.572102 [ 270 ] {7959b00b-a9f8-44d8-82db-764bd4239ae8} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21912 | 2026.05.21 09:28:19.572137 [ 270 ] {7959b00b-a9f8-44d8-82db-764bd4239ae8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 21913 | 2026.05.21 09:28:19.572431 [ 270 ] {7959b00b-a9f8-44d8-82db-764bd4239ae8} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 21914 | 2026.05.21 09:28:19.572636 [ 270 ] {7959b00b-a9f8-44d8-82db-764bd4239ae8} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21915 | 2026.05.21 09:28:19.572764 [ 270 ] {7959b00b-a9f8-44d8-82db-764bd4239ae8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001069 sec., 56127.22170252572 rows/sec., 3.78 MiB/sec. | ||
| 21916 | 2026.05.21 09:28:19.572797 [ 270 ] {7959b00b-a9f8-44d8-82db-764bd4239ae8} <Debug> TCPHandler: Processed in 0.001229811 sec. | ||
| 21917 | 2026.05.21 09:28:20.351612 [ 224 ] {} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 21918 | 2026.05.21 09:28:20.351833 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 21919 | 2026.05.21 09:28:20.353932 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 21920 | 2026.05.21 09:28:21.000177 [ 222 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 21921 | 2026.05.21 09:28:21.000233 [ 222 ] {} <Debug> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 21922 | 2026.05.21 09:28:21.002264 [ 222 ] {} <Debug> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 21923 | 2026.05.21 09:28:21.097740 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 45570 | ||
| 21924 | 2026.05.21 09:28:21.098275 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21925 | 2026.05.21 09:28:21.098325 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 21926 | 2026.05.21 09:28:21.098800 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 21927 | 2026.05.21 09:28:21.099041 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21928 | 2026.05.21 09:28:21.099192 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45570 | ||
| 21929 | 2026.05.21 09:28:21.999536 [ 221 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 21930 | 2026.05.21 09:28:21.999596 [ 221 ] {} <Debug> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 21931 | 2026.05.21 09:28:22.001598 [ 221 ] {} <Debug> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 21932 | 2026.05.21 09:28:23.000242 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 398.06 MiB, peak 418.91 MiB, free memory in arenas 0.00 B, will set to 402.06 MiB (RSS), difference: 4.00 MiB | ||
| 21933 | 2026.05.21 09:28:23.587206 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 716 | ||
| 21934 | 2026.05.21 09:28:23.603850 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21935 | 2026.05.21 09:28:23.603895 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 21936 | 2026.05.21 09:28:23.609900 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 21937 | 2026.05.21 09:28:23.610567 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21938 | 2026.05.21 09:28:23.613470 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 716 | ||
| 21939 | 2026.05.21 09:28:24.548635 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21940 | 2026.05.21 09:28:24.548908 [ 270 ] {5bc7d23a-6b15-4b35-b63e-27233c4cc006} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 21941 | 2026.05.21 09:28:24.549306 [ 270 ] {5bc7d23a-6b15-4b35-b63e-27233c4cc006} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21942 | 2026.05.21 09:28:24.549343 [ 270 ] {5bc7d23a-6b15-4b35-b63e-27233c4cc006} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 21943 | 2026.05.21 09:28:24.549566 [ 270 ] {5bc7d23a-6b15-4b35-b63e-27233c4cc006} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21944 | 2026.05.21 09:28:24.549637 [ 270 ] {5bc7d23a-6b15-4b35-b63e-27233c4cc006} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21945 | 2026.05.21 09:28:24.549786 [ 270 ] {5bc7d23a-6b15-4b35-b63e-27233c4cc006} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 21946 | 2026.05.21 09:28:24.549904 [ 345 ] {5bc7d23a-6b15-4b35-b63e-27233c4cc006} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 21947 | 2026.05.21 09:28:24.549916 [ 316 ] {5bc7d23a-6b15-4b35-b63e-27233c4cc006} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21948 | 2026.05.21 09:28:24.549904 [ 351 ] {5bc7d23a-6b15-4b35-b63e-27233c4cc006} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21949 | 2026.05.21 09:28:24.549904 [ 342 ] {5bc7d23a-6b15-4b35-b63e-27233c4cc006} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21950 | 2026.05.21 09:28:24.550099 [ 270 ] {5bc7d23a-6b15-4b35-b63e-27233c4cc006} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 21951 | 2026.05.21 09:28:24.550127 [ 270 ] {5bc7d23a-6b15-4b35-b63e-27233c4cc006} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21952 | 2026.05.21 09:28:24.550230 [ 270 ] {5bc7d23a-6b15-4b35-b63e-27233c4cc006} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21953 | 2026.05.21 09:28:24.550252 [ 270 ] {5bc7d23a-6b15-4b35-b63e-27233c4cc006} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 21954 | 2026.05.21 09:28:24.550290 [ 270 ] {5bc7d23a-6b15-4b35-b63e-27233c4cc006} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 21955 | 2026.05.21 09:28:24.550333 [ 270 ] {5bc7d23a-6b15-4b35-b63e-27233c4cc006} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 21956 | 2026.05.21 09:28:24.550376 [ 270 ] {5bc7d23a-6b15-4b35-b63e-27233c4cc006} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 21957 | 2026.05.21 09:28:24.550421 [ 270 ] {5bc7d23a-6b15-4b35-b63e-27233c4cc006} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 21958 | 2026.05.21 09:28:24.552129 [ 270 ] {5bc7d23a-6b15-4b35-b63e-27233c4cc006} <Debug> executeQuery: Read 51 rows, 10.48 KiB in 0.003317 sec., 15375.339161893276 rows/sec., 3.09 MiB/sec. | ||
| 21959 | 2026.05.21 09:28:24.552550 [ 270 ] {5bc7d23a-6b15-4b35-b63e-27233c4cc006} <Debug> MemoryTracker: Peak memory usage (for query): 172.28 KiB. | ||
| 21960 | 2026.05.21 09:28:24.552568 [ 270 ] {5bc7d23a-6b15-4b35-b63e-27233c4cc006} <Debug> TCPHandler: Processed in 0.004086627 sec. | ||
| 21961 | 2026.05.21 09:28:24.554863 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21962 | 2026.05.21 09:28:24.555114 [ 270 ] {9a695d8c-7063-47c6-b965-ce3177fdd3c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21963 | 2026.05.21 09:28:24.555218 [ 270 ] {9a695d8c-7063-47c6-b965-ce3177fdd3c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21964 | 2026.05.21 09:28:24.555922 [ 270 ] {9a695d8c-7063-47c6-b965-ce3177fdd3c2} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21965 | 2026.05.21 09:28:24.555966 [ 270 ] {9a695d8c-7063-47c6-b965-ce3177fdd3c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 21966 | 2026.05.21 09:28:24.556353 [ 270 ] {9a695d8c-7063-47c6-b965-ce3177fdd3c2} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 21967 | 2026.05.21 09:28:24.556581 [ 270 ] {9a695d8c-7063-47c6-b965-ce3177fdd3c2} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21968 | 2026.05.21 09:28:24.556737 [ 270 ] {9a695d8c-7063-47c6-b965-ce3177fdd3c2} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.0017 sec., 32941.17647058824 rows/sec., 2.51 MiB/sec. | ||
| 21969 | 2026.05.21 09:28:24.556775 [ 270 ] {9a695d8c-7063-47c6-b965-ce3177fdd3c2} <Debug> TCPHandler: Processed in 0.002093711 sec. | ||
| 21970 | 2026.05.21 09:28:24.556920 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21971 | 2026.05.21 09:28:24.557019 [ 270 ] {0bf23372-fd07-4704-93b4-51c4dec39bae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21972 | 2026.05.21 09:28:24.557062 [ 270 ] {0bf23372-fd07-4704-93b4-51c4dec39bae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21973 | 2026.05.21 09:28:24.557527 [ 270 ] {0bf23372-fd07-4704-93b4-51c4dec39bae} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21974 | 2026.05.21 09:28:24.557565 [ 270 ] {0bf23372-fd07-4704-93b4-51c4dec39bae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 21975 | 2026.05.21 09:28:24.557869 [ 270 ] {0bf23372-fd07-4704-93b4-51c4dec39bae} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 21976 | 2026.05.21 09:28:24.558077 [ 270 ] {0bf23372-fd07-4704-93b4-51c4dec39bae} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21977 | 2026.05.21 09:28:24.558208 [ 270 ] {0bf23372-fd07-4704-93b4-51c4dec39bae} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001208 sec., 52980.13245033112 rows/sec., 4.14 MiB/sec. | ||
| 21978 | 2026.05.21 09:28:24.558243 [ 270 ] {0bf23372-fd07-4704-93b4-51c4dec39bae} <Debug> TCPHandler: Processed in 0.001373966 sec. | ||
| 21979 | 2026.05.21 09:28:24.558396 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21980 | 2026.05.21 09:28:24.558494 [ 270 ] {5d29bf2f-e6a5-4ab6-a2aa-fbedf5e95000} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21981 | 2026.05.21 09:28:24.558538 [ 270 ] {5d29bf2f-e6a5-4ab6-a2aa-fbedf5e95000} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21982 | 2026.05.21 09:28:24.558995 [ 270 ] {5d29bf2f-e6a5-4ab6-a2aa-fbedf5e95000} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21983 | 2026.05.21 09:28:24.559035 [ 270 ] {5d29bf2f-e6a5-4ab6-a2aa-fbedf5e95000} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 21984 | 2026.05.21 09:28:24.559380 [ 270 ] {5d29bf2f-e6a5-4ab6-a2aa-fbedf5e95000} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 21985 | 2026.05.21 09:28:24.559596 [ 270 ] {5d29bf2f-e6a5-4ab6-a2aa-fbedf5e95000} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21986 | 2026.05.21 09:28:24.559733 [ 270 ] {5d29bf2f-e6a5-4ab6-a2aa-fbedf5e95000} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001257 sec., 127287.19172633253 rows/sec., 8.87 MiB/sec. | ||
| 21987 | 2026.05.21 09:28:24.559733 [ 84 ] {} <Debug> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Selected 2 parts from all_1_150_37 to all_151_151_0 | ||
| 21988 | 2026.05.21 09:28:24.559772 [ 270 ] {5d29bf2f-e6a5-4ab6-a2aa-fbedf5e95000} <Debug> TCPHandler: Processed in 0.001426248 sec. | ||
| 21989 | 2026.05.21 09:28:24.559796 [ 84 ] {} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21990 | 2026.05.21 09:28:24.559829 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 21991 | 2026.05.21 09:28:24.559912 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21992 | 2026.05.21 09:28:24.559918 [ 194 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_151_38} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_150_37 to all_151_151_0 into Compact with storage Full | ||
| 21993 | 2026.05.21 09:28:24.560023 [ 270 ] {832c2f7a-9a58-4219-a0e8-1dfa154108f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21994 | 2026.05.21 09:28:24.560052 [ 194 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_151_38} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21995 | 2026.05.21 09:28:24.560072 [ 270 ] {832c2f7a-9a58-4219-a0e8-1dfa154108f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21996 | 2026.05.21 09:28:24.560090 [ 194 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_151_38} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_150_37, total 55027 rows starting from the beginning of the part | ||
| 21997 | 2026.05.21 09:28:24.560159 [ 194 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_151_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 52 rows starting from the beginning of the part | ||
| 21998 | 2026.05.21 09:28:24.560607 [ 270 ] {832c2f7a-9a58-4219-a0e8-1dfa154108f6} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21999 | 2026.05.21 09:28:24.560657 [ 270 ] {832c2f7a-9a58-4219-a0e8-1dfa154108f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 22000 | 2026.05.21 09:28:24.560983 [ 270 ] {832c2f7a-9a58-4219-a0e8-1dfa154108f6} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 22001 | 2026.05.21 09:28:24.561201 [ 270 ] {832c2f7a-9a58-4219-a0e8-1dfa154108f6} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22002 | 2026.05.21 09:28:24.561344 [ 270 ] {832c2f7a-9a58-4219-a0e8-1dfa154108f6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00134 sec., 44776.119402985074 rows/sec., 3.02 MiB/sec. | ||
| 22003 | 2026.05.21 09:28:24.561349 [ 85 ] {} <Debug> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8) (MergerMutator): Selected 6 parts from all_1_150_29 to all_155_155_0 | ||
| 22004 | 2026.05.21 09:28:24.561383 [ 270 ] {832c2f7a-9a58-4219-a0e8-1dfa154108f6} <Debug> TCPHandler: Processed in 0.001521381 sec. | ||
| 22005 | 2026.05.21 09:28:24.561401 [ 85 ] {} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22006 | 2026.05.21 09:28:24.561427 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 22007 | 2026.05.21 09:28:24.561514 [ 199 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_155_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_150_29 to all_155_155_0 into Compact with storage Full | ||
| 22008 | 2026.05.21 09:28:24.561626 [ 199 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_155_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22009 | 2026.05.21 09:28:24.561679 [ 199 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_155_30} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_150_29, total 8466 rows starting from the beginning of the part | ||
| 22010 | 2026.05.21 09:28:24.561764 [ 199 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_155_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 18 rows starting from the beginning of the part | ||
| 22011 | 2026.05.21 09:28:24.561815 [ 199 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_155_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 60 rows starting from the beginning of the part | ||
| 22012 | 2026.05.21 09:28:24.561858 [ 199 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_155_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 60 rows starting from the beginning of the part | ||
| 22013 | 2026.05.21 09:28:24.561899 [ 199 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_155_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 60 rows starting from the beginning of the part | ||
| 22014 | 2026.05.21 09:28:24.561941 [ 199 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_155_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 60 rows starting from the beginning of the part | ||
| 22015 | 2026.05.21 09:28:24.564663 [ 193 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_155_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8724 rows, containing 4 columns (4 merged, 0 gathered) in 0.003182647 sec., 2741114.5502470117 rows/sec., 181.44 MiB/sec. | ||
| 22016 | 2026.05.21 09:28:24.564894 [ 189 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_155_30} <Trace> MergedBlockOutputStream: filled checksums all_1_155_30 (state Temporary) | ||
| 22017 | 2026.05.21 09:28:24.565213 [ 189 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_155_30} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_merge_all_1_155_30 to all_1_155_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22018 | 2026.05.21 09:28:24.565300 [ 189 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_155_30} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8) (MergerMutator): Merged 6 parts: [all_1_150_29, all_155_155_0] -> all_1_155_30 | ||
| 22019 | 2026.05.21 09:28:24.565403 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.82 MiB. | ||
| 22020 | 2026.05.21 09:28:24.568358 [ 197 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_151_38} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 55079 rows, containing 5 columns (5 merged, 0 gathered) in 0.008471804 sec., 6501448.805944991 rows/sec., 421.19 MiB/sec. | ||
| 22021 | 2026.05.21 09:28:24.568921 [ 193 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_151_38} <Trace> MergedBlockOutputStream: filled checksums all_1_151_38 (state Temporary) | ||
| 22022 | 2026.05.21 09:28:24.569234 [ 193 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_151_38} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_merge_all_1_151_38 to all_1_151_38 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22023 | 2026.05.21 09:28:24.569314 [ 193 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_151_38} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Merged 2 parts: [all_1_150_37, all_151_151_0] -> all_1_151_38 | ||
| 22024 | 2026.05.21 09:28:24.569404 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 22025 | 2026.05.21 09:28:26.849578 [ 260 ] {} <Trace> TCP-Session: 6133b9ec-e114-4b24-9244-24743d7e63c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22026 | 2026.05.21 09:28:26.849867 [ 260 ] {0550e53b-3c25-4d11-a2a5-d7bc5d94dcb5} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60263) SELECT concat(database, '.', name) AS table_name, ifNull(total_bytes, 0) AS total_bytes, ifNull(total_rows, 0) AS total_rows FROM system.tables WHERE database = 'oximeter'AND has_own_data (stage: Complete) | ||
| 22027 | 2026.05.21 09:28:26.850396 [ 260 ] {0550e53b-3c25-4d11-a2a5-d7bc5d94dcb5} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 22028 | 2026.05.21 09:28:26.850591 [ 260 ] {0550e53b-3c25-4d11-a2a5-d7bc5d94dcb5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22029 | 2026.05.21 09:28:26.851016 [ 342 ] {0550e53b-3c25-4d11-a2a5-d7bc5d94dcb5} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 22030 | 2026.05.21 09:28:26.851470 [ 260 ] {0550e53b-3c25-4d11-a2a5-d7bc5d94dcb5} <Debug> executeQuery: Read 41 rows, 2.50 KiB in 0.001734 sec., 23644.75201845444 rows/sec., 1.41 MiB/sec. | ||
| 22031 | 2026.05.21 09:28:26.851558 [ 260 ] {0550e53b-3c25-4d11-a2a5-d7bc5d94dcb5} <Debug> TCPHandler: Processed in 0.002129151 sec. | ||
| 22032 | 2026.05.21 09:28:28.324057 [ 78 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 22033 | 2026.05.21 09:28:28.324109 [ 78 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 22034 | 2026.05.21 09:28:28.599415 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 46018 | ||
| 22035 | 2026.05.21 09:28:28.600122 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22036 | 2026.05.21 09:28:28.600187 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 22037 | 2026.05.21 09:28:28.600740 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 22038 | 2026.05.21 09:28:28.600977 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22039 | 2026.05.21 09:28:28.601112 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46018 | ||
| 22040 | 2026.05.21 09:28:28.601168 [ 78 ] {} <Debug> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 22041 | 2026.05.21 09:28:28.601252 [ 78 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22042 | 2026.05.21 09:28:28.601279 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 22043 | 2026.05.21 09:28:28.601386 [ 188 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::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 | ||
| 22044 | 2026.05.21 09:28:28.601493 [ 188 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22045 | 2026.05.21 09:28:28.601527 [ 188 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_91_18, total 43650 rows starting from the beginning of the part | ||
| 22046 | 2026.05.21 09:28:28.601591 [ 188 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 448 rows starting from the beginning of the part | ||
| 22047 | 2026.05.21 09:28:28.601638 [ 188 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 512 rows starting from the beginning of the part | ||
| 22048 | 2026.05.21 09:28:28.601682 [ 188 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 448 rows starting from the beginning of the part | ||
| 22049 | 2026.05.21 09:28:28.601722 [ 188 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 512 rows starting from the beginning of the part | ||
| 22050 | 2026.05.21 09:28:28.601762 [ 188 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 448 rows starting from the beginning of the part | ||
| 22051 | 2026.05.21 09:28:28.604457 [ 190 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46018 rows, containing 4 columns (4 merged, 0 gathered) in 0.003105264 sec., 14819351.913396092 rows/sec., 211.99 MiB/sec. | ||
| 22052 | 2026.05.21 09:28:28.604741 [ 198 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 22053 | 2026.05.21 09:28:28.604993 [ 198 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_96_19} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22054 | 2026.05.21 09:28:28.605061 [ 198 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_96_19} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 22055 | 2026.05.21 09:28:28.605134 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 22056 | 2026.05.21 09:28:29.002536 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001285923 sec. | ||
| 22057 | 2026.05.21 09:28:29.549202 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22058 | 2026.05.21 09:28:29.549429 [ 270 ] {d9b94736-adac-443a-b427-d7d200e2a8cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 22059 | 2026.05.21 09:28:29.549773 [ 270 ] {d9b94736-adac-443a-b427-d7d200e2a8cd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 22060 | 2026.05.21 09:28:29.549812 [ 270 ] {d9b94736-adac-443a-b427-d7d200e2a8cd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 22061 | 2026.05.21 09:28:29.550040 [ 270 ] {d9b94736-adac-443a-b427-d7d200e2a8cd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 22062 | 2026.05.21 09:28:29.550112 [ 270 ] {d9b94736-adac-443a-b427-d7d200e2a8cd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22063 | 2026.05.21 09:28:29.550260 [ 270 ] {d9b94736-adac-443a-b427-d7d200e2a8cd} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 22064 | 2026.05.21 09:28:29.550336 [ 342 ] {d9b94736-adac-443a-b427-d7d200e2a8cd} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 22065 | 2026.05.21 09:28:29.550374 [ 316 ] {d9b94736-adac-443a-b427-d7d200e2a8cd} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 22066 | 2026.05.21 09:28:29.550380 [ 268 ] {d9b94736-adac-443a-b427-d7d200e2a8cd} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 22067 | 2026.05.21 09:28:29.550377 [ 351 ] {d9b94736-adac-443a-b427-d7d200e2a8cd} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 22068 | 2026.05.21 09:28:29.550559 [ 270 ] {d9b94736-adac-443a-b427-d7d200e2a8cd} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 22069 | 2026.05.21 09:28:29.550588 [ 270 ] {d9b94736-adac-443a-b427-d7d200e2a8cd} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 22070 | 2026.05.21 09:28:29.550693 [ 270 ] {d9b94736-adac-443a-b427-d7d200e2a8cd} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 22071 | 2026.05.21 09:28:29.550716 [ 270 ] {d9b94736-adac-443a-b427-d7d200e2a8cd} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 22072 | 2026.05.21 09:28:29.550753 [ 270 ] {d9b94736-adac-443a-b427-d7d200e2a8cd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 22073 | 2026.05.21 09:28:29.550799 [ 270 ] {d9b94736-adac-443a-b427-d7d200e2a8cd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 22074 | 2026.05.21 09:28:29.550840 [ 270 ] {d9b94736-adac-443a-b427-d7d200e2a8cd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 22075 | 2026.05.21 09:28:29.550880 [ 270 ] {d9b94736-adac-443a-b427-d7d200e2a8cd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 22076 | 2026.05.21 09:28:29.552125 [ 270 ] {d9b94736-adac-443a-b427-d7d200e2a8cd} <Debug> executeQuery: Read 51 rows, 10.72 KiB in 0.002788 sec., 18292.682926829268 rows/sec., 3.75 MiB/sec. | ||
| 22077 | 2026.05.21 09:28:29.552365 [ 270 ] {d9b94736-adac-443a-b427-d7d200e2a8cd} <Debug> MemoryTracker: Peak memory usage (for query): 186.15 KiB. | ||
| 22078 | 2026.05.21 09:28:29.552382 [ 270 ] {d9b94736-adac-443a-b427-d7d200e2a8cd} <Debug> TCPHandler: Processed in 0.003327351 sec. | ||
| 22079 | 2026.05.21 09:28:29.554797 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22080 | 2026.05.21 09:28:29.554940 [ 270 ] {08846f33-b7b0-4424-85fc-d6e281898768} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22081 | 2026.05.21 09:28:29.554996 [ 270 ] {08846f33-b7b0-4424-85fc-d6e281898768} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22082 | 2026.05.21 09:28:29.555634 [ 270 ] {08846f33-b7b0-4424-85fc-d6e281898768} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22083 | 2026.05.21 09:28:29.555677 [ 270 ] {08846f33-b7b0-4424-85fc-d6e281898768} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 22084 | 2026.05.21 09:28:29.556063 [ 270 ] {08846f33-b7b0-4424-85fc-d6e281898768} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 22085 | 2026.05.21 09:28:29.556290 [ 270 ] {08846f33-b7b0-4424-85fc-d6e281898768} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22086 | 2026.05.21 09:28:29.556452 [ 270 ] {08846f33-b7b0-4424-85fc-d6e281898768} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001552 sec., 88917.52577319587 rows/sec., 7.72 MiB/sec. | ||
| 22087 | 2026.05.21 09:28:29.556484 [ 77 ] {} <Debug> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 22088 | 2026.05.21 09:28:29.556492 [ 270 ] {08846f33-b7b0-4424-85fc-d6e281898768} <Debug> TCPHandler: Processed in 0.00176676 sec. | ||
| 22089 | 2026.05.21 09:28:29.556547 [ 77 ] {} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22090 | 2026.05.21 09:28:29.556575 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 22091 | 2026.05.21 09:28:29.556662 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22092 | 2026.05.21 09:28:29.556681 [ 197 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
| 22093 | 2026.05.21 09:28:29.556772 [ 270 ] {2c2d0fb9-a6cc-45c4-b7f2-4e3639b576fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22094 | 2026.05.21 09:28:29.556799 [ 197 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22095 | 2026.05.21 09:28:29.556818 [ 270 ] {2c2d0fb9-a6cc-45c4-b7f2-4e3639b576fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22096 | 2026.05.21 09:28:29.556835 [ 197 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 3361 rows starting from the beginning of the part | ||
| 22097 | 2026.05.21 09:28:29.556901 [ 197 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 138 rows starting from the beginning of the part | ||
| 22098 | 2026.05.21 09:28:29.556950 [ 197 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 56 rows starting from the beginning of the part | ||
| 22099 | 2026.05.21 09:28:29.556994 [ 197 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 259 rows starting from the beginning of the part | ||
| 22100 | 2026.05.21 09:28:29.557036 [ 197 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 56 rows starting from the beginning of the part | ||
| 22101 | 2026.05.21 09:28:29.557077 [ 197 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 138 rows starting from the beginning of the part | ||
| 22102 | 2026.05.21 09:28:29.557277 [ 270 ] {2c2d0fb9-a6cc-45c4-b7f2-4e3639b576fa} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22103 | 2026.05.21 09:28:29.557320 [ 270 ] {2c2d0fb9-a6cc-45c4-b7f2-4e3639b576fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 22104 | 2026.05.21 09:28:29.557638 [ 270 ] {2c2d0fb9-a6cc-45c4-b7f2-4e3639b576fa} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 22105 | 2026.05.21 09:28:29.557869 [ 270 ] {2c2d0fb9-a6cc-45c4-b7f2-4e3639b576fa} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22106 | 2026.05.21 09:28:29.558013 [ 270 ] {2c2d0fb9-a6cc-45c4-b7f2-4e3639b576fa} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001265 sec., 32411.067193675888 rows/sec., 2.38 MiB/sec. | ||
| 22107 | 2026.05.21 09:28:29.558014 [ 77 ] {} <Debug> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 22108 | 2026.05.21 09:28:29.558052 [ 270 ] {2c2d0fb9-a6cc-45c4-b7f2-4e3639b576fa} <Debug> TCPHandler: Processed in 0.001442138 sec. | ||
| 22109 | 2026.05.21 09:28:29.558069 [ 77 ] {} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22110 | 2026.05.21 09:28:29.558095 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 22111 | 2026.05.21 09:28:29.558195 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22112 | 2026.05.21 09:28:29.558197 [ 190 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 22113 | 2026.05.21 09:28:29.558302 [ 270 ] {d8ad8b37-a614-4810-8374-2697fe414502} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22114 | 2026.05.21 09:28:29.558340 [ 190 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22115 | 2026.05.21 09:28:29.558348 [ 270 ] {d8ad8b37-a614-4810-8374-2697fe414502} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22116 | 2026.05.21 09:28:29.558381 [ 190 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 226 rows starting from the beginning of the part | ||
| 22117 | 2026.05.21 09:28:29.558451 [ 190 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 41 rows starting from the beginning of the part | ||
| 22118 | 2026.05.21 09:28:29.558503 [ 190 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 15 rows starting from the beginning of the part | ||
| 22119 | 2026.05.21 09:28:29.558548 [ 190 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 41 rows starting from the beginning of the part | ||
| 22120 | 2026.05.21 09:28:29.558590 [ 190 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 55 rows starting from the beginning of the part | ||
| 22121 | 2026.05.21 09:28:29.558632 [ 190 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 41 rows starting from the beginning of the part | ||
| 22122 | 2026.05.21 09:28:29.558698 [ 187 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4008 rows, containing 5 columns (5 merged, 0 gathered) in 0.002059498 sec., 1946105.3130423045 rows/sec., 157.43 MiB/sec. | ||
| 22123 | 2026.05.21 09:28:29.558814 [ 270 ] {d8ad8b37-a614-4810-8374-2697fe414502} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22124 | 2026.05.21 09:28:29.558856 [ 270 ] {d8ad8b37-a614-4810-8374-2697fe414502} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 22125 | 2026.05.21 09:28:29.559022 [ 186 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 22126 | 2026.05.21 09:28:29.559191 [ 270 ] {d8ad8b37-a614-4810-8374-2697fe414502} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 22127 | 2026.05.21 09:28:29.559495 [ 186 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_156_31} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22128 | 2026.05.21 09:28:29.559573 [ 270 ] {d8ad8b37-a614-4810-8374-2697fe414502} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22129 | 2026.05.21 09:28:29.559600 [ 186 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_156_31} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 22130 | 2026.05.21 09:28:29.559648 [ 187 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 419 rows, containing 5 columns (5 merged, 0 gathered) in 0.001499431 sec., 279439.3339873592 rows/sec., 20.18 MiB/sec. | ||
| 22131 | 2026.05.21 09:28:29.559731 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.00 MiB. | ||
| 22132 | 2026.05.21 09:28:29.559732 [ 270 ] {d8ad8b37-a614-4810-8374-2697fe414502} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.00145 sec., 72413.79310344828 rows/sec., 5.66 MiB/sec. | ||
| 22133 | 2026.05.21 09:28:29.559734 [ 77 ] {} <Debug> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 22134 | 2026.05.21 09:28:29.559796 [ 270 ] {d8ad8b37-a614-4810-8374-2697fe414502} <Debug> TCPHandler: Processed in 0.001653966 sec. | ||
| 22135 | 2026.05.21 09:28:29.559807 [ 190 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 22136 | 2026.05.21 09:28:29.559817 [ 77 ] {} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22137 | 2026.05.21 09:28:29.559857 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 22138 | 2026.05.21 09:28:29.559943 [ 201 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
| 22139 | 2026.05.21 09:28:29.559959 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22140 | 2026.05.21 09:28:29.560053 [ 201 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22141 | 2026.05.21 09:28:29.560075 [ 270 ] {08fed587-ad03-4b0b-b270-627bf525b6fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22142 | 2026.05.21 09:28:29.560088 [ 201 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 1831 rows starting from the beginning of the part | ||
| 22143 | 2026.05.21 09:28:29.560097 [ 190 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_106_21} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22144 | 2026.05.21 09:28:29.560131 [ 270 ] {08fed587-ad03-4b0b-b270-627bf525b6fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22145 | 2026.05.21 09:28:29.560156 [ 201 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 105 rows starting from the beginning of the part | ||
| 22146 | 2026.05.21 09:28:29.560186 [ 190 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_106_21} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 22147 | 2026.05.21 09:28:29.560207 [ 201 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 64 rows starting from the beginning of the part | ||
| 22148 | 2026.05.21 09:28:29.560257 [ 201 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 143 rows starting from the beginning of the part | ||
| 22149 | 2026.05.21 09:28:29.560275 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 22150 | 2026.05.21 09:28:29.560300 [ 201 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 64 rows starting from the beginning of the part | ||
| 22151 | 2026.05.21 09:28:29.560343 [ 201 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 105 rows starting from the beginning of the part | ||
| 22152 | 2026.05.21 09:28:29.560695 [ 270 ] {08fed587-ad03-4b0b-b270-627bf525b6fc} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22153 | 2026.05.21 09:28:29.560742 [ 270 ] {08fed587-ad03-4b0b-b270-627bf525b6fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 22154 | 2026.05.21 09:28:29.561154 [ 270 ] {08fed587-ad03-4b0b-b270-627bf525b6fc} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 22155 | 2026.05.21 09:28:29.561392 [ 190 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2312 rows, containing 5 columns (5 merged, 0 gathered) in 0.0014871 sec., 1554703.7858920044 rows/sec., 115.36 MiB/sec. | ||
| 22156 | 2026.05.21 09:28:29.561402 [ 270 ] {08fed587-ad03-4b0b-b270-627bf525b6fc} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22157 | 2026.05.21 09:28:29.561563 [ 77 ] {} <Debug> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Selected 2 parts from all_1_151_38 to all_152_152_0 | ||
| 22158 | 2026.05.21 09:28:29.561588 [ 270 ] {08fed587-ad03-4b0b-b270-627bf525b6fc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001531 sec., 104506.85826257349 rows/sec., 7.28 MiB/sec. | ||
| 22159 | 2026.05.21 09:28:29.561592 [ 77 ] {} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22160 | 2026.05.21 09:28:29.561618 [ 186 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 22161 | 2026.05.21 09:28:29.561622 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 22162 | 2026.05.21 09:28:29.561652 [ 270 ] {08fed587-ad03-4b0b-b270-627bf525b6fc} <Debug> TCPHandler: Processed in 0.001743459 sec. | ||
| 22163 | 2026.05.21 09:28:29.561703 [ 187 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_152_39} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_151_38 to all_152_152_0 into Compact with storage Full | ||
| 22164 | 2026.05.21 09:28:29.561796 [ 187 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_152_39} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22165 | 2026.05.21 09:28:29.561828 [ 187 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_152_39} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_151_38, total 55079 rows starting from the beginning of the part | ||
| 22166 | 2026.05.21 09:28:29.561887 [ 187 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_152_39} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 160 rows starting from the beginning of the part | ||
| 22167 | 2026.05.21 09:28:29.561890 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22168 | 2026.05.21 09:28:29.561910 [ 186 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_156_31} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22169 | 2026.05.21 09:28:29.561991 [ 186 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_156_31} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 22170 | 2026.05.21 09:28:29.562033 [ 270 ] {703de6bf-1da9-4954-bcc5-a3791645c466} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22171 | 2026.05.21 09:28:29.562095 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 22172 | 2026.05.21 09:28:29.562112 [ 270 ] {703de6bf-1da9-4954-bcc5-a3791645c466} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 22173 | 2026.05.21 09:28:29.563191 [ 270 ] {703de6bf-1da9-4954-bcc5-a3791645c466} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22174 | 2026.05.21 09:28:29.563227 [ 270 ] {703de6bf-1da9-4954-bcc5-a3791645c466} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 22175 | 2026.05.21 09:28:29.563861 [ 270 ] {703de6bf-1da9-4954-bcc5-a3791645c466} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 22176 | 2026.05.21 09:28:29.564097 [ 270 ] {703de6bf-1da9-4954-bcc5-a3791645c466} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22177 | 2026.05.21 09:28:29.564244 [ 270 ] {703de6bf-1da9-4954-bcc5-a3791645c466} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002252 sec., 18206.039076376554 rows/sec., 32.62 MiB/sec. | ||
| 22178 | 2026.05.21 09:28:29.564247 [ 77 ] {} <Debug> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 22179 | 2026.05.21 09:28:29.564303 [ 77 ] {} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22180 | 2026.05.21 09:28:29.564324 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 22181 | 2026.05.21 09:28:29.564338 [ 270 ] {703de6bf-1da9-4954-bcc5-a3791645c466} <Debug> TCPHandler: Processed in 0.002569836 sec. | ||
| 22182 | 2026.05.21 09:28:29.564444 [ 190 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::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 | ||
| 22183 | 2026.05.21 09:28:29.564614 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22184 | 2026.05.21 09:28:29.564717 [ 270 ] {ca7225be-1dd6-4d3c-b8e4-13a5da9c479a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22185 | 2026.05.21 09:28:29.564760 [ 270 ] {ca7225be-1dd6-4d3c-b8e4-13a5da9c479a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22186 | 2026.05.21 09:28:29.564767 [ 190 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22187 | 2026.05.21 09:28:29.564828 [ 190 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 2737 rows starting from the beginning of the part | ||
| 22188 | 2026.05.21 09:28:29.564952 [ 190 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 41 rows starting from the beginning of the part | ||
| 22189 | 2026.05.21 09:28:29.565062 [ 190 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 11 rows starting from the beginning of the part | ||
| 22190 | 2026.05.21 09:28:29.565133 [ 270 ] {ca7225be-1dd6-4d3c-b8e4-13a5da9c479a} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22191 | 2026.05.21 09:28:29.565166 [ 190 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 41 rows starting from the beginning of the part | ||
| 22192 | 2026.05.21 09:28:29.565175 [ 270 ] {ca7225be-1dd6-4d3c-b8e4-13a5da9c479a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 22193 | 2026.05.21 09:28:29.565274 [ 190 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 41 rows starting from the beginning of the part | ||
| 22194 | 2026.05.21 09:28:29.565383 [ 190 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 41 rows starting from the beginning of the part | ||
| 22195 | 2026.05.21 09:28:29.565508 [ 270 ] {ca7225be-1dd6-4d3c-b8e4-13a5da9c479a} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 22196 | 2026.05.21 09:28:29.565747 [ 270 ] {ca7225be-1dd6-4d3c-b8e4-13a5da9c479a} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22197 | 2026.05.21 09:28:29.565889 [ 270 ] {ca7225be-1dd6-4d3c-b8e4-13a5da9c479a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001192 sec., 50335.57046979866 rows/sec., 3.39 MiB/sec. | ||
| 22198 | 2026.05.21 09:28:29.565924 [ 270 ] {ca7225be-1dd6-4d3c-b8e4-13a5da9c479a} <Debug> TCPHandler: Processed in 0.001459279 sec. | ||
| 22199 | 2026.05.21 09:28:29.570225 [ 200 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_152_39} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 55239 rows, containing 5 columns (5 merged, 0 gathered) in 0.008544066 sec., 6465188.822277357 rows/sec., 418.94 MiB/sec. | ||
| 22200 | 2026.05.21 09:28:29.570733 [ 192 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_152_39} <Trace> MergedBlockOutputStream: filled checksums all_1_152_39 (state Temporary) | ||
| 22201 | 2026.05.21 09:28:29.571024 [ 192 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_152_39} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_merge_all_1_152_39 to all_1_152_39 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22202 | 2026.05.21 09:28:29.571100 [ 192 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_152_39} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Merged 2 parts: [all_1_151_38, all_152_152_0] -> all_1_152_39 | ||
| 22203 | 2026.05.21 09:28:29.571176 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 22204 | 2026.05.21 09:28:29.576147 [ 196 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2912 rows, containing 19 columns (19 merged, 0 gathered) in 0.011743513 sec., 247966.6859482337 rows/sec., 444.34 MiB/sec. | ||
| 22205 | 2026.05.21 09:28:29.578328 [ 192 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 22206 | 2026.05.21 09:28:29.578670 [ 192 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22207 | 2026.05.21 09:28:29.578747 [ 192 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 22208 | 2026.05.21 09:28:29.578878 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 19.38 MiB. | ||
| 22209 | 2026.05.21 09:28:30.001057 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 402.71 MiB, peak 422.05 MiB, free memory in arenas 0.00 B, will set to 408.01 MiB (RSS), difference: 5.30 MiB | ||
| 22210 | 2026.05.21 09:28:31.114164 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 723 | ||
| 22211 | 2026.05.21 09:28:31.133818 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22212 | 2026.05.21 09:28:31.133881 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 22213 | 2026.05.21 09:28:31.140803 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 22214 | 2026.05.21 09:28:31.141557 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22215 | 2026.05.21 09:28:31.141872 [ 81 ] {} <Debug> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 22216 | 2026.05.21 09:28:31.141938 [ 81 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22217 | 2026.05.21 09:28:31.141959 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 22218 | 2026.05.21 09:28:31.142092 [ 190 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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 | ||
| 22219 | 2026.05.21 09:28:31.145775 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 723 | ||
| 22220 | 2026.05.21 09:28:31.146140 [ 190 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22221 | 2026.05.21 09:28:31.147695 [ 190 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 686 rows starting from the beginning of the part | ||
| 22222 | 2026.05.21 09:28:31.152539 [ 190 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 7 rows starting from the beginning of the part | ||
| 22223 | 2026.05.21 09:28:31.157264 [ 190 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 8 rows starting from the beginning of the part | ||
| 22224 | 2026.05.21 09:28:31.162216 [ 190 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 7 rows starting from the beginning of the part | ||
| 22225 | 2026.05.21 09:28:31.167414 [ 190 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 8 rows starting from the beginning of the part | ||
| 22226 | 2026.05.21 09:28:31.172151 [ 190 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 7 rows starting from the beginning of the part | ||
| 22227 | 2026.05.21 09:28:31.232503 [ 192 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 723 rows, containing 679 columns (679 merged, 0 gathered) in 0.090465462 sec., 7992.000306149987 rows/sec., 41.33 MiB/sec. | ||
| 22228 | 2026.05.21 09:28:31.235572 [ 192 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 22229 | 2026.05.21 09:28:31.237650 [ 192 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_96_19} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22230 | 2026.05.21 09:28:31.237759 [ 192 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_96_19} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 22231 | 2026.05.21 09:28:31.240285 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 22232 | 2026.05.21 09:28:32.000268 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 409.08 MiB, peak 426.51 MiB, free memory in arenas 0.00 B, will set to 408.01 MiB (RSS), difference: -1.07 MiB | ||
| 22233 | 2026.05.21 09:28:33.198021 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22234 | 2026.05.21 09:28:33.198286 [ 270 ] {7b83d4ed-6118-48c7-b5e4-ca96113cf9cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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) | ||
| 22235 | 2026.05.21 09:28:33.198679 [ 270 ] {7b83d4ed-6118-48c7-b5e4-ca96113cf9cc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 22236 | 2026.05.21 09:28:33.198721 [ 270 ] {7b83d4ed-6118-48c7-b5e4-ca96113cf9cc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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 | ||
| 22237 | 2026.05.21 09:28:33.198969 [ 270 ] {7b83d4ed-6118-48c7-b5e4-ca96113cf9cc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 22238 | 2026.05.21 09:28:33.199039 [ 270 ] {7b83d4ed-6118-48c7-b5e4-ca96113cf9cc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22239 | 2026.05.21 09:28:33.199191 [ 270 ] {7b83d4ed-6118-48c7-b5e4-ca96113cf9cc} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 22240 | 2026.05.21 09:28:33.199299 [ 346 ] {7b83d4ed-6118-48c7-b5e4-ca96113cf9cc} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 22241 | 2026.05.21 09:28:33.199317 [ 328 ] {7b83d4ed-6118-48c7-b5e4-ca96113cf9cc} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 22242 | 2026.05.21 09:28:33.199317 [ 330 ] {7b83d4ed-6118-48c7-b5e4-ca96113cf9cc} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 22243 | 2026.05.21 09:28:33.199305 [ 268 ] {7b83d4ed-6118-48c7-b5e4-ca96113cf9cc} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 22244 | 2026.05.21 09:28:33.199586 [ 270 ] {7b83d4ed-6118-48c7-b5e4-ca96113cf9cc} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 22245 | 2026.05.21 09:28:33.199616 [ 270 ] {7b83d4ed-6118-48c7-b5e4-ca96113cf9cc} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 22246 | 2026.05.21 09:28:33.199722 [ 270 ] {7b83d4ed-6118-48c7-b5e4-ca96113cf9cc} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 22247 | 2026.05.21 09:28:33.199746 [ 270 ] {7b83d4ed-6118-48c7-b5e4-ca96113cf9cc} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 22248 | 2026.05.21 09:28:33.199786 [ 270 ] {7b83d4ed-6118-48c7-b5e4-ca96113cf9cc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 22249 | 2026.05.21 09:28:33.199832 [ 270 ] {7b83d4ed-6118-48c7-b5e4-ca96113cf9cc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 22250 | 2026.05.21 09:28:33.199876 [ 270 ] {7b83d4ed-6118-48c7-b5e4-ca96113cf9cc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 22251 | 2026.05.21 09:28:33.199925 [ 270 ] {7b83d4ed-6118-48c7-b5e4-ca96113cf9cc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 22252 | 2026.05.21 09:28:33.201355 [ 270 ] {7b83d4ed-6118-48c7-b5e4-ca96113cf9cc} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.003179 sec., 16042.7807486631 rows/sec., 3.79 MiB/sec. | ||
| 22253 | 2026.05.21 09:28:33.201630 [ 270 ] {7b83d4ed-6118-48c7-b5e4-ca96113cf9cc} <Debug> MemoryTracker: Peak memory usage (for query): 206.72 KiB. | ||
| 22254 | 2026.05.21 09:28:33.201647 [ 270 ] {7b83d4ed-6118-48c7-b5e4-ca96113cf9cc} <Debug> TCPHandler: Processed in 0.003775937 sec. | ||
| 22255 | 2026.05.21 09:28:33.214564 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22256 | 2026.05.21 09:28:33.214752 [ 270 ] {b2dd4c1a-4d9e-4796-bb22-0d6ee8d7b240} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 22257 | 2026.05.21 09:28:33.214828 [ 270 ] {b2dd4c1a-4d9e-4796-bb22-0d6ee8d7b240} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 22258 | 2026.05.21 09:28:33.215557 [ 270 ] {b2dd4c1a-4d9e-4796-bb22-0d6ee8d7b240} <Trace> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22259 | 2026.05.21 09:28:33.215603 [ 270 ] {b2dd4c1a-4d9e-4796-bb22-0d6ee8d7b240} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 22260 | 2026.05.21 09:28:33.215992 [ 270 ] {b2dd4c1a-4d9e-4796-bb22-0d6ee8d7b240} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 22261 | 2026.05.21 09:28:33.216226 [ 270 ] {b2dd4c1a-4d9e-4796-bb22-0d6ee8d7b240} <Trace> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22262 | 2026.05.21 09:28:33.216387 [ 270 ] {b2dd4c1a-4d9e-4796-bb22-0d6ee8d7b240} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001687 sec., 2371.072910491998 rows/sec., 193.34 KiB/sec. | ||
| 22263 | 2026.05.21 09:28:33.216428 [ 270 ] {b2dd4c1a-4d9e-4796-bb22-0d6ee8d7b240} <Debug> TCPHandler: Processed in 0.002017758 sec. | ||
| 22264 | 2026.05.21 09:28:33.216553 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22265 | 2026.05.21 09:28:33.216654 [ 270 ] {a048a857-aa5f-409b-a6b2-8542bfa5d71b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22266 | 2026.05.21 09:28:33.216692 [ 270 ] {a048a857-aa5f-409b-a6b2-8542bfa5d71b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22267 | 2026.05.21 09:28:33.217984 [ 270 ] {a048a857-aa5f-409b-a6b2-8542bfa5d71b} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22268 | 2026.05.21 09:28:33.218023 [ 270 ] {a048a857-aa5f-409b-a6b2-8542bfa5d71b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 22269 | 2026.05.21 09:28:33.218472 [ 270 ] {a048a857-aa5f-409b-a6b2-8542bfa5d71b} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 22270 | 2026.05.21 09:28:33.218693 [ 270 ] {a048a857-aa5f-409b-a6b2-8542bfa5d71b} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22271 | 2026.05.21 09:28:33.218826 [ 270 ] {a048a857-aa5f-409b-a6b2-8542bfa5d71b} <Debug> executeQuery: Read 2407 rows, 180.72 KiB in 0.002171 sec., 1108705.665591893 rows/sec., 81.29 MiB/sec. | ||
| 22272 | 2026.05.21 09:28:33.218863 [ 270 ] {a048a857-aa5f-409b-a6b2-8542bfa5d71b} <Debug> TCPHandler: Processed in 0.002346129 sec. | ||
| 22273 | 2026.05.21 09:28:33.219011 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22274 | 2026.05.21 09:28:33.219109 [ 270 ] {1e6970d7-8d18-4652-9864-2b81b4b8843c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22275 | 2026.05.21 09:28:33.219149 [ 270 ] {1e6970d7-8d18-4652-9864-2b81b4b8843c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22276 | 2026.05.21 09:28:33.219735 [ 270 ] {1e6970d7-8d18-4652-9864-2b81b4b8843c} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22277 | 2026.05.21 09:28:33.219808 [ 270 ] {1e6970d7-8d18-4652-9864-2b81b4b8843c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 22278 | 2026.05.21 09:28:33.220275 [ 270 ] {1e6970d7-8d18-4652-9864-2b81b4b8843c} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 22279 | 2026.05.21 09:28:33.220540 [ 270 ] {1e6970d7-8d18-4652-9864-2b81b4b8843c} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22280 | 2026.05.21 09:28:33.220716 [ 270 ] {1e6970d7-8d18-4652-9864-2b81b4b8843c} <Debug> executeQuery: Read 15 rows, 1.11 KiB in 0.001621 sec., 9253.547193090684 rows/sec., 682.57 KiB/sec. | ||
| 22281 | 2026.05.21 09:28:33.220786 [ 270 ] {1e6970d7-8d18-4652-9864-2b81b4b8843c} <Debug> TCPHandler: Processed in 0.001825151 sec. | ||
| 22282 | 2026.05.21 09:28:33.221029 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22283 | 2026.05.21 09:28:33.221165 [ 270 ] {1d47e0ff-2c89-4f73-b68a-3d02c79c73d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 22284 | 2026.05.21 09:28:33.221224 [ 270 ] {1d47e0ff-2c89-4f73-b68a-3d02c79c73d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 22285 | 2026.05.21 09:28:33.221959 [ 270 ] {1d47e0ff-2c89-4f73-b68a-3d02c79c73d5} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22286 | 2026.05.21 09:28:33.221997 [ 270 ] {1d47e0ff-2c89-4f73-b68a-3d02c79c73d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 22287 | 2026.05.21 09:28:33.222355 [ 270 ] {1d47e0ff-2c89-4f73-b68a-3d02c79c73d5} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 22288 | 2026.05.21 09:28:33.222572 [ 270 ] {1d47e0ff-2c89-4f73-b68a-3d02c79c73d5} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22289 | 2026.05.21 09:28:33.222709 [ 270 ] {1d47e0ff-2c89-4f73-b68a-3d02c79c73d5} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001585 sec., 505362.7760252366 rows/sec., 29.19 MiB/sec. | ||
| 22290 | 2026.05.21 09:28:33.222749 [ 270 ] {1d47e0ff-2c89-4f73-b68a-3d02c79c73d5} <Debug> TCPHandler: Processed in 0.001837452 sec. | ||
| 22291 | 2026.05.21 09:28:33.222895 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22292 | 2026.05.21 09:28:33.223028 [ 270 ] {27bb9648-5c18-44ae-b645-53c404ce9cbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 22293 | 2026.05.21 09:28:33.223081 [ 270 ] {27bb9648-5c18-44ae-b645-53c404ce9cbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 22294 | 2026.05.21 09:28:33.223559 [ 270 ] {27bb9648-5c18-44ae-b645-53c404ce9cbf} <Trace> oximeter.fields_u64 (b5f83427-ae7b-4855-93f2-492292eb8518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22295 | 2026.05.21 09:28:33.223597 [ 270 ] {27bb9648-5c18-44ae-b645-53c404ce9cbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 22296 | 2026.05.21 09:28:33.223911 [ 270 ] {27bb9648-5c18-44ae-b645-53c404ce9cbf} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 22297 | 2026.05.21 09:28:33.224129 [ 270 ] {27bb9648-5c18-44ae-b645-53c404ce9cbf} <Trace> oximeter.fields_u64 (b5f83427-ae7b-4855-93f2-492292eb8518): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22298 | 2026.05.21 09:28:33.224261 [ 270 ] {27bb9648-5c18-44ae-b645-53c404ce9cbf} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001264 sec., 791.1392405063292 rows/sec., 55.63 KiB/sec. | ||
| 22299 | 2026.05.21 09:28:33.224299 [ 270 ] {27bb9648-5c18-44ae-b645-53c404ce9cbf} <Debug> TCPHandler: Processed in 0.001468719 sec. | ||
| 22300 | 2026.05.21 09:28:33.224443 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22301 | 2026.05.21 09:28:33.224542 [ 270 ] {57dfb159-2b20-44ce-a847-fc57d382afa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22302 | 2026.05.21 09:28:33.224583 [ 270 ] {57dfb159-2b20-44ce-a847-fc57d382afa0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22303 | 2026.05.21 09:28:33.225414 [ 270 ] {57dfb159-2b20-44ce-a847-fc57d382afa0} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22304 | 2026.05.21 09:28:33.225452 [ 270 ] {57dfb159-2b20-44ce-a847-fc57d382afa0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 22305 | 2026.05.21 09:28:33.225817 [ 270 ] {57dfb159-2b20-44ce-a847-fc57d382afa0} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 22306 | 2026.05.21 09:28:33.226043 [ 270 ] {57dfb159-2b20-44ce-a847-fc57d382afa0} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22307 | 2026.05.21 09:28:33.226173 [ 270 ] {57dfb159-2b20-44ce-a847-fc57d382afa0} <Debug> executeQuery: Read 1294 rows, 88.44 KiB in 0.00165 sec., 784242.4242424242 rows/sec., 52.34 MiB/sec. | ||
| 22308 | 2026.05.21 09:28:33.226209 [ 270 ] {57dfb159-2b20-44ce-a847-fc57d382afa0} <Debug> TCPHandler: Processed in 0.001817581 sec. | ||
| 22309 | 2026.05.21 09:28:33.226334 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22310 | 2026.05.21 09:28:33.226433 [ 270 ] {c2c8ef68-176f-4f4e-9cd2-abf89bd9b9e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22311 | 2026.05.21 09:28:33.226479 [ 270 ] {c2c8ef68-176f-4f4e-9cd2-abf89bd9b9e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22312 | 2026.05.21 09:28:33.227168 [ 270 ] {c2c8ef68-176f-4f4e-9cd2-abf89bd9b9e1} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22313 | 2026.05.21 09:28:33.227206 [ 270 ] {c2c8ef68-176f-4f4e-9cd2-abf89bd9b9e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 22314 | 2026.05.21 09:28:33.227657 [ 270 ] {c2c8ef68-176f-4f4e-9cd2-abf89bd9b9e1} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 22315 | 2026.05.21 09:28:33.227871 [ 270 ] {c2c8ef68-176f-4f4e-9cd2-abf89bd9b9e1} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22316 | 2026.05.21 09:28:33.228000 [ 76 ] {} <Debug> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Selected 6 parts from all_1_152_39 to all_157_157_0 | ||
| 22317 | 2026.05.21 09:28:33.228003 [ 270 ] {c2c8ef68-176f-4f4e-9cd2-abf89bd9b9e1} <Debug> executeQuery: Read 1574 rows, 98.47 KiB in 0.001589 sec., 990560.1006922594 rows/sec., 60.52 MiB/sec. | ||
| 22318 | 2026.05.21 09:28:33.228057 [ 76 ] {} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22319 | 2026.05.21 09:28:33.228080 [ 270 ] {c2c8ef68-176f-4f4e-9cd2-abf89bd9b9e1} <Debug> TCPHandler: Processed in 0.00179584 sec. | ||
| 22320 | 2026.05.21 09:28:33.228085 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 22321 | 2026.05.21 09:28:33.228199 [ 195 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_157_40} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_152_39 to all_157_157_0 into Compact with storage Full | ||
| 22322 | 2026.05.21 09:28:33.228215 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22323 | 2026.05.21 09:28:33.228328 [ 195 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_157_40} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22324 | 2026.05.21 09:28:33.228328 [ 270 ] {043f92d9-9329-44d7-af9f-f5cba82d3552} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22325 | 2026.05.21 09:28:33.228373 [ 195 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_157_40} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_152_39, total 55239 rows starting from the beginning of the part | ||
| 22326 | 2026.05.21 09:28:33.228405 [ 270 ] {043f92d9-9329-44d7-af9f-f5cba82d3552} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 22327 | 2026.05.21 09:28:33.228449 [ 195 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_157_40} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 160 rows starting from the beginning of the part | ||
| 22328 | 2026.05.21 09:28:33.228510 [ 195 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_157_40} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 197 rows starting from the beginning of the part | ||
| 22329 | 2026.05.21 09:28:33.228558 [ 195 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_157_40} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 160 rows starting from the beginning of the part | ||
| 22330 | 2026.05.21 09:28:33.228603 [ 195 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_157_40} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 160 rows starting from the beginning of the part | ||
| 22331 | 2026.05.21 09:28:33.228650 [ 195 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_157_40} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 1574 rows starting from the beginning of the part | ||
| 22332 | 2026.05.21 09:28:33.229250 [ 270 ] {043f92d9-9329-44d7-af9f-f5cba82d3552} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22333 | 2026.05.21 09:28:33.229294 [ 270 ] {043f92d9-9329-44d7-af9f-f5cba82d3552} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 22334 | 2026.05.21 09:28:33.229892 [ 270 ] {043f92d9-9329-44d7-af9f-f5cba82d3552} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 22335 | 2026.05.21 09:28:33.230150 [ 270 ] {043f92d9-9329-44d7-af9f-f5cba82d3552} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22336 | 2026.05.21 09:28:33.230303 [ 270 ] {043f92d9-9329-44d7-af9f-f5cba82d3552} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001992 sec., 5522.088353413655 rows/sec., 9.90 MiB/sec. | ||
| 22337 | 2026.05.21 09:28:33.230389 [ 270 ] {043f92d9-9329-44d7-af9f-f5cba82d3552} <Debug> TCPHandler: Processed in 0.002222845 sec. | ||
| 22338 | 2026.05.21 09:28:33.230519 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22339 | 2026.05.21 09:28:33.230617 [ 270 ] {276ed176-fe8d-45d6-9d4a-2ab6734aeb0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22340 | 2026.05.21 09:28:33.230660 [ 270 ] {276ed176-fe8d-45d6-9d4a-2ab6734aeb0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22341 | 2026.05.21 09:28:33.231019 [ 270 ] {276ed176-fe8d-45d6-9d4a-2ab6734aeb0c} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22342 | 2026.05.21 09:28:33.231056 [ 270 ] {276ed176-fe8d-45d6-9d4a-2ab6734aeb0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 22343 | 2026.05.21 09:28:33.231366 [ 270 ] {276ed176-fe8d-45d6-9d4a-2ab6734aeb0c} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 22344 | 2026.05.21 09:28:33.231578 [ 270 ] {276ed176-fe8d-45d6-9d4a-2ab6734aeb0c} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22345 | 2026.05.21 09:28:33.231712 [ 270 ] {276ed176-fe8d-45d6-9d4a-2ab6734aeb0c} <Debug> executeQuery: Read 42 rows, 2.89 KiB in 0.001114 sec., 37701.974865350094 rows/sec., 2.53 MiB/sec. | ||
| 22346 | 2026.05.21 09:28:33.231746 [ 270 ] {276ed176-fe8d-45d6-9d4a-2ab6734aeb0c} <Debug> TCPHandler: Processed in 0.001277233 sec. | ||
| 22347 | 2026.05.21 09:28:33.239423 [ 191 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_157_40} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 57490 rows, containing 5 columns (5 merged, 0 gathered) in 0.011262327 sec., 5104628.910171051 rows/sec., 330.58 MiB/sec. | ||
| 22348 | 2026.05.21 09:28:33.239737 [ 191 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_157_40} <Trace> MergedBlockOutputStream: filled checksums all_1_157_40 (state Temporary) | ||
| 22349 | 2026.05.21 09:28:33.240112 [ 191 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_157_40} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_merge_all_1_157_40 to all_1_157_40 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22350 | 2026.05.21 09:28:33.240211 [ 191 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_157_40} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Merged 6 parts: [all_1_152_39, all_157_157_0] -> all_1_157_40 | ||
| 22351 | 2026.05.21 09:28:33.240310 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.57 MiB. | ||
| 22352 | 2026.05.21 09:28:34.080137 [ 224 ] {} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Found 6 old parts to remove. Parts: [all_1_40_7, all_41_41_0, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0] | ||
| 22353 | 2026.05.21 09:28:34.080188 [ 224 ] {} <Debug> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Removing 6 parts from filesystem (serially): Parts: [all_1_40_7, all_41_41_0, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0] | ||
| 22354 | 2026.05.21 09:28:34.081988 [ 224 ] {} <Debug> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Removing 6 parts from memory: Parts: [all_1_40_7, all_41_41_0, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0] | ||
| 22355 | 2026.05.21 09:28:34.295821 [ 224 ] {} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 22356 | 2026.05.21 09:28:34.295871 [ 224 ] {} <Debug> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 22357 | 2026.05.21 09:28:34.297869 [ 224 ] {} <Debug> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 22358 | 2026.05.21 09:28:34.543868 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22359 | 2026.05.21 09:28:34.544180 [ 270 ] {7a25a3b9-9397-44e2-83b9-cf39dece1d4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 22360 | 2026.05.21 09:28:34.544628 [ 270 ] {7a25a3b9-9397-44e2-83b9-cf39dece1d4b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 22361 | 2026.05.21 09:28:34.544678 [ 270 ] {7a25a3b9-9397-44e2-83b9-cf39dece1d4b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 22362 | 2026.05.21 09:28:34.544938 [ 270 ] {7a25a3b9-9397-44e2-83b9-cf39dece1d4b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 22363 | 2026.05.21 09:28:34.545022 [ 270 ] {7a25a3b9-9397-44e2-83b9-cf39dece1d4b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22364 | 2026.05.21 09:28:34.545181 [ 270 ] {7a25a3b9-9397-44e2-83b9-cf39dece1d4b} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 22365 | 2026.05.21 09:28:34.545284 [ 319 ] {7a25a3b9-9397-44e2-83b9-cf39dece1d4b} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 22366 | 2026.05.21 09:28:34.545297 [ 318 ] {7a25a3b9-9397-44e2-83b9-cf39dece1d4b} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 22367 | 2026.05.21 09:28:34.545299 [ 346 ] {7a25a3b9-9397-44e2-83b9-cf39dece1d4b} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 22368 | 2026.05.21 09:28:34.545284 [ 337 ] {7a25a3b9-9397-44e2-83b9-cf39dece1d4b} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 22369 | 2026.05.21 09:28:34.545514 [ 270 ] {7a25a3b9-9397-44e2-83b9-cf39dece1d4b} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 22370 | 2026.05.21 09:28:34.545546 [ 270 ] {7a25a3b9-9397-44e2-83b9-cf39dece1d4b} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 22371 | 2026.05.21 09:28:34.545710 [ 270 ] {7a25a3b9-9397-44e2-83b9-cf39dece1d4b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 22372 | 2026.05.21 09:28:34.545736 [ 270 ] {7a25a3b9-9397-44e2-83b9-cf39dece1d4b} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 22373 | 2026.05.21 09:28:34.545788 [ 270 ] {7a25a3b9-9397-44e2-83b9-cf39dece1d4b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 22374 | 2026.05.21 09:28:34.545844 [ 270 ] {7a25a3b9-9397-44e2-83b9-cf39dece1d4b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 22375 | 2026.05.21 09:28:34.545917 [ 270 ] {7a25a3b9-9397-44e2-83b9-cf39dece1d4b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 22376 | 2026.05.21 09:28:34.545967 [ 270 ] {7a25a3b9-9397-44e2-83b9-cf39dece1d4b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 22377 | 2026.05.21 09:28:34.547395 [ 270 ] {7a25a3b9-9397-44e2-83b9-cf39dece1d4b} <Debug> executeQuery: Read 51 rows, 10.48 KiB in 0.00334 sec., 15269.461077844311 rows/sec., 3.06 MiB/sec. | ||
| 22378 | 2026.05.21 09:28:34.547676 [ 270 ] {7a25a3b9-9397-44e2-83b9-cf39dece1d4b} <Debug> MemoryTracker: Peak memory usage (for query): 171.98 KiB. | ||
| 22379 | 2026.05.21 09:28:34.547710 [ 270 ] {7a25a3b9-9397-44e2-83b9-cf39dece1d4b} <Debug> TCPHandler: Processed in 0.004059366 sec. | ||
| 22380 | 2026.05.21 09:28:34.549171 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22381 | 2026.05.21 09:28:34.549322 [ 270 ] {ba9956fd-39d6-4e68-8afc-d48e100910dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22382 | 2026.05.21 09:28:34.549384 [ 270 ] {ba9956fd-39d6-4e68-8afc-d48e100910dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22383 | 2026.05.21 09:28:34.550065 [ 270 ] {ba9956fd-39d6-4e68-8afc-d48e100910dc} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22384 | 2026.05.21 09:28:34.550110 [ 270 ] {ba9956fd-39d6-4e68-8afc-d48e100910dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 22385 | 2026.05.21 09:28:34.550513 [ 270 ] {ba9956fd-39d6-4e68-8afc-d48e100910dc} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 22386 | 2026.05.21 09:28:34.550772 [ 270 ] {ba9956fd-39d6-4e68-8afc-d48e100910dc} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22387 | 2026.05.21 09:28:34.550959 [ 270 ] {ba9956fd-39d6-4e68-8afc-d48e100910dc} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00168 sec., 33333.33333333333 rows/sec., 2.54 MiB/sec. | ||
| 22388 | 2026.05.21 09:28:34.551009 [ 270 ] {ba9956fd-39d6-4e68-8afc-d48e100910dc} <Debug> TCPHandler: Processed in 0.001966376 sec. | ||
| 22389 | 2026.05.21 09:28:34.551165 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22390 | 2026.05.21 09:28:34.551281 [ 270 ] {b18f7273-1aab-4f49-8001-baa3c02d80b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22391 | 2026.05.21 09:28:34.551331 [ 270 ] {b18f7273-1aab-4f49-8001-baa3c02d80b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22392 | 2026.05.21 09:28:34.551839 [ 270 ] {b18f7273-1aab-4f49-8001-baa3c02d80b2} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22393 | 2026.05.21 09:28:34.551879 [ 270 ] {b18f7273-1aab-4f49-8001-baa3c02d80b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 22394 | 2026.05.21 09:28:34.552210 [ 270 ] {b18f7273-1aab-4f49-8001-baa3c02d80b2} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 22395 | 2026.05.21 09:28:34.552445 [ 270 ] {b18f7273-1aab-4f49-8001-baa3c02d80b2} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22396 | 2026.05.21 09:28:34.552612 [ 270 ] {b18f7273-1aab-4f49-8001-baa3c02d80b2} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001358 sec., 47128.12960235641 rows/sec., 3.68 MiB/sec. | ||
| 22397 | 2026.05.21 09:28:34.552654 [ 270 ] {b18f7273-1aab-4f49-8001-baa3c02d80b2} <Debug> TCPHandler: Processed in 0.001545812 sec. | ||
| 22398 | 2026.05.21 09:28:34.552709 [ 222 ] {} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 22399 | 2026.05.21 09:28:34.552754 [ 222 ] {} <Debug> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 22400 | 2026.05.21 09:28:34.552784 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22401 | 2026.05.21 09:28:34.552901 [ 270 ] {bd7b5d97-f7aa-43d5-9f63-2e6d2c69d06e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22402 | 2026.05.21 09:28:34.552953 [ 270 ] {bd7b5d97-f7aa-43d5-9f63-2e6d2c69d06e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22403 | 2026.05.21 09:28:34.553394 [ 270 ] {bd7b5d97-f7aa-43d5-9f63-2e6d2c69d06e} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22404 | 2026.05.21 09:28:34.553433 [ 270 ] {bd7b5d97-f7aa-43d5-9f63-2e6d2c69d06e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 22405 | 2026.05.21 09:28:34.553982 [ 270 ] {bd7b5d97-f7aa-43d5-9f63-2e6d2c69d06e} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 22406 | 2026.05.21 09:28:34.554399 [ 270 ] {bd7b5d97-f7aa-43d5-9f63-2e6d2c69d06e} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22407 | 2026.05.21 09:28:34.554899 [ 270 ] {bd7b5d97-f7aa-43d5-9f63-2e6d2c69d06e} <Debug> executeQuery: Read 52 rows, 3.70 KiB in 0.002006 sec., 25922.233300099702 rows/sec., 1.80 MiB/sec. | ||
| 22408 | 2026.05.21 09:28:34.555041 [ 270 ] {bd7b5d97-f7aa-43d5-9f63-2e6d2c69d06e} <Debug> TCPHandler: Processed in 0.002306137 sec. | ||
| 22409 | 2026.05.21 09:28:34.555299 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22410 | 2026.05.21 09:28:34.555305 [ 222 ] {} <Debug> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 22411 | 2026.05.21 09:28:34.555523 [ 270 ] {6d04e143-0e31-47ba-93da-4bc7fa3d3494} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22412 | 2026.05.21 09:28:34.555627 [ 270 ] {6d04e143-0e31-47ba-93da-4bc7fa3d3494} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22413 | 2026.05.21 09:28:34.556312 [ 270 ] {6d04e143-0e31-47ba-93da-4bc7fa3d3494} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22414 | 2026.05.21 09:28:34.556377 [ 270 ] {6d04e143-0e31-47ba-93da-4bc7fa3d3494} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 22415 | 2026.05.21 09:28:34.556970 [ 270 ] {6d04e143-0e31-47ba-93da-4bc7fa3d3494} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 22416 | 2026.05.21 09:28:34.557333 [ 270 ] {6d04e143-0e31-47ba-93da-4bc7fa3d3494} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22417 | 2026.05.21 09:28:34.557564 [ 270 ] {6d04e143-0e31-47ba-93da-4bc7fa3d3494} <Debug> executeQuery: Read 18 rows, 1.25 KiB in 0.00211 sec., 8530.805687203792 rows/sec., 591.95 KiB/sec. | ||
| 22418 | 2026.05.21 09:28:34.557637 [ 270 ] {6d04e143-0e31-47ba-93da-4bc7fa3d3494} <Debug> TCPHandler: Processed in 0.002461113 sec. | ||
| 22419 | 2026.05.21 09:28:34.975984 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63301 | ||
| 22420 | 2026.05.21 09:28:34.976075 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22421 | 2026.05.21 09:28:34.976102 [ 307 ] {} <Debug> TCP-Session: afb9f19f-68bb-4ffe-bcc9-dc86e4070a63 Authenticating user 'default' from [fd00:1122:3344:101::e]:63301 | ||
| 22422 | 2026.05.21 09:28:34.976125 [ 307 ] {} <Debug> TCP-Session: afb9f19f-68bb-4ffe-bcc9-dc86e4070a63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22423 | 2026.05.21 09:28:34.976139 [ 307 ] {} <Debug> TCP-Session: afb9f19f-68bb-4ffe-bcc9-dc86e4070a63 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22424 | 2026.05.21 09:28:34.976472 [ 307 ] {} <Trace> TCP-Session: afb9f19f-68bb-4ffe-bcc9-dc86e4070a63 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22425 | 2026.05.21 09:28:34.976484 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33670 | ||
| 22426 | 2026.05.21 09:28:34.976514 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55968 | ||
| 22427 | 2026.05.21 09:28:34.976530 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33188 | ||
| 22428 | 2026.05.21 09:28:34.976580 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22429 | 2026.05.21 09:28:34.976604 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22430 | 2026.05.21 09:28:34.976623 [ 310 ] {} <Debug> TCP-Session: 92f50643-d6a2-4af4-ab10-720132418816 Authenticating user 'default' from [fd00:1122:3344:101::e]:33670 | ||
| 22431 | 2026.05.21 09:28:34.976640 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22432 | 2026.05.21 09:28:34.976654 [ 269 ] {} <Debug> TCP-Session: 3c77b2b3-0fcb-4441-8d10-664ff7178978 Authenticating user 'default' from [fd00:1122:3344:101::e]:55968 | ||
| 22433 | 2026.05.21 09:28:34.976661 [ 310 ] {} <Debug> TCP-Session: 92f50643-d6a2-4af4-ab10-720132418816 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22434 | 2026.05.21 09:28:34.976677 [ 304 ] {} <Debug> TCP-Session: 836cfcc7-3e6e-4971-857d-b79916e0fdd0 Authenticating user 'default' from [fd00:1122:3344:101::e]:33188 | ||
| 22435 | 2026.05.21 09:28:34.976705 [ 310 ] {} <Debug> TCP-Session: 92f50643-d6a2-4af4-ab10-720132418816 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22436 | 2026.05.21 09:28:34.976706 [ 269 ] {} <Debug> TCP-Session: 3c77b2b3-0fcb-4441-8d10-664ff7178978 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22437 | 2026.05.21 09:28:34.976729 [ 304 ] {} <Debug> TCP-Session: 836cfcc7-3e6e-4971-857d-b79916e0fdd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22438 | 2026.05.21 09:28:34.976646 [ 307 ] {f53fbfe4-c295-4f91-8900-478fa168d0db} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63301) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 22439 | 2026.05.21 09:28:34.976763 [ 269 ] {} <Debug> TCP-Session: 3c77b2b3-0fcb-4441-8d10-664ff7178978 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22440 | 2026.05.21 09:28:34.976767 [ 304 ] {} <Debug> TCP-Session: 836cfcc7-3e6e-4971-857d-b79916e0fdd0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22441 | 2026.05.21 09:28:34.976523 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47911 | ||
| 22442 | 2026.05.21 09:28:34.976507 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32849 | ||
| 22443 | 2026.05.21 09:28:34.976879 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22444 | 2026.05.21 09:28:34.976490 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64094 | ||
| 22445 | 2026.05.21 09:28:34.976920 [ 303 ] {} <Debug> TCP-Session: 19a77bed-e51d-482b-9e03-658c52e058d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:47911 | ||
| 22446 | 2026.05.21 09:28:34.976945 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22447 | 2026.05.21 09:28:34.976962 [ 303 ] {} <Debug> TCP-Session: 19a77bed-e51d-482b-9e03-658c52e058d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22448 | 2026.05.21 09:28:34.976969 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22449 | 2026.05.21 09:28:34.976989 [ 303 ] {} <Debug> TCP-Session: 19a77bed-e51d-482b-9e03-658c52e058d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22450 | 2026.05.21 09:28:34.976991 [ 259 ] {} <Debug> TCP-Session: 9ff218c8-81f5-4a2e-969a-06b0bd5990c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:32849 | ||
| 22451 | 2026.05.21 09:28:34.977013 [ 311 ] {} <Debug> TCP-Session: ddc78b71-a571-4112-9f22-7e5d43879d74 Authenticating user 'default' from [fd00:1122:3344:101::e]:64094 | ||
| 22452 | 2026.05.21 09:28:34.976482 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44118 | ||
| 22453 | 2026.05.21 09:28:34.977046 [ 311 ] {} <Debug> TCP-Session: ddc78b71-a571-4112-9f22-7e5d43879d74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22454 | 2026.05.21 09:28:34.977046 [ 307 ] {f53fbfe4-c295-4f91-8900-478fa168d0db} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 22455 | 2026.05.21 09:28:34.977073 [ 311 ] {} <Debug> TCP-Session: ddc78b71-a571-4112-9f22-7e5d43879d74 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22456 | 2026.05.21 09:28:34.977090 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22457 | 2026.05.21 09:28:34.977041 [ 259 ] {} <Debug> TCP-Session: 9ff218c8-81f5-4a2e-969a-06b0bd5990c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22458 | 2026.05.21 09:28:34.977120 [ 309 ] {} <Debug> TCP-Session: 140d11b5-f321-4a9a-929e-d57d3f132865 Authenticating user 'default' from [fd00:1122:3344:101::e]:44118 | ||
| 22459 | 2026.05.21 09:28:34.977131 [ 307 ] {f53fbfe4-c295-4f91-8900-478fa168d0db} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22460 | 2026.05.21 09:28:34.977143 [ 259 ] {} <Debug> TCP-Session: 9ff218c8-81f5-4a2e-969a-06b0bd5990c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22461 | 2026.05.21 09:28:34.977155 [ 309 ] {} <Debug> TCP-Session: 140d11b5-f321-4a9a-929e-d57d3f132865 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22462 | 2026.05.21 09:28:34.976469 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39959 | ||
| 22463 | 2026.05.21 09:28:34.977196 [ 309 ] {} <Debug> TCP-Session: 140d11b5-f321-4a9a-929e-d57d3f132865 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22464 | 2026.05.21 09:28:34.977270 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22465 | 2026.05.21 09:28:34.977300 [ 308 ] {} <Debug> TCP-Session: 1493177c-009c-4066-8571-e555fbbb736f Authenticating user 'default' from [fd00:1122:3344:101::e]:39959 | ||
| 22466 | 2026.05.21 09:28:34.977321 [ 308 ] {} <Debug> TCP-Session: 1493177c-009c-4066-8571-e555fbbb736f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22467 | 2026.05.21 09:28:34.977337 [ 308 ] {} <Debug> TCP-Session: 1493177c-009c-4066-8571-e555fbbb736f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22468 | 2026.05.21 09:28:34.977436 [ 307 ] {f53fbfe4-c295-4f91-8900-478fa168d0db} <Debug> oximeter.version (0aef903c-aa8c-4aa8-a78f-ed504b3a4b83) (SelectExecutor): Key condition: unknown | ||
| 22469 | 2026.05.21 09:28:34.978451 [ 337 ] {f53fbfe4-c295-4f91-8900-478fa168d0db} <Trace> AggregatingTransform: Aggregating | ||
| 22470 | 2026.05.21 09:28:34.978492 [ 337 ] {f53fbfe4-c295-4f91-8900-478fa168d0db} <Trace> Aggregator: Aggregation method: without_key | ||
| 22471 | 2026.05.21 09:28:34.978523 [ 337 ] {f53fbfe4-c295-4f91-8900-478fa168d0db} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000979593 sec. (1020.832 rows/sec., 39.88 KiB/sec.) | ||
| 22472 | 2026.05.21 09:28:34.978538 [ 337 ] {f53fbfe4-c295-4f91-8900-478fa168d0db} <Trace> Aggregator: Merging aggregated data | ||
| 22473 | 2026.05.21 09:28:34.979356 [ 307 ] {f53fbfe4-c295-4f91-8900-478fa168d0db} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002769 sec., 361.14120621162874 rows/sec., 14.11 KiB/sec. | ||
| 22474 | 2026.05.21 09:28:34.979511 [ 307 ] {f53fbfe4-c295-4f91-8900-478fa168d0db} <Debug> TCPHandler: Processed in 0.003148515 sec. | ||
| 22475 | 2026.05.21 09:28:34.979643 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22476 | 2026.05.21 09:28:34.979673 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22477 | 2026.05.21 09:28:34.979678 [ 307 ] {} <Debug> TCP-Session: afb9f19f-68bb-4ffe-bcc9-dc86e4070a63 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22478 | 2026.05.21 09:28:34.979697 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22479 | 2026.05.21 09:28:34.979721 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22480 | 2026.05.21 09:28:34.979750 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22481 | 2026.05.21 09:28:34.979765 [ 310 ] {} <Debug> TCP-Session: 92f50643-d6a2-4af4-ab10-720132418816 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22482 | 2026.05.21 09:28:34.979789 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22483 | 2026.05.21 09:28:34.979802 [ 311 ] {} <Debug> TCP-Session: ddc78b71-a571-4112-9f22-7e5d43879d74 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22484 | 2026.05.21 09:28:34.979813 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22485 | 2026.05.21 09:28:34.979842 [ 308 ] {} <Debug> TCP-Session: 1493177c-009c-4066-8571-e555fbbb736f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22486 | 2026.05.21 09:28:34.979815 [ 269 ] {} <Debug> TCP-Session: 3c77b2b3-0fcb-4441-8d10-664ff7178978 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22487 | 2026.05.21 09:28:34.979869 [ 259 ] {} <Debug> TCP-Session: 9ff218c8-81f5-4a2e-969a-06b0bd5990c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22488 | 2026.05.21 09:28:34.979772 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22489 | 2026.05.21 09:28:34.979735 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22490 | 2026.05.21 09:28:34.979949 [ 304 ] {} <Debug> TCP-Session: 836cfcc7-3e6e-4971-857d-b79916e0fdd0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22491 | 2026.05.21 09:28:34.979719 [ 303 ] {} <Debug> TCP-Session: 19a77bed-e51d-482b-9e03-658c52e058d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22492 | 2026.05.21 09:28:34.979988 [ 309 ] {} <Debug> TCP-Session: 140d11b5-f321-4a9a-929e-d57d3f132865 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22493 | 2026.05.21 09:28:35.068916 [ 221 ] {} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 22494 | 2026.05.21 09:28:35.068968 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 22495 | 2026.05.21 09:28:35.070887 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 22496 | 2026.05.21 09:28:36.101287 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 46530 | ||
| 22497 | 2026.05.21 09:28:36.101948 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22498 | 2026.05.21 09:28:36.102011 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.61 GiB. | ||
| 22499 | 2026.05.21 09:28:36.102624 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 22500 | 2026.05.21 09:28:36.103007 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22501 | 2026.05.21 09:28:36.103216 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46530 | ||
| 22502 | 2026.05.21 09:28:36.199347 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58169 | ||
| 22503 | 2026.05.21 09:28:36.199446 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22504 | 2026.05.21 09:28:36.199479 [ 307 ] {} <Debug> TCP-Session: 5c57b750-d488-4745-9d7c-39f8a387ff28 Authenticating user 'default' from [fd00:1122:3344:101::e]:58169 | ||
| 22505 | 2026.05.21 09:28:36.199504 [ 307 ] {} <Debug> TCP-Session: 5c57b750-d488-4745-9d7c-39f8a387ff28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22506 | 2026.05.21 09:28:36.199520 [ 307 ] {} <Debug> TCP-Session: 5c57b750-d488-4745-9d7c-39f8a387ff28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22507 | 2026.05.21 09:28:36.199864 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58387 | ||
| 22508 | 2026.05.21 09:28:36.199881 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61975 | ||
| 22509 | 2026.05.21 09:28:36.199905 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56901 | ||
| 22510 | 2026.05.21 09:28:36.199942 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40272 | ||
| 22511 | 2026.05.21 09:28:36.199972 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22512 | 2026.05.21 09:28:36.199994 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22513 | 2026.05.21 09:28:36.199967 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22514 | 2026.05.21 09:28:36.200033 [ 310 ] {} <Debug> TCP-Session: 34323857-a35c-4b87-a005-3cc3434e5e12 Authenticating user 'default' from [fd00:1122:3344:101::e]:61975 | ||
| 22515 | 2026.05.21 09:28:36.200037 [ 259 ] {} <Debug> TCP-Session: 744caf0b-dfc0-4886-adc2-c6663da76cd6 Authenticating user 'default' from [fd00:1122:3344:101::e]:56901 | ||
| 22516 | 2026.05.21 09:28:36.200052 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22517 | 2026.05.21 09:28:36.200063 [ 310 ] {} <Debug> TCP-Session: 34323857-a35c-4b87-a005-3cc3434e5e12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22518 | 2026.05.21 09:28:36.200072 [ 259 ] {} <Debug> TCP-Session: 744caf0b-dfc0-4886-adc2-c6663da76cd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22519 | 2026.05.21 09:28:36.200096 [ 310 ] {} <Debug> TCP-Session: 34323857-a35c-4b87-a005-3cc3434e5e12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22520 | 2026.05.21 09:28:36.200105 [ 259 ] {} <Debug> TCP-Session: 744caf0b-dfc0-4886-adc2-c6663da76cd6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22521 | 2026.05.21 09:28:36.200097 [ 304 ] {} <Debug> TCP-Session: 11e90d48-fc5d-4be7-91da-f1e9ece58a33 Authenticating user 'default' from [fd00:1122:3344:101::e]:40272 | ||
| 22522 | 2026.05.21 09:28:36.200055 [ 308 ] {} <Debug> TCP-Session: 0959728e-5eba-44c8-93d3-1b0be089e842 Authenticating user 'default' from [fd00:1122:3344:101::e]:58387 | ||
| 22523 | 2026.05.21 09:28:36.199953 [ 307 ] {} <Trace> TCP-Session: 5c57b750-d488-4745-9d7c-39f8a387ff28 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22524 | 2026.05.21 09:28:36.200171 [ 308 ] {} <Debug> TCP-Session: 0959728e-5eba-44c8-93d3-1b0be089e842 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22525 | 2026.05.21 09:28:36.200158 [ 304 ] {} <Debug> TCP-Session: 11e90d48-fc5d-4be7-91da-f1e9ece58a33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22526 | 2026.05.21 09:28:36.200212 [ 308 ] {} <Debug> TCP-Session: 0959728e-5eba-44c8-93d3-1b0be089e842 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22527 | 2026.05.21 09:28:36.200239 [ 304 ] {} <Debug> TCP-Session: 11e90d48-fc5d-4be7-91da-f1e9ece58a33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22528 | 2026.05.21 09:28:36.199920 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54776 | ||
| 22529 | 2026.05.21 09:28:36.199892 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41136 | ||
| 22530 | 2026.05.21 09:28:36.199882 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59755 | ||
| 22531 | 2026.05.21 09:28:36.200342 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22532 | 2026.05.21 09:28:36.200379 [ 307 ] {386fa709-77eb-42b5-9504-f56c07c35655} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58169) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 22533 | 2026.05.21 09:28:36.200379 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22534 | 2026.05.21 09:28:36.200402 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22535 | 2026.05.21 09:28:36.200426 [ 269 ] {} <Debug> TCP-Session: ca958044-7ad5-4a28-a8a9-97ce42c01522 Authenticating user 'default' from [fd00:1122:3344:101::e]:54776 | ||
| 22536 | 2026.05.21 09:28:36.200445 [ 311 ] {} <Debug> TCP-Session: 921896ac-45be-43c9-918a-ce6c4c03f693 Authenticating user 'default' from [fd00:1122:3344:101::e]:41136 | ||
| 22537 | 2026.05.21 09:28:36.200450 [ 309 ] {} <Debug> TCP-Session: 6c2f7dd0-6cce-4d18-aa2c-399ae7a3fd9b Authenticating user 'default' from [fd00:1122:3344:101::e]:59755 | ||
| 22538 | 2026.05.21 09:28:36.200477 [ 269 ] {} <Debug> TCP-Session: ca958044-7ad5-4a28-a8a9-97ce42c01522 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22539 | 2026.05.21 09:28:36.200498 [ 309 ] {} <Debug> TCP-Session: 6c2f7dd0-6cce-4d18-aa2c-399ae7a3fd9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22540 | 2026.05.21 09:28:36.200516 [ 269 ] {} <Debug> TCP-Session: ca958044-7ad5-4a28-a8a9-97ce42c01522 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22541 | 2026.05.21 09:28:36.200533 [ 309 ] {} <Debug> TCP-Session: 6c2f7dd0-6cce-4d18-aa2c-399ae7a3fd9b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22542 | 2026.05.21 09:28:36.200487 [ 311 ] {} <Debug> TCP-Session: 921896ac-45be-43c9-918a-ce6c4c03f693 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22543 | 2026.05.21 09:28:36.199943 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64051 | ||
| 22544 | 2026.05.21 09:28:36.200587 [ 311 ] {} <Debug> TCP-Session: 921896ac-45be-43c9-918a-ce6c4c03f693 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22545 | 2026.05.21 09:28:36.200647 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22546 | 2026.05.21 09:28:36.200679 [ 303 ] {} <Debug> TCP-Session: 6c9166ab-ccf2-492e-bd97-9ce29a64a7aa Authenticating user 'default' from [fd00:1122:3344:101::e]:64051 | ||
| 22547 | 2026.05.21 09:28:36.200700 [ 303 ] {} <Debug> TCP-Session: 6c9166ab-ccf2-492e-bd97-9ce29a64a7aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22548 | 2026.05.21 09:28:36.200710 [ 307 ] {386fa709-77eb-42b5-9504-f56c07c35655} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 22549 | 2026.05.21 09:28:36.200717 [ 303 ] {} <Debug> TCP-Session: 6c9166ab-ccf2-492e-bd97-9ce29a64a7aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22550 | 2026.05.21 09:28:36.200785 [ 307 ] {386fa709-77eb-42b5-9504-f56c07c35655} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22551 | 2026.05.21 09:28:36.201151 [ 307 ] {386fa709-77eb-42b5-9504-f56c07c35655} <Debug> oximeter.version (0aef903c-aa8c-4aa8-a78f-ed504b3a4b83) (SelectExecutor): Key condition: unknown | ||
| 22552 | 2026.05.21 09:28:36.202328 [ 357 ] {386fa709-77eb-42b5-9504-f56c07c35655} <Trace> AggregatingTransform: Aggregating | ||
| 22553 | 2026.05.21 09:28:36.202365 [ 357 ] {386fa709-77eb-42b5-9504-f56c07c35655} <Trace> Aggregator: Aggregation method: without_key | ||
| 22554 | 2026.05.21 09:28:36.202401 [ 357 ] {386fa709-77eb-42b5-9504-f56c07c35655} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001122038 sec. (891.235 rows/sec., 34.81 KiB/sec.) | ||
| 22555 | 2026.05.21 09:28:36.202418 [ 357 ] {386fa709-77eb-42b5-9504-f56c07c35655} <Trace> Aggregator: Merging aggregated data | ||
| 22556 | 2026.05.21 09:28:36.203154 [ 307 ] {386fa709-77eb-42b5-9504-f56c07c35655} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002819 sec., 354.7357218871941 rows/sec., 13.86 KiB/sec. | ||
| 22557 | 2026.05.21 09:28:36.203442 [ 307 ] {386fa709-77eb-42b5-9504-f56c07c35655} <Debug> TCPHandler: Processed in 0.003623281 sec. | ||
| 22558 | 2026.05.21 09:28:36.203630 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22559 | 2026.05.21 09:28:36.203667 [ 307 ] {} <Debug> TCP-Session: 5c57b750-d488-4745-9d7c-39f8a387ff28 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22560 | 2026.05.21 09:28:36.203671 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22561 | 2026.05.21 09:28:36.203700 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22562 | 2026.05.21 09:28:36.203723 [ 304 ] {} <Debug> TCP-Session: 11e90d48-fc5d-4be7-91da-f1e9ece58a33 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22563 | 2026.05.21 09:28:36.203723 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22564 | 2026.05.21 09:28:36.203747 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22565 | 2026.05.21 09:28:36.203758 [ 308 ] {} <Debug> TCP-Session: 0959728e-5eba-44c8-93d3-1b0be089e842 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22566 | 2026.05.21 09:28:36.203783 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22567 | 2026.05.21 09:28:36.203810 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22568 | 2026.05.21 09:28:36.203820 [ 309 ] {} <Debug> TCP-Session: 6c2f7dd0-6cce-4d18-aa2c-399ae7a3fd9b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22569 | 2026.05.21 09:28:36.203844 [ 310 ] {} <Debug> TCP-Session: 34323857-a35c-4b87-a005-3cc3434e5e12 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22570 | 2026.05.21 09:28:36.203857 [ 259 ] {} <Debug> TCP-Session: 744caf0b-dfc0-4886-adc2-c6663da76cd6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22571 | 2026.05.21 09:28:36.203840 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22572 | 2026.05.21 09:28:36.203788 [ 311 ] {} <Debug> TCP-Session: 921896ac-45be-43c9-918a-ce6c4c03f693 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22573 | 2026.05.21 09:28:36.203777 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22574 | 2026.05.21 09:28:36.203953 [ 303 ] {} <Debug> TCP-Session: 6c9166ab-ccf2-492e-bd97-9ce29a64a7aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22575 | 2026.05.21 09:28:36.204041 [ 269 ] {} <Debug> TCP-Session: ca958044-7ad5-4a28-a8a9-97ce42c01522 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22576 | 2026.05.21 09:28:36.411824 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57929 | ||
| 22577 | 2026.05.21 09:28:36.411917 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22578 | 2026.05.21 09:28:36.411947 [ 307 ] {} <Debug> TCP-Session: 7a1745a5-8692-4b33-b1b5-457311a02a60 Authenticating user 'default' from [fd00:1122:3344:101::e]:57929 | ||
| 22579 | 2026.05.21 09:28:36.411975 [ 307 ] {} <Debug> TCP-Session: 7a1745a5-8692-4b33-b1b5-457311a02a60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22580 | 2026.05.21 09:28:36.411989 [ 307 ] {} <Debug> TCP-Session: 7a1745a5-8692-4b33-b1b5-457311a02a60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22581 | 2026.05.21 09:28:36.412235 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46225 | ||
| 22582 | 2026.05.21 09:28:36.412256 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36214 | ||
| 22583 | 2026.05.21 09:28:36.412277 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60881 | ||
| 22584 | 2026.05.21 09:28:36.412314 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22585 | 2026.05.21 09:28:36.412334 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57878 | ||
| 22586 | 2026.05.21 09:28:36.412368 [ 308 ] {} <Debug> TCP-Session: a9c3d5cf-3066-4ae7-833f-6d5885bcd5f9 Authenticating user 'default' from [fd00:1122:3344:101::e]:46225 | ||
| 22587 | 2026.05.21 09:28:36.412393 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22588 | 2026.05.21 09:28:36.412419 [ 308 ] {} <Debug> TCP-Session: a9c3d5cf-3066-4ae7-833f-6d5885bcd5f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22589 | 2026.05.21 09:28:36.412435 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22590 | 2026.05.21 09:28:36.412443 [ 309 ] {} <Debug> TCP-Session: 71954da7-b3de-456c-95b4-83faa74ce55f Authenticating user 'default' from [fd00:1122:3344:101::e]:60881 | ||
| 22591 | 2026.05.21 09:28:36.412457 [ 308 ] {} <Debug> TCP-Session: a9c3d5cf-3066-4ae7-833f-6d5885bcd5f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22592 | 2026.05.21 09:28:36.412477 [ 303 ] {} <Debug> TCP-Session: 1b9b266c-8441-4c9b-bb03-5f1e70071232 Authenticating user 'default' from [fd00:1122:3344:101::e]:57878 | ||
| 22593 | 2026.05.21 09:28:36.412494 [ 309 ] {} <Debug> TCP-Session: 71954da7-b3de-456c-95b4-83faa74ce55f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22594 | 2026.05.21 09:28:36.412529 [ 303 ] {} <Debug> TCP-Session: 1b9b266c-8441-4c9b-bb03-5f1e70071232 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22595 | 2026.05.21 09:28:36.412534 [ 309 ] {} <Debug> TCP-Session: 71954da7-b3de-456c-95b4-83faa74ce55f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22596 | 2026.05.21 09:28:36.412554 [ 303 ] {} <Debug> TCP-Session: 1b9b266c-8441-4c9b-bb03-5f1e70071232 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22597 | 2026.05.21 09:28:36.412353 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46911 | ||
| 22598 | 2026.05.21 09:28:36.412339 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55515 | ||
| 22599 | 2026.05.21 09:28:36.412316 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65393 | ||
| 22600 | 2026.05.21 09:28:36.412313 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22601 | 2026.05.21 09:28:36.412694 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22602 | 2026.05.21 09:28:36.412737 [ 310 ] {} <Debug> TCP-Session: a183e2c0-4cc3-43e6-854d-baa8b26ea0be Authenticating user 'default' from [fd00:1122:3344:101::e]:36214 | ||
| 22603 | 2026.05.21 09:28:36.412741 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22604 | 2026.05.21 09:28:36.412768 [ 269 ] {} <Debug> TCP-Session: 816401de-63dc-4886-b8f7-34deb926c9b1 Authenticating user 'default' from [fd00:1122:3344:101::e]:55515 | ||
| 22605 | 2026.05.21 09:28:36.412771 [ 310 ] {} <Debug> TCP-Session: a183e2c0-4cc3-43e6-854d-baa8b26ea0be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22606 | 2026.05.21 09:28:36.412798 [ 259 ] {} <Debug> TCP-Session: 540d486e-5a2f-4d58-a431-74d202c41d00 Authenticating user 'default' from [fd00:1122:3344:101::e]:65393 | ||
| 22607 | 2026.05.21 09:28:36.412808 [ 269 ] {} <Debug> TCP-Session: 816401de-63dc-4886-b8f7-34deb926c9b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22608 | 2026.05.21 09:28:36.412815 [ 310 ] {} <Debug> TCP-Session: a183e2c0-4cc3-43e6-854d-baa8b26ea0be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22609 | 2026.05.21 09:28:36.412843 [ 269 ] {} <Debug> TCP-Session: 816401de-63dc-4886-b8f7-34deb926c9b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22610 | 2026.05.21 09:28:36.412838 [ 259 ] {} <Debug> TCP-Session: 540d486e-5a2f-4d58-a431-74d202c41d00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22611 | 2026.05.21 09:28:36.412292 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45647 | ||
| 22612 | 2026.05.21 09:28:36.412882 [ 259 ] {} <Debug> TCP-Session: 540d486e-5a2f-4d58-a431-74d202c41d00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22613 | 2026.05.21 09:28:36.412694 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22614 | 2026.05.21 09:28:36.412477 [ 307 ] {} <Trace> TCP-Session: 7a1745a5-8692-4b33-b1b5-457311a02a60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22615 | 2026.05.21 09:28:36.412966 [ 304 ] {} <Debug> TCP-Session: 6a3164e8-50e9-4085-9d18-d26e770e0f8e Authenticating user 'default' from [fd00:1122:3344:101::e]:46911 | ||
| 22616 | 2026.05.21 09:28:36.412962 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22617 | 2026.05.21 09:28:36.413009 [ 304 ] {} <Debug> TCP-Session: 6a3164e8-50e9-4085-9d18-d26e770e0f8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22618 | 2026.05.21 09:28:36.413047 [ 311 ] {} <Debug> TCP-Session: 3cf04772-311c-4295-b0e1-da0cd0a4ba23 Authenticating user 'default' from [fd00:1122:3344:101::e]:45647 | ||
| 22619 | 2026.05.21 09:28:36.413048 [ 304 ] {} <Debug> TCP-Session: 6a3164e8-50e9-4085-9d18-d26e770e0f8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22620 | 2026.05.21 09:28:36.413086 [ 311 ] {} <Debug> TCP-Session: 3cf04772-311c-4295-b0e1-da0cd0a4ba23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22621 | 2026.05.21 09:28:36.413108 [ 311 ] {} <Debug> TCP-Session: 3cf04772-311c-4295-b0e1-da0cd0a4ba23 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22622 | 2026.05.21 09:28:36.413164 [ 307 ] {3295122e-99fb-4630-ba09-89cc1e5be95c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57929) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 22623 | 2026.05.21 09:28:36.413492 [ 307 ] {3295122e-99fb-4630-ba09-89cc1e5be95c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 22624 | 2026.05.21 09:28:36.413565 [ 307 ] {3295122e-99fb-4630-ba09-89cc1e5be95c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22625 | 2026.05.21 09:28:36.413924 [ 307 ] {3295122e-99fb-4630-ba09-89cc1e5be95c} <Debug> oximeter.version (0aef903c-aa8c-4aa8-a78f-ed504b3a4b83) (SelectExecutor): Key condition: unknown | ||
| 22626 | 2026.05.21 09:28:36.415106 [ 318 ] {3295122e-99fb-4630-ba09-89cc1e5be95c} <Trace> AggregatingTransform: Aggregating | ||
| 22627 | 2026.05.21 09:28:36.415156 [ 318 ] {3295122e-99fb-4630-ba09-89cc1e5be95c} <Trace> Aggregator: Aggregation method: without_key | ||
| 22628 | 2026.05.21 09:28:36.415204 [ 318 ] {3295122e-99fb-4630-ba09-89cc1e5be95c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001154529 sec. (866.154 rows/sec., 33.83 KiB/sec.) | ||
| 22629 | 2026.05.21 09:28:36.415230 [ 318 ] {3295122e-99fb-4630-ba09-89cc1e5be95c} <Trace> Aggregator: Merging aggregated data | ||
| 22630 | 2026.05.21 09:28:36.416010 [ 307 ] {3295122e-99fb-4630-ba09-89cc1e5be95c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002909 sec., 343.7607425232038 rows/sec., 13.43 KiB/sec. | ||
| 22631 | 2026.05.21 09:28:36.416209 [ 307 ] {3295122e-99fb-4630-ba09-89cc1e5be95c} <Debug> TCPHandler: Processed in 0.003941312 sec. | ||
| 22632 | 2026.05.21 09:28:36.416373 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22633 | 2026.05.21 09:28:36.416410 [ 307 ] {} <Debug> TCP-Session: 7a1745a5-8692-4b33-b1b5-457311a02a60 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22634 | 2026.05.21 09:28:36.416421 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22635 | 2026.05.21 09:28:36.416438 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22636 | 2026.05.21 09:28:36.416456 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22637 | 2026.05.21 09:28:36.416488 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22638 | 2026.05.21 09:28:36.416512 [ 309 ] {} <Debug> TCP-Session: 71954da7-b3de-456c-95b4-83faa74ce55f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22639 | 2026.05.21 09:28:36.416549 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22640 | 2026.05.21 09:28:36.416551 [ 303 ] {} <Debug> TCP-Session: 1b9b266c-8441-4c9b-bb03-5f1e70071232 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22641 | 2026.05.21 09:28:36.416529 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22642 | 2026.05.21 09:28:36.416611 [ 269 ] {} <Debug> TCP-Session: 816401de-63dc-4886-b8f7-34deb926c9b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22643 | 2026.05.21 09:28:36.416506 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22644 | 2026.05.21 09:28:36.416662 [ 310 ] {} <Debug> TCP-Session: a183e2c0-4cc3-43e6-854d-baa8b26ea0be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22645 | 2026.05.21 09:28:36.416522 [ 259 ] {} <Debug> TCP-Session: 540d486e-5a2f-4d58-a431-74d202c41d00 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22646 | 2026.05.21 09:28:36.416698 [ 304 ] {} <Debug> TCP-Session: 6a3164e8-50e9-4085-9d18-d26e770e0f8e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22647 | 2026.05.21 09:28:36.416499 [ 308 ] {} <Debug> TCP-Session: a9c3d5cf-3066-4ae7-833f-6d5885bcd5f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22648 | 2026.05.21 09:28:36.416483 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22649 | 2026.05.21 09:28:36.416806 [ 311 ] {} <Debug> TCP-Session: 3cf04772-311c-4295-b0e1-da0cd0a4ba23 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22650 | 2026.05.21 09:28:38.646061 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 731 | ||
| 22651 | 2026.05.21 09:28:38.665402 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22652 | 2026.05.21 09:28:38.665471 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.61 GiB. | ||
| 22653 | 2026.05.21 09:28:38.671714 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 22654 | 2026.05.21 09:28:38.672544 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22655 | 2026.05.21 09:28:38.676735 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 731 | ||
| 22656 | 2026.05.21 09:28:39.558586 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22657 | 2026.05.21 09:28:39.558878 [ 270 ] {0e1e0dd2-97b5-4c97-aa36-e5a9952e7778} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) 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) | ||
| 22658 | 2026.05.21 09:28:39.559241 [ 270 ] {0e1e0dd2-97b5-4c97-aa36-e5a9952e7778} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 22659 | 2026.05.21 09:28:39.559282 [ 270 ] {0e1e0dd2-97b5-4c97-aa36-e5a9952e7778} <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 | ||
| 22660 | 2026.05.21 09:28:39.559565 [ 270 ] {0e1e0dd2-97b5-4c97-aa36-e5a9952e7778} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 22661 | 2026.05.21 09:28:39.559661 [ 270 ] {0e1e0dd2-97b5-4c97-aa36-e5a9952e7778} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22662 | 2026.05.21 09:28:39.559854 [ 270 ] {0e1e0dd2-97b5-4c97-aa36-e5a9952e7778} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 22-element set) | ||
| 22663 | 2026.05.21 09:28:39.559937 [ 336 ] {0e1e0dd2-97b5-4c97-aa36-e5a9952e7778} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 22664 | 2026.05.21 09:28:39.559985 [ 336 ] {0e1e0dd2-97b5-4c97-aa36-e5a9952e7778} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 22665 | 2026.05.21 09:28:39.560032 [ 324 ] {0e1e0dd2-97b5-4c97-aa36-e5a9952e7778} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 22666 | 2026.05.21 09:28:39.560174 [ 366 ] {0e1e0dd2-97b5-4c97-aa36-e5a9952e7778} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 22667 | 2026.05.21 09:28:39.560646 [ 270 ] {0e1e0dd2-97b5-4c97-aa36-e5a9952e7778} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 22668 | 2026.05.21 09:28:39.560699 [ 270 ] {0e1e0dd2-97b5-4c97-aa36-e5a9952e7778} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 22669 | 2026.05.21 09:28:39.561087 [ 270 ] {0e1e0dd2-97b5-4c97-aa36-e5a9952e7778} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 22670 | 2026.05.21 09:28:39.561127 [ 270 ] {0e1e0dd2-97b5-4c97-aa36-e5a9952e7778} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 22671 | 2026.05.21 09:28:39.561203 [ 270 ] {0e1e0dd2-97b5-4c97-aa36-e5a9952e7778} <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'))" | ||
| 22672 | 2026.05.21 09:28:39.561306 [ 270 ] {0e1e0dd2-97b5-4c97-aa36-e5a9952e7778} <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'))" | ||
| 22673 | 2026.05.21 09:28:39.561378 [ 270 ] {0e1e0dd2-97b5-4c97-aa36-e5a9952e7778} <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'))" | ||
| 22674 | 2026.05.21 09:28:39.561449 [ 270 ] {0e1e0dd2-97b5-4c97-aa36-e5a9952e7778} <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'))" | ||
| 22675 | 2026.05.21 09:28:39.565493 [ 270 ] {0e1e0dd2-97b5-4c97-aa36-e5a9952e7778} <Debug> executeQuery: Read 51 rows, 10.72 KiB in 0.006754 sec., 7551.080840983122 rows/sec., 1.55 MiB/sec. | ||
| 22676 | 2026.05.21 09:28:39.565898 [ 270 ] {0e1e0dd2-97b5-4c97-aa36-e5a9952e7778} <Debug> MemoryTracker: Peak memory usage (for query): 179.50 KiB. | ||
| 22677 | 2026.05.21 09:28:39.565923 [ 270 ] {0e1e0dd2-97b5-4c97-aa36-e5a9952e7778} <Debug> TCPHandler: Processed in 0.007499942 sec. | ||
| 22678 | 2026.05.21 09:28:39.570266 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22679 | 2026.05.21 09:28:39.570469 [ 270 ] {3fadf9f2-872d-40f6-8277-ea6b2b47df76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22680 | 2026.05.21 09:28:39.570531 [ 270 ] {3fadf9f2-872d-40f6-8277-ea6b2b47df76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22681 | 2026.05.21 09:28:39.571322 [ 270 ] {3fadf9f2-872d-40f6-8277-ea6b2b47df76} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22682 | 2026.05.21 09:28:39.571368 [ 270 ] {3fadf9f2-872d-40f6-8277-ea6b2b47df76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.61 GiB. | ||
| 22683 | 2026.05.21 09:28:39.571844 [ 270 ] {3fadf9f2-872d-40f6-8277-ea6b2b47df76} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 22684 | 2026.05.21 09:28:39.572218 [ 270 ] {3fadf9f2-872d-40f6-8277-ea6b2b47df76} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22685 | 2026.05.21 09:28:39.572420 [ 270 ] {3fadf9f2-872d-40f6-8277-ea6b2b47df76} <Debug> executeQuery: Read 160 rows, 14.35 KiB in 0.002039 sec., 78469.8381559588 rows/sec., 6.87 MiB/sec. | ||
| 22686 | 2026.05.21 09:28:39.572465 [ 270 ] {3fadf9f2-872d-40f6-8277-ea6b2b47df76} <Debug> TCPHandler: Processed in 0.002274206 sec. | ||
| 22687 | 2026.05.21 09:28:39.572730 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22688 | 2026.05.21 09:28:39.572858 [ 270 ] {18aec202-cb18-45bd-8d47-250745a93683} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22689 | 2026.05.21 09:28:39.572913 [ 270 ] {18aec202-cb18-45bd-8d47-250745a93683} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22690 | 2026.05.21 09:28:39.573486 [ 270 ] {18aec202-cb18-45bd-8d47-250745a93683} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22691 | 2026.05.21 09:28:39.573528 [ 270 ] {18aec202-cb18-45bd-8d47-250745a93683} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.61 GiB. | ||
| 22692 | 2026.05.21 09:28:39.573872 [ 270 ] {18aec202-cb18-45bd-8d47-250745a93683} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 22693 | 2026.05.21 09:28:39.574104 [ 270 ] {18aec202-cb18-45bd-8d47-250745a93683} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22694 | 2026.05.21 09:28:39.574246 [ 270 ] {18aec202-cb18-45bd-8d47-250745a93683} <Debug> executeQuery: Read 52 rows, 3.91 KiB in 0.001415 sec., 36749.11660777385 rows/sec., 2.70 MiB/sec. | ||
| 22695 | 2026.05.21 09:28:39.574293 [ 270 ] {18aec202-cb18-45bd-8d47-250745a93683} <Debug> TCPHandler: Processed in 0.001630505 sec. | ||
| 22696 | 2026.05.21 09:28:39.574512 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22697 | 2026.05.21 09:28:39.574644 [ 270 ] {738f938d-70bf-44b5-b8c3-9e3f61dd24f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22698 | 2026.05.21 09:28:39.574700 [ 270 ] {738f938d-70bf-44b5-b8c3-9e3f61dd24f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22699 | 2026.05.21 09:28:39.575420 [ 270 ] {738f938d-70bf-44b5-b8c3-9e3f61dd24f2} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22700 | 2026.05.21 09:28:39.575461 [ 270 ] {738f938d-70bf-44b5-b8c3-9e3f61dd24f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.61 GiB. | ||
| 22701 | 2026.05.21 09:28:39.575843 [ 270 ] {738f938d-70bf-44b5-b8c3-9e3f61dd24f2} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 22702 | 2026.05.21 09:28:39.576116 [ 270 ] {738f938d-70bf-44b5-b8c3-9e3f61dd24f2} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22703 | 2026.05.21 09:28:39.576289 [ 270 ] {738f938d-70bf-44b5-b8c3-9e3f61dd24f2} <Debug> executeQuery: Read 126 rows, 10.09 KiB in 0.001671 sec., 75403.94973070019 rows/sec., 5.90 MiB/sec. | ||
| 22704 | 2026.05.21 09:28:39.576338 [ 270 ] {738f938d-70bf-44b5-b8c3-9e3f61dd24f2} <Debug> TCPHandler: Processed in 0.001903094 sec. | ||
| 22705 | 2026.05.21 09:28:39.576535 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22706 | 2026.05.21 09:28:39.576643 [ 270 ] {ee67ef9e-c1c4-48c6-bc23-9b6fc33e9384} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22707 | 2026.05.21 09:28:39.576691 [ 270 ] {ee67ef9e-c1c4-48c6-bc23-9b6fc33e9384} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22708 | 2026.05.21 09:28:39.577292 [ 270 ] {ee67ef9e-c1c4-48c6-bc23-9b6fc33e9384} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22709 | 2026.05.21 09:28:39.577343 [ 270 ] {ee67ef9e-c1c4-48c6-bc23-9b6fc33e9384} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.61 GiB. | ||
| 22710 | 2026.05.21 09:28:39.577849 [ 270 ] {ee67ef9e-c1c4-48c6-bc23-9b6fc33e9384} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 22711 | 2026.05.21 09:28:39.578099 [ 270 ] {ee67ef9e-c1c4-48c6-bc23-9b6fc33e9384} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22712 | 2026.05.21 09:28:39.578255 [ 270 ] {ee67ef9e-c1c4-48c6-bc23-9b6fc33e9384} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001633 sec., 97979.17942437233 rows/sec., 6.82 MiB/sec. | ||
| 22713 | 2026.05.21 09:28:39.578305 [ 270 ] {ee67ef9e-c1c4-48c6-bc23-9b6fc33e9384} <Debug> TCPHandler: Processed in 0.001825681 sec. | ||
| 22714 | 2026.05.21 09:28:39.578536 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22715 | 2026.05.21 09:28:39.578644 [ 270 ] {157c3c00-ad64-4806-a2f6-64150a66dfac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22716 | 2026.05.21 09:28:39.578713 [ 270 ] {157c3c00-ad64-4806-a2f6-64150a66dfac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 22717 | 2026.05.21 09:28:39.579765 [ 270 ] {157c3c00-ad64-4806-a2f6-64150a66dfac} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22718 | 2026.05.21 09:28:39.579805 [ 270 ] {157c3c00-ad64-4806-a2f6-64150a66dfac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.61 GiB. | ||
| 22719 | 2026.05.21 09:28:39.580540 [ 270 ] {157c3c00-ad64-4806-a2f6-64150a66dfac} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 22720 | 2026.05.21 09:28:39.580886 [ 270 ] {157c3c00-ad64-4806-a2f6-64150a66dfac} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22721 | 2026.05.21 09:28:39.581070 [ 270 ] {157c3c00-ad64-4806-a2f6-64150a66dfac} <Debug> executeQuery: Read 52 rows, 95.42 KiB in 0.002444 sec., 21276.59574468085 rows/sec., 38.13 MiB/sec. | ||
| 22722 | 2026.05.21 09:28:39.581215 [ 270 ] {157c3c00-ad64-4806-a2f6-64150a66dfac} <Debug> TCPHandler: Processed in 0.002747252 sec. | ||
| 22723 | 2026.05.21 09:28:39.581400 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22724 | 2026.05.21 09:28:39.581521 [ 270 ] {a2f96787-e8ac-43c6-9c5d-d63e8dd01b57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 22725 | 2026.05.21 09:28:39.581575 [ 270 ] {a2f96787-e8ac-43c6-9c5d-d63e8dd01b57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 22726 | 2026.05.21 09:28:39.582033 [ 270 ] {a2f96787-e8ac-43c6-9c5d-d63e8dd01b57} <Trace> oximeter.measurements_i64 (6f5b5a26-da58-4a3a-98dd-faa8fe2f83c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22727 | 2026.05.21 09:28:39.582080 [ 270 ] {a2f96787-e8ac-43c6-9c5d-d63e8dd01b57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.61 GiB. | ||
| 22728 | 2026.05.21 09:28:39.582527 [ 270 ] {a2f96787-e8ac-43c6-9c5d-d63e8dd01b57} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 22729 | 2026.05.21 09:28:39.582819 [ 270 ] {a2f96787-e8ac-43c6-9c5d-d63e8dd01b57} <Trace> oximeter.measurements_i64 (6f5b5a26-da58-4a3a-98dd-faa8fe2f83c1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22730 | 2026.05.21 09:28:39.582979 [ 270 ] {a2f96787-e8ac-43c6-9c5d-d63e8dd01b57} <Debug> executeQuery: Read 15 rows, 1.09 KiB in 0.001481 sec., 10128.291694800811 rows/sec., 734.56 KiB/sec. | ||
| 22731 | 2026.05.21 09:28:39.583029 [ 270 ] {a2f96787-e8ac-43c6-9c5d-d63e8dd01b57} <Debug> TCPHandler: Processed in 0.001680926 sec. | ||
| 22732 | 2026.05.21 09:28:39.583289 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22733 | 2026.05.21 09:28:39.583425 [ 270 ] {451f0c80-b1c5-4a2b-9a00-f8244e7810f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22734 | 2026.05.21 09:28:39.583489 [ 270 ] {451f0c80-b1c5-4a2b-9a00-f8244e7810f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22735 | 2026.05.21 09:28:39.584253 [ 270 ] {451f0c80-b1c5-4a2b-9a00-f8244e7810f9} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22736 | 2026.05.21 09:28:39.584297 [ 270 ] {451f0c80-b1c5-4a2b-9a00-f8244e7810f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.61 GiB. | ||
| 22737 | 2026.05.21 09:28:39.584715 [ 270 ] {451f0c80-b1c5-4a2b-9a00-f8244e7810f9} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 22738 | 2026.05.21 09:28:39.585000 [ 270 ] {451f0c80-b1c5-4a2b-9a00-f8244e7810f9} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22739 | 2026.05.21 09:28:39.585175 [ 270 ] {451f0c80-b1c5-4a2b-9a00-f8244e7810f9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001777 sec., 33764.772087788406 rows/sec., 2.28 MiB/sec. | ||
| 22740 | 2026.05.21 09:28:39.585224 [ 270 ] {451f0c80-b1c5-4a2b-9a00-f8244e7810f9} <Debug> TCPHandler: Processed in 0.002006747 sec. | ||
| 22741 | 2026.05.21 09:28:43.324193 [ 56 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 22742 | 2026.05.21 09:28:43.324264 [ 56 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 22743 | 2026.05.21 09:28:43.604234 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 46978 | ||
| 22744 | 2026.05.21 09:28:43.604770 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22745 | 2026.05.21 09:28:43.604807 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.61 GiB. | ||
| 22746 | 2026.05.21 09:28:43.605313 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 22747 | 2026.05.21 09:28:43.605549 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22748 | 2026.05.21 09:28:43.605675 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46978 | ||
| 22749 | 2026.05.21 09:28:44.548261 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22750 | 2026.05.21 09:28:44.548511 [ 270 ] {a8a5abfa-a1b0-48e1-9325-bc761b03f8c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 22751 | 2026.05.21 09:28:44.548888 [ 270 ] {a8a5abfa-a1b0-48e1-9325-bc761b03f8c2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 22752 | 2026.05.21 09:28:44.548926 [ 270 ] {a8a5abfa-a1b0-48e1-9325-bc761b03f8c2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 22753 | 2026.05.21 09:28:44.549147 [ 270 ] {a8a5abfa-a1b0-48e1-9325-bc761b03f8c2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 22754 | 2026.05.21 09:28:44.549219 [ 270 ] {a8a5abfa-a1b0-48e1-9325-bc761b03f8c2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22755 | 2026.05.21 09:28:44.549364 [ 270 ] {a8a5abfa-a1b0-48e1-9325-bc761b03f8c2} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 22756 | 2026.05.21 09:28:44.549455 [ 336 ] {a8a5abfa-a1b0-48e1-9325-bc761b03f8c2} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 22757 | 2026.05.21 09:28:44.549473 [ 366 ] {a8a5abfa-a1b0-48e1-9325-bc761b03f8c2} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 22758 | 2026.05.21 09:28:44.549483 [ 348 ] {a8a5abfa-a1b0-48e1-9325-bc761b03f8c2} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 22759 | 2026.05.21 09:28:44.549483 [ 324 ] {a8a5abfa-a1b0-48e1-9325-bc761b03f8c2} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 22760 | 2026.05.21 09:28:44.549660 [ 270 ] {a8a5abfa-a1b0-48e1-9325-bc761b03f8c2} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 22761 | 2026.05.21 09:28:44.549690 [ 270 ] {a8a5abfa-a1b0-48e1-9325-bc761b03f8c2} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 22762 | 2026.05.21 09:28:44.549794 [ 270 ] {a8a5abfa-a1b0-48e1-9325-bc761b03f8c2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 22763 | 2026.05.21 09:28:44.549816 [ 270 ] {a8a5abfa-a1b0-48e1-9325-bc761b03f8c2} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 22764 | 2026.05.21 09:28:44.549854 [ 270 ] {a8a5abfa-a1b0-48e1-9325-bc761b03f8c2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 22765 | 2026.05.21 09:28:44.549899 [ 270 ] {a8a5abfa-a1b0-48e1-9325-bc761b03f8c2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 22766 | 2026.05.21 09:28:44.549943 [ 270 ] {a8a5abfa-a1b0-48e1-9325-bc761b03f8c2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 22767 | 2026.05.21 09:28:44.549982 [ 270 ] {a8a5abfa-a1b0-48e1-9325-bc761b03f8c2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 22768 | 2026.05.21 09:28:44.551172 [ 270 ] {a8a5abfa-a1b0-48e1-9325-bc761b03f8c2} <Debug> executeQuery: Read 51 rows, 10.48 KiB in 0.002764 sec., 18451.51953690304 rows/sec., 3.70 MiB/sec. | ||
| 22769 | 2026.05.21 09:28:44.551426 [ 270 ] {a8a5abfa-a1b0-48e1-9325-bc761b03f8c2} <Debug> MemoryTracker: Peak memory usage (for query): 172.32 KiB. | ||
| 22770 | 2026.05.21 09:28:44.551445 [ 270 ] {a8a5abfa-a1b0-48e1-9325-bc761b03f8c2} <Debug> TCPHandler: Processed in 0.003325711 sec. | ||
| 22771 | 2026.05.21 09:28:44.553206 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22772 | 2026.05.21 09:28:44.553326 [ 270 ] {fa2c8506-2948-45c5-aff5-5b78cf35c1a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22773 | 2026.05.21 09:28:44.553374 [ 270 ] {fa2c8506-2948-45c5-aff5-5b78cf35c1a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22774 | 2026.05.21 09:28:44.553893 [ 270 ] {fa2c8506-2948-45c5-aff5-5b78cf35c1a1} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22775 | 2026.05.21 09:28:44.553937 [ 270 ] {fa2c8506-2948-45c5-aff5-5b78cf35c1a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.61 GiB. | ||
| 22776 | 2026.05.21 09:28:44.554299 [ 270 ] {fa2c8506-2948-45c5-aff5-5b78cf35c1a1} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 22777 | 2026.05.21 09:28:44.554518 [ 270 ] {fa2c8506-2948-45c5-aff5-5b78cf35c1a1} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22778 | 2026.05.21 09:28:44.554669 [ 270 ] {fa2c8506-2948-45c5-aff5-5b78cf35c1a1} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001378 sec., 40638.60667634252 rows/sec., 3.10 MiB/sec. | ||
| 22779 | 2026.05.21 09:28:44.554707 [ 270 ] {fa2c8506-2948-45c5-aff5-5b78cf35c1a1} <Debug> TCPHandler: Processed in 0.001555042 sec. | ||
| 22780 | 2026.05.21 09:28:44.554855 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22781 | 2026.05.21 09:28:44.554957 [ 270 ] {b3c2e309-0ed0-4452-b977-c0255f9997d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22782 | 2026.05.21 09:28:44.554999 [ 270 ] {b3c2e309-0ed0-4452-b977-c0255f9997d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22783 | 2026.05.21 09:28:44.555434 [ 270 ] {b3c2e309-0ed0-4452-b977-c0255f9997d2} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22784 | 2026.05.21 09:28:44.555470 [ 270 ] {b3c2e309-0ed0-4452-b977-c0255f9997d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.61 GiB. | ||
| 22785 | 2026.05.21 09:28:44.555772 [ 270 ] {b3c2e309-0ed0-4452-b977-c0255f9997d2} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 22786 | 2026.05.21 09:28:44.555990 [ 270 ] {b3c2e309-0ed0-4452-b977-c0255f9997d2} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22787 | 2026.05.21 09:28:44.556123 [ 270 ] {b3c2e309-0ed0-4452-b977-c0255f9997d2} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001188 sec., 53872.05387205387 rows/sec., 4.20 MiB/sec. | ||
| 22788 | 2026.05.21 09:28:44.556158 [ 270 ] {b3c2e309-0ed0-4452-b977-c0255f9997d2} <Debug> TCPHandler: Processed in 0.001354085 sec. | ||
| 22789 | 2026.05.21 09:28:44.556288 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22790 | 2026.05.21 09:28:44.556386 [ 270 ] {8e940a78-860e-4c3f-bb07-a28a54bf0c39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22791 | 2026.05.21 09:28:44.556429 [ 270 ] {8e940a78-860e-4c3f-bb07-a28a54bf0c39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22792 | 2026.05.21 09:28:44.556840 [ 270 ] {8e940a78-860e-4c3f-bb07-a28a54bf0c39} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22793 | 2026.05.21 09:28:44.556875 [ 270 ] {8e940a78-860e-4c3f-bb07-a28a54bf0c39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.61 GiB. | ||
| 22794 | 2026.05.21 09:28:44.557202 [ 270 ] {8e940a78-860e-4c3f-bb07-a28a54bf0c39} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 22795 | 2026.05.21 09:28:44.557421 [ 270 ] {8e940a78-860e-4c3f-bb07-a28a54bf0c39} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22796 | 2026.05.21 09:28:44.557551 [ 270 ] {8e940a78-860e-4c3f-bb07-a28a54bf0c39} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001184 sec., 135135.13513513515 rows/sec., 9.41 MiB/sec. | ||
| 22797 | 2026.05.21 09:28:44.557585 [ 270 ] {8e940a78-860e-4c3f-bb07-a28a54bf0c39} <Debug> TCPHandler: Processed in 0.001346945 sec. | ||
| 22798 | 2026.05.21 09:28:44.557707 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22799 | 2026.05.21 09:28:44.557803 [ 270 ] {ffd743a2-c390-434b-bb07-bfa3618ec688} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22800 | 2026.05.21 09:28:44.557845 [ 270 ] {ffd743a2-c390-434b-bb07-bfa3618ec688} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22801 | 2026.05.21 09:28:44.558185 [ 270 ] {ffd743a2-c390-434b-bb07-bfa3618ec688} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22802 | 2026.05.21 09:28:44.558220 [ 270 ] {ffd743a2-c390-434b-bb07-bfa3618ec688} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.61 GiB. | ||
| 22803 | 2026.05.21 09:28:44.558511 [ 270 ] {ffd743a2-c390-434b-bb07-bfa3618ec688} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 22804 | 2026.05.21 09:28:44.558712 [ 270 ] {ffd743a2-c390-434b-bb07-bfa3618ec688} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22805 | 2026.05.21 09:28:44.558841 [ 270 ] {ffd743a2-c390-434b-bb07-bfa3618ec688} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001057 sec., 56764.42762535478 rows/sec., 3.83 MiB/sec. | ||
| 22806 | 2026.05.21 09:28:44.558842 [ 60 ] {} <Debug> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8) (MergerMutator): Selected 6 parts from all_1_155_30 to all_160_160_0 | ||
| 22807 | 2026.05.21 09:28:44.558876 [ 270 ] {ffd743a2-c390-434b-bb07-bfa3618ec688} <Debug> TCPHandler: Processed in 0.001218732 sec. | ||
| 22808 | 2026.05.21 09:28:44.558912 [ 60 ] {} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22809 | 2026.05.21 09:28:44.558941 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.61 GiB. | ||
| 22810 | 2026.05.21 09:28:44.559040 [ 189 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_160_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_155_30 to all_160_160_0 into Compact with storage Full | ||
| 22811 | 2026.05.21 09:28:44.559151 [ 189 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_160_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22812 | 2026.05.21 09:28:44.559184 [ 189 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_160_31} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_155_30, total 8724 rows starting from the beginning of the part | ||
| 22813 | 2026.05.21 09:28:44.559243 [ 189 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_160_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 60 rows starting from the beginning of the part | ||
| 22814 | 2026.05.21 09:28:44.559290 [ 189 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_160_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 42 rows starting from the beginning of the part | ||
| 22815 | 2026.05.21 09:28:44.559333 [ 189 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_160_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 18 rows starting from the beginning of the part | ||
| 22816 | 2026.05.21 09:28:44.559377 [ 189 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_160_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 60 rows starting from the beginning of the part | ||
| 22817 | 2026.05.21 09:28:44.559417 [ 189 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_160_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 60 rows starting from the beginning of the part | ||
| 22818 | 2026.05.21 09:28:44.561601 [ 191 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_160_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8964 rows, containing 4 columns (4 merged, 0 gathered) in 0.002602018 sec., 3445018.443377409 rows/sec., 228.15 MiB/sec. | ||
| 22819 | 2026.05.21 09:28:44.561844 [ 199 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_160_31} <Trace> MergedBlockOutputStream: filled checksums all_1_160_31 (state Temporary) | ||
| 22820 | 2026.05.21 09:28:44.562228 [ 199 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_160_31} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_merge_all_1_160_31 to all_1_160_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22821 | 2026.05.21 09:28:44.562326 [ 199 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_160_31} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8) (MergerMutator): Merged 6 parts: [all_1_155_30, all_160_160_0] -> all_1_160_31 | ||
| 22822 | 2026.05.21 09:28:44.562435 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.25 MiB. | ||
| 22823 | 2026.05.21 09:28:46.177626 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 738 | ||
| 22824 | 2026.05.21 09:28:46.194928 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22825 | 2026.05.21 09:28:46.194983 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.61 GiB. | ||
| 22826 | 2026.05.21 09:28:46.201150 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 22827 | 2026.05.21 09:28:46.201848 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22828 | 2026.05.21 09:28:46.205030 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 738 | ||
| 22829 | 2026.05.21 09:28:48.433349 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 1 entries to flush up to offset 14 | ||
| 22830 | 2026.05.21 09:28:48.435001 [ 243 ] {} <Trace> system.query_log (2ec45662-5206-445c-a962-2dd69be4745a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22831 | 2026.05.21 09:28:48.435062 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.61 GiB. | ||
| 22832 | 2026.05.21 09:28:48.436263 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 22833 | 2026.05.21 09:28:48.436550 [ 243 ] {} <Trace> system.query_log (2ec45662-5206-445c-a962-2dd69be4745a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22834 | 2026.05.21 09:28:48.436886 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 14 | ||
| 22835 | 2026.05.21 09:28:49.422813 [ 218 ] {} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 22836 | 2026.05.21 09:28:49.422869 [ 218 ] {} <Debug> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 22837 | 2026.05.21 09:28:49.424768 [ 218 ] {} <Debug> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 22838 | 2026.05.21 09:28:49.552975 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22839 | 2026.05.21 09:28:49.553253 [ 270 ] {0e037de8-3873-4a18-ae1e-8bd97c6c875a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset') FORMAT Native (stage: Complete) | ||
| 22840 | 2026.05.21 09:28:49.553666 [ 270 ] {0e037de8-3873-4a18-ae1e-8bd97c6c875a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 22841 | 2026.05.21 09:28:49.553717 [ 270 ] {0e037de8-3873-4a18-ae1e-8bd97c6c875a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset')" moved to PREWHERE | ||
| 22842 | 2026.05.21 09:28:49.554006 [ 270 ] {0e037de8-3873-4a18-ae1e-8bd97c6c875a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 22843 | 2026.05.21 09:28:49.554077 [ 270 ] {0e037de8-3873-4a18-ae1e-8bd97c6c875a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22844 | 2026.05.21 09:28:49.554221 [ 270 ] {0e037de8-3873-4a18-ae1e-8bd97c6c875a} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 49-element set) | ||
| 22845 | 2026.05.21 09:28:49.554330 [ 336 ] {0e037de8-3873-4a18-ae1e-8bd97c6c875a} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 22846 | 2026.05.21 09:28:49.554331 [ 324 ] {0e037de8-3873-4a18-ae1e-8bd97c6c875a} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 22847 | 2026.05.21 09:28:49.554332 [ 366 ] {0e037de8-3873-4a18-ae1e-8bd97c6c875a} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 22848 | 2026.05.21 09:28:49.554334 [ 348 ] {0e037de8-3873-4a18-ae1e-8bd97c6c875a} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 22849 | 2026.05.21 09:28:49.554509 [ 270 ] {0e037de8-3873-4a18-ae1e-8bd97c6c875a} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 22850 | 2026.05.21 09:28:49.554549 [ 270 ] {0e037de8-3873-4a18-ae1e-8bd97c6c875a} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 22851 | 2026.05.21 09:28:49.554689 [ 270 ] {0e037de8-3873-4a18-ae1e-8bd97c6c875a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 22852 | 2026.05.21 09:28:49.554714 [ 270 ] {0e037de8-3873-4a18-ae1e-8bd97c6c875a} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 22853 | 2026.05.21 09:28:49.554769 [ 270 ] {0e037de8-3873-4a18-ae1e-8bd97c6c875a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset'))" | ||
| 22854 | 2026.05.21 09:28:49.554825 [ 270 ] {0e037de8-3873-4a18-ae1e-8bd97c6c875a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset'))" | ||
| 22855 | 2026.05.21 09:28:49.554873 [ 270 ] {0e037de8-3873-4a18-ae1e-8bd97c6c875a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset'))" | ||
| 22856 | 2026.05.21 09:28:49.554921 [ 270 ] {0e037de8-3873-4a18-ae1e-8bd97c6c875a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset'))" | ||
| 22857 | 2026.05.21 09:28:49.556264 [ 270 ] {0e037de8-3873-4a18-ae1e-8bd97c6c875a} <Debug> executeQuery: Read 51 rows, 10.72 KiB in 0.003127 sec., 16309.561880396546 rows/sec., 3.35 MiB/sec. | ||
| 22858 | 2026.05.21 09:28:49.556635 [ 270 ] {0e037de8-3873-4a18-ae1e-8bd97c6c875a} <Debug> MemoryTracker: Peak memory usage (for query): 195.54 KiB. | ||
| 22859 | 2026.05.21 09:28:49.556686 [ 270 ] {0e037de8-3873-4a18-ae1e-8bd97c6c875a} <Debug> TCPHandler: Processed in 0.003888181 sec. | ||
| 22860 | 2026.05.21 09:28:49.560897 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22861 | 2026.05.21 09:28:49.561092 [ 270 ] {e6f0ca0f-9281-42f1-aa87-0bd228a60aee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 22862 | 2026.05.21 09:28:49.561170 [ 270 ] {e6f0ca0f-9281-42f1-aa87-0bd228a60aee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 22863 | 2026.05.21 09:28:49.562052 [ 270 ] {e6f0ca0f-9281-42f1-aa87-0bd228a60aee} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22864 | 2026.05.21 09:28:49.562106 [ 270 ] {e6f0ca0f-9281-42f1-aa87-0bd228a60aee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.61 GiB. | ||
| 22865 | 2026.05.21 09:28:49.562724 [ 270 ] {e6f0ca0f-9281-42f1-aa87-0bd228a60aee} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 22866 | 2026.05.21 09:28:49.562939 [ 270 ] {e6f0ca0f-9281-42f1-aa87-0bd228a60aee} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22867 | 2026.05.21 09:28:49.563106 [ 270 ] {e6f0ca0f-9281-42f1-aa87-0bd228a60aee} <Debug> executeQuery: Read 23 rows, 3.36 KiB in 0.002068 sec., 11121.856866537717 rows/sec., 1.59 MiB/sec. | ||
| 22868 | 2026.05.21 09:28:49.563181 [ 270 ] {e6f0ca0f-9281-42f1-aa87-0bd228a60aee} <Debug> TCPHandler: Processed in 0.002421881 sec. | ||
| 22869 | 2026.05.21 09:28:49.563325 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22870 | 2026.05.21 09:28:49.563433 [ 270 ] {2883f9b6-25a4-4f54-a178-716b5bd11122} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 22871 | 2026.05.21 09:28:49.563479 [ 270 ] {2883f9b6-25a4-4f54-a178-716b5bd11122} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 22872 | 2026.05.21 09:28:49.564031 [ 270 ] {2883f9b6-25a4-4f54-a178-716b5bd11122} <Trace> oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22873 | 2026.05.21 09:28:49.564080 [ 270 ] {2883f9b6-25a4-4f54-a178-716b5bd11122} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.61 GiB. | ||
| 22874 | 2026.05.21 09:28:49.564517 [ 270 ] {2883f9b6-25a4-4f54-a178-716b5bd11122} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 22875 | 2026.05.21 09:28:49.564784 [ 270 ] {2883f9b6-25a4-4f54-a178-716b5bd11122} <Trace> oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22876 | 2026.05.21 09:28:49.564933 [ 270 ] {2883f9b6-25a4-4f54-a178-716b5bd11122} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001524 sec., 15748.031496062993 rows/sec., 1.31 MiB/sec. | ||
| 22877 | 2026.05.21 09:28:49.564976 [ 270 ] {2883f9b6-25a4-4f54-a178-716b5bd11122} <Debug> TCPHandler: Processed in 0.001705098 sec. | ||
| 22878 | 2026.05.21 09:28:49.565126 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22879 | 2026.05.21 09:28:49.565229 [ 270 ] {acfdb98a-276a-487b-9186-9231fbd0f441} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 22880 | 2026.05.21 09:28:49.565274 [ 270 ] {acfdb98a-276a-487b-9186-9231fbd0f441} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 22881 | 2026.05.21 09:28:49.565720 [ 270 ] {acfdb98a-276a-487b-9186-9231fbd0f441} <Trace> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22882 | 2026.05.21 09:28:49.565758 [ 270 ] {acfdb98a-276a-487b-9186-9231fbd0f441} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.61 GiB. | ||
| 22883 | 2026.05.21 09:28:49.566073 [ 270 ] {acfdb98a-276a-487b-9186-9231fbd0f441} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 22884 | 2026.05.21 09:28:49.566292 [ 270 ] {acfdb98a-276a-487b-9186-9231fbd0f441} <Trace> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22885 | 2026.05.21 09:28:49.566426 [ 270 ] {acfdb98a-276a-487b-9186-9231fbd0f441} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001219 sec., 8203.445447087777 rows/sec., 668.93 KiB/sec. | ||
| 22886 | 2026.05.21 09:28:49.566464 [ 270 ] {acfdb98a-276a-487b-9186-9231fbd0f441} <Debug> TCPHandler: Processed in 0.001389147 sec. | ||
| 22887 | 2026.05.21 09:28:49.566642 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22888 | 2026.05.21 09:28:49.566754 [ 270 ] {d288490f-d928-4017-b8e5-0b00eae19876} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22889 | 2026.05.21 09:28:49.566797 [ 270 ] {d288490f-d928-4017-b8e5-0b00eae19876} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22890 | 2026.05.21 09:28:49.567501 [ 270 ] {d288490f-d928-4017-b8e5-0b00eae19876} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22891 | 2026.05.21 09:28:49.567538 [ 270 ] {d288490f-d928-4017-b8e5-0b00eae19876} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.61 GiB. | ||
| 22892 | 2026.05.21 09:28:49.567941 [ 270 ] {d288490f-d928-4017-b8e5-0b00eae19876} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 22893 | 2026.05.21 09:28:49.568193 [ 270 ] {d288490f-d928-4017-b8e5-0b00eae19876} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22894 | 2026.05.21 09:28:49.568384 [ 270 ] {d288490f-d928-4017-b8e5-0b00eae19876} <Debug> executeQuery: Read 313 rows, 28.46 KiB in 0.00165 sec., 189696.9696969697 rows/sec., 16.85 MiB/sec. | ||
| 22895 | 2026.05.21 09:28:49.568385 [ 62 ] {} <Debug> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
| 22896 | 2026.05.21 09:28:49.568428 [ 270 ] {d288490f-d928-4017-b8e5-0b00eae19876} <Debug> TCPHandler: Processed in 0.001854793 sec. | ||
| 22897 | 2026.05.21 09:28:49.568449 [ 62 ] {} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22898 | 2026.05.21 09:28:49.568475 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.61 GiB. | ||
| 22899 | 2026.05.21 09:28:49.568567 [ 193 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_161_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full | ||
| 22900 | 2026.05.21 09:28:49.568662 [ 193 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22901 | 2026.05.21 09:28:49.568666 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22902 | 2026.05.21 09:28:49.568692 [ 193 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 3361 rows starting from the beginning of the part | ||
| 22903 | 2026.05.21 09:28:49.568753 [ 193 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 2407 rows starting from the beginning of the part | ||
| 22904 | 2026.05.21 09:28:49.568803 [ 193 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 56 rows starting from the beginning of the part | ||
| 22905 | 2026.05.21 09:28:49.568813 [ 270 ] {843f0fe7-b62b-4048-838c-a0bd74e12570} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22906 | 2026.05.21 09:28:49.568846 [ 193 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 160 rows starting from the beginning of the part | ||
| 22907 | 2026.05.21 09:28:49.568866 [ 270 ] {843f0fe7-b62b-4048-838c-a0bd74e12570} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22908 | 2026.05.21 09:28:49.568889 [ 193 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 56 rows starting from the beginning of the part | ||
| 22909 | 2026.05.21 09:28:49.568932 [ 193 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 313 rows starting from the beginning of the part | ||
| 22910 | 2026.05.21 09:28:49.569363 [ 270 ] {843f0fe7-b62b-4048-838c-a0bd74e12570} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22911 | 2026.05.21 09:28:49.569401 [ 270 ] {843f0fe7-b62b-4048-838c-a0bd74e12570} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.61 GiB. | ||
| 22912 | 2026.05.21 09:28:49.569715 [ 270 ] {843f0fe7-b62b-4048-838c-a0bd74e12570} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 22913 | 2026.05.21 09:28:49.569928 [ 270 ] {843f0fe7-b62b-4048-838c-a0bd74e12570} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22914 | 2026.05.21 09:28:49.570064 [ 270 ] {843f0fe7-b62b-4048-838c-a0bd74e12570} <Debug> executeQuery: Read 78 rows, 5.87 KiB in 0.001306 sec., 59724.34915773354 rows/sec., 4.39 MiB/sec. | ||
| 22915 | 2026.05.21 09:28:49.570100 [ 270 ] {843f0fe7-b62b-4048-838c-a0bd74e12570} <Debug> TCPHandler: Processed in 0.001487399 sec. | ||
| 22916 | 2026.05.21 09:28:49.570229 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22917 | 2026.05.21 09:28:49.570329 [ 270 ] {3bea5182-d2bd-41ea-8cbf-35bbeb1c8b75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 22918 | 2026.05.21 09:28:49.570369 [ 270 ] {3bea5182-d2bd-41ea-8cbf-35bbeb1c8b75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 22919 | 2026.05.21 09:28:49.570805 [ 270 ] {3bea5182-d2bd-41ea-8cbf-35bbeb1c8b75} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22920 | 2026.05.21 09:28:49.570842 [ 270 ] {3bea5182-d2bd-41ea-8cbf-35bbeb1c8b75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.61 GiB. | ||
| 22921 | 2026.05.21 09:28:49.570970 [ 199 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6353 rows, containing 5 columns (5 merged, 0 gathered) in 0.002440131 sec., 2603548.7438994055 rows/sec., 206.66 MiB/sec. | ||
| 22922 | 2026.05.21 09:28:49.571152 [ 270 ] {3bea5182-d2bd-41ea-8cbf-35bbeb1c8b75} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 22923 | 2026.05.21 09:28:49.571315 [ 191 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
| 22924 | 2026.05.21 09:28:49.571393 [ 270 ] {3bea5182-d2bd-41ea-8cbf-35bbeb1c8b75} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22925 | 2026.05.21 09:28:49.571539 [ 270 ] {3bea5182-d2bd-41ea-8cbf-35bbeb1c8b75} <Debug> executeQuery: Read 46 rows, 3.44 KiB in 0.001229 sec., 37428.80390561432 rows/sec., 2.73 MiB/sec. | ||
| 22926 | 2026.05.21 09:28:49.571583 [ 270 ] {3bea5182-d2bd-41ea-8cbf-35bbeb1c8b75} <Debug> TCPHandler: Processed in 0.001403927 sec. | ||
| 22927 | 2026.05.21 09:28:49.571668 [ 191 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_161_32} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22928 | 2026.05.21 09:28:49.571710 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22929 | 2026.05.21 09:28:49.571763 [ 191 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_161_32} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
| 22930 | 2026.05.21 09:28:49.571813 [ 270 ] {541301c1-91bf-4b86-8617-5addd6f9b392} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 22931 | 2026.05.21 09:28:49.571858 [ 270 ] {541301c1-91bf-4b86-8617-5addd6f9b392} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 22932 | 2026.05.21 09:28:49.571866 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
| 22933 | 2026.05.21 09:28:49.572289 [ 270 ] {541301c1-91bf-4b86-8617-5addd6f9b392} <Trace> oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22934 | 2026.05.21 09:28:49.572331 [ 270 ] {541301c1-91bf-4b86-8617-5addd6f9b392} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.61 GiB. | ||
| 22935 | 2026.05.21 09:28:49.572628 [ 270 ] {541301c1-91bf-4b86-8617-5addd6f9b392} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 22936 | 2026.05.21 09:28:49.572835 [ 270 ] {541301c1-91bf-4b86-8617-5addd6f9b392} <Trace> oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22937 | 2026.05.21 09:28:49.572970 [ 270 ] {541301c1-91bf-4b86-8617-5addd6f9b392} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001176 sec., 10204.081632653062 rows/sec., 797.19 KiB/sec. | ||
| 22938 | 2026.05.21 09:28:49.573005 [ 270 ] {541301c1-91bf-4b86-8617-5addd6f9b392} <Debug> TCPHandler: Processed in 0.001345565 sec. | ||
| 22939 | 2026.05.21 09:28:49.573134 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22940 | 2026.05.21 09:28:49.573230 [ 270 ] {659202d6-4efc-4f63-b581-ceaedb4addf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22941 | 2026.05.21 09:28:49.573270 [ 270 ] {659202d6-4efc-4f63-b581-ceaedb4addf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22942 | 2026.05.21 09:28:49.573819 [ 270 ] {659202d6-4efc-4f63-b581-ceaedb4addf4} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22943 | 2026.05.21 09:28:49.573856 [ 270 ] {659202d6-4efc-4f63-b581-ceaedb4addf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.61 GiB. | ||
| 22944 | 2026.05.21 09:28:49.574174 [ 270 ] {659202d6-4efc-4f63-b581-ceaedb4addf4} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 22945 | 2026.05.21 09:28:49.574400 [ 270 ] {659202d6-4efc-4f63-b581-ceaedb4addf4} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22946 | 2026.05.21 09:28:49.574536 [ 62 ] {} <Debug> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
| 22947 | 2026.05.21 09:28:49.574537 [ 270 ] {659202d6-4efc-4f63-b581-ceaedb4addf4} <Debug> executeQuery: Read 274 rows, 21.94 KiB in 0.001325 sec., 206792.45283018867 rows/sec., 16.17 MiB/sec. | ||
| 22948 | 2026.05.21 09:28:49.574580 [ 62 ] {} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22949 | 2026.05.21 09:28:49.574598 [ 270 ] {659202d6-4efc-4f63-b581-ceaedb4addf4} <Debug> TCPHandler: Processed in 0.00151384 sec. | ||
| 22950 | 2026.05.21 09:28:49.574604 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.61 GiB. | ||
| 22951 | 2026.05.21 09:28:49.574703 [ 199 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_161_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full | ||
| 22952 | 2026.05.21 09:28:49.574748 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22953 | 2026.05.21 09:28:49.574813 [ 199 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22954 | 2026.05.21 09:28:49.574849 [ 199 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 1831 rows starting from the beginning of the part | ||
| 22955 | 2026.05.21 09:28:49.574852 [ 270 ] {77254ae4-8c89-49ed-87a8-6a73547f632b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativei64 FORMAT Native (stage: Complete) | ||
| 22956 | 2026.05.21 09:28:49.574905 [ 270 ] {77254ae4-8c89-49ed-87a8-6a73547f632b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 22957 | 2026.05.21 09:28:49.574916 [ 199 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 1294 rows starting from the beginning of the part | ||
| 22958 | 2026.05.21 09:28:49.574970 [ 199 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 64 rows starting from the beginning of the part | ||
| 22959 | 2026.05.21 09:28:49.575014 [ 199 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 126 rows starting from the beginning of the part | ||
| 22960 | 2026.05.21 09:28:49.575054 [ 199 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 64 rows starting from the beginning of the part | ||
| 22961 | 2026.05.21 09:28:49.575095 [ 199 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 274 rows starting from the beginning of the part | ||
| 22962 | 2026.05.21 09:28:49.575301 [ 270 ] {77254ae4-8c89-49ed-87a8-6a73547f632b} <Trace> oximeter.measurements_cumulativei64 (495b4f01-d2ca-4e5a-a565-cc07b83845ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22963 | 2026.05.21 09:28:49.575343 [ 270 ] {77254ae4-8c89-49ed-87a8-6a73547f632b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.61 GiB. | ||
| 22964 | 2026.05.21 09:28:49.576218 [ 270 ] {77254ae4-8c89-49ed-87a8-6a73547f632b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 22965 | 2026.05.21 09:28:49.576430 [ 270 ] {77254ae4-8c89-49ed-87a8-6a73547f632b} <Trace> oximeter.measurements_cumulativei64 (495b4f01-d2ca-4e5a-a565-cc07b83845ac): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22966 | 2026.05.21 09:28:49.576488 [ 198 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3653 rows, containing 5 columns (5 merged, 0 gathered) in 0.001817041 sec., 2010411.4326534185 rows/sec., 146.60 MiB/sec. | ||
| 22967 | 2026.05.21 09:28:49.576558 [ 270 ] {77254ae4-8c89-49ed-87a8-6a73547f632b} <Debug> executeQuery: Read 20 rows, 1.35 KiB in 0.001726 sec., 11587.485515643104 rows/sec., 784.19 KiB/sec. | ||
| 22968 | 2026.05.21 09:28:49.576598 [ 270 ] {77254ae4-8c89-49ed-87a8-6a73547f632b} <Debug> TCPHandler: Processed in 0.001899913 sec. | ||
| 22969 | 2026.05.21 09:28:49.576730 [ 188 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
| 22970 | 2026.05.21 09:28:49.576736 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22971 | 2026.05.21 09:28:49.576847 [ 270 ] {3dd01c77-98e5-4c0f-86dd-3d6e8cae9e73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22972 | 2026.05.21 09:28:49.576892 [ 270 ] {3dd01c77-98e5-4c0f-86dd-3d6e8cae9e73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22973 | 2026.05.21 09:28:49.577028 [ 188 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_161_32} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22974 | 2026.05.21 09:28:49.577108 [ 188 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_161_32} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
| 22975 | 2026.05.21 09:28:49.577194 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 22976 | 2026.05.21 09:28:49.577311 [ 270 ] {3dd01c77-98e5-4c0f-86dd-3d6e8cae9e73} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22977 | 2026.05.21 09:28:49.577353 [ 270 ] {3dd01c77-98e5-4c0f-86dd-3d6e8cae9e73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.61 GiB. | ||
| 22978 | 2026.05.21 09:28:49.577708 [ 270 ] {3dd01c77-98e5-4c0f-86dd-3d6e8cae9e73} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 22979 | 2026.05.21 09:28:49.577920 [ 270 ] {3dd01c77-98e5-4c0f-86dd-3d6e8cae9e73} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22980 | 2026.05.21 09:28:49.578050 [ 270 ] {3dd01c77-98e5-4c0f-86dd-3d6e8cae9e73} <Debug> executeQuery: Read 212 rows, 15.38 KiB in 0.001222 sec., 173486.0883797054 rows/sec., 12.29 MiB/sec. | ||
| 22981 | 2026.05.21 09:28:49.578085 [ 270 ] {3dd01c77-98e5-4c0f-86dd-3d6e8cae9e73} <Debug> TCPHandler: Processed in 0.001399027 sec. | ||
| 22982 | 2026.05.21 09:28:49.578212 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22983 | 2026.05.21 09:28:49.578309 [ 270 ] {3272fe65-9184-4142-a76d-726f9b10af9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22984 | 2026.05.21 09:28:49.578364 [ 270 ] {3272fe65-9184-4142-a76d-726f9b10af9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 22985 | 2026.05.21 09:28:49.579364 [ 270 ] {3272fe65-9184-4142-a76d-726f9b10af9d} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22986 | 2026.05.21 09:28:49.579401 [ 270 ] {3272fe65-9184-4142-a76d-726f9b10af9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.61 GiB. | ||
| 22987 | 2026.05.21 09:28:49.580099 [ 270 ] {3272fe65-9184-4142-a76d-726f9b10af9d} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 22988 | 2026.05.21 09:28:49.580325 [ 270 ] {3272fe65-9184-4142-a76d-726f9b10af9d} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22989 | 2026.05.21 09:28:49.580474 [ 270 ] {3272fe65-9184-4142-a76d-726f9b10af9d} <Debug> executeQuery: Read 61 rows, 109.13 KiB in 0.002183 sec., 27943.197434722857 rows/sec., 48.82 MiB/sec. | ||
| 22990 | 2026.05.21 09:28:49.580578 [ 270 ] {3272fe65-9184-4142-a76d-726f9b10af9d} <Debug> TCPHandler: Processed in 0.002416081 sec. | ||
| 22991 | 2026.05.21 09:28:49.580733 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22992 | 2026.05.21 09:28:49.580832 [ 270 ] {ecebc403-fb1e-464b-b236-cd9a20e64ad0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22993 | 2026.05.21 09:28:49.580874 [ 270 ] {ecebc403-fb1e-464b-b236-cd9a20e64ad0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22994 | 2026.05.21 09:28:49.581236 [ 270 ] {ecebc403-fb1e-464b-b236-cd9a20e64ad0} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22995 | 2026.05.21 09:28:49.581272 [ 270 ] {ecebc403-fb1e-464b-b236-cd9a20e64ad0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.61 GiB. | ||
| 22996 | 2026.05.21 09:28:49.581588 [ 270 ] {ecebc403-fb1e-464b-b236-cd9a20e64ad0} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 22997 | 2026.05.21 09:28:49.581802 [ 270 ] {ecebc403-fb1e-464b-b236-cd9a20e64ad0} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22998 | 2026.05.21 09:28:49.581931 [ 270 ] {ecebc403-fb1e-464b-b236-cd9a20e64ad0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001119 sec., 53619.30294906166 rows/sec., 3.61 MiB/sec. | ||
| 22999 | 2026.05.21 09:28:49.581965 [ 270 ] {ecebc403-fb1e-464b-b236-cd9a20e64ad0} <Debug> TCPHandler: Processed in 0.001283313 sec. | ||
| 23000 | 2026.05.21 09:28:50.000225 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 404.90 MiB, peak 426.51 MiB, free memory in arenas 0.00 B, will set to 408.03 MiB (RSS), difference: 3.13 MiB | ||
| 23001 | 2026.05.21 09:28:51.106756 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 47490 | ||
| 23002 | 2026.05.21 09:28:51.107323 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23003 | 2026.05.21 09:28:51.107373 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.60 GiB. | ||
| 23004 | 2026.05.21 09:28:51.107878 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 23005 | 2026.05.21 09:28:51.108121 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23006 | 2026.05.21 09:28:51.108280 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47490 | ||
| 23007 | 2026.05.21 09:28:53.706059 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 746 | ||
| 23008 | 2026.05.21 09:28:53.723972 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23009 | 2026.05.21 09:28:53.724031 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.60 GiB. | ||
| 23010 | 2026.05.21 09:28:53.730373 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 23011 | 2026.05.21 09:28:53.731094 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23012 | 2026.05.21 09:28:53.734097 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 746 | ||
| 23013 | 2026.05.21 09:28:54.173932 [ 224 ] {} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Found 6 old parts to remove. Parts: [all_1_45_8, all_46_46_0, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0] | ||
| 23014 | 2026.05.21 09:28:54.173994 [ 224 ] {} <Debug> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Removing 6 parts from filesystem (serially): Parts: [all_1_45_8, all_46_46_0, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0] | ||
| 23015 | 2026.05.21 09:28:54.175932 [ 224 ] {} <Debug> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Removing 6 parts from memory: Parts: [all_1_45_8, all_46_46_0, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0] | ||
| 23016 | 2026.05.21 09:28:54.548358 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23017 | 2026.05.21 09:28:54.548584 [ 270 ] {2f4ac4ce-e4f9-4ee2-a404-c48afa3515f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 23018 | 2026.05.21 09:28:54.548910 [ 270 ] {2f4ac4ce-e4f9-4ee2-a404-c48afa3515f5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23019 | 2026.05.21 09:28:54.548946 [ 270 ] {2f4ac4ce-e4f9-4ee2-a404-c48afa3515f5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 23020 | 2026.05.21 09:28:54.549163 [ 270 ] {2f4ac4ce-e4f9-4ee2-a404-c48afa3515f5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23021 | 2026.05.21 09:28:54.549232 [ 270 ] {2f4ac4ce-e4f9-4ee2-a404-c48afa3515f5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23022 | 2026.05.21 09:28:54.549372 [ 270 ] {2f4ac4ce-e4f9-4ee2-a404-c48afa3515f5} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 23023 | 2026.05.21 09:28:54.549469 [ 366 ] {2f4ac4ce-e4f9-4ee2-a404-c48afa3515f5} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 23024 | 2026.05.21 09:28:54.549469 [ 348 ] {2f4ac4ce-e4f9-4ee2-a404-c48afa3515f5} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 23025 | 2026.05.21 09:28:54.549501 [ 336 ] {2f4ac4ce-e4f9-4ee2-a404-c48afa3515f5} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 23026 | 2026.05.21 09:28:54.549475 [ 325 ] {2f4ac4ce-e4f9-4ee2-a404-c48afa3515f5} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 23027 | 2026.05.21 09:28:54.549475 [ 321 ] {2f4ac4ce-e4f9-4ee2-a404-c48afa3515f5} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 23028 | 2026.05.21 09:28:54.549669 [ 270 ] {2f4ac4ce-e4f9-4ee2-a404-c48afa3515f5} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 5/5 parts by partition key, 5 parts by primary key, 5/5 marks by primary key, 5 marks to read from 5 ranges | ||
| 23029 | 2026.05.21 09:28:54.549697 [ 270 ] {2f4ac4ce-e4f9-4ee2-a404-c48afa3515f5} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23030 | 2026.05.21 09:28:54.549818 [ 270 ] {2f4ac4ce-e4f9-4ee2-a404-c48afa3515f5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 23031 | 2026.05.21 09:28:54.549840 [ 270 ] {2f4ac4ce-e4f9-4ee2-a404-c48afa3515f5} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 74 rows with 5 streams | ||
| 23032 | 2026.05.21 09:28:54.549876 [ 270 ] {2f4ac4ce-e4f9-4ee2-a404-c48afa3515f5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 23033 | 2026.05.21 09:28:54.549914 [ 270 ] {2f4ac4ce-e4f9-4ee2-a404-c48afa3515f5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 23034 | 2026.05.21 09:28:54.549953 [ 270 ] {2f4ac4ce-e4f9-4ee2-a404-c48afa3515f5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 23035 | 2026.05.21 09:28:54.549992 [ 270 ] {2f4ac4ce-e4f9-4ee2-a404-c48afa3515f5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 23036 | 2026.05.21 09:28:54.550035 [ 270 ] {2f4ac4ce-e4f9-4ee2-a404-c48afa3515f5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 23037 | 2026.05.21 09:28:54.551341 [ 270 ] {2f4ac4ce-e4f9-4ee2-a404-c48afa3515f5} <Debug> executeQuery: Read 74 rows, 11.26 KiB in 0.002848 sec., 25983.14606741573 rows/sec., 3.86 MiB/sec. | ||
| 23038 | 2026.05.21 09:28:54.551600 [ 270 ] {2f4ac4ce-e4f9-4ee2-a404-c48afa3515f5} <Debug> MemoryTracker: Peak memory usage (for query): 204.98 KiB. | ||
| 23039 | 2026.05.21 09:28:54.551617 [ 270 ] {2f4ac4ce-e4f9-4ee2-a404-c48afa3515f5} <Debug> TCPHandler: Processed in 0.003395544 sec. | ||
| 23040 | 2026.05.21 09:28:54.553198 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23041 | 2026.05.21 09:28:54.553357 [ 270 ] {e0925c2f-945b-43db-943e-8266f50be6f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 23042 | 2026.05.21 09:28:54.553419 [ 270 ] {e0925c2f-945b-43db-943e-8266f50be6f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 23043 | 2026.05.21 09:28:54.554119 [ 270 ] {e0925c2f-945b-43db-943e-8266f50be6f3} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23044 | 2026.05.21 09:28:54.554186 [ 270 ] {e0925c2f-945b-43db-943e-8266f50be6f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.60 GiB. | ||
| 23045 | 2026.05.21 09:28:54.554571 [ 270 ] {e0925c2f-945b-43db-943e-8266f50be6f3} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 23046 | 2026.05.21 09:28:54.554788 [ 270 ] {e0925c2f-945b-43db-943e-8266f50be6f3} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23047 | 2026.05.21 09:28:54.554931 [ 270 ] {e0925c2f-945b-43db-943e-8266f50be6f3} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001619 sec., 34589.252625077206 rows/sec., 2.64 MiB/sec. | ||
| 23048 | 2026.05.21 09:28:54.554966 [ 270 ] {e0925c2f-945b-43db-943e-8266f50be6f3} <Debug> TCPHandler: Processed in 0.001836722 sec. | ||
| 23049 | 2026.05.21 09:28:54.555095 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23050 | 2026.05.21 09:28:54.555193 [ 270 ] {bff848d1-df18-405e-a76f-b904c6f54e88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 23051 | 2026.05.21 09:28:54.555232 [ 270 ] {bff848d1-df18-405e-a76f-b904c6f54e88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 23052 | 2026.05.21 09:28:54.555653 [ 270 ] {bff848d1-df18-405e-a76f-b904c6f54e88} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23053 | 2026.05.21 09:28:54.555689 [ 270 ] {bff848d1-df18-405e-a76f-b904c6f54e88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.60 GiB. | ||
| 23054 | 2026.05.21 09:28:54.555985 [ 270 ] {bff848d1-df18-405e-a76f-b904c6f54e88} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 23055 | 2026.05.21 09:28:54.556193 [ 270 ] {bff848d1-df18-405e-a76f-b904c6f54e88} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23056 | 2026.05.21 09:28:54.556322 [ 270 ] {bff848d1-df18-405e-a76f-b904c6f54e88} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001147 sec., 55797.733217088055 rows/sec., 4.36 MiB/sec. | ||
| 23057 | 2026.05.21 09:28:54.556356 [ 270 ] {bff848d1-df18-405e-a76f-b904c6f54e88} <Debug> TCPHandler: Processed in 0.001310144 sec. | ||
| 23058 | 2026.05.21 09:28:54.556477 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23059 | 2026.05.21 09:28:54.556573 [ 270 ] {0ec3e838-c5a4-4e2c-800a-8e0e20b857be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 23060 | 2026.05.21 09:28:54.556615 [ 270 ] {0ec3e838-c5a4-4e2c-800a-8e0e20b857be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 23061 | 2026.05.21 09:28:54.557052 [ 270 ] {0ec3e838-c5a4-4e2c-800a-8e0e20b857be} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23062 | 2026.05.21 09:28:54.557087 [ 270 ] {0ec3e838-c5a4-4e2c-800a-8e0e20b857be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.60 GiB. | ||
| 23063 | 2026.05.21 09:28:54.557403 [ 270 ] {0ec3e838-c5a4-4e2c-800a-8e0e20b857be} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 23064 | 2026.05.21 09:28:54.557623 [ 270 ] {0ec3e838-c5a4-4e2c-800a-8e0e20b857be} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23065 | 2026.05.21 09:28:54.557746 [ 55 ] {} <Debug> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Selected 2 parts from all_1_157_40 to all_158_158_0 | ||
| 23066 | 2026.05.21 09:28:54.557752 [ 270 ] {0ec3e838-c5a4-4e2c-800a-8e0e20b857be} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001198 sec., 133555.92654424038 rows/sec., 9.30 MiB/sec. | ||
| 23067 | 2026.05.21 09:28:54.557793 [ 55 ] {} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23068 | 2026.05.21 09:28:54.557808 [ 270 ] {0ec3e838-c5a4-4e2c-800a-8e0e20b857be} <Debug> TCPHandler: Processed in 0.001380016 sec. | ||
| 23069 | 2026.05.21 09:28:54.557819 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.60 GiB. | ||
| 23070 | 2026.05.21 09:28:54.557913 [ 197 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_158_41} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_157_40 to all_158_158_0 into Compact with storage Full | ||
| 23071 | 2026.05.21 09:28:54.557938 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23072 | 2026.05.21 09:28:54.558018 [ 197 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_158_41} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23073 | 2026.05.21 09:28:54.558035 [ 270 ] {24a79001-4650-4f9b-b908-1b7ef7a4bf1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23074 | 2026.05.21 09:28:54.558053 [ 197 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_158_41} <Debug> MergeTreeSequentialSource: Reading 9 marks from part all_1_157_40, total 57490 rows starting from the beginning of the part | ||
| 23075 | 2026.05.21 09:28:54.558077 [ 270 ] {24a79001-4650-4f9b-b908-1b7ef7a4bf1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23076 | 2026.05.21 09:28:54.558118 [ 197 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_158_41} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 52 rows starting from the beginning of the part | ||
| 23077 | 2026.05.21 09:28:54.558543 [ 270 ] {24a79001-4650-4f9b-b908-1b7ef7a4bf1e} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23078 | 2026.05.21 09:28:54.558586 [ 270 ] {24a79001-4650-4f9b-b908-1b7ef7a4bf1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.60 GiB. | ||
| 23079 | 2026.05.21 09:28:54.558974 [ 270 ] {24a79001-4650-4f9b-b908-1b7ef7a4bf1e} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 23080 | 2026.05.21 09:28:54.559201 [ 270 ] {24a79001-4650-4f9b-b908-1b7ef7a4bf1e} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23081 | 2026.05.21 09:28:54.559367 [ 270 ] {24a79001-4650-4f9b-b908-1b7ef7a4bf1e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001343 sec., 44676.09828741623 rows/sec., 3.01 MiB/sec. | ||
| 23082 | 2026.05.21 09:28:54.559424 [ 270 ] {24a79001-4650-4f9b-b908-1b7ef7a4bf1e} <Debug> TCPHandler: Processed in 0.001534321 sec. | ||
| 23083 | 2026.05.21 09:28:54.566284 [ 198 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_158_41} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 57542 rows, containing 5 columns (5 merged, 0 gathered) in 0.008400792 sec., 6849592.276537735 rows/sec., 443.62 MiB/sec. | ||
| 23084 | 2026.05.21 09:28:54.566546 [ 186 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_158_41} <Trace> MergedBlockOutputStream: filled checksums all_1_158_41 (state Temporary) | ||
| 23085 | 2026.05.21 09:28:54.566828 [ 186 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_158_41} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_merge_all_1_158_41 to all_1_158_41 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23086 | 2026.05.21 09:28:54.566902 [ 186 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_158_41} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Merged 2 parts: [all_1_157_40, all_158_158_0] -> all_1_158_41 | ||
| 23087 | 2026.05.21 09:28:54.566987 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 23088 | 2026.05.21 09:28:58.324653 [ 53 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 23089 | 2026.05.21 09:28:58.324766 [ 53 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 23090 | 2026.05.21 09:28:58.380154 [ 220 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 23091 | 2026.05.21 09:28:58.380216 [ 220 ] {} <Debug> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 23092 | 2026.05.21 09:28:58.382400 [ 220 ] {} <Debug> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 23093 | 2026.05.21 09:28:58.609365 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 47938 | ||
| 23094 | 2026.05.21 09:28:58.609923 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23095 | 2026.05.21 09:28:58.609974 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.60 GiB. | ||
| 23096 | 2026.05.21 09:28:58.610502 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 23097 | 2026.05.21 09:28:58.610770 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23098 | 2026.05.21 09:28:58.610912 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47938 | ||
| 23099 | 2026.05.21 09:28:59.098653 [ 225 ] {} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 23100 | 2026.05.21 09:28:59.098706 [ 225 ] {} <Debug> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 23101 | 2026.05.21 09:28:59.100737 [ 225 ] {} <Debug> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 23102 | 2026.05.21 09:28:59.262098 [ 225 ] {} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 23103 | 2026.05.21 09:28:59.262149 [ 225 ] {} <Debug> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 23104 | 2026.05.21 09:28:59.264154 [ 225 ] {} <Debug> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 23105 | 2026.05.21 09:28:59.549882 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23106 | 2026.05.21 09:28:59.550163 [ 270 ] {549d430d-ee56-45f0-907b-4f1a2e32e338} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 23107 | 2026.05.21 09:28:59.550564 [ 270 ] {549d430d-ee56-45f0-907b-4f1a2e32e338} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23108 | 2026.05.21 09:28:59.550606 [ 270 ] {549d430d-ee56-45f0-907b-4f1a2e32e338} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 23109 | 2026.05.21 09:28:59.550845 [ 270 ] {549d430d-ee56-45f0-907b-4f1a2e32e338} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23110 | 2026.05.21 09:28:59.550919 [ 270 ] {549d430d-ee56-45f0-907b-4f1a2e32e338} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23111 | 2026.05.21 09:28:59.551071 [ 270 ] {549d430d-ee56-45f0-907b-4f1a2e32e338} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 23112 | 2026.05.21 09:28:59.551193 [ 347 ] {549d430d-ee56-45f0-907b-4f1a2e32e338} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 23113 | 2026.05.21 09:28:59.551193 [ 362 ] {549d430d-ee56-45f0-907b-4f1a2e32e338} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 23114 | 2026.05.21 09:28:59.551197 [ 325 ] {549d430d-ee56-45f0-907b-4f1a2e32e338} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 23115 | 2026.05.21 09:28:59.551193 [ 321 ] {549d430d-ee56-45f0-907b-4f1a2e32e338} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 23116 | 2026.05.21 09:28:59.551193 [ 336 ] {549d430d-ee56-45f0-907b-4f1a2e32e338} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 23117 | 2026.05.21 09:28:59.551475 [ 270 ] {549d430d-ee56-45f0-907b-4f1a2e32e338} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 5/5 parts by partition key, 5 parts by primary key, 5/5 marks by primary key, 5 marks to read from 5 ranges | ||
| 23118 | 2026.05.21 09:28:59.551510 [ 270 ] {549d430d-ee56-45f0-907b-4f1a2e32e338} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23119 | 2026.05.21 09:28:59.551643 [ 270 ] {549d430d-ee56-45f0-907b-4f1a2e32e338} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 23120 | 2026.05.21 09:28:59.551665 [ 270 ] {549d430d-ee56-45f0-907b-4f1a2e32e338} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 74 rows with 5 streams | ||
| 23121 | 2026.05.21 09:28:59.551703 [ 270 ] {549d430d-ee56-45f0-907b-4f1a2e32e338} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 23122 | 2026.05.21 09:28:59.551747 [ 270 ] {549d430d-ee56-45f0-907b-4f1a2e32e338} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 23123 | 2026.05.21 09:28:59.551793 [ 270 ] {549d430d-ee56-45f0-907b-4f1a2e32e338} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 23124 | 2026.05.21 09:28:59.551843 [ 270 ] {549d430d-ee56-45f0-907b-4f1a2e32e338} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 23125 | 2026.05.21 09:28:59.551885 [ 270 ] {549d430d-ee56-45f0-907b-4f1a2e32e338} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 23126 | 2026.05.21 09:28:59.553365 [ 270 ] {549d430d-ee56-45f0-907b-4f1a2e32e338} <Debug> executeQuery: Read 74 rows, 11.50 KiB in 0.003315 sec., 22322.775263951735 rows/sec., 3.39 MiB/sec. | ||
| 23127 | 2026.05.21 09:28:59.553679 [ 270 ] {549d430d-ee56-45f0-907b-4f1a2e32e338} <Debug> MemoryTracker: Peak memory usage (for query): 220.70 KiB. | ||
| 23128 | 2026.05.21 09:28:59.553697 [ 270 ] {549d430d-ee56-45f0-907b-4f1a2e32e338} <Debug> TCPHandler: Processed in 0.003971953 sec. | ||
| 23129 | 2026.05.21 09:28:59.556491 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23130 | 2026.05.21 09:28:59.556630 [ 270 ] {6ce1cce1-a1eb-43a3-a287-e485351ebba2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 23131 | 2026.05.21 09:28:59.556687 [ 270 ] {6ce1cce1-a1eb-43a3-a287-e485351ebba2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23132 | 2026.05.21 09:28:59.557361 [ 270 ] {6ce1cce1-a1eb-43a3-a287-e485351ebba2} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23133 | 2026.05.21 09:28:59.557404 [ 270 ] {6ce1cce1-a1eb-43a3-a287-e485351ebba2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.60 GiB. | ||
| 23134 | 2026.05.21 09:28:59.557863 [ 270 ] {6ce1cce1-a1eb-43a3-a287-e485351ebba2} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 23135 | 2026.05.21 09:28:59.558068 [ 270 ] {6ce1cce1-a1eb-43a3-a287-e485351ebba2} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23136 | 2026.05.21 09:28:59.558227 [ 50 ] {} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 23137 | 2026.05.21 09:28:59.558231 [ 270 ] {6ce1cce1-a1eb-43a3-a287-e485351ebba2} <Debug> executeQuery: Read 1 rows, 106.00 B in 0.001641 sec., 609.3845216331505 rows/sec., 63.08 KiB/sec. | ||
| 23138 | 2026.05.21 09:28:59.558289 [ 50 ] {} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23139 | 2026.05.21 09:28:59.558315 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.60 GiB. | ||
| 23140 | 2026.05.21 09:28:59.558323 [ 270 ] {6ce1cce1-a1eb-43a3-a287-e485351ebba2} <Debug> TCPHandler: Processed in 0.001896844 sec. | ||
| 23141 | 2026.05.21 09:28:59.558413 [ 198 ] {476ca793-4edb-435e-be05-b519748245ac::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 | ||
| 23142 | 2026.05.21 09:28:59.558456 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23143 | 2026.05.21 09:28:59.558563 [ 270 ] {090bdf70-9476-482a-b72e-e7ee4ae043e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 23144 | 2026.05.21 09:28:59.558607 [ 270 ] {090bdf70-9476-482a-b72e-e7ee4ae043e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 23145 | 2026.05.21 09:28:59.558635 [ 198 ] {476ca793-4edb-435e-be05-b519748245ac::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23146 | 2026.05.21 09:28:59.558677 [ 198 ] {476ca793-4edb-435e-be05-b519748245ac::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 27 rows starting from the beginning of the part | ||
| 23147 | 2026.05.21 09:28:59.558749 [ 198 ] {476ca793-4edb-435e-be05-b519748245ac::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
| 23148 | 2026.05.21 09:28:59.558808 [ 198 ] {476ca793-4edb-435e-be05-b519748245ac::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 10 rows starting from the beginning of the part | ||
| 23149 | 2026.05.21 09:28:59.558869 [ 198 ] {476ca793-4edb-435e-be05-b519748245ac::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part | ||
| 23150 | 2026.05.21 09:28:59.558926 [ 198 ] {476ca793-4edb-435e-be05-b519748245ac::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 23 rows starting from the beginning of the part | ||
| 23151 | 2026.05.21 09:28:59.558991 [ 198 ] {476ca793-4edb-435e-be05-b519748245ac::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 | ||
| 23152 | 2026.05.21 09:28:59.559173 [ 270 ] {090bdf70-9476-482a-b72e-e7ee4ae043e3} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23153 | 2026.05.21 09:28:59.559218 [ 270 ] {090bdf70-9476-482a-b72e-e7ee4ae043e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.60 GiB. | ||
| 23154 | 2026.05.21 09:28:59.559565 [ 270 ] {090bdf70-9476-482a-b72e-e7ee4ae043e3} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 23155 | 2026.05.21 09:28:59.559787 [ 270 ] {090bdf70-9476-482a-b72e-e7ee4ae043e3} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23156 | 2026.05.21 09:28:59.559927 [ 270 ] {090bdf70-9476-482a-b72e-e7ee4ae043e3} <Debug> executeQuery: Read 175 rows, 15.77 KiB in 0.001386 sec., 126262.62626262626 rows/sec., 11.11 MiB/sec. | ||
| 23157 | 2026.05.21 09:28:59.559969 [ 270 ] {090bdf70-9476-482a-b72e-e7ee4ae043e3} <Debug> TCPHandler: Processed in 0.001563112 sec. | ||
| 23158 | 2026.05.21 09:28:59.560106 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23159 | 2026.05.21 09:28:59.560204 [ 270 ] {21b42840-3028-49b8-9e87-ada1dfe996d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 23160 | 2026.05.21 09:28:59.560245 [ 270 ] {21b42840-3028-49b8-9e87-ada1dfe996d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 23161 | 2026.05.21 09:28:59.560697 [ 198 ] {476ca793-4edb-435e-be05-b519748245ac::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 75 rows, containing 6 columns (6 merged, 0 gathered) in 0.002323088 sec., 32284.614272037907 rows/sec., 6.65 MiB/sec. | ||
| 23162 | 2026.05.21 09:28:59.560729 [ 270 ] {21b42840-3028-49b8-9e87-ada1dfe996d3} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23163 | 2026.05.21 09:28:59.560771 [ 270 ] {21b42840-3028-49b8-9e87-ada1dfe996d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.60 GiB. | ||
| 23164 | 2026.05.21 09:28:59.560901 [ 196 ] {476ca793-4edb-435e-be05-b519748245ac::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 23165 | 2026.05.21 09:28:59.561095 [ 270 ] {21b42840-3028-49b8-9e87-ada1dfe996d3} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 23166 | 2026.05.21 09:28:59.561344 [ 196 ] {476ca793-4edb-435e-be05-b519748245ac::all_1_6_1} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23167 | 2026.05.21 09:28:59.561403 [ 270 ] {21b42840-3028-49b8-9e87-ada1dfe996d3} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23168 | 2026.05.21 09:28:59.561444 [ 196 ] {476ca793-4edb-435e-be05-b519748245ac::all_1_6_1} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 23169 | 2026.05.21 09:28:59.561532 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 23170 | 2026.05.21 09:28:59.561559 [ 270 ] {21b42840-3028-49b8-9e87-ada1dfe996d3} <Debug> executeQuery: Read 59 rows, 4.44 KiB in 0.001374 sec., 42940.32023289665 rows/sec., 3.15 MiB/sec. | ||
| 23171 | 2026.05.21 09:28:59.561600 [ 270 ] {21b42840-3028-49b8-9e87-ada1dfe996d3} <Debug> TCPHandler: Processed in 0.001544062 sec. | ||
| 23172 | 2026.05.21 09:28:59.561733 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23173 | 2026.05.21 09:28:59.561831 [ 270 ] {07bf4291-aaab-4b80-9c3b-4fb9f4f071b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 23174 | 2026.05.21 09:28:59.561871 [ 270 ] {07bf4291-aaab-4b80-9c3b-4fb9f4f071b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 23175 | 2026.05.21 09:28:59.562275 [ 270 ] {07bf4291-aaab-4b80-9c3b-4fb9f4f071b8} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23176 | 2026.05.21 09:28:59.562313 [ 270 ] {07bf4291-aaab-4b80-9c3b-4fb9f4f071b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.60 GiB. | ||
| 23177 | 2026.05.21 09:28:59.562601 [ 270 ] {07bf4291-aaab-4b80-9c3b-4fb9f4f071b8} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 23178 | 2026.05.21 09:28:59.562810 [ 270 ] {07bf4291-aaab-4b80-9c3b-4fb9f4f071b8} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23179 | 2026.05.21 09:28:59.562942 [ 270 ] {07bf4291-aaab-4b80-9c3b-4fb9f4f071b8} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001131 sec., 884.1732979664014 rows/sec., 58.71 KiB/sec. | ||
| 23180 | 2026.05.21 09:28:59.562978 [ 270 ] {07bf4291-aaab-4b80-9c3b-4fb9f4f071b8} <Debug> TCPHandler: Processed in 0.001295063 sec. | ||
| 23181 | 2026.05.21 09:28:59.563099 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23182 | 2026.05.21 09:28:59.563205 [ 270 ] {1496ce69-de27-4fb8-8f4e-32ee6ee544ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 23183 | 2026.05.21 09:28:59.563246 [ 270 ] {1496ce69-de27-4fb8-8f4e-32ee6ee544ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 23184 | 2026.05.21 09:28:59.563718 [ 270 ] {1496ce69-de27-4fb8-8f4e-32ee6ee544ec} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23185 | 2026.05.21 09:28:59.563756 [ 270 ] {1496ce69-de27-4fb8-8f4e-32ee6ee544ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.60 GiB. | ||
| 23186 | 2026.05.21 09:28:59.564074 [ 270 ] {1496ce69-de27-4fb8-8f4e-32ee6ee544ec} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 23187 | 2026.05.21 09:28:59.564299 [ 270 ] {1496ce69-de27-4fb8-8f4e-32ee6ee544ec} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23188 | 2026.05.21 09:28:59.564432 [ 270 ] {1496ce69-de27-4fb8-8f4e-32ee6ee544ec} <Debug> executeQuery: Read 123 rows, 9.84 KiB in 0.001247 sec., 98636.72814755412 rows/sec., 7.71 MiB/sec. | ||
| 23189 | 2026.05.21 09:28:59.564468 [ 270 ] {1496ce69-de27-4fb8-8f4e-32ee6ee544ec} <Debug> TCPHandler: Processed in 0.001420438 sec. | ||
| 23190 | 2026.05.21 09:28:59.564600 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23191 | 2026.05.21 09:28:59.564699 [ 270 ] {85afddf1-33da-4cf7-af53-11ea8d691df3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 23192 | 2026.05.21 09:28:59.564742 [ 270 ] {85afddf1-33da-4cf7-af53-11ea8d691df3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 23193 | 2026.05.21 09:28:59.565158 [ 270 ] {85afddf1-33da-4cf7-af53-11ea8d691df3} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23194 | 2026.05.21 09:28:59.565194 [ 270 ] {85afddf1-33da-4cf7-af53-11ea8d691df3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.60 GiB. | ||
| 23195 | 2026.05.21 09:28:59.565524 [ 270 ] {85afddf1-33da-4cf7-af53-11ea8d691df3} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 23196 | 2026.05.21 09:28:59.565792 [ 270 ] {85afddf1-33da-4cf7-af53-11ea8d691df3} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23197 | 2026.05.21 09:28:59.565926 [ 51 ] {} <Debug> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Selected 2 parts from all_1_158_41 to all_159_159_0 | ||
| 23198 | 2026.05.21 09:28:59.565928 [ 270 ] {85afddf1-33da-4cf7-af53-11ea8d691df3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001249 sec., 128102.48198558849 rows/sec., 8.92 MiB/sec. | ||
| 23199 | 2026.05.21 09:28:59.565990 [ 270 ] {85afddf1-33da-4cf7-af53-11ea8d691df3} <Debug> TCPHandler: Processed in 0.001439348 sec. | ||
| 23200 | 2026.05.21 09:28:59.565990 [ 51 ] {} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23201 | 2026.05.21 09:28:59.566060 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.60 GiB. | ||
| 23202 | 2026.05.21 09:28:59.566121 [ 196 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_159_42} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_158_41 to all_159_159_0 into Compact with storage Full | ||
| 23203 | 2026.05.21 09:28:59.566160 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23204 | 2026.05.21 09:28:59.566204 [ 196 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_159_42} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23205 | 2026.05.21 09:28:59.566234 [ 196 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_159_42} <Debug> MergeTreeSequentialSource: Reading 9 marks from part all_1_158_41, total 57542 rows starting from the beginning of the part | ||
| 23206 | 2026.05.21 09:28:59.566263 [ 270 ] {4422424a-d4ec-4088-b36b-f84b4030c7c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 23207 | 2026.05.21 09:28:59.566285 [ 196 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_159_42} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 160 rows starting from the beginning of the part | ||
| 23208 | 2026.05.21 09:28:59.566310 [ 270 ] {4422424a-d4ec-4088-b36b-f84b4030c7c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 23209 | 2026.05.21 09:28:59.566747 [ 270 ] {4422424a-d4ec-4088-b36b-f84b4030c7c8} <Trace> oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23210 | 2026.05.21 09:28:59.566783 [ 270 ] {4422424a-d4ec-4088-b36b-f84b4030c7c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.60 GiB. | ||
| 23211 | 2026.05.21 09:28:59.567077 [ 270 ] {4422424a-d4ec-4088-b36b-f84b4030c7c8} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 23212 | 2026.05.21 09:28:59.567298 [ 270 ] {4422424a-d4ec-4088-b36b-f84b4030c7c8} <Trace> oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23213 | 2026.05.21 09:28:59.567429 [ 270 ] {4422424a-d4ec-4088-b36b-f84b4030c7c8} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001185 sec., 843.8818565400843 rows/sec., 53.57 KiB/sec. | ||
| 23214 | 2026.05.21 09:28:59.567463 [ 270 ] {4422424a-d4ec-4088-b36b-f84b4030c7c8} <Debug> TCPHandler: Processed in 0.001353665 sec. | ||
| 23215 | 2026.05.21 09:28:59.567592 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23216 | 2026.05.21 09:28:59.567688 [ 270 ] {aa31d576-1a22-46bd-bc34-d05f2d715d43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 23217 | 2026.05.21 09:28:59.567742 [ 270 ] {aa31d576-1a22-46bd-bc34-d05f2d715d43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 23218 | 2026.05.21 09:28:59.568698 [ 270 ] {aa31d576-1a22-46bd-bc34-d05f2d715d43} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23219 | 2026.05.21 09:28:59.568734 [ 270 ] {aa31d576-1a22-46bd-bc34-d05f2d715d43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.60 GiB. | ||
| 23220 | 2026.05.21 09:28:59.569334 [ 270 ] {aa31d576-1a22-46bd-bc34-d05f2d715d43} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 23221 | 2026.05.21 09:28:59.569557 [ 270 ] {aa31d576-1a22-46bd-bc34-d05f2d715d43} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23222 | 2026.05.21 09:28:59.569701 [ 270 ] {aa31d576-1a22-46bd-bc34-d05f2d715d43} <Debug> executeQuery: Read 59 rows, 108.26 KiB in 0.002031 sec., 29049.729197439687 rows/sec., 52.06 MiB/sec. | ||
| 23223 | 2026.05.21 09:28:59.569755 [ 225 ] {} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 23224 | 2026.05.21 09:28:59.569790 [ 270 ] {aa31d576-1a22-46bd-bc34-d05f2d715d43} <Debug> TCPHandler: Processed in 0.002246805 sec. | ||
| 23225 | 2026.05.21 09:28:59.569793 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 23226 | 2026.05.21 09:28:59.569928 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23227 | 2026.05.21 09:28:59.570030 [ 270 ] {24828226-9543-456b-961a-fb524e2d0ef2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23228 | 2026.05.21 09:28:59.570073 [ 270 ] {24828226-9543-456b-961a-fb524e2d0ef2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23229 | 2026.05.21 09:28:59.570465 [ 270 ] {24828226-9543-456b-961a-fb524e2d0ef2} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23230 | 2026.05.21 09:28:59.570504 [ 270 ] {24828226-9543-456b-961a-fb524e2d0ef2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.60 GiB. | ||
| 23231 | 2026.05.21 09:28:59.570844 [ 270 ] {24828226-9543-456b-961a-fb524e2d0ef2} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 23232 | 2026.05.21 09:28:59.571079 [ 270 ] {24828226-9543-456b-961a-fb524e2d0ef2} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23233 | 2026.05.21 09:28:59.571223 [ 270 ] {24828226-9543-456b-961a-fb524e2d0ef2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001212 sec., 49504.9504950495 rows/sec., 3.34 MiB/sec. | ||
| 23234 | 2026.05.21 09:28:59.571258 [ 270 ] {24828226-9543-456b-961a-fb524e2d0ef2} <Debug> TCPHandler: Processed in 0.001379257 sec. | ||
| 23235 | 2026.05.21 09:28:59.571705 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 23236 | 2026.05.21 09:28:59.574406 [ 198 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_159_42} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 57702 rows, containing 5 columns (5 merged, 0 gathered) in 0.008304208 sec., 6948525.374123576 rows/sec., 450.12 MiB/sec. | ||
| 23237 | 2026.05.21 09:28:59.574978 [ 187 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_159_42} <Trace> MergedBlockOutputStream: filled checksums all_1_159_42 (state Temporary) | ||
| 23238 | 2026.05.21 09:28:59.575340 [ 187 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_159_42} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_merge_all_1_159_42 to all_1_159_42 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23239 | 2026.05.21 09:28:59.575419 [ 187 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_159_42} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Merged 2 parts: [all_1_158_41, all_159_159_0] -> all_1_159_42 | ||
| 23240 | 2026.05.21 09:28:59.575508 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 23241 | 2026.05.21 09:28:59.837648 [ 223 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 23242 | 2026.05.21 09:28:59.837696 [ 223 ] {} <Debug> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 23243 | 2026.05.21 09:28:59.839600 [ 223 ] {} <Debug> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 23244 | 2026.05.21 09:29:00.000195 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 404.78 MiB, peak 426.51 MiB, free memory in arenas 0.00 B, will set to 408.04 MiB (RSS), difference: 3.26 MiB | ||
| 23245 | 2026.05.21 09:29:00.246533 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 23246 | 2026.05.21 09:29:00.246582 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 23247 | 2026.05.21 09:29:00.248400 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 23248 | 2026.05.21 09:29:01.235091 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 753 | ||
| 23249 | 2026.05.21 09:29:01.252654 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23250 | 2026.05.21 09:29:01.252702 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 23251 | 2026.05.21 09:29:01.258754 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 23252 | 2026.05.21 09:29:01.259443 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23253 | 2026.05.21 09:29:01.262400 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 753 | ||
| 23254 | 2026.05.21 09:29:03.197555 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23255 | 2026.05.21 09:29:03.197834 [ 270 ] {b6e424bc-73bd-4013-baef-98012bb2aa68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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) | ||
| 23256 | 2026.05.21 09:29:03.198246 [ 270 ] {b6e424bc-73bd-4013-baef-98012bb2aa68} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23257 | 2026.05.21 09:29:03.198295 [ 270 ] {b6e424bc-73bd-4013-baef-98012bb2aa68} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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 | ||
| 23258 | 2026.05.21 09:29:03.198550 [ 270 ] {b6e424bc-73bd-4013-baef-98012bb2aa68} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23259 | 2026.05.21 09:29:03.198618 [ 270 ] {b6e424bc-73bd-4013-baef-98012bb2aa68} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23260 | 2026.05.21 09:29:03.198769 [ 270 ] {b6e424bc-73bd-4013-baef-98012bb2aa68} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 23261 | 2026.05.21 09:29:03.198806 [ 270 ] {b6e424bc-73bd-4013-baef-98012bb2aa68} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_6_1 with 1 steps | ||
| 23262 | 2026.05.21 09:29:03.198828 [ 270 ] {b6e424bc-73bd-4013-baef-98012bb2aa68} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 23263 | 2026.05.21 09:29:03.198844 [ 270 ] {b6e424bc-73bd-4013-baef-98012bb2aa68} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23264 | 2026.05.21 09:29:03.198886 [ 270 ] {b6e424bc-73bd-4013-baef-98012bb2aa68} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 23265 | 2026.05.21 09:29:03.198907 [ 270 ] {b6e424bc-73bd-4013-baef-98012bb2aa68} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_6_1, approx. 75 rows starting from 0 | ||
| 23266 | 2026.05.21 09:29:03.200240 [ 270 ] {b6e424bc-73bd-4013-baef-98012bb2aa68} <Debug> executeQuery: Read 75 rows, 15.81 KiB in 0.002529 sec., 29655.990510083036 rows/sec., 6.11 MiB/sec. | ||
| 23267 | 2026.05.21 09:29:03.200360 [ 270 ] {b6e424bc-73bd-4013-baef-98012bb2aa68} <Debug> TCPHandler: Processed in 0.002952699 sec. | ||
| 23268 | 2026.05.21 09:29:03.214131 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23269 | 2026.05.21 09:29:03.214360 [ 270 ] {dd27f40a-433e-47b6-a417-1d41a679fc9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 23270 | 2026.05.21 09:29:03.214444 [ 270 ] {dd27f40a-433e-47b6-a417-1d41a679fc9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 23271 | 2026.05.21 09:29:03.215109 [ 270 ] {dd27f40a-433e-47b6-a417-1d41a679fc9d} <Trace> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23272 | 2026.05.21 09:29:03.215148 [ 270 ] {dd27f40a-433e-47b6-a417-1d41a679fc9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 23273 | 2026.05.21 09:29:03.215519 [ 270 ] {dd27f40a-433e-47b6-a417-1d41a679fc9d} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 23274 | 2026.05.21 09:29:03.215755 [ 270 ] {dd27f40a-433e-47b6-a417-1d41a679fc9d} <Trace> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23275 | 2026.05.21 09:29:03.215906 [ 270 ] {dd27f40a-433e-47b6-a417-1d41a679fc9d} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001606 sec., 2490.6600249066 rows/sec., 203.10 KiB/sec. | ||
| 23276 | 2026.05.21 09:29:03.215944 [ 270 ] {dd27f40a-433e-47b6-a417-1d41a679fc9d} <Debug> TCPHandler: Processed in 0.001919514 sec. | ||
| 23277 | 2026.05.21 09:29:03.216167 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23278 | 2026.05.21 09:29:03.216271 [ 270 ] {1acacb1a-9bce-498b-be91-00c439b99812} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 23279 | 2026.05.21 09:29:03.216312 [ 270 ] {1acacb1a-9bce-498b-be91-00c439b99812} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 23280 | 2026.05.21 09:29:03.218051 [ 270 ] {1acacb1a-9bce-498b-be91-00c439b99812} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23281 | 2026.05.21 09:29:03.218091 [ 270 ] {1acacb1a-9bce-498b-be91-00c439b99812} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 23282 | 2026.05.21 09:29:03.218533 [ 270 ] {1acacb1a-9bce-498b-be91-00c439b99812} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 23283 | 2026.05.21 09:29:03.218741 [ 270 ] {1acacb1a-9bce-498b-be91-00c439b99812} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23284 | 2026.05.21 09:29:03.218872 [ 270 ] {1acacb1a-9bce-498b-be91-00c439b99812} <Debug> executeQuery: Read 2428 rows, 182.33 KiB in 0.002621 sec., 926363.9832125143 rows/sec., 67.94 MiB/sec. | ||
| 23285 | 2026.05.21 09:29:03.218915 [ 270 ] {1acacb1a-9bce-498b-be91-00c439b99812} <Debug> TCPHandler: Processed in 0.002799424 sec. | ||
| 23286 | 2026.05.21 09:29:03.219041 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23287 | 2026.05.21 09:29:03.219138 [ 270 ] {379e4697-68fd-4e6b-a366-2b8e0aa0f8cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 23288 | 2026.05.21 09:29:03.219181 [ 270 ] {379e4697-68fd-4e6b-a366-2b8e0aa0f8cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 23289 | 2026.05.21 09:29:03.219671 [ 270 ] {379e4697-68fd-4e6b-a366-2b8e0aa0f8cd} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23290 | 2026.05.21 09:29:03.219709 [ 270 ] {379e4697-68fd-4e6b-a366-2b8e0aa0f8cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 23291 | 2026.05.21 09:29:03.220006 [ 270 ] {379e4697-68fd-4e6b-a366-2b8e0aa0f8cd} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 23292 | 2026.05.21 09:29:03.220209 [ 270 ] {379e4697-68fd-4e6b-a366-2b8e0aa0f8cd} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23293 | 2026.05.21 09:29:03.220338 [ 270 ] {379e4697-68fd-4e6b-a366-2b8e0aa0f8cd} <Debug> executeQuery: Read 18 rows, 1.33 KiB in 0.00122 sec., 14754.098360655738 rows/sec., 1.07 MiB/sec. | ||
| 23294 | 2026.05.21 09:29:03.220339 [ 45 ] {} <Debug> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 23295 | 2026.05.21 09:29:03.220375 [ 270 ] {379e4697-68fd-4e6b-a366-2b8e0aa0f8cd} <Debug> TCPHandler: Processed in 0.001383957 sec. | ||
| 23296 | 2026.05.21 09:29:03.220427 [ 45 ] {} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23297 | 2026.05.21 09:29:03.220458 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 23298 | 2026.05.21 09:29:03.220544 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23299 | 2026.05.21 09:29:03.220588 [ 200 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 23300 | 2026.05.21 09:29:03.220645 [ 270 ] {418354e7-7095-4c60-a7e6-b676790693d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 23301 | 2026.05.21 09:29:03.220691 [ 270 ] {418354e7-7095-4c60-a7e6-b676790693d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 23302 | 2026.05.21 09:29:03.220716 [ 200 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23303 | 2026.05.21 09:29:03.220757 [ 200 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 226 rows starting from the beginning of the part | ||
| 23304 | 2026.05.21 09:29:03.220829 [ 200 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 15 rows starting from the beginning of the part | ||
| 23305 | 2026.05.21 09:29:03.220878 [ 200 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 52 rows starting from the beginning of the part | ||
| 23306 | 2026.05.21 09:29:03.220924 [ 200 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 78 rows starting from the beginning of the part | ||
| 23307 | 2026.05.21 09:29:03.220969 [ 200 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 59 rows starting from the beginning of the part | ||
| 23308 | 2026.05.21 09:29:03.221013 [ 200 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 18 rows starting from the beginning of the part | ||
| 23309 | 2026.05.21 09:29:03.221580 [ 270 ] {418354e7-7095-4c60-a7e6-b676790693d6} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23310 | 2026.05.21 09:29:03.221625 [ 270 ] {418354e7-7095-4c60-a7e6-b676790693d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 23311 | 2026.05.21 09:29:03.221898 [ 187 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 448 rows, containing 5 columns (5 merged, 0 gathered) in 0.001348355 sec., 332256.71280931204 rows/sec., 24.06 MiB/sec. | ||
| 23312 | 2026.05.21 09:29:03.221966 [ 270 ] {418354e7-7095-4c60-a7e6-b676790693d6} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 23313 | 2026.05.21 09:29:03.222117 [ 187 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 23314 | 2026.05.21 09:29:03.222218 [ 270 ] {418354e7-7095-4c60-a7e6-b676790693d6} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23315 | 2026.05.21 09:29:03.222350 [ 45 ] {} <Debug> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4) (MergerMutator): Selected 6 parts from all_1_52_11 to all_57_57_0 | ||
| 23316 | 2026.05.21 09:29:03.222369 [ 270 ] {418354e7-7095-4c60-a7e6-b676790693d6} <Debug> executeQuery: Read 804 rows, 47.54 KiB in 0.001742 sec., 461538.4615384615 rows/sec., 26.65 MiB/sec. | ||
| 23317 | 2026.05.21 09:29:03.222388 [ 45 ] {} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23318 | 2026.05.21 09:29:03.222416 [ 270 ] {418354e7-7095-4c60-a7e6-b676790693d6} <Debug> TCPHandler: Processed in 0.001922234 sec. | ||
| 23319 | 2026.05.21 09:29:03.222421 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 23320 | 2026.05.21 09:29:03.222469 [ 187 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_111_22} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23321 | 2026.05.21 09:29:03.222528 [ 192 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_57_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_52_11 to all_57_57_0 into Compact with storage Full | ||
| 23322 | 2026.05.21 09:29:03.222561 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23323 | 2026.05.21 09:29:03.222569 [ 187 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_111_22} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 23324 | 2026.05.21 09:29:03.222636 [ 192 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_57_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23325 | 2026.05.21 09:29:03.222667 [ 270 ] {c09bae48-d7ba-492c-ae12-05496b678f45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 23326 | 2026.05.21 09:29:03.222671 [ 192 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_57_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_52_11, total 974 rows starting from the beginning of the part | ||
| 23327 | 2026.05.21 09:29:03.222711 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 23328 | 2026.05.21 09:29:03.222717 [ 270 ] {c09bae48-d7ba-492c-ae12-05496b678f45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 23329 | 2026.05.21 09:29:03.222748 [ 192 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_57_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 24 rows starting from the beginning of the part | ||
| 23330 | 2026.05.21 09:29:03.222803 [ 192 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_57_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 801 rows starting from the beginning of the part | ||
| 23331 | 2026.05.21 09:29:03.222849 [ 192 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_57_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 46 rows starting from the beginning of the part | ||
| 23332 | 2026.05.21 09:29:03.222891 [ 192 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_57_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1 rows starting from the beginning of the part | ||
| 23333 | 2026.05.21 09:29:03.222933 [ 192 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_57_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 804 rows starting from the beginning of the part | ||
| 23334 | 2026.05.21 09:29:03.223137 [ 270 ] {c09bae48-d7ba-492c-ae12-05496b678f45} <Trace> oximeter.fields_u64 (b5f83427-ae7b-4855-93f2-492292eb8518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23335 | 2026.05.21 09:29:03.223184 [ 270 ] {c09bae48-d7ba-492c-ae12-05496b678f45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 23336 | 2026.05.21 09:29:03.223481 [ 270 ] {c09bae48-d7ba-492c-ae12-05496b678f45} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 23337 | 2026.05.21 09:29:03.223709 [ 270 ] {c09bae48-d7ba-492c-ae12-05496b678f45} <Trace> oximeter.fields_u64 (b5f83427-ae7b-4855-93f2-492292eb8518): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23338 | 2026.05.21 09:29:03.223840 [ 270 ] {c09bae48-d7ba-492c-ae12-05496b678f45} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001192 sec., 838.9261744966443 rows/sec., 58.99 KiB/sec. | ||
| 23339 | 2026.05.21 09:29:03.223876 [ 270 ] {c09bae48-d7ba-492c-ae12-05496b678f45} <Debug> TCPHandler: Processed in 0.001365396 sec. | ||
| 23340 | 2026.05.21 09:29:03.223999 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23341 | 2026.05.21 09:29:03.224095 [ 270 ] {d5f1e95b-6292-477a-beb4-21cfc57f8e35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 23342 | 2026.05.21 09:29:03.224114 [ 200 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_57_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2650 rows, containing 5 columns (5 merged, 0 gathered) in 0.001608003 sec., 1648006.8756090628 rows/sec., 103.30 MiB/sec. | ||
| 23343 | 2026.05.21 09:29:03.224135 [ 270 ] {d5f1e95b-6292-477a-beb4-21cfc57f8e35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 23344 | 2026.05.21 09:29:03.224402 [ 200 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_57_12} <Trace> MergedBlockOutputStream: filled checksums all_1_57_12 (state Temporary) | ||
| 23345 | 2026.05.21 09:29:03.224714 [ 200 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_57_12} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Renaming temporary part tmp_merge_all_1_57_12 to all_1_57_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23346 | 2026.05.21 09:29:03.224800 [ 200 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_57_12} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4) (MergerMutator): Merged 6 parts: [all_1_52_11, all_57_57_0] -> all_1_57_12 | ||
| 23347 | 2026.05.21 09:29:03.224898 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 23348 | 2026.05.21 09:29:03.225714 [ 270 ] {d5f1e95b-6292-477a-beb4-21cfc57f8e35} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23349 | 2026.05.21 09:29:03.225760 [ 270 ] {d5f1e95b-6292-477a-beb4-21cfc57f8e35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 23350 | 2026.05.21 09:29:03.226200 [ 270 ] {d5f1e95b-6292-477a-beb4-21cfc57f8e35} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 23351 | 2026.05.21 09:29:03.226425 [ 270 ] {d5f1e95b-6292-477a-beb4-21cfc57f8e35} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23352 | 2026.05.21 09:29:03.226569 [ 270 ] {d5f1e95b-6292-477a-beb4-21cfc57f8e35} <Debug> executeQuery: Read 1306 rows, 89.23 KiB in 0.002491 sec., 524287.4347651545 rows/sec., 34.98 MiB/sec. | ||
| 23353 | 2026.05.21 09:29:03.226609 [ 270 ] {d5f1e95b-6292-477a-beb4-21cfc57f8e35} <Debug> TCPHandler: Processed in 0.0026583 sec. | ||
| 23354 | 2026.05.21 09:29:03.226809 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23355 | 2026.05.21 09:29:03.226943 [ 270 ] {2caff0af-57da-4e88-972a-a0a8ad4b1d02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 23356 | 2026.05.21 09:29:03.227002 [ 270 ] {2caff0af-57da-4e88-972a-a0a8ad4b1d02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 23357 | 2026.05.21 09:29:03.227777 [ 270 ] {2caff0af-57da-4e88-972a-a0a8ad4b1d02} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23358 | 2026.05.21 09:29:03.227815 [ 270 ] {2caff0af-57da-4e88-972a-a0a8ad4b1d02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 23359 | 2026.05.21 09:29:03.228253 [ 270 ] {2caff0af-57da-4e88-972a-a0a8ad4b1d02} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 23360 | 2026.05.21 09:29:03.228468 [ 270 ] {2caff0af-57da-4e88-972a-a0a8ad4b1d02} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23361 | 2026.05.21 09:29:03.228597 [ 270 ] {2caff0af-57da-4e88-972a-a0a8ad4b1d02} <Debug> executeQuery: Read 1580 rows, 98.79 KiB in 0.001695 sec., 932153.3923303835 rows/sec., 56.92 MiB/sec. | ||
| 23362 | 2026.05.21 09:29:03.228601 [ 48 ] {} <Debug> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Selected 6 parts from all_1_159_42 to all_164_164_0 | ||
| 23363 | 2026.05.21 09:29:03.228635 [ 270 ] {2caff0af-57da-4e88-972a-a0a8ad4b1d02} <Debug> TCPHandler: Processed in 0.001943456 sec. | ||
| 23364 | 2026.05.21 09:29:03.228665 [ 48 ] {} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23365 | 2026.05.21 09:29:03.228692 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 23366 | 2026.05.21 09:29:03.228770 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23367 | 2026.05.21 09:29:03.228872 [ 270 ] {90df8225-cf7e-4631-b173-25902206c989} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 23368 | 2026.05.21 09:29:03.228931 [ 270 ] {90df8225-cf7e-4631-b173-25902206c989} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 23369 | 2026.05.21 09:29:03.229037 [ 190 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_164_43} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_159_42 to all_164_164_0 into Compact with storage Full | ||
| 23370 | 2026.05.21 09:29:03.229154 [ 190 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_164_43} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23371 | 2026.05.21 09:29:03.229192 [ 190 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_164_43} <Debug> MergeTreeSequentialSource: Reading 9 marks from part all_1_159_42, total 57702 rows starting from the beginning of the part | ||
| 23372 | 2026.05.21 09:29:03.229263 [ 190 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_164_43} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 160 rows starting from the beginning of the part | ||
| 23373 | 2026.05.21 09:29:03.229320 [ 190 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_164_43} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 212 rows starting from the beginning of the part | ||
| 23374 | 2026.05.21 09:29:03.229375 [ 190 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_164_43} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 160 rows starting from the beginning of the part | ||
| 23375 | 2026.05.21 09:29:03.229433 [ 190 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_164_43} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 160 rows starting from the beginning of the part | ||
| 23376 | 2026.05.21 09:29:03.229486 [ 190 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_164_43} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 1580 rows starting from the beginning of the part | ||
| 23377 | 2026.05.21 09:29:03.229862 [ 270 ] {90df8225-cf7e-4631-b173-25902206c989} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23378 | 2026.05.21 09:29:03.229898 [ 270 ] {90df8225-cf7e-4631-b173-25902206c989} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 23379 | 2026.05.21 09:29:03.230446 [ 270 ] {90df8225-cf7e-4631-b173-25902206c989} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 23380 | 2026.05.21 09:29:03.230676 [ 270 ] {90df8225-cf7e-4631-b173-25902206c989} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23381 | 2026.05.21 09:29:03.230817 [ 270 ] {90df8225-cf7e-4631-b173-25902206c989} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001963 sec., 7131.940906775344 rows/sec., 12.78 MiB/sec. | ||
| 23382 | 2026.05.21 09:29:03.230823 [ 46 ] {} <Debug> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 23383 | 2026.05.21 09:29:03.230876 [ 46 ] {} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23384 | 2026.05.21 09:29:03.230895 [ 270 ] {90df8225-cf7e-4631-b173-25902206c989} <Debug> TCPHandler: Processed in 0.002175293 sec. | ||
| 23385 | 2026.05.21 09:29:03.230896 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 23386 | 2026.05.21 09:29:03.231019 [ 200 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::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 | ||
| 23387 | 2026.05.21 09:29:03.231042 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23388 | 2026.05.21 09:29:03.231150 [ 270 ] {63009914-3059-4863-8008-af79c49bb4ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23389 | 2026.05.21 09:29:03.231194 [ 270 ] {63009914-3059-4863-8008-af79c49bb4ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23390 | 2026.05.21 09:29:03.231246 [ 200 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23391 | 2026.05.21 09:29:03.231307 [ 200 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 2912 rows starting from the beginning of the part | ||
| 23392 | 2026.05.21 09:29:03.231436 [ 200 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 11 rows starting from the beginning of the part | ||
| 23393 | 2026.05.21 09:29:03.231542 [ 200 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 52 rows starting from the beginning of the part | ||
| 23394 | 2026.05.21 09:29:03.231584 [ 270 ] {63009914-3059-4863-8008-af79c49bb4ba} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23395 | 2026.05.21 09:29:03.231629 [ 270 ] {63009914-3059-4863-8008-af79c49bb4ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 23396 | 2026.05.21 09:29:03.231648 [ 200 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 61 rows starting from the beginning of the part | ||
| 23397 | 2026.05.21 09:29:03.231768 [ 200 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 59 rows starting from the beginning of the part | ||
| 23398 | 2026.05.21 09:29:03.231878 [ 200 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 14 rows starting from the beginning of the part | ||
| 23399 | 2026.05.21 09:29:03.231948 [ 270 ] {63009914-3059-4863-8008-af79c49bb4ba} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 23400 | 2026.05.21 09:29:03.232172 [ 270 ] {63009914-3059-4863-8008-af79c49bb4ba} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23401 | 2026.05.21 09:29:03.232315 [ 270 ] {63009914-3059-4863-8008-af79c49bb4ba} <Debug> executeQuery: Read 42 rows, 2.89 KiB in 0.001185 sec., 35443.03797468354 rows/sec., 2.38 MiB/sec. | ||
| 23402 | 2026.05.21 09:29:03.232351 [ 270 ] {63009914-3059-4863-8008-af79c49bb4ba} <Debug> TCPHandler: Processed in 0.001358836 sec. | ||
| 23403 | 2026.05.21 09:29:03.240046 [ 190 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_164_43} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 59974 rows, containing 5 columns (5 merged, 0 gathered) in 0.011055671 sec., 5424727.273450883 rows/sec., 351.21 MiB/sec. | ||
| 23404 | 2026.05.21 09:29:03.240541 [ 190 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_164_43} <Trace> MergedBlockOutputStream: filled checksums all_1_164_43 (state Temporary) | ||
| 23405 | 2026.05.21 09:29:03.240859 [ 190 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_164_43} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_merge_all_1_164_43 to all_1_164_43 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23406 | 2026.05.21 09:29:03.240945 [ 190 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_164_43} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Merged 6 parts: [all_1_159_42, all_164_164_0] -> all_1_164_43 | ||
| 23407 | 2026.05.21 09:29:03.241051 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.57 MiB. | ||
| 23408 | 2026.05.21 09:29:03.242756 [ 195 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3109 rows, containing 19 columns (19 merged, 0 gathered) in 0.011774375 sec., 264047.9855618663 rows/sec., 472.93 MiB/sec. | ||
| 23409 | 2026.05.21 09:29:03.244932 [ 195 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 23410 | 2026.05.21 09:29:03.245297 [ 195 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23411 | 2026.05.21 09:29:03.245372 [ 195 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 23412 | 2026.05.21 09:29:03.245507 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.87 MiB. | ||
| 23413 | 2026.05.21 09:29:03.609183 [ 46 ] {} <Debug> oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d) (MergerMutator): Selected 5 parts from all_1_40_9 to all_44_44_0 | ||
| 23414 | 2026.05.21 09:29:03.609257 [ 46 ] {} <Trace> oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23415 | 2026.05.21 09:29:03.609295 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 23416 | 2026.05.21 09:29:03.609455 [ 194 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_44_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_40_9 to all_44_44_0 into Compact with storage Full | ||
| 23417 | 2026.05.21 09:29:03.609697 [ 194 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_44_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23418 | 2026.05.21 09:29:03.609752 [ 194 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_44_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_40_9, total 308 rows starting from the beginning of the part | ||
| 23419 | 2026.05.21 09:29:03.609856 [ 194 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_44_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 284 rows starting from the beginning of the part | ||
| 23420 | 2026.05.21 09:29:03.609938 [ 194 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_44_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 24 rows starting from the beginning of the part | ||
| 23421 | 2026.05.21 09:29:03.610016 [ 194 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_44_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 24 rows starting from the beginning of the part | ||
| 23422 | 2026.05.21 09:29:03.610095 [ 194 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_44_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 24 rows starting from the beginning of the part | ||
| 23423 | 2026.05.21 09:29:03.611356 [ 195 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_44_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 664 rows, containing 5 columns (5 merged, 0 gathered) in 0.001968526 sec., 337308.2194494764 rows/sec., 23.66 MiB/sec. | ||
| 23424 | 2026.05.21 09:29:03.611534 [ 193 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_44_10} <Trace> MergedBlockOutputStream: filled checksums all_1_44_10 (state Temporary) | ||
| 23425 | 2026.05.21 09:29:03.611844 [ 193 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_44_10} <Trace> oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Renaming temporary part tmp_merge_all_1_44_10 to all_1_44_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23426 | 2026.05.21 09:29:03.611923 [ 193 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_44_10} <Trace> oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d) (MergerMutator): Merged 5 parts: [all_1_40_9, all_44_44_0] -> all_1_44_10 | ||
| 23427 | 2026.05.21 09:29:03.612008 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 23428 | 2026.05.21 09:29:04.000419 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 408.81 MiB, peak 430.34 MiB, free memory in arenas 0.00 B, will set to 411.98 MiB (RSS), difference: 3.16 MiB | ||
| 23429 | 2026.05.21 09:29:04.544113 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23430 | 2026.05.21 09:29:04.544380 [ 270 ] {fee5ed01-df58-45b8-b612-9d75b95a7921} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 23431 | 2026.05.21 09:29:04.544764 [ 270 ] {fee5ed01-df58-45b8-b612-9d75b95a7921} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23432 | 2026.05.21 09:29:04.544803 [ 270 ] {fee5ed01-df58-45b8-b612-9d75b95a7921} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 23433 | 2026.05.21 09:29:04.545026 [ 270 ] {fee5ed01-df58-45b8-b612-9d75b95a7921} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23434 | 2026.05.21 09:29:04.545098 [ 270 ] {fee5ed01-df58-45b8-b612-9d75b95a7921} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23435 | 2026.05.21 09:29:04.545246 [ 270 ] {fee5ed01-df58-45b8-b612-9d75b95a7921} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 23436 | 2026.05.21 09:29:04.545283 [ 270 ] {fee5ed01-df58-45b8-b612-9d75b95a7921} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_6_1 with 1 steps | ||
| 23437 | 2026.05.21 09:29:04.545306 [ 270 ] {fee5ed01-df58-45b8-b612-9d75b95a7921} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 23438 | 2026.05.21 09:29:04.545323 [ 270 ] {fee5ed01-df58-45b8-b612-9d75b95a7921} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23439 | 2026.05.21 09:29:04.545366 [ 270 ] {fee5ed01-df58-45b8-b612-9d75b95a7921} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 23440 | 2026.05.21 09:29:04.545387 [ 270 ] {fee5ed01-df58-45b8-b612-9d75b95a7921} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_6_1, approx. 75 rows starting from 0 | ||
| 23441 | 2026.05.21 09:29:04.546429 [ 270 ] {fee5ed01-df58-45b8-b612-9d75b95a7921} <Debug> executeQuery: Read 75 rows, 15.81 KiB in 0.002159 sec., 34738.30477072719 rows/sec., 7.15 MiB/sec. | ||
| 23442 | 2026.05.21 09:29:04.546557 [ 270 ] {fee5ed01-df58-45b8-b612-9d75b95a7921} <Debug> TCPHandler: Processed in 0.002591677 sec. | ||
| 23443 | 2026.05.21 09:29:04.547945 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23444 | 2026.05.21 09:29:04.548120 [ 270 ] {fbab3956-6570-4a83-b73f-bea23d3b09ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 23445 | 2026.05.21 09:29:04.548184 [ 270 ] {fbab3956-6570-4a83-b73f-bea23d3b09ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 23446 | 2026.05.21 09:29:04.548831 [ 270 ] {fbab3956-6570-4a83-b73f-bea23d3b09ba} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23447 | 2026.05.21 09:29:04.548873 [ 270 ] {fbab3956-6570-4a83-b73f-bea23d3b09ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 23448 | 2026.05.21 09:29:04.549256 [ 270 ] {fbab3956-6570-4a83-b73f-bea23d3b09ba} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 23449 | 2026.05.21 09:29:04.549481 [ 270 ] {fbab3956-6570-4a83-b73f-bea23d3b09ba} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23450 | 2026.05.21 09:29:04.549635 [ 270 ] {fbab3956-6570-4a83-b73f-bea23d3b09ba} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001559 sec., 35920.4618345093 rows/sec., 2.74 MiB/sec. | ||
| 23451 | 2026.05.21 09:29:04.549681 [ 270 ] {fbab3956-6570-4a83-b73f-bea23d3b09ba} <Debug> TCPHandler: Processed in 0.001865223 sec. | ||
| 23452 | 2026.05.21 09:29:04.549818 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23453 | 2026.05.21 09:29:04.549922 [ 270 ] {1a394d47-659e-4361-9648-811ffb854d25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 23454 | 2026.05.21 09:29:04.549967 [ 270 ] {1a394d47-659e-4361-9648-811ffb854d25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 23455 | 2026.05.21 09:29:04.550424 [ 270 ] {1a394d47-659e-4361-9648-811ffb854d25} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23456 | 2026.05.21 09:29:04.550462 [ 270 ] {1a394d47-659e-4361-9648-811ffb854d25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 23457 | 2026.05.21 09:29:04.550792 [ 270 ] {1a394d47-659e-4361-9648-811ffb854d25} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 23458 | 2026.05.21 09:29:04.551010 [ 270 ] {1a394d47-659e-4361-9648-811ffb854d25} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23459 | 2026.05.21 09:29:04.551152 [ 270 ] {1a394d47-659e-4361-9648-811ffb854d25} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001252 sec., 51118.2108626198 rows/sec., 3.99 MiB/sec. | ||
| 23460 | 2026.05.21 09:29:04.551190 [ 270 ] {1a394d47-659e-4361-9648-811ffb854d25} <Debug> TCPHandler: Processed in 0.001424767 sec. | ||
| 23461 | 2026.05.21 09:29:04.551311 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23462 | 2026.05.21 09:29:04.551413 [ 270 ] {665c5df9-7d14-4498-8804-518fd9bb30c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 23463 | 2026.05.21 09:29:04.551458 [ 270 ] {665c5df9-7d14-4498-8804-518fd9bb30c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 23464 | 2026.05.21 09:29:04.551848 [ 270 ] {665c5df9-7d14-4498-8804-518fd9bb30c0} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23465 | 2026.05.21 09:29:04.551884 [ 270 ] {665c5df9-7d14-4498-8804-518fd9bb30c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 23466 | 2026.05.21 09:29:04.552207 [ 270 ] {665c5df9-7d14-4498-8804-518fd9bb30c0} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 23467 | 2026.05.21 09:29:04.552411 [ 270 ] {665c5df9-7d14-4498-8804-518fd9bb30c0} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23468 | 2026.05.21 09:29:04.552543 [ 270 ] {665c5df9-7d14-4498-8804-518fd9bb30c0} <Debug> executeQuery: Read 52 rows, 3.70 KiB in 0.001151 sec., 45178.10599478715 rows/sec., 3.14 MiB/sec. | ||
| 23469 | 2026.05.21 09:29:04.552578 [ 270 ] {665c5df9-7d14-4498-8804-518fd9bb30c0} <Debug> TCPHandler: Processed in 0.001316634 sec. | ||
| 23470 | 2026.05.21 09:29:04.552732 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23471 | 2026.05.21 09:29:04.552830 [ 270 ] {4f26f08c-972f-4ab3-a021-45f973178009} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23472 | 2026.05.21 09:29:04.552873 [ 270 ] {4f26f08c-972f-4ab3-a021-45f973178009} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23473 | 2026.05.21 09:29:04.553213 [ 270 ] {4f26f08c-972f-4ab3-a021-45f973178009} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23474 | 2026.05.21 09:29:04.553249 [ 270 ] {4f26f08c-972f-4ab3-a021-45f973178009} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 23475 | 2026.05.21 09:29:04.553541 [ 270 ] {4f26f08c-972f-4ab3-a021-45f973178009} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 23476 | 2026.05.21 09:29:04.553756 [ 270 ] {4f26f08c-972f-4ab3-a021-45f973178009} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23477 | 2026.05.21 09:29:04.553880 [ 48 ] {} <Debug> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8) (MergerMutator): Selected 6 parts from all_1_160_31 to all_165_165_0 | ||
| 23478 | 2026.05.21 09:29:04.553885 [ 270 ] {4f26f08c-972f-4ab3-a021-45f973178009} <Debug> executeQuery: Read 18 rows, 1.25 KiB in 0.001074 sec., 16759.77653631285 rows/sec., 1.14 MiB/sec. | ||
| 23479 | 2026.05.21 09:29:04.553930 [ 48 ] {} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23480 | 2026.05.21 09:29:04.553946 [ 270 ] {4f26f08c-972f-4ab3-a021-45f973178009} <Debug> TCPHandler: Processed in 0.001263193 sec. | ||
| 23481 | 2026.05.21 09:29:04.553957 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 23482 | 2026.05.21 09:29:04.554111 [ 189 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_165_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_160_31 to all_165_165_0 into Compact with storage Full | ||
| 23483 | 2026.05.21 09:29:04.554273 [ 189 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_165_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23484 | 2026.05.21 09:29:04.554317 [ 189 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_165_32} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_160_31, total 8964 rows starting from the beginning of the part | ||
| 23485 | 2026.05.21 09:29:04.554395 [ 189 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_165_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 60 rows starting from the beginning of the part | ||
| 23486 | 2026.05.21 09:29:04.554450 [ 189 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_165_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 60 rows starting from the beginning of the part | ||
| 23487 | 2026.05.21 09:29:04.554499 [ 189 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_165_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 60 rows starting from the beginning of the part | ||
| 23488 | 2026.05.21 09:29:04.554548 [ 189 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_165_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 42 rows starting from the beginning of the part | ||
| 23489 | 2026.05.21 09:29:04.554590 [ 189 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_165_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 18 rows starting from the beginning of the part | ||
| 23490 | 2026.05.21 09:29:04.556898 [ 193 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_165_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9204 rows, containing 4 columns (4 merged, 0 gathered) in 0.002861556 sec., 3216431.899288359 rows/sec., 213.11 MiB/sec. | ||
| 23491 | 2026.05.21 09:29:04.557142 [ 195 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_165_32} <Trace> MergedBlockOutputStream: filled checksums all_1_165_32 (state Temporary) | ||
| 23492 | 2026.05.21 09:29:04.557477 [ 195 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_165_32} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_merge_all_1_165_32 to all_1_165_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23493 | 2026.05.21 09:29:04.557565 [ 195 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_165_32} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8) (MergerMutator): Merged 6 parts: [all_1_160_31, all_165_165_0] -> all_1_165_32 | ||
| 23494 | 2026.05.21 09:29:04.557650 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.90 MiB. | ||
| 23495 | 2026.05.21 09:29:06.111975 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 48450 | ||
| 23496 | 2026.05.21 09:29:06.112560 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23497 | 2026.05.21 09:29:06.112609 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 23498 | 2026.05.21 09:29:06.113115 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 23499 | 2026.05.21 09:29:06.113353 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23500 | 2026.05.21 09:29:06.113506 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 48450 | ||
| 23501 | 2026.05.21 09:29:06.113523 [ 41 ] {} <Debug> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 23502 | 2026.05.21 09:29:06.113600 [ 41 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23503 | 2026.05.21 09:29:06.113624 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 23504 | 2026.05.21 09:29:06.113755 [ 189 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::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 | ||
| 23505 | 2026.05.21 09:29:06.113881 [ 189 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23506 | 2026.05.21 09:29:06.113916 [ 189 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_96_19, total 46018 rows starting from the beginning of the part | ||
| 23507 | 2026.05.21 09:29:06.113987 [ 189 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 512 rows starting from the beginning of the part | ||
| 23508 | 2026.05.21 09:29:06.114042 [ 189 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 448 rows starting from the beginning of the part | ||
| 23509 | 2026.05.21 09:29:06.114092 [ 189 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 512 rows starting from the beginning of the part | ||
| 23510 | 2026.05.21 09:29:06.114140 [ 189 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 448 rows starting from the beginning of the part | ||
| 23511 | 2026.05.21 09:29:06.114216 [ 189 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 512 rows starting from the beginning of the part | ||
| 23512 | 2026.05.21 09:29:06.117175 [ 191 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48450 rows, containing 4 columns (4 merged, 0 gathered) in 0.003459896 sec., 14003311.082182817 rows/sec., 200.32 MiB/sec. | ||
| 23513 | 2026.05.21 09:29:06.117667 [ 188 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 23514 | 2026.05.21 09:29:06.117982 [ 188 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_101_20} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23515 | 2026.05.21 09:29:06.118062 [ 188 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_101_20} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 23516 | 2026.05.21 09:29:06.118188 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. | ||
| 23517 | 2026.05.21 09:29:08.763373 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 761 | ||
| 23518 | 2026.05.21 09:29:08.782072 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23519 | 2026.05.21 09:29:08.782125 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 23520 | 2026.05.21 09:29:08.788488 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 23521 | 2026.05.21 09:29:08.789179 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23522 | 2026.05.21 09:29:08.789522 [ 38 ] {} <Debug> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 23523 | 2026.05.21 09:29:08.789611 [ 38 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23524 | 2026.05.21 09:29:08.789639 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 23525 | 2026.05.21 09:29:08.790252 [ 195 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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 | ||
| 23526 | 2026.05.21 09:29:08.792433 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 761 | ||
| 23527 | 2026.05.21 09:29:08.794803 [ 195 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23528 | 2026.05.21 09:29:08.796531 [ 195 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 723 rows starting from the beginning of the part | ||
| 23529 | 2026.05.21 09:29:08.801675 [ 195 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 8 rows starting from the beginning of the part | ||
| 23530 | 2026.05.21 09:29:08.806874 [ 195 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 7 rows starting from the beginning of the part | ||
| 23531 | 2026.05.21 09:29:08.812082 [ 195 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 8 rows starting from the beginning of the part | ||
| 23532 | 2026.05.21 09:29:08.817514 [ 195 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 7 rows starting from the beginning of the part | ||
| 23533 | 2026.05.21 09:29:08.822402 [ 195 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 8 rows starting from the beginning of the part | ||
| 23534 | 2026.05.21 09:29:08.881873 [ 195 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 761 rows, containing 679 columns (679 merged, 0 gathered) in 0.091694494 sec., 8299.29875614996 rows/sec., 42.91 MiB/sec. | ||
| 23535 | 2026.05.21 09:29:08.884325 [ 195 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 23536 | 2026.05.21 09:29:08.886070 [ 195 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_101_20} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23537 | 2026.05.21 09:29:08.886172 [ 195 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_101_20} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 23538 | 2026.05.21 09:29:08.887874 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 23539 | 2026.05.21 09:29:09.000227 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 413.07 MiB, peak 430.47 MiB, free memory in arenas 0.00 B, will set to 411.98 MiB (RSS), difference: -1.09 MiB | ||
| 23540 | 2026.05.21 09:29:09.549901 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23541 | 2026.05.21 09:29:09.550130 [ 270 ] {c31b7450-5740-4ba3-aede-c516cd18703b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) 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) | ||
| 23542 | 2026.05.21 09:29:09.550487 [ 270 ] {c31b7450-5740-4ba3-aede-c516cd18703b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23543 | 2026.05.21 09:29:09.550528 [ 270 ] {c31b7450-5740-4ba3-aede-c516cd18703b} <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 | ||
| 23544 | 2026.05.21 09:29:09.550757 [ 270 ] {c31b7450-5740-4ba3-aede-c516cd18703b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23545 | 2026.05.21 09:29:09.550831 [ 270 ] {c31b7450-5740-4ba3-aede-c516cd18703b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23546 | 2026.05.21 09:29:09.550985 [ 270 ] {c31b7450-5740-4ba3-aede-c516cd18703b} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 22-element set) | ||
| 23547 | 2026.05.21 09:29:09.551028 [ 270 ] {c31b7450-5740-4ba3-aede-c516cd18703b} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_6_1 with 1 steps | ||
| 23548 | 2026.05.21 09:29:09.551051 [ 270 ] {c31b7450-5740-4ba3-aede-c516cd18703b} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 23549 | 2026.05.21 09:29:09.551066 [ 270 ] {c31b7450-5740-4ba3-aede-c516cd18703b} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23550 | 2026.05.21 09:29:09.551110 [ 270 ] {c31b7450-5740-4ba3-aede-c516cd18703b} <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'))" | ||
| 23551 | 2026.05.21 09:29:09.551130 [ 270 ] {c31b7450-5740-4ba3-aede-c516cd18703b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_6_1, approx. 75 rows starting from 0 | ||
| 23552 | 2026.05.21 09:29:09.552279 [ 270 ] {c31b7450-5740-4ba3-aede-c516cd18703b} <Debug> executeQuery: Read 75 rows, 15.81 KiB in 0.002229 sec., 33647.37550471063 rows/sec., 6.93 MiB/sec. | ||
| 23553 | 2026.05.21 09:29:09.552466 [ 270 ] {c31b7450-5740-4ba3-aede-c516cd18703b} <Debug> TCPHandler: Processed in 0.002721891 sec. | ||
| 23554 | 2026.05.21 09:29:09.555309 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23555 | 2026.05.21 09:29:09.555454 [ 270 ] {7639bb5d-8b0c-4da3-8b9d-3417873f2317} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 23556 | 2026.05.21 09:29:09.555517 [ 270 ] {7639bb5d-8b0c-4da3-8b9d-3417873f2317} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 23557 | 2026.05.21 09:29:09.556253 [ 270 ] {7639bb5d-8b0c-4da3-8b9d-3417873f2317} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23558 | 2026.05.21 09:29:09.556317 [ 270 ] {7639bb5d-8b0c-4da3-8b9d-3417873f2317} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 23559 | 2026.05.21 09:29:09.556732 [ 270 ] {7639bb5d-8b0c-4da3-8b9d-3417873f2317} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
| 23560 | 2026.05.21 09:29:09.556953 [ 270 ] {7639bb5d-8b0c-4da3-8b9d-3417873f2317} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23561 | 2026.05.21 09:29:09.557109 [ 270 ] {7639bb5d-8b0c-4da3-8b9d-3417873f2317} <Debug> executeQuery: Read 176 rows, 15.86 KiB in 0.0017 sec., 103529.41176470589 rows/sec., 9.11 MiB/sec. | ||
| 23562 | 2026.05.21 09:29:09.557134 [ 39 ] {} <Debug> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18) (MergerMutator): Selected 6 parts from all_1_161_32 to all_166_166_0 | ||
| 23563 | 2026.05.21 09:29:09.557147 [ 270 ] {7639bb5d-8b0c-4da3-8b9d-3417873f2317} <Debug> TCPHandler: Processed in 0.001954205 sec. | ||
| 23564 | 2026.05.21 09:29:09.557201 [ 39 ] {} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23565 | 2026.05.21 09:29:09.557228 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 23566 | 2026.05.21 09:29:09.557332 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23567 | 2026.05.21 09:29:09.557349 [ 201 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_166_33} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_161_32 to all_166_166_0 into Compact with storage Full | ||
| 23568 | 2026.05.21 09:29:09.557468 [ 270 ] {adb015b4-d1c1-4353-9af7-5513451cf80c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 23569 | 2026.05.21 09:29:09.557477 [ 201 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_166_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23570 | 2026.05.21 09:29:09.557523 [ 201 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_161_32, total 3412 rows starting from the beginning of the part | ||
| 23571 | 2026.05.21 09:29:09.557526 [ 270 ] {adb015b4-d1c1-4353-9af7-5513451cf80c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 23572 | 2026.05.21 09:29:09.557587 [ 201 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 56 rows starting from the beginning of the part | ||
| 23573 | 2026.05.21 09:29:09.557643 [ 201 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 175 rows starting from the beginning of the part | ||
| 23574 | 2026.05.21 09:29:09.557686 [ 201 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 2428 rows starting from the beginning of the part | ||
| 23575 | 2026.05.21 09:29:09.557731 [ 201 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 56 rows starting from the beginning of the part | ||
| 23576 | 2026.05.21 09:29:09.557780 [ 201 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 176 rows starting from the beginning of the part | ||
| 23577 | 2026.05.21 09:29:09.558092 [ 270 ] {adb015b4-d1c1-4353-9af7-5513451cf80c} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23578 | 2026.05.21 09:29:09.558160 [ 270 ] {adb015b4-d1c1-4353-9af7-5513451cf80c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 23579 | 2026.05.21 09:29:09.558495 [ 270 ] {adb015b4-d1c1-4353-9af7-5513451cf80c} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 23580 | 2026.05.21 09:29:09.558731 [ 270 ] {adb015b4-d1c1-4353-9af7-5513451cf80c} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23581 | 2026.05.21 09:29:09.558909 [ 270 ] {adb015b4-d1c1-4353-9af7-5513451cf80c} <Debug> executeQuery: Read 60 rows, 4.51 KiB in 0.001467 sec., 40899.7955010225 rows/sec., 3.00 MiB/sec. | ||
| 23582 | 2026.05.21 09:29:09.558946 [ 270 ] {adb015b4-d1c1-4353-9af7-5513451cf80c} <Debug> TCPHandler: Processed in 0.001691706 sec. | ||
| 23583 | 2026.05.21 09:29:09.559079 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23584 | 2026.05.21 09:29:09.559178 [ 270 ] {8bd86732-5d06-4347-987d-32cf219b3312} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 23585 | 2026.05.21 09:29:09.559218 [ 270 ] {8bd86732-5d06-4347-987d-32cf219b3312} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 23586 | 2026.05.21 09:29:09.559786 [ 270 ] {8bd86732-5d06-4347-987d-32cf219b3312} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23587 | 2026.05.21 09:29:09.559822 [ 270 ] {8bd86732-5d06-4347-987d-32cf219b3312} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 23588 | 2026.05.21 09:29:09.560077 [ 191 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_166_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6303 rows, containing 5 columns (5 merged, 0 gathered) in 0.002773953 sec., 2272208.649533716 rows/sec., 179.92 MiB/sec. | ||
| 23589 | 2026.05.21 09:29:09.560149 [ 270 ] {8bd86732-5d06-4347-987d-32cf219b3312} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
| 23590 | 2026.05.21 09:29:09.560363 [ 270 ] {8bd86732-5d06-4347-987d-32cf219b3312} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23591 | 2026.05.21 09:29:09.560397 [ 201 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_166_33} <Trace> MergedBlockOutputStream: filled checksums all_1_166_33 (state Temporary) | ||
| 23592 | 2026.05.21 09:29:09.560498 [ 39 ] {} <Debug> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784) (MergerMutator): Selected 6 parts from all_1_161_32 to all_166_166_0 | ||
| 23593 | 2026.05.21 09:29:09.560500 [ 270 ] {8bd86732-5d06-4347-987d-32cf219b3312} <Debug> executeQuery: Read 133 rows, 10.64 KiB in 0.00134 sec., 99253.73134328358 rows/sec., 7.76 MiB/sec. | ||
| 23594 | 2026.05.21 09:29:09.560540 [ 39 ] {} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23595 | 2026.05.21 09:29:09.560560 [ 270 ] {8bd86732-5d06-4347-987d-32cf219b3312} <Debug> TCPHandler: Processed in 0.001532442 sec. | ||
| 23596 | 2026.05.21 09:29:09.560568 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 23597 | 2026.05.21 09:29:09.560684 [ 201 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_166_33} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_161_32 to all_166_166_0 into Compact with storage Full | ||
| 23598 | 2026.05.21 09:29:09.560691 [ 186 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_166_33} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_merge_all_1_166_33 to all_1_166_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23599 | 2026.05.21 09:29:09.560711 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23600 | 2026.05.21 09:29:09.560766 [ 201 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_166_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23601 | 2026.05.21 09:29:09.560802 [ 201 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_161_32, total 1959 rows starting from the beginning of the part | ||
| 23602 | 2026.05.21 09:29:09.560825 [ 270 ] {9b4900de-1c75-40fb-a577-6ba998039f6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 23603 | 2026.05.21 09:29:09.560828 [ 186 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_166_33} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18) (MergerMutator): Merged 6 parts: [all_1_161_32, all_166_166_0] -> all_1_166_33 | ||
| 23604 | 2026.05.21 09:29:09.560861 [ 201 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 64 rows starting from the beginning of the part | ||
| 23605 | 2026.05.21 09:29:09.560878 [ 270 ] {9b4900de-1c75-40fb-a577-6ba998039f6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 23606 | 2026.05.21 09:29:09.560906 [ 201 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 123 rows starting from the beginning of the part | ||
| 23607 | 2026.05.21 09:29:09.560947 [ 201 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 1306 rows starting from the beginning of the part | ||
| 23608 | 2026.05.21 09:29:09.560965 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
| 23609 | 2026.05.21 09:29:09.560981 [ 201 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 64 rows starting from the beginning of the part | ||
| 23610 | 2026.05.21 09:29:09.561022 [ 201 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 133 rows starting from the beginning of the part | ||
| 23611 | 2026.05.21 09:29:09.561337 [ 270 ] {9b4900de-1c75-40fb-a577-6ba998039f6a} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23612 | 2026.05.21 09:29:09.561386 [ 270 ] {9b4900de-1c75-40fb-a577-6ba998039f6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 23613 | 2026.05.21 09:29:09.561750 [ 270 ] {9b4900de-1c75-40fb-a577-6ba998039f6a} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
| 23614 | 2026.05.21 09:29:09.562003 [ 270 ] {9b4900de-1c75-40fb-a577-6ba998039f6a} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23615 | 2026.05.21 09:29:09.562150 [ 270 ] {9b4900de-1c75-40fb-a577-6ba998039f6a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001344 sec., 119047.61904761905 rows/sec., 8.29 MiB/sec. | ||
| 23616 | 2026.05.21 09:29:09.562186 [ 270 ] {9b4900de-1c75-40fb-a577-6ba998039f6a} <Debug> TCPHandler: Processed in 0.001527381 sec. | ||
| 23617 | 2026.05.21 09:29:09.562190 [ 198 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_166_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3649 rows, containing 5 columns (5 merged, 0 gathered) in 0.001543862 sec., 2363553.219134871 rows/sec., 171.97 MiB/sec. | ||
| 23618 | 2026.05.21 09:29:09.562326 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23619 | 2026.05.21 09:29:09.562438 [ 270 ] {f5b5b8fc-2d82-41ec-8f9f-abbe18826318} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 23620 | 2026.05.21 09:29:09.562444 [ 186 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_166_33} <Trace> MergedBlockOutputStream: filled checksums all_1_166_33 (state Temporary) | ||
| 23621 | 2026.05.21 09:29:09.562496 [ 270 ] {f5b5b8fc-2d82-41ec-8f9f-abbe18826318} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 23622 | 2026.05.21 09:29:09.562755 [ 186 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_166_33} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_merge_all_1_166_33 to all_1_166_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23623 | 2026.05.21 09:29:09.562826 [ 186 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_166_33} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784) (MergerMutator): Merged 6 parts: [all_1_161_32, all_166_166_0] -> all_1_166_33 | ||
| 23624 | 2026.05.21 09:29:09.562909 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 23625 | 2026.05.21 09:29:09.563461 [ 270 ] {f5b5b8fc-2d82-41ec-8f9f-abbe18826318} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23626 | 2026.05.21 09:29:09.563502 [ 270 ] {f5b5b8fc-2d82-41ec-8f9f-abbe18826318} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 23627 | 2026.05.21 09:29:09.564106 [ 270 ] {f5b5b8fc-2d82-41ec-8f9f-abbe18826318} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 23628 | 2026.05.21 09:29:09.564335 [ 270 ] {f5b5b8fc-2d82-41ec-8f9f-abbe18826318} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23629 | 2026.05.21 09:29:09.564486 [ 270 ] {f5b5b8fc-2d82-41ec-8f9f-abbe18826318} <Debug> executeQuery: Read 60 rows, 110.10 KiB in 0.002072 sec., 28957.528957528957 rows/sec., 51.89 MiB/sec. | ||
| 23630 | 2026.05.21 09:29:09.564560 [ 270 ] {f5b5b8fc-2d82-41ec-8f9f-abbe18826318} <Debug> TCPHandler: Processed in 0.002284287 sec. | ||
| 23631 | 2026.05.21 09:29:09.564703 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23632 | 2026.05.21 09:29:09.564808 [ 270 ] {12c03c34-e40c-4ddc-90f0-8525451464b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 23633 | 2026.05.21 09:29:09.564851 [ 270 ] {12c03c34-e40c-4ddc-90f0-8525451464b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 23634 | 2026.05.21 09:29:09.565207 [ 270 ] {12c03c34-e40c-4ddc-90f0-8525451464b1} <Trace> oximeter.measurements_i64 (6f5b5a26-da58-4a3a-98dd-faa8fe2f83c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23635 | 2026.05.21 09:29:09.565243 [ 270 ] {12c03c34-e40c-4ddc-90f0-8525451464b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 23636 | 2026.05.21 09:29:09.565546 [ 270 ] {12c03c34-e40c-4ddc-90f0-8525451464b1} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 23637 | 2026.05.21 09:29:09.565770 [ 270 ] {12c03c34-e40c-4ddc-90f0-8525451464b1} <Trace> oximeter.measurements_i64 (6f5b5a26-da58-4a3a-98dd-faa8fe2f83c1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23638 | 2026.05.21 09:29:09.565899 [ 270 ] {12c03c34-e40c-4ddc-90f0-8525451464b1} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001115 sec., 8071.748878923766 rows/sec., 570.17 KiB/sec. | ||
| 23639 | 2026.05.21 09:29:09.565932 [ 270 ] {12c03c34-e40c-4ddc-90f0-8525451464b1} <Debug> TCPHandler: Processed in 0.001279753 sec. | ||
| 23640 | 2026.05.21 09:29:09.566091 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23641 | 2026.05.21 09:29:09.566187 [ 270 ] {48aa691a-868d-4299-baac-f6838ee34432} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23642 | 2026.05.21 09:29:09.566228 [ 270 ] {48aa691a-868d-4299-baac-f6838ee34432} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23643 | 2026.05.21 09:29:09.566607 [ 270 ] {48aa691a-868d-4299-baac-f6838ee34432} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23644 | 2026.05.21 09:29:09.566644 [ 270 ] {48aa691a-868d-4299-baac-f6838ee34432} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 23645 | 2026.05.21 09:29:09.566945 [ 270 ] {48aa691a-868d-4299-baac-f6838ee34432} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
| 23646 | 2026.05.21 09:29:09.567174 [ 270 ] {48aa691a-868d-4299-baac-f6838ee34432} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23647 | 2026.05.21 09:29:09.567345 [ 270 ] {48aa691a-868d-4299-baac-f6838ee34432} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001174 sec., 51107.325383304946 rows/sec., 3.44 MiB/sec. | ||
| 23648 | 2026.05.21 09:29:09.567388 [ 270 ] {48aa691a-868d-4299-baac-f6838ee34432} <Debug> TCPHandler: Processed in 0.001345735 sec. | ||
| 23649 | 2026.05.21 09:29:13.325029 [ 33 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 23650 | 2026.05.21 09:29:13.325093 [ 33 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 23651 | 2026.05.21 09:29:13.614536 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 48898 | ||
| 23652 | 2026.05.21 09:29:13.615056 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23653 | 2026.05.21 09:29:13.615094 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 23654 | 2026.05.21 09:29:13.615601 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 23655 | 2026.05.21 09:29:13.615843 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23656 | 2026.05.21 09:29:13.615992 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 48898 | ||
| 23657 | 2026.05.21 09:29:14.547638 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23658 | 2026.05.21 09:29:14.547915 [ 270 ] {8296dd70-5b4a-419d-a00b-a0a0059804a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 23659 | 2026.05.21 09:29:14.548313 [ 270 ] {8296dd70-5b4a-419d-a00b-a0a0059804a3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23660 | 2026.05.21 09:29:14.548358 [ 270 ] {8296dd70-5b4a-419d-a00b-a0a0059804a3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 23661 | 2026.05.21 09:29:14.548617 [ 270 ] {8296dd70-5b4a-419d-a00b-a0a0059804a3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23662 | 2026.05.21 09:29:14.548698 [ 270 ] {8296dd70-5b4a-419d-a00b-a0a0059804a3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23663 | 2026.05.21 09:29:14.548849 [ 270 ] {8296dd70-5b4a-419d-a00b-a0a0059804a3} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 23664 | 2026.05.21 09:29:14.548887 [ 270 ] {8296dd70-5b4a-419d-a00b-a0a0059804a3} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_6_1 with 1 steps | ||
| 23665 | 2026.05.21 09:29:14.548910 [ 270 ] {8296dd70-5b4a-419d-a00b-a0a0059804a3} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 23666 | 2026.05.21 09:29:14.548925 [ 270 ] {8296dd70-5b4a-419d-a00b-a0a0059804a3} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23667 | 2026.05.21 09:29:14.548967 [ 270 ] {8296dd70-5b4a-419d-a00b-a0a0059804a3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 23668 | 2026.05.21 09:29:14.548988 [ 270 ] {8296dd70-5b4a-419d-a00b-a0a0059804a3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_6_1, approx. 75 rows starting from 0 | ||
| 23669 | 2026.05.21 09:29:14.550155 [ 270 ] {8296dd70-5b4a-419d-a00b-a0a0059804a3} <Debug> executeQuery: Read 75 rows, 15.81 KiB in 0.002354 sec., 31860.662701784193 rows/sec., 6.56 MiB/sec. | ||
| 23670 | 2026.05.21 09:29:14.550279 [ 270 ] {8296dd70-5b4a-419d-a00b-a0a0059804a3} <Debug> TCPHandler: Processed in 0.002799834 sec. | ||
| 23671 | 2026.05.21 09:29:14.552198 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23672 | 2026.05.21 09:29:14.552317 [ 270 ] {87bf285a-b8e0-47cf-a60a-3b033ed9d56f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 23673 | 2026.05.21 09:29:14.552363 [ 270 ] {87bf285a-b8e0-47cf-a60a-3b033ed9d56f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 23674 | 2026.05.21 09:29:14.553030 [ 270 ] {87bf285a-b8e0-47cf-a60a-3b033ed9d56f} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23675 | 2026.05.21 09:29:14.553083 [ 270 ] {87bf285a-b8e0-47cf-a60a-3b033ed9d56f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 23676 | 2026.05.21 09:29:14.553467 [ 270 ] {87bf285a-b8e0-47cf-a60a-3b033ed9d56f} <Trace> MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) | ||
| 23677 | 2026.05.21 09:29:14.553694 [ 270 ] {87bf285a-b8e0-47cf-a60a-3b033ed9d56f} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23678 | 2026.05.21 09:29:14.553846 [ 270 ] {87bf285a-b8e0-47cf-a60a-3b033ed9d56f} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001563 sec., 35828.53486884197 rows/sec., 2.74 MiB/sec. | ||
| 23679 | 2026.05.21 09:29:14.553882 [ 270 ] {87bf285a-b8e0-47cf-a60a-3b033ed9d56f} <Debug> TCPHandler: Processed in 0.001738189 sec. | ||
| 23680 | 2026.05.21 09:29:14.554071 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23681 | 2026.05.21 09:29:14.554175 [ 270 ] {aa776eb7-90fa-46cd-bf72-d7bc3870075e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 23682 | 2026.05.21 09:29:14.554216 [ 270 ] {aa776eb7-90fa-46cd-bf72-d7bc3870075e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 23683 | 2026.05.21 09:29:14.554728 [ 270 ] {aa776eb7-90fa-46cd-bf72-d7bc3870075e} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23684 | 2026.05.21 09:29:14.554766 [ 270 ] {aa776eb7-90fa-46cd-bf72-d7bc3870075e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 23685 | 2026.05.21 09:29:14.555090 [ 270 ] {aa776eb7-90fa-46cd-bf72-d7bc3870075e} <Trace> MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) | ||
| 23686 | 2026.05.21 09:29:14.555308 [ 270 ] {aa776eb7-90fa-46cd-bf72-d7bc3870075e} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23687 | 2026.05.21 09:29:14.555448 [ 270 ] {aa776eb7-90fa-46cd-bf72-d7bc3870075e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001293 sec., 49497.293116782675 rows/sec., 3.86 MiB/sec. | ||
| 23688 | 2026.05.21 09:29:14.555485 [ 270 ] {aa776eb7-90fa-46cd-bf72-d7bc3870075e} <Debug> TCPHandler: Processed in 0.001466579 sec. | ||
| 23689 | 2026.05.21 09:29:14.555621 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23690 | 2026.05.21 09:29:14.555720 [ 270 ] {46a33b62-7e4d-4c3c-bd1f-9b8a24bee328} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 23691 | 2026.05.21 09:29:14.555764 [ 270 ] {46a33b62-7e4d-4c3c-bd1f-9b8a24bee328} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 23692 | 2026.05.21 09:29:14.556303 [ 270 ] {46a33b62-7e4d-4c3c-bd1f-9b8a24bee328} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23693 | 2026.05.21 09:29:14.556342 [ 270 ] {46a33b62-7e4d-4c3c-bd1f-9b8a24bee328} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 23694 | 2026.05.21 09:29:14.556677 [ 270 ] {46a33b62-7e4d-4c3c-bd1f-9b8a24bee328} <Trace> MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) | ||
| 23695 | 2026.05.21 09:29:14.556888 [ 270 ] {46a33b62-7e4d-4c3c-bd1f-9b8a24bee328} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23696 | 2026.05.21 09:29:14.557032 [ 270 ] {46a33b62-7e4d-4c3c-bd1f-9b8a24bee328} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00133 sec., 120300.75187969925 rows/sec., 8.38 MiB/sec. | ||
| 23697 | 2026.05.21 09:29:14.557069 [ 270 ] {46a33b62-7e4d-4c3c-bd1f-9b8a24bee328} <Debug> TCPHandler: Processed in 0.00149822 sec. | ||
| 23698 | 2026.05.21 09:29:14.557193 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23699 | 2026.05.21 09:29:14.557292 [ 270 ] {13db65ef-7a34-4ff3-82ce-dad991cbfad6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23700 | 2026.05.21 09:29:14.557335 [ 270 ] {13db65ef-7a34-4ff3-82ce-dad991cbfad6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23701 | 2026.05.21 09:29:14.557696 [ 270 ] {13db65ef-7a34-4ff3-82ce-dad991cbfad6} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23702 | 2026.05.21 09:29:14.557733 [ 270 ] {13db65ef-7a34-4ff3-82ce-dad991cbfad6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 23703 | 2026.05.21 09:29:14.558037 [ 270 ] {13db65ef-7a34-4ff3-82ce-dad991cbfad6} <Trace> MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) | ||
| 23704 | 2026.05.21 09:29:14.558246 [ 270 ] {13db65ef-7a34-4ff3-82ce-dad991cbfad6} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23705 | 2026.05.21 09:29:14.558378 [ 270 ] {13db65ef-7a34-4ff3-82ce-dad991cbfad6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001106 sec., 54249.54792043399 rows/sec., 3.66 MiB/sec. | ||
| 23706 | 2026.05.21 09:29:14.558412 [ 270 ] {13db65ef-7a34-4ff3-82ce-dad991cbfad6} <Debug> TCPHandler: Processed in 0.001270123 sec. | ||
| 23707 | 2026.05.21 09:29:14.880030 [ 31 ] {} <Debug> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963) (MergerMutator): Selected 5 parts from all_1_45_11 to all_49_49_0 | ||
| 23708 | 2026.05.21 09:29:14.880104 [ 31 ] {} <Trace> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23709 | 2026.05.21 09:29:14.880133 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 23710 | 2026.05.21 09:29:14.880257 [ 225 ] {} <Trace> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Found 5 old parts to remove. Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
| 23711 | 2026.05.21 09:29:14.880269 [ 198 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_49_12} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_45_11 to all_49_49_0 into Compact with storage Full | ||
| 23712 | 2026.05.21 09:29:14.880320 [ 225 ] {} <Debug> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Removing 5 parts from filesystem (serially): Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
| 23713 | 2026.05.21 09:29:14.880444 [ 198 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_49_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23714 | 2026.05.21 09:29:14.880486 [ 198 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_11, total 20 rows starting from the beginning of the part | ||
| 23715 | 2026.05.21 09:29:14.880566 [ 198 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 2 rows starting from the beginning of the part | ||
| 23716 | 2026.05.21 09:29:14.880620 [ 198 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 4 rows starting from the beginning of the part | ||
| 23717 | 2026.05.21 09:29:14.880671 [ 198 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 10 rows starting from the beginning of the part | ||
| 23718 | 2026.05.21 09:29:14.880720 [ 198 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 4 rows starting from the beginning of the part | ||
| 23719 | 2026.05.21 09:29:14.881513 [ 186 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_49_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 5 columns (5 merged, 0 gathered) in 0.001299744 sec., 30775.29113425413 rows/sec., 2.57 MiB/sec. | ||
| 23720 | 2026.05.21 09:29:14.881707 [ 191 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_49_12} <Trace> MergedBlockOutputStream: filled checksums all_1_49_12 (state Temporary) | ||
| 23721 | 2026.05.21 09:29:14.881997 [ 191 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_49_12} <Trace> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Renaming temporary part tmp_merge_all_1_49_12 to all_1_49_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23722 | 2026.05.21 09:29:14.882066 [ 191 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_49_12} <Trace> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963) (MergerMutator): Merged 5 parts: [all_1_45_11, all_49_49_0] -> all_1_49_12 | ||
| 23723 | 2026.05.21 09:29:14.882074 [ 225 ] {} <Debug> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Removing 5 parts from memory: Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
| 23724 | 2026.05.21 09:29:14.882154 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 23725 | 2026.05.21 09:29:15.309436 [ 225 ] {} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Found 6 old parts to remove. Parts: [all_1_50_9, all_51_51_0, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0] | ||
| 23726 | 2026.05.21 09:29:15.309482 [ 225 ] {} <Debug> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Removing 6 parts from filesystem (serially): Parts: [all_1_50_9, all_51_51_0, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0] | ||
| 23727 | 2026.05.21 09:29:15.312041 [ 225 ] {} <Debug> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Removing 6 parts from memory: Parts: [all_1_50_9, all_51_51_0, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0] | ||
| 23728 | 2026.05.21 09:29:16.293388 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 768 | ||
| 23729 | 2026.05.21 09:29:16.310886 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23730 | 2026.05.21 09:29:16.310945 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 23731 | 2026.05.21 09:29:16.317225 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 23732 | 2026.05.21 09:29:16.317916 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23733 | 2026.05.21 09:29:16.320904 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 768 | ||
| 23734 | 2026.05.21 09:29:19.314834 [ 224 ] {} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Found 5 old parts to remove. Parts: [all_1_14_3, all_15_15_0, all_16_16_0, all_17_17_0, all_18_18_0] | ||
| 23735 | 2026.05.21 09:29:19.314922 [ 224 ] {} <Debug> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Removing 5 parts from filesystem (serially): Parts: [all_1_14_3, all_15_15_0, all_16_16_0, all_17_17_0, all_18_18_0] | ||
| 23736 | 2026.05.21 09:29:19.317563 [ 224 ] {} <Debug> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Removing 5 parts from memory: Parts: [all_1_14_3, all_15_15_0, all_16_16_0, all_17_17_0, all_18_18_0] | ||
| 23737 | 2026.05.21 09:29:19.358662 [ 225 ] {} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 23738 | 2026.05.21 09:29:19.358698 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 23739 | 2026.05.21 09:29:19.361174 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 23740 | 2026.05.21 09:29:19.550775 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23741 | 2026.05.21 09:29:19.551058 [ 270 ] {ac2ed1bc-2b94-414a-96b4-a84bdc1adce4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_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) | ||
| 23742 | 2026.05.21 09:29:19.551471 [ 270 ] {ac2ed1bc-2b94-414a-96b4-a84bdc1adce4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23743 | 2026.05.21 09:29:19.551521 [ 270 ] {ac2ed1bc-2b94-414a-96b4-a84bdc1adce4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_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 | ||
| 23744 | 2026.05.21 09:29:19.551805 [ 270 ] {ac2ed1bc-2b94-414a-96b4-a84bdc1adce4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23745 | 2026.05.21 09:29:19.551876 [ 270 ] {ac2ed1bc-2b94-414a-96b4-a84bdc1adce4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23746 | 2026.05.21 09:29:19.552028 [ 270 ] {ac2ed1bc-2b94-414a-96b4-a84bdc1adce4} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 23747 | 2026.05.21 09:29:19.552065 [ 270 ] {ac2ed1bc-2b94-414a-96b4-a84bdc1adce4} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_6_1 with 1 steps | ||
| 23748 | 2026.05.21 09:29:19.552087 [ 270 ] {ac2ed1bc-2b94-414a-96b4-a84bdc1adce4} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 23749 | 2026.05.21 09:29:19.552103 [ 270 ] {ac2ed1bc-2b94-414a-96b4-a84bdc1adce4} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23750 | 2026.05.21 09:29:19.552144 [ 270 ] {ac2ed1bc-2b94-414a-96b4-a84bdc1adce4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_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'))" | ||
| 23751 | 2026.05.21 09:29:19.552166 [ 270 ] {ac2ed1bc-2b94-414a-96b4-a84bdc1adce4} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_6_1, approx. 75 rows starting from 0 | ||
| 23752 | 2026.05.21 09:29:19.553356 [ 270 ] {ac2ed1bc-2b94-414a-96b4-a84bdc1adce4} <Debug> executeQuery: Read 75 rows, 15.81 KiB in 0.00242 sec., 30991.735537190085 rows/sec., 6.38 MiB/sec. | ||
| 23753 | 2026.05.21 09:29:19.553478 [ 270 ] {ac2ed1bc-2b94-414a-96b4-a84bdc1adce4} <Debug> TCPHandler: Processed in 0.002857606 sec. | ||
| 23754 | 2026.05.21 09:29:19.557094 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23755 | 2026.05.21 09:29:19.557317 [ 270 ] {a05d0bb7-4579-4c69-839d-b148acebca1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 23756 | 2026.05.21 09:29:19.557401 [ 270 ] {a05d0bb7-4579-4c69-839d-b148acebca1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 23757 | 2026.05.21 09:29:19.558219 [ 270 ] {a05d0bb7-4579-4c69-839d-b148acebca1c} <Trace> oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23758 | 2026.05.21 09:29:19.558265 [ 270 ] {a05d0bb7-4579-4c69-839d-b148acebca1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 23759 | 2026.05.21 09:29:19.558635 [ 270 ] {a05d0bb7-4579-4c69-839d-b148acebca1c} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 23760 | 2026.05.21 09:29:19.558870 [ 270 ] {a05d0bb7-4579-4c69-839d-b148acebca1c} <Trace> oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23761 | 2026.05.21 09:29:19.559022 [ 270 ] {a05d0bb7-4579-4c69-839d-b148acebca1c} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001767 sec., 13582.342954159592 rows/sec., 1.13 MiB/sec. | ||
| 23762 | 2026.05.21 09:29:19.559059 [ 270 ] {a05d0bb7-4579-4c69-839d-b148acebca1c} <Debug> TCPHandler: Processed in 0.002073179 sec. | ||
| 23763 | 2026.05.21 09:29:19.559395 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23764 | 2026.05.21 09:29:19.559500 [ 270 ] {75ef7f0b-2b1a-4eb5-a644-8387f9f7ad54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 23765 | 2026.05.21 09:29:19.559542 [ 270 ] {75ef7f0b-2b1a-4eb5-a644-8387f9f7ad54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 23766 | 2026.05.21 09:29:19.560048 [ 270 ] {75ef7f0b-2b1a-4eb5-a644-8387f9f7ad54} <Trace> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23767 | 2026.05.21 09:29:19.560086 [ 270 ] {75ef7f0b-2b1a-4eb5-a644-8387f9f7ad54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 23768 | 2026.05.21 09:29:19.560376 [ 270 ] {75ef7f0b-2b1a-4eb5-a644-8387f9f7ad54} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 23769 | 2026.05.21 09:29:19.560586 [ 270 ] {75ef7f0b-2b1a-4eb5-a644-8387f9f7ad54} <Trace> oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23770 | 2026.05.21 09:29:19.560719 [ 270 ] {75ef7f0b-2b1a-4eb5-a644-8387f9f7ad54} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001238 sec., 1615.5088852988692 rows/sec., 131.73 KiB/sec. | ||
| 23771 | 2026.05.21 09:29:19.560754 [ 270 ] {75ef7f0b-2b1a-4eb5-a644-8387f9f7ad54} <Debug> TCPHandler: Processed in 0.001411357 sec. | ||
| 23772 | 2026.05.21 09:29:19.560896 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23773 | 2026.05.21 09:29:19.560998 [ 270 ] {c17fc88f-01ac-4e54-b839-84ea7c8ab789} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 23774 | 2026.05.21 09:29:19.561038 [ 270 ] {c17fc88f-01ac-4e54-b839-84ea7c8ab789} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 23775 | 2026.05.21 09:29:19.561636 [ 270 ] {c17fc88f-01ac-4e54-b839-84ea7c8ab789} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23776 | 2026.05.21 09:29:19.561676 [ 270 ] {c17fc88f-01ac-4e54-b839-84ea7c8ab789} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 23777 | 2026.05.21 09:29:19.562003 [ 270 ] {c17fc88f-01ac-4e54-b839-84ea7c8ab789} <Trace> MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) | ||
| 23778 | 2026.05.21 09:29:19.562218 [ 270 ] {c17fc88f-01ac-4e54-b839-84ea7c8ab789} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23779 | 2026.05.21 09:29:19.562351 [ 270 ] {c17fc88f-01ac-4e54-b839-84ea7c8ab789} <Debug> executeQuery: Read 297 rows, 27.37 KiB in 0.001371 sec., 216630.19693654266 rows/sec., 19.50 MiB/sec. | ||
| 23780 | 2026.05.21 09:29:19.562387 [ 270 ] {c17fc88f-01ac-4e54-b839-84ea7c8ab789} <Debug> TCPHandler: Processed in 0.001540382 sec. | ||
| 23781 | 2026.05.21 09:29:19.562515 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23782 | 2026.05.21 09:29:19.562614 [ 270 ] {64d93d53-2504-4ba1-997b-19d76758bfa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 23783 | 2026.05.21 09:29:19.562654 [ 270 ] {64d93d53-2504-4ba1-997b-19d76758bfa5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 23784 | 2026.05.21 09:29:19.563103 [ 270 ] {64d93d53-2504-4ba1-997b-19d76758bfa5} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23785 | 2026.05.21 09:29:19.563139 [ 270 ] {64d93d53-2504-4ba1-997b-19d76758bfa5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 23786 | 2026.05.21 09:29:19.563437 [ 270 ] {64d93d53-2504-4ba1-997b-19d76758bfa5} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 23787 | 2026.05.21 09:29:19.563648 [ 270 ] {64d93d53-2504-4ba1-997b-19d76758bfa5} <Trace> oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23788 | 2026.05.21 09:29:19.563776 [ 270 ] {64d93d53-2504-4ba1-997b-19d76758bfa5} <Debug> executeQuery: Read 74 rows, 5.61 KiB in 0.001181 sec., 62658.76375952583 rows/sec., 4.64 MiB/sec. | ||
| 23789 | 2026.05.21 09:29:19.563812 [ 270 ] {64d93d53-2504-4ba1-997b-19d76758bfa5} <Debug> TCPHandler: Processed in 0.001347246 sec. | ||
| 23790 | 2026.05.21 09:29:19.563965 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23791 | 2026.05.21 09:29:19.564062 [ 270 ] {1ea34501-75d9-42df-8cba-695e5854cce5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 23792 | 2026.05.21 09:29:19.564103 [ 270 ] {1ea34501-75d9-42df-8cba-695e5854cce5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 23793 | 2026.05.21 09:29:19.564537 [ 270 ] {1ea34501-75d9-42df-8cba-695e5854cce5} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23794 | 2026.05.21 09:29:19.564574 [ 270 ] {1ea34501-75d9-42df-8cba-695e5854cce5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 23795 | 2026.05.21 09:29:19.564860 [ 270 ] {1ea34501-75d9-42df-8cba-695e5854cce5} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 23796 | 2026.05.21 09:29:19.565062 [ 270 ] {1ea34501-75d9-42df-8cba-695e5854cce5} <Trace> oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23797 | 2026.05.21 09:29:19.565193 [ 270 ] {1ea34501-75d9-42df-8cba-695e5854cce5} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001149 sec., 20887.728459530026 rows/sec., 1.73 MiB/sec. | ||
| 23798 | 2026.05.21 09:29:19.565227 [ 270 ] {1ea34501-75d9-42df-8cba-695e5854cce5} <Debug> TCPHandler: Processed in 0.001312194 sec. | ||
| 23799 | 2026.05.21 09:29:19.565371 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23800 | 2026.05.21 09:29:19.565504 [ 270 ] {0312f65f-6497-4600-9338-b57cd2bea15c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 23801 | 2026.05.21 09:29:19.565545 [ 270 ] {0312f65f-6497-4600-9338-b57cd2bea15c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 23802 | 2026.05.21 09:29:19.566030 [ 270 ] {0312f65f-6497-4600-9338-b57cd2bea15c} <Trace> oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23803 | 2026.05.21 09:29:19.566067 [ 270 ] {0312f65f-6497-4600-9338-b57cd2bea15c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 23804 | 2026.05.21 09:29:19.566359 [ 270 ] {0312f65f-6497-4600-9338-b57cd2bea15c} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 23805 | 2026.05.21 09:29:19.566562 [ 270 ] {0312f65f-6497-4600-9338-b57cd2bea15c} <Trace> oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23806 | 2026.05.21 09:29:19.566689 [ 270 ] {0312f65f-6497-4600-9338-b57cd2bea15c} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001203 sec., 9975.062344139651 rows/sec., 779.30 KiB/sec. | ||
| 23807 | 2026.05.21 09:29:19.566729 [ 270 ] {0312f65f-6497-4600-9338-b57cd2bea15c} <Debug> TCPHandler: Processed in 0.001407188 sec. | ||
| 23808 | 2026.05.21 09:29:19.566905 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23809 | 2026.05.21 09:29:19.567014 [ 270 ] {46ca68ee-8e58-4ea1-8f13-2d2a1eb33627} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 23810 | 2026.05.21 09:29:19.567053 [ 270 ] {46ca68ee-8e58-4ea1-8f13-2d2a1eb33627} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 23811 | 2026.05.21 09:29:19.567591 [ 270 ] {46ca68ee-8e58-4ea1-8f13-2d2a1eb33627} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23812 | 2026.05.21 09:29:19.567629 [ 270 ] {46ca68ee-8e58-4ea1-8f13-2d2a1eb33627} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 23813 | 2026.05.21 09:29:19.567939 [ 270 ] {46ca68ee-8e58-4ea1-8f13-2d2a1eb33627} <Trace> MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) | ||
| 23814 | 2026.05.21 09:29:19.568159 [ 270 ] {46ca68ee-8e58-4ea1-8f13-2d2a1eb33627} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23815 | 2026.05.21 09:29:19.568292 [ 270 ] {46ca68ee-8e58-4ea1-8f13-2d2a1eb33627} <Debug> executeQuery: Read 162 rows, 13.34 KiB in 0.001297 sec., 124903.62374710871 rows/sec., 10.04 MiB/sec. | ||
| 23816 | 2026.05.21 09:29:19.568328 [ 270 ] {46ca68ee-8e58-4ea1-8f13-2d2a1eb33627} <Debug> TCPHandler: Processed in 0.001473239 sec. | ||
| 23817 | 2026.05.21 09:29:19.568443 [ 221 ] {} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 23818 | 2026.05.21 09:29:19.568471 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23819 | 2026.05.21 09:29:19.568498 [ 221 ] {} <Debug> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 23820 | 2026.05.21 09:29:19.568587 [ 270 ] {c931f225-f4ca-4e5c-af0a-e50ffefe28ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 23821 | 2026.05.21 09:29:19.568635 [ 270 ] {c931f225-f4ca-4e5c-af0a-e50ffefe28ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 23822 | 2026.05.21 09:29:19.569079 [ 270 ] {c931f225-f4ca-4e5c-af0a-e50ffefe28ce} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23823 | 2026.05.21 09:29:19.569116 [ 270 ] {c931f225-f4ca-4e5c-af0a-e50ffefe28ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 23824 | 2026.05.21 09:29:19.569488 [ 270 ] {c931f225-f4ca-4e5c-af0a-e50ffefe28ce} <Trace> MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) | ||
| 23825 | 2026.05.21 09:29:19.569761 [ 270 ] {c931f225-f4ca-4e5c-af0a-e50ffefe28ce} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23826 | 2026.05.21 09:29:19.569898 [ 270 ] {c931f225-f4ca-4e5c-af0a-e50ffefe28ce} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.00133 sec., 148120.3007518797 rows/sec., 10.62 MiB/sec. | ||
| 23827 | 2026.05.21 09:29:19.569934 [ 270 ] {c931f225-f4ca-4e5c-af0a-e50ffefe28ce} <Debug> TCPHandler: Processed in 0.001512691 sec. | ||
| 23828 | 2026.05.21 09:29:19.570085 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23829 | 2026.05.21 09:29:19.570183 [ 270 ] {9b194b7d-8372-4ba4-a488-50f2049a59b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 23830 | 2026.05.21 09:29:19.570238 [ 270 ] {9b194b7d-8372-4ba4-a488-50f2049a59b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 23831 | 2026.05.21 09:29:19.570700 [ 221 ] {} <Debug> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 23832 | 2026.05.21 09:29:19.571157 [ 270 ] {9b194b7d-8372-4ba4-a488-50f2049a59b4} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23833 | 2026.05.21 09:29:19.571201 [ 270 ] {9b194b7d-8372-4ba4-a488-50f2049a59b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 23834 | 2026.05.21 09:29:19.571793 [ 270 ] {9b194b7d-8372-4ba4-a488-50f2049a59b4} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 23835 | 2026.05.21 09:29:19.572017 [ 270 ] {9b194b7d-8372-4ba4-a488-50f2049a59b4} <Trace> oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23836 | 2026.05.21 09:29:19.572155 [ 270 ] {9b194b7d-8372-4ba4-a488-50f2049a59b4} <Debug> executeQuery: Read 60 rows, 110.10 KiB in 0.001989 sec., 30165.912518853696 rows/sec., 54.06 MiB/sec. | ||
| 23837 | 2026.05.21 09:29:19.572222 [ 270 ] {9b194b7d-8372-4ba4-a488-50f2049a59b4} <Debug> TCPHandler: Processed in 0.002186703 sec. | ||
| 23838 | 2026.05.21 09:29:19.572351 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23839 | 2026.05.21 09:29:19.572449 [ 270 ] {20e2fb55-f327-4708-8d30-5757cc1207a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23840 | 2026.05.21 09:29:19.572492 [ 270 ] {20e2fb55-f327-4708-8d30-5757cc1207a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23841 | 2026.05.21 09:29:19.572862 [ 270 ] {20e2fb55-f327-4708-8d30-5757cc1207a6} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23842 | 2026.05.21 09:29:19.572899 [ 270 ] {20e2fb55-f327-4708-8d30-5757cc1207a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 23843 | 2026.05.21 09:29:19.573200 [ 270 ] {20e2fb55-f327-4708-8d30-5757cc1207a6} <Trace> MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) | ||
| 23844 | 2026.05.21 09:29:19.573416 [ 270 ] {20e2fb55-f327-4708-8d30-5757cc1207a6} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23845 | 2026.05.21 09:29:19.573547 [ 270 ] {20e2fb55-f327-4708-8d30-5757cc1207a6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001117 sec., 53715.308863025966 rows/sec., 3.62 MiB/sec. | ||
| 23846 | 2026.05.21 09:29:19.573582 [ 270 ] {20e2fb55-f327-4708-8d30-5757cc1207a6} <Debug> TCPHandler: Processed in 0.001281183 sec. | ||
| 23847 | 2026.05.21 09:29:20.997903 [ 223 ] {} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 23848 | 2026.05.21 09:29:20.997972 [ 223 ] {} <Debug> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 23849 | 2026.05.21 09:29:20.999972 [ 223 ] {} <Debug> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 23850 | 2026.05.21 09:29:21.116934 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 49410 | ||
| 23851 | 2026.05.21 09:29:21.117467 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23852 | 2026.05.21 09:29:21.117503 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 23853 | 2026.05.21 09:29:21.117986 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 23854 | 2026.05.21 09:29:21.118217 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23855 | 2026.05.21 09:29:21.118348 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 49410 | ||
| 23856 | 2026.05.21 09:29:21.579971 [ 43 ] {} <Debug> oximeter.measurements_i64 (6f5b5a26-da58-4a3a-98dd-faa8fe2f83c1) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 23857 | 2026.05.21 09:29:21.580058 [ 43 ] {} <Trace> oximeter.measurements_i64 (6f5b5a26-da58-4a3a-98dd-faa8fe2f83c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23858 | 2026.05.21 09:29:21.580096 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 23859 | 2026.05.21 09:29:21.580307 [ 196 ] {6f5b5a26-da58-4a3a-98dd-faa8fe2f83c1::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 | ||
| 23860 | 2026.05.21 09:29:21.580530 [ 196 ] {6f5b5a26-da58-4a3a-98dd-faa8fe2f83c1::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23861 | 2026.05.21 09:29:21.580589 [ 196 ] {6f5b5a26-da58-4a3a-98dd-faa8fe2f83c1::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 9 rows starting from the beginning of the part | ||
| 23862 | 2026.05.21 09:29:21.580698 [ 196 ] {6f5b5a26-da58-4a3a-98dd-faa8fe2f83c1::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 9 rows starting from the beginning of the part | ||
| 23863 | 2026.05.21 09:29:21.580775 [ 196 ] {6f5b5a26-da58-4a3a-98dd-faa8fe2f83c1::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 9 rows starting from the beginning of the part | ||
| 23864 | 2026.05.21 09:29:21.580843 [ 196 ] {6f5b5a26-da58-4a3a-98dd-faa8fe2f83c1::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 15 rows starting from the beginning of the part | ||
| 23865 | 2026.05.21 09:29:21.580912 [ 196 ] {6f5b5a26-da58-4a3a-98dd-faa8fe2f83c1::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 9 rows starting from the beginning of the part | ||
| 23866 | 2026.05.21 09:29:21.582261 [ 196 ] {6f5b5a26-da58-4a3a-98dd-faa8fe2f83c1::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 51 rows, containing 4 columns (4 merged, 0 gathered) in 0.002047249 sec., 24911.478769802794 rows/sec., 1.77 MiB/sec. | ||
| 23867 | 2026.05.21 09:29:21.582443 [ 190 ] {6f5b5a26-da58-4a3a-98dd-faa8fe2f83c1::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 23868 | 2026.05.21 09:29:21.582779 [ 190 ] {6f5b5a26-da58-4a3a-98dd-faa8fe2f83c1::all_1_5_1} <Trace> oximeter.measurements_i64 (6f5b5a26-da58-4a3a-98dd-faa8fe2f83c1): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23869 | 2026.05.21 09:29:21.582862 [ 190 ] {6f5b5a26-da58-4a3a-98dd-faa8fe2f83c1::all_1_5_1} <Trace> oximeter.measurements_i64 (6f5b5a26-da58-4a3a-98dd-faa8fe2f83c1) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 23870 | 2026.05.21 09:29:21.582967 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 23871 | 2026.05.21 09:29:23.000306 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 415.98 MiB, peak 430.47 MiB, free memory in arenas 0.00 B, will set to 411.98 MiB (RSS), difference: -4.00 MiB | ||
| 23872 | 2026.05.21 09:29:23.821832 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 776 | ||
| 23873 | 2026.05.21 09:29:23.840122 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23874 | 2026.05.21 09:29:23.840176 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 23875 | 2026.05.21 09:29:23.846551 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 23876 | 2026.05.21 09:29:23.847240 [ 245 ] {} <Trace> system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23877 | 2026.05.21 09:29:23.850553 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 776 | ||
| 23878 | 2026.05.21 09:29:24.547605 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23879 | 2026.05.21 09:29:24.547847 [ 270 ] {00767ebd-bd55-4312-adf5-232d50c24d85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 23880 | 2026.05.21 09:29:24.548201 [ 270 ] {00767ebd-bd55-4312-adf5-232d50c24d85} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23881 | 2026.05.21 09:29:24.548240 [ 270 ] {00767ebd-bd55-4312-adf5-232d50c24d85} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 23882 | 2026.05.21 09:29:24.548467 [ 270 ] {00767ebd-bd55-4312-adf5-232d50c24d85} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23883 | 2026.05.21 09:29:24.548537 [ 270 ] {00767ebd-bd55-4312-adf5-232d50c24d85} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23884 | 2026.05.21 09:29:24.548684 [ 270 ] {00767ebd-bd55-4312-adf5-232d50c24d85} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 23885 | 2026.05.21 09:29:24.548721 [ 270 ] {00767ebd-bd55-4312-adf5-232d50c24d85} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_6_1 with 1 steps | ||
| 23886 | 2026.05.21 09:29:24.548743 [ 270 ] {00767ebd-bd55-4312-adf5-232d50c24d85} <Debug> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 23887 | 2026.05.21 09:29:24.548758 [ 270 ] {00767ebd-bd55-4312-adf5-232d50c24d85} <Trace> oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23888 | 2026.05.21 09:29:24.548802 [ 270 ] {00767ebd-bd55-4312-adf5-232d50c24d85} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 23889 | 2026.05.21 09:29:24.548822 [ 270 ] {00767ebd-bd55-4312-adf5-232d50c24d85} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_6_1, approx. 75 rows starting from 0 | ||
| 23890 | 2026.05.21 09:29:24.550180 [ 270 ] {00767ebd-bd55-4312-adf5-232d50c24d85} <Debug> executeQuery: Read 75 rows, 15.81 KiB in 0.002432 sec., 30838.815789473683 rows/sec., 6.35 MiB/sec. | ||
| 23891 | 2026.05.21 09:29:24.550305 [ 270 ] {00767ebd-bd55-4312-adf5-232d50c24d85} <Debug> TCPHandler: Processed in 0.002849715 sec. | ||
| 23892 | 2026.05.21 09:29:24.552018 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23893 | 2026.05.21 09:29:24.552137 [ 270 ] {65385c01-6703-423f-8e29-ee001afe91af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 23894 | 2026.05.21 09:29:24.552182 [ 270 ] {65385c01-6703-423f-8e29-ee001afe91af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 23895 | 2026.05.21 09:29:24.552727 [ 270 ] {65385c01-6703-423f-8e29-ee001afe91af} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23896 | 2026.05.21 09:29:24.552765 [ 270 ] {65385c01-6703-423f-8e29-ee001afe91af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 23897 | 2026.05.21 09:29:24.553154 [ 270 ] {65385c01-6703-423f-8e29-ee001afe91af} <Trace> MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) | ||
| 23898 | 2026.05.21 09:29:24.553381 [ 270 ] {65385c01-6703-423f-8e29-ee001afe91af} <Trace> oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23899 | 2026.05.21 09:29:24.553533 [ 270 ] {65385c01-6703-423f-8e29-ee001afe91af} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001427 sec., 39243.167484232654 rows/sec., 3.00 MiB/sec. | ||
| 23900 | 2026.05.21 09:29:24.553570 [ 270 ] {65385c01-6703-423f-8e29-ee001afe91af} <Debug> TCPHandler: Processed in 0.001603964 sec. | ||
| 23901 | 2026.05.21 09:29:24.553710 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23902 | 2026.05.21 09:29:24.553807 [ 270 ] {1dd65648-306d-4682-abb5-ddf392686766} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 23903 | 2026.05.21 09:29:24.553846 [ 270 ] {1dd65648-306d-4682-abb5-ddf392686766} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 23904 | 2026.05.21 09:29:24.554285 [ 270 ] {1dd65648-306d-4682-abb5-ddf392686766} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23905 | 2026.05.21 09:29:24.554320 [ 270 ] {1dd65648-306d-4682-abb5-ddf392686766} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 23906 | 2026.05.21 09:29:24.554611 [ 270 ] {1dd65648-306d-4682-abb5-ddf392686766} <Trace> MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) | ||
| 23907 | 2026.05.21 09:29:24.554820 [ 270 ] {1dd65648-306d-4682-abb5-ddf392686766} <Trace> oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23908 | 2026.05.21 09:29:24.554951 [ 270 ] {1dd65648-306d-4682-abb5-ddf392686766} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001161 sec., 55124.892334194665 rows/sec., 4.30 MiB/sec. | ||
| 23909 | 2026.05.21 09:29:24.554990 [ 270 ] {1dd65648-306d-4682-abb5-ddf392686766} <Debug> TCPHandler: Processed in 0.001339354 sec. | ||
| 23910 | 2026.05.21 09:29:24.555119 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23911 | 2026.05.21 09:29:24.555215 [ 270 ] {8411b97c-741d-42a1-bc48-e889e4e10c25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 23912 | 2026.05.21 09:29:24.555257 [ 270 ] {8411b97c-741d-42a1-bc48-e889e4e10c25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 23913 | 2026.05.21 09:29:24.555777 [ 270 ] {8411b97c-741d-42a1-bc48-e889e4e10c25} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23914 | 2026.05.21 09:29:24.555814 [ 270 ] {8411b97c-741d-42a1-bc48-e889e4e10c25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 23915 | 2026.05.21 09:29:24.556128 [ 270 ] {8411b97c-741d-42a1-bc48-e889e4e10c25} <Trace> MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) | ||
| 23916 | 2026.05.21 09:29:24.556335 [ 270 ] {8411b97c-741d-42a1-bc48-e889e4e10c25} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23917 | 2026.05.21 09:29:24.556466 [ 270 ] {8411b97c-741d-42a1-bc48-e889e4e10c25} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001268 sec., 126182.96529968454 rows/sec., 8.79 MiB/sec. | ||
| 23918 | 2026.05.21 09:29:24.556475 [ 25 ] {} <Debug> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Selected 2 parts from all_1_164_43 to all_165_165_0 | ||
| 23919 | 2026.05.21 09:29:24.556504 [ 270 ] {8411b97c-741d-42a1-bc48-e889e4e10c25} <Debug> TCPHandler: Processed in 0.001434668 sec. | ||
| 23920 | 2026.05.21 09:29:24.556547 [ 25 ] {} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23921 | 2026.05.21 09:29:24.556579 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 23922 | 2026.05.21 09:29:24.556652 [ 270 ] {} <Trace> TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23923 | 2026.05.21 09:29:24.556702 [ 193 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_165_44} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_164_43 to all_165_165_0 into Compact with storage Full | ||
| 23924 | 2026.05.21 09:29:24.556758 [ 270 ] {1ccd93c7-9b47-489d-9c1e-02eacd2a129d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23925 | 2026.05.21 09:29:24.556811 [ 270 ] {1ccd93c7-9b47-489d-9c1e-02eacd2a129d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23926 | 2026.05.21 09:29:24.556838 [ 193 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_165_44} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23927 | 2026.05.21 09:29:24.556883 [ 193 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_165_44} <Debug> MergeTreeSequentialSource: Reading 9 marks from part all_1_164_43, total 59974 rows starting from the beginning of the part | ||
| 23928 | 2026.05.21 09:29:24.556957 [ 193 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_165_44} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 52 rows starting from the beginning of the part | ||
| 23929 | 2026.05.21 09:29:24.557172 [ 270 ] {1ccd93c7-9b47-489d-9c1e-02eacd2a129d} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23930 | 2026.05.21 09:29:24.557213 [ 270 ] {1ccd93c7-9b47-489d-9c1e-02eacd2a129d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 23931 | 2026.05.21 09:29:24.557551 [ 270 ] {1ccd93c7-9b47-489d-9c1e-02eacd2a129d} <Trace> MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) | ||
| 23932 | 2026.05.21 09:29:24.557764 [ 270 ] {1ccd93c7-9b47-489d-9c1e-02eacd2a129d} <Trace> oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23933 | 2026.05.21 09:29:24.557899 [ 270 ] {1ccd93c7-9b47-489d-9c1e-02eacd2a129d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001158 sec., 51813.47150259068 rows/sec., 3.49 MiB/sec. | ||
| 23934 | 2026.05.21 09:29:24.557936 [ 270 ] {1ccd93c7-9b47-489d-9c1e-02eacd2a129d} <Debug> TCPHandler: Processed in 0.001333025 sec. | ||
| 23935 | 2026.05.21 09:29:24.565640 [ 187 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_165_44} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60026 rows, containing 5 columns (5 merged, 0 gathered) in 0.008970011 sec., 6691853.555140568 rows/sec., 433.27 MiB/sec. | ||
| 23936 | 2026.05.21 09:29:24.566105 [ 194 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_165_44} <Trace> MergedBlockOutputStream: filled checksums all_1_165_44 (state Temporary) | ||
| 23937 | 2026.05.21 09:29:24.566471 [ 194 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_165_44} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_merge_all_1_165_44 to all_1_165_44 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23938 | 2026.05.21 09:29:24.566566 [ 194 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_165_44} <Trace> oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Merged 2 parts: [all_1_164_43, all_165_165_0] -> all_1_165_44 | ||
| 23939 | 2026.05.21 09:29:24.566664 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 23940 | 2026.05.21 09:29:28.325343 [ 74 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 23941 | 2026.05.21 09:29:28.325413 [ 74 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 23942 | 2026.05.21 09:29:28.619381 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 49858 | ||
| 23943 | 2026.05.21 09:29:28.619881 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23944 | 2026.05.21 09:29:28.619924 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 23945 | 2026.05.21 09:29:28.620390 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 23946 | 2026.05.21 09:29:28.620618 [ 244 ] {} <Trace> system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23947 | 2026.05.21 09:29:28.620761 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 49858 | ||